summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Blackfin arch: move HI/LO macros into blackfin.h and punt the rest of macros....Mike Frysinger2007-06-112-96/+5
* Blackfin arch: redo our linker script a bitMike Frysinger2007-06-111-111/+56
* Blackfin arch: make sure we initialize our L1 Data B section properly based o...Mike Frysinger2007-06-141-2/+3
* Blackfin arch: fix bug can not wakeup from sleep via push buttonsMichael Hennerich2007-06-142-2/+11
* Blackfin arch: add support for Alon Bar-Lev's dynamic kernel command-lineMike Frysinger2007-06-111-4/+3
* Blackfin arch: add missing gpio.h header to fix compiling in some pm configur...Michael Hennerich2007-06-111-1/+1
* Blackfin arch: As Mike pointed out range goes form m..MAX_BLACKFIN_GPIO -1Michael Hennerich2007-06-111-1/+1
* Blackfin arch: fix spelling typo in outputMike Frysinger2007-06-111-1/+1
* Blackfin arch: try to split up functions like this into smaller units accordi...Aubrey Li2007-06-141-112/+121
* Blackfin arch: add proper ENDPROC()Mike Frysinger2007-06-1121-8/+72
* Blackfin arch: move more of our startup code to .init so it can be freed once...Mike Frysinger2007-06-114-20/+29
* Blackfin arch: unify differences between our diff head.S files -- no function...Mike Frysinger2007-06-113-27/+32
* Blackfin arch: update defconfigsMike Frysinger2007-06-115-214/+528
* Blackfin arch: scrub old console definesMike Frysinger2007-06-111-35/+0
* Blackfin arch: fixup Blackfin MAINTIANERS team member listBryan Wu2007-06-111-34/+36
* Blackfin arch: implement a basic /proc/sram file for L1 allocation visibilityMike Frysinger2007-06-141-12/+80
* Blackfin arch: mark our memory init functions with __init so they get freed a...Mike Frysinger2007-06-112-14/+14
* Blackfin arch: all symbols were offset by 4k, since we didn't have the __text...Robin Getz2007-06-111-0/+1
* Blackfin arch: fix bug ad1836 fails to build properly for BF533-EZKITRoy Huang2007-06-141-0/+22
* Blackfin arch: spelling fixesSimon Arlott2007-06-1114-17/+17
* Blackfin arch: DMA code minor naming convention fixAubrey Li2007-06-111-3/+3
* Blackfin arch: remove defconfig fileMike Frysinger2007-06-111-1327/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-06-137-34/+54
|\
| * Input: move input-polldev to drivers/inputDmitry Torokhov2007-06-135-12/+14
| * Input: i8042 - add ULI EV4873 to noloop listDmitry Torokhov2007-06-121-0/+9
| * Input: i8042 - add ASUS P65UP5 to the noloop listDmitry Torokhov2007-06-121-0/+9
| * Input: usbtouchscreen - fix fallout caused by move from drivers/usbOndrej Zary2007-06-121-22/+22
* | mmc: get back read-only switch functionPierre Ossman2007-06-131-0/+15
* | mmc-omap: fix sd response type 6 vs. 1Ragner Magalhaes2007-06-131-21/+3
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-06-1249-3778/+4001
|\ \
| * \ Merge branch 'master' into upstream-fixesJeff Garzik2007-06-1278-1039/+1416
| |\ \
| * \ \ Merge branch 'libertas-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2007-06-127-18/+35
| |\ \ \
| | * | | [PATCH] libertas: convert libertas_mpp into anycast_maskLuis Carlos2007-06-122-15/+15
| | * | | [PATCH] libertas: actually send mesh frames to mesh netdevDan Williams2007-06-121-3/+2
| | * | | [PATCH] libertas: deauthenticate from AP in channel switchLuis Carlos Cobo Rus2007-06-121-0/+5
| | * | | [PATCH] libertas: pull current channel from firmware on mesh autostartLuis Carlos Cobo Rus2007-06-125-0/+13
| * | | | Merge branch 'libertas' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2007-06-1234-3647/+3679
| |\ \ \ \ | | |/ / /
| | * | | [PATCH] libertas: reduce SSID and BSSID mixed-case abuseDan Williams2007-06-115-27/+27
| | * | | [PATCH] libertas: remove WPA_SUPPLICANT structureDan Williams2007-06-111-5/+0
| | * | | [PATCH] libertas: remove structure WLAN_802_11_SSID and libertas_escape_essidDan Williams2007-06-1111-160/+143
| | * | | [PATCH] libertas: tweak association debug outputDan Williams2007-06-111-11/+8
| | * | | [PATCH] libertas: fix big-endian associate command.David Woodhouse2007-06-111-11/+11
| | * | | [PATCH] libertas: don't byte-swap firmware version number. It's a byte array.David Woodhouse2007-06-114-15/+17
| | * | | [PATCH] libertas: more endianness fixes, in tx.c this timeDavid Woodhouse2007-06-111-4/+4
| | * | | [PATCH] libertas: More endianness fixes.David Woodhouse2007-06-112-3/+3
| | * | | [PATCH] libertas: first pass at fixing up endianness issuesDavid Woodhouse2007-06-1121-796/+715
| | * | | [PATCH] libertas: sparse fixesDan Williams2007-06-112-4/+4
| | * | | [PATCH] libertas: fix character set in READMEDavid Woodhouse2007-06-111-1/+1
| | * | | [PATCH] libertas: support for mesh autostart on firmware 5.220.11Luis Carlos Cobo Rus2007-06-113-1/+12
| | * | | [PATCH] libertas: split wext for eth and mshLuis Carlos Cobo Rus2007-06-113-1/+106
OpenPOWER on IntegriCloud