summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* staging: pcc_acpi: delete obsolete driverLen Brown2008-10-236-1133/+0
* pcc-acpi: fix compile with new stricter ACPI typesLinus Torvalds2008-10-231-1/+1
* Staging: usbip: fix build warning on 64bit kernelsGreg Kroah-Hartman2008-10-221-1/+1
* Staging: me4000: remove some compiler warningsGreg Kroah-Hartman2008-10-221-6/+6
* Staging: wbusb: fix a bunch of compiler warningsGreg Kroah-Hartman2008-10-223-13/+25
* Staging: w35und: module init cleanupPekka Enberg2008-10-221-56/+31
* Staging: w35und: use gotos for error handlingPekka Enberg2008-10-224-327/+313
* Staging: w35und: remove spinlock wrappersPekka Enberg2008-10-226-38/+27
* Staging: sxg: fix compiler warnings.Greg Kroah-Hartman2008-10-221-8/+8
* Staging: sxg: fix up unused function warningsGreg Kroah-Hartman2008-10-221-77/+78
* Staging: sxg: clean up C99 commentsJ.R. Mauro2008-10-222-580/+580
* Staging: Lindent the echo driverJ.R. Mauro2008-10-226-672/+654
* Staging: SLICOSS: Free multicast list at driver exitLior Dotan2008-10-221-0/+8
* Staging: PCC-ACPI: Fix all checkpatch errorsLior Dotan2008-10-221-185/+244
* Staging: pcc-acpi: update to latest versionGreg Kroah-Hartman2008-10-221-231/+309
* Staging: Clean up sxg driverJ.R. Mauro2008-10-224-379/+368
* Staging: remove remaining uses of __FUNCTION__Harvey Harrison2008-10-222-5/+5
* Staging: add poch driverVijay Kumar2008-10-227-0/+1471
* Staging: wlan-ng: fix build error if wireless networking is not enabledGreg Kroah-Hartman2008-10-221-1/+1
* Staging: echo: remove annoying "end of function" markersPekka Enberg2008-10-223-26/+0
* Staging: echo: remove __cplusplus macro magicPekka Enberg2008-10-222-16/+0
* Staging: echo: remove dead codePekka Enberg2008-10-221-45/+0
* Staging: echo: fix kmalloc()/kfree() usesPekka Enberg2008-10-222-28/+22
* Staging: echo: Replace __BLACKFIN__ASM__ with __bfin__Tzafrir Cohen2008-10-222-5/+5
* Staging: echo: Changed preffix from echo_can_ to oslec_Tzafrir Cohen2008-10-223-27/+27
* Staging: echo: Replace echo_can_state_t with struct echo_can_stateTzafrir Cohen2008-10-222-18/+18
* Staging: echo: Export interface functions. Add module headers.Tzafrir Cohen2008-10-221-1/+12
* Staging: echo: A separate oslec.h for external interfaceTzafrir Cohen2008-10-222-50/+89
* Staging: sxg: replace __FUNCTION__ with __func__Harvey Harrison2008-10-222-104/+104
* Staging: w35und: remove some typedefsPekka Enberg2008-10-2223-124/+119
* Staging: SLICOSS: remove unused #include <version.h>Huang Weiyi2008-10-221-1/+0
* Staging: go7007: remove unused #include <version.h>Huang Weiyi2008-10-2212-12/+0
* staging: wlan-ng: prism2: remove more duplicated #includeHuang Weiyi2008-10-221-1/+0
* Staging: wlan-ng: prism2: remove duplicated #includeHuang Weiyi2008-10-221-2/+0
* Staging: et131x: remove duplicated #include'sHuang Weiyi2008-10-223-4/+0
* Staging: SLICOSS: remove duplicated #include'sHuang Weiyi2008-10-221-8/+0
* Staging: Fixes for me4000 pci data collection driverLior Dotan2008-10-222-545/+545
* staging: balance parenthesis in wlan-ng headersMariusz Kozlowski2008-10-221-1/+1
* staging: fix potential build error in slicoss driverMariusz Kozlowski2008-10-221-1/+0
* Staging: Fix leak in drivers/staging/at76_usb.cDiego Calleja2008-10-221-1/+3
* Staging: document 4k stack problem for winbond driverGreg Kroah-Hartman2008-10-221-0/+1
* linux-next: build failureStephen Rothwell2008-10-221-0/+1
* Staging: W35UND should depend on USBGeert Uytterhoeven2008-10-221-1/+1
* Staging: add pcc-acpi driverHiroshi Miura2008-10-226-0/+996
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-10-201-0/+2
|\
| * go7007 - Add missing dependency on sound subsystemTakashi Iwai2008-10-201-0/+2
* | staging: sxg depends on X86Stephen Rothwell2008-10-201-0/+1
|/
* staging: at76_usb wireless driverPavel Roskin2008-10-137-0/+6192
* Staging: workaround build system bugGreg Kroah-Hartman2008-10-132-0/+22
* Staging: Lindent sxg.cJ.R. Mauro2008-10-101-65/+81