aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Blackfin arch: make sure we initialize our L1 Data B section properly based o...Mike Frysinger2007-06-14
* Blackfin arch: fix bug can not wakeup from sleep via push buttonsMichael Hennerich2007-06-14
* Blackfin arch: add support for Alon Bar-Lev's dynamic kernel command-lineMike Frysinger2007-06-11
* Blackfin arch: add missing gpio.h header to fix compiling in some pm configur...Michael Hennerich2007-06-11
* Blackfin arch: As Mike pointed out range goes form m..MAX_BLACKFIN_GPIO -1Michael Hennerich2007-06-11
* Blackfin arch: fix spelling typo in outputMike Frysinger2007-06-11
* Blackfin arch: try to split up functions like this into smaller units accordi...Aubrey Li2007-06-14
* Blackfin arch: add proper ENDPROC()Mike Frysinger2007-06-11
* Blackfin arch: move more of our startup code to .init so it can be freed once...Mike Frysinger2007-06-11
* Blackfin arch: unify differences between our diff head.S files -- no function...Mike Frysinger2007-06-11
* Blackfin arch: update defconfigsMike Frysinger2007-06-11
* Blackfin arch: scrub old console definesMike Frysinger2007-06-11
* Blackfin arch: fixup Blackfin MAINTIANERS team member listBryan Wu2007-06-11
* Blackfin arch: implement a basic /proc/sram file for L1 allocation visibilityMike Frysinger2007-06-14
* Blackfin arch: mark our memory init functions with __init so they get freed a...Mike Frysinger2007-06-11
* Blackfin arch: all symbols were offset by 4k, since we didn't have the __text...Robin Getz2007-06-11
* Blackfin arch: fix bug ad1836 fails to build properly for BF533-EZKITRoy Huang2007-06-14
* Blackfin arch: spelling fixesSimon Arlott2007-06-11
* Blackfin arch: DMA code minor naming convention fixAubrey Li2007-06-11
* Blackfin arch: remove defconfig fileMike Frysinger2007-06-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-06-13
|\
| * Input: move input-polldev to drivers/inputDmitry Torokhov2007-06-13
| * Input: i8042 - add ULI EV4873 to noloop listDmitry Torokhov2007-06-12
| * Input: i8042 - add ASUS P65UP5 to the noloop listDmitry Torokhov2007-06-12
| * Input: usbtouchscreen - fix fallout caused by move from drivers/usbOndrej Zary2007-06-12
* | mmc: get back read-only switch functionPierre Ossman2007-06-13
* | mmc-omap: fix sd response type 6 vs. 1Ragner Magalhaes2007-06-13
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-06-12
|\ \
| * \ Merge branch 'master' into upstream-fixesJeff Garzik2007-06-12
| |\ \
| * \ \ Merge branch 'libertas-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2007-06-12
| |\ \ \
| | * | | [PATCH] libertas: convert libertas_mpp into anycast_maskLuis Carlos2007-06-12
| | * | | [PATCH] libertas: actually send mesh frames to mesh netdevDan Williams2007-06-12
| | * | | [PATCH] libertas: deauthenticate from AP in channel switchLuis Carlos Cobo Rus2007-06-12
| | * | | [PATCH] libertas: pull current channel from firmware on mesh autostartLuis Carlos Cobo Rus2007-06-12
| * | | | Merge branch 'libertas' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2007-06-12
| |\| | |
| | * | | [PATCH] libertas: reduce SSID and BSSID mixed-case abuseDan Williams2007-06-11
| | * | | [PATCH] libertas: remove WPA_SUPPLICANT structureDan Williams2007-06-11
| | * | | [PATCH] libertas: remove structure WLAN_802_11_SSID and libertas_escape_essidDan Williams2007-06-11
| | * | | [PATCH] libertas: tweak association debug outputDan Williams2007-06-11
| | * | | [PATCH] libertas: fix big-endian associate command.David Woodhouse2007-06-11
| | * | | [PATCH] libertas: don't byte-swap firmware version number. It's a byte array.David Woodhouse2007-06-11
| | * | | [PATCH] libertas: more endianness fixes, in tx.c this timeDavid Woodhouse2007-06-11
| | * | | [PATCH] libertas: More endianness fixes.David Woodhouse2007-06-11
| | * | | [PATCH] libertas: first pass at fixing up endianness issuesDavid Woodhouse2007-06-11
| | * | | [PATCH] libertas: sparse fixesDan Williams2007-06-11
| | * | | [PATCH] libertas: fix character set in READMEDavid Woodhouse2007-06-11
| | * | | [PATCH] libertas: support for mesh autostart on firmware 5.220.11Luis Carlos Cobo Rus2007-06-11
| | * | | [PATCH] libertas: split wext for eth and mshLuis Carlos Cobo Rus2007-06-11
| | * | | [PATCH] libertas: make mac address configuration work with mesh interface tooLuis Carlos Cobo Rus2007-06-11
| | * | | [PATCH] libertas: updated readme fileLuis Carlos Cobo Rus2007-06-11