summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorLines
2008-12-17STAGING: Move staging drivers back to staging-specific menuDmitry Baryshkov-0/+3
2008-11-09Don't ask twice about not including staging driversLinus Torvalds-1/+1
2008-11-07Staging: make usbip depend on CONFIG_NETGreg Kroah-Hartman-1/+1
2008-11-07Staging: only build the tree if we really want toGreg Kroah-Hartman-2/+18
2008-11-04drivers: remove duplicated #includeJianjun Kong-2/+0
2008-11-01saner FASYNC handling on file closeAl Viro-3/+0
2008-10-23staging: pcc_acpi: delete obsolete driverLen Brown-1133/+0
2008-10-23pcc-acpi: fix compile with new stricter ACPI typesLinus Torvalds-1/+1
2008-10-22Staging: usbip: fix build warning on 64bit kernelsGreg Kroah-Hartman-1/+1
2008-10-22Staging: me4000: remove some compiler warningsGreg Kroah-Hartman-6/+6
2008-10-22Staging: wbusb: fix a bunch of compiler warningsGreg Kroah-Hartman-13/+25
2008-10-22Staging: w35und: module init cleanupPekka Enberg-56/+31
2008-10-22Staging: w35und: use gotos for error handlingPekka Enberg-327/+313
2008-10-22Staging: w35und: remove spinlock wrappersPekka Enberg-38/+27
2008-10-22Staging: sxg: fix compiler warnings.Greg Kroah-Hartman-8/+8
2008-10-22Staging: sxg: fix up unused function warningsGreg Kroah-Hartman-77/+78
2008-10-22Staging: sxg: clean up C99 commentsJ.R. Mauro-580/+580
2008-10-22Staging: Lindent the echo driverJ.R. Mauro-672/+654
2008-10-22Staging: SLICOSS: Free multicast list at driver exitLior Dotan-0/+8
2008-10-22Staging: PCC-ACPI: Fix all checkpatch errorsLior Dotan-185/+244
2008-10-22Staging: pcc-acpi: update to latest versionGreg Kroah-Hartman-231/+309
2008-10-22Staging: Clean up sxg driverJ.R. Mauro-379/+368
2008-10-22Staging: remove remaining uses of __FUNCTION__Harvey Harrison-5/+5
2008-10-22Staging: add poch driverVijay Kumar-0/+1471
2008-10-22Staging: wlan-ng: fix build error if wireless networking is not enabledGreg Kroah-Hartman-1/+1
2008-10-22Staging: echo: remove annoying "end of function" markersPekka Enberg-26/+0
2008-10-22Staging: echo: remove __cplusplus macro magicPekka Enberg-16/+0
2008-10-22Staging: echo: remove dead codePekka Enberg-45/+0
2008-10-22Staging: echo: fix kmalloc()/kfree() usesPekka Enberg-28/+22
2008-10-22Staging: echo: Replace __BLACKFIN__ASM__ with __bfin__Tzafrir Cohen-5/+5
2008-10-22Staging: echo: Changed preffix from echo_can_ to oslec_Tzafrir Cohen-27/+27
2008-10-22Staging: echo: Replace echo_can_state_t with struct echo_can_stateTzafrir Cohen-18/+18
2008-10-22Staging: echo: Export interface functions. Add module headers.Tzafrir Cohen-1/+12
2008-10-22Staging: echo: A separate oslec.h for external interfaceTzafrir Cohen-50/+89
2008-10-22Staging: sxg: replace __FUNCTION__ with __func__Harvey Harrison-104/+104
2008-10-22Staging: w35und: remove some typedefsPekka Enberg-124/+119
2008-10-22Staging: SLICOSS: remove unused #include <version.h>Huang Weiyi-1/+0
2008-10-22Staging: go7007: remove unused #include <version.h>Huang Weiyi-12/+0
2008-10-22staging: wlan-ng: prism2: remove more duplicated #includeHuang Weiyi-1/+0
2008-10-22Staging: wlan-ng: prism2: remove duplicated #includeHuang Weiyi-2/+0
2008-10-22Staging: et131x: remove duplicated #include'sHuang Weiyi-4/+0
2008-10-22Staging: SLICOSS: remove duplicated #include'sHuang Weiyi-8/+0
2008-10-22Staging: Fixes for me4000 pci data collection driverLior Dotan-545/+545
2008-10-22staging: balance parenthesis in wlan-ng headersMariusz Kozlowski-1/+1
2008-10-22staging: fix potential build error in slicoss driverMariusz Kozlowski-1/+0
2008-10-22Staging: Fix leak in drivers/staging/at76_usb.cDiego Calleja-1/+3
2008-10-22Staging: document 4k stack problem for winbond driverGreg Kroah-Hartman-0/+1
2008-10-22linux-next: build failureStephen Rothwell-0/+1
2008-10-22Staging: W35UND should depend on USBGeert Uytterhoeven-1/+1
2008-10-22Staging: add pcc-acpi driverHiroshi Miura-0/+996