summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2008-10-22Staging: document 4k stack problem for winbond driverGreg Kroah-Hartman1-0/+1
2008-10-22linux-next: build failureStephen Rothwell1-0/+1
2008-10-22Staging: W35UND should depend on USBGeert Uytterhoeven1-1/+1
2008-10-22Staging: add pcc-acpi driverHiroshi Miura6-0/+996
2008-10-20Export tiny shmem_file_setup for DRM-GEMHugh Dickins1-1/+1
2008-10-20misc: replace remaining __FUNCTION__ with __func__Harvey Harrison1-2/+2
2008-10-20fix CONFIG_HIGHMEM compile error in drivers/gpu/drm/i915/i915_gem.cThomas Gleixner1-2/+3
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds5-28/+139
2008-10-20USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.cLinus Torvalds1-1/+1
2008-10-20i915: cleanup coding horrors in i915_gem_gtt_pwrite()Linus Torvalds1-23/+36
2008-10-20Fix sprintf format warnings in drm_proc.cLinus Torvalds1-2/+2
2008-10-20Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds1-6/+8
2008-10-20Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds32-626/+778
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds35-154/+283
2008-10-20Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-3/+6
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds28-1064/+788
2008-10-20Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds5-190/+100