summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge 3.1-rc4 into staging-nextGreg Kroah-Hartman2011-08-29602-114011/+93993
|\
| * staging: fix rts5139 depends & buildRandy Dunlap2011-08-261-1/+1
| * staging: brcm80211: got rid of static function declarations in softmac phyRoland Vossen2011-08-263-7613/+7409
| * staging: brcm80211: removed unused #ifdef sectionsRoland Vossen2011-08-2616-160/+5
| * staging: brcm80211: removed unused phy loggingRoland Vossen2011-08-263-22/+0
| * staging: brcm80211: removed NORADIO_ENAB() macro from softmac phy codeRoland Vossen2011-08-264-181/+57
| * staging: brcm80211: bugfix for 32 bit power pc platformRoland Vossen2011-08-261-7/+2
| * staging: brcm80211: assigned physical addresses in dma.c correct typeRoland Vossen2011-08-261-20/+15
| * staging: brcm80211: removed unused code in dma.cRoland Vossen2011-08-261-116/+22
| * staging: brcm80211: remove brcmf_find_msb() functionArend van Spriel2011-08-261-35/+4
| * staging: brcm80211: rename key endian conversion functionsArend van Spriel2011-08-261-10/+10
| * staging: brcm80211: remove macro definitions from brcmfmac MakefileArend van Spriel2011-08-263-24/+3
| * staging: brcm80211: remove usage of macro WL11N_20MHZONLYArend van Spriel2011-08-261-14/+0
| * staging: brcm80211: remove macro definitions from brcmsmac MakefileArend van Spriel2011-08-263-21/+3
| * staging: brcm80211: remove unused definition flag from top MakefileArend van Spriel2011-08-261-1/+0
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/lwfinger/r8192E into stag...Greg Kroah-Hartman2011-08-261-1/+1
| |\
| | * rtl8192e: update for ndo_set_multicast_list removal.Stephen Rothwell2011-08-261-1/+1
| | * staging: rtl8192e: Add endian checking switch to MakefileLarry Finger2011-08-251-0/+1
| | * staging: rtl8192e: Fix sparse (non-endian) warnings - Part IILarry Finger2011-08-2511-455/+152
| | * staging: rtl8192e: Fix sparse (non-endian) messages - Part ILarry Finger2011-08-257-275/+104
| | * staging: rtl8192e: Remove MAC_FMT and MAC_ARG for %pMLarry Finger2011-08-2510-64/+55
| | * staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XVIIILarry Finger2011-08-256-568/+518
| | * staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XVIILarry Finger2011-08-253-242/+257
| | * staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XVILarry Finger2011-08-251-246/+258
| | * staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XVLarry Finger2011-08-251-87/+90
| | * staging: rtl8192e: Cleanup checkpatch -f errors - Part XIVLarry Finger2011-08-251-1021/+965
| | * staging: rtl8192e: Cleanup checkpatch -f errors - Part XIIILarry Finger2011-08-252-794/+730
| | * staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XIILarry Finger2011-08-253-594/+662
| | * staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XILarry Finger2011-08-258-182/+197
| | * staging: rtl8192e: Cleanup checkpatch -f errors - Part XLarry Finger2011-08-252-1367/+1120
| | * staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part IXLarry Finger2011-08-253-520/+514
| | * staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part VIIILarry Finger2011-08-252-1528/+1562
| | * staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part VIILarry Finger2011-08-252-203/+132
| | * staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part VILarry Finger2011-08-253-308/+312
| | * staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part VLarry Finger2011-08-254-659/+650
| | * staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part IVLarry Finger2011-08-252-750/+799
| | * staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part IIILarry Finger2011-08-255-641/+668
| | * staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part IILarry Finger2011-08-251-1077/+1198
| | * staging: rtl8192e: Remove extraneous log messageLarry Finger2011-08-251-3/+1
| | * staging: rtl8192e: Modify time handlingLarry Finger2011-08-257-49/+32
| | * staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part ILarry Finger2011-08-256-252/+278
| * | gma500: Fix up suspend/resumeAlan Cox2011-08-263-26/+20
| * | gma500: Fix backlight crashAlan Cox2011-08-262-28/+34
| * | gma500: kill bogus codeAlan Cox2011-08-261-32/+0
| * | gma500: Convert spaces to tabs in accel_2d.c.Akshay Joshi2011-08-261-7/+7
| * | gma500: do a pass over the FIXME tagsAlan Cox2011-08-2610-38/+38
| * | gma500: Add VBLANK support for Poulsbo hardwarePatrik Jakobsson2011-08-262-30/+44
| * | gma500: Don't enable MSI on PoulsboPatrik Jakobsson2011-08-261-3/+5
| * | gma500: Only register interrupt handler for poulsbo hardwarePatrik Jakobsson2011-08-262-1/+2
| * | staging: Add module.h to drivers/staging usersPaul Gortmaker2011-08-2663-0/+64