aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds4-44/+47
2008-12-17STAGING: Move staging drivers back to staging-specific menuDmitry Baryshkov1-0/+3
2008-12-08staging-winbond: Kill directly reference of netdev->privWang Chen1-1/+5
2008-12-06staging-slicoss: Kill directly reference of netdev->privWang Chen1-4/+3
2008-12-06staging-p80211: Kill directly reference of netdev->privWang Chen2-39/+39
2008-11-09Don't ask twice about not including staging driversLinus Torvalds1-1/+1
2008-11-07Staging: make usbip depend on CONFIG_NETGreg Kroah-Hartman1-1/+1
2008-11-07Staging: only build the tree if we really want toGreg Kroah-Hartman1-2/+18
2008-11-04drivers: remove duplicated #includeJianjun Kong2-2/+0
2008-11-01saner FASYNC handling on file closeAl Viro1-3/+0
2008-10-23staging: pcc_acpi: delete obsolete driverLen Brown6-1133/+0
2008-10-23pcc-acpi: fix compile with new stricter ACPI typesLinus Torvalds1-1/+1
2008-10-22Staging: usbip: fix build warning on 64bit kernelsGreg Kroah-Hartman1-1/+1
2008-10-22Staging: me4000: remove some compiler warningsGreg Kroah-Hartman1-6/+6
2008-10-22Staging: wbusb: fix a bunch of compiler warningsGreg Kroah-Hartman3-13/+25
2008-10-22Staging: w35und: module init cleanupPekka Enberg1-56/+31
2008-10-22Staging: w35und: use gotos for error handlingPekka Enberg4-327/+313
2008-10-22Staging: w35und: remove spinlock wrappersPekka Enberg6-38/+27
2008-10-22Staging: sxg: fix compiler warnings.Greg Kroah-Hartman1-8/+8
2008-10-22Staging: sxg: fix up unused function warningsGreg Kroah-Hartman1-77/+78
2008-10-22Staging: sxg: clean up C99 commentsJ.R. Mauro2-580/+580
2008-10-22Staging: Lindent the echo driverJ.R. Mauro6-672/+654
2008-10-22Staging: SLICOSS: Free multicast list at driver exitLior Dotan1-0/+8
2008-10-22Staging: PCC-ACPI: Fix all checkpatch errorsLior Dotan1-185/+244
2008-10-22Staging: pcc-acpi: update to latest versionGreg Kroah-Hartman1-231/+309
2008-10-22Staging: Clean up sxg driverJ.R. Mauro4-379/+368
2008-10-22Staging: remove remaining uses of __FUNCTION__Harvey Harrison2-5/+5
2008-10-22Staging: add poch driverVijay Kumar7-0/+1471
2008-10-22Staging: wlan-ng: fix build error if wireless networking is not enabledGreg Kroah-Hartman1-1/+1
2008-10-22Staging: echo: remove annoying "end of function" markersPekka Enberg3-26/+0
2008-10-22Staging: echo: remove __cplusplus macro magicPekka Enberg2-16/+0
2008-10-22Staging: echo: remove dead codePekka Enberg1-45/+0
2008-10-22Staging: echo: fix kmalloc()/kfree() usesPekka Enberg2-28/+22
2008-10-22Staging: echo: Replace __BLACKFIN__ASM__ with __bfin__Tzafrir Cohen2-5/+5
2008-10-22Staging: echo: Changed preffix from echo_can_ to oslec_Tzafrir Cohen3-27/+27
2008-10-22Staging: echo: Replace echo_can_state_t with struct echo_can_stateTzafrir Cohen2-18/+18
2008-10-22Staging: echo: Export interface functions. Add module headers.Tzafrir Cohen1-1/+12
2008-10-22Staging: echo: A separate oslec.h for external interfaceTzafrir Cohen2-50/+89
2008-10-22Staging: sxg: replace __FUNCTION__ with __func__Harvey Harrison2-104/+104
2008-10-22Staging: w35und: remove some typedefsPekka Enberg23-124/+119
2008-10-22Staging: SLICOSS: remove unused #include <version.h>Huang Weiyi1-1/+0
2008-10-22Staging: go7007: remove unused #include <version.h>Huang Weiyi12-12/+0
2008-10-22staging: wlan-ng: prism2: remove more duplicated #includeHuang Weiyi1-1/+0
2008-10-22Staging: wlan-ng: prism2: remove duplicated #includeHuang Weiyi1-2/+0
2008-10-22Staging: et131x: remove duplicated #include'sHuang Weiyi3-4/+0
2008-10-22Staging: SLICOSS: remove duplicated #include'sHuang Weiyi1-8/+0
2008-10-22Staging: Fixes for me4000 pci data collection driverLior Dotan2-545/+545
2008-10-22staging: balance parenthesis in wlan-ng headersMariusz Kozlowski1-1/+1
2008-10-22staging: fix potential build error in slicoss driverMariusz Kozlowski1-1/+0
2008-10-22Staging: Fix leak in drivers/staging/at76_usb.cDiego Calleja1-1/+3