summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* staging: speakup: kobjects.c: style fixesWilliam Hubbs2010-10-121-21/+26
* staging: speakup: keyhelp.c: style fixesWilliam Hubbs2010-10-121-24/+26
* staging: speakup: i18n.c: style fixesWilliam Hubbs2010-10-121-8/+11
* staging: speakup: devsynth.c: style fixesWilliam Hubbs2010-10-121-2/+4
* staging: hv: Doubled ringbuffer size for Hyper-v network driverHank Janssen2010-10-121-1/+1
* staging: ft1000: get rid of typedef usage.Marek Belisko2010-10-121-32/+10
* staging: ft1000: Remove unused/unnecessary comments.Marek Belisko2010-10-121-42/+8
* staging: ft1000: Fix memory leak when polling fail.Marek Belisko2010-10-121-1/+2
* staging: ft1000-usb: Remove global flag DSP_loading.Marek Belisko2010-10-123-18/+13
* staging: wlags49_h2: remove custom macros min() and max()Andy Shevchenko2010-10-122-8/+1
* staging: rt2860: remove custom min() and max()Andy Shevchenko2010-10-124-8/+3
* staging: brcm80211: remove useless bcm_ether_ntoa()Andy Shevchenko2010-10-129-76/+28
* staging: brcm80211: remove duplicated function, wf_channel2mhznohee ko2010-10-121-17/+0
* staging: iio: adc: ad799x miscellaneous cleanupsMichael Hennerich2010-10-122-25/+18
* staging: iio: adc: ad7476 more list review feedback by Jonathan CameronMichael Hennerich2010-10-122-10/+6
* staging: iio: adc: ad7476 new SPI ADC driverMichael Hennerich2010-10-125-0/+599
* staging: intel_sst: include delay.h to fix build errorRandy Dunlap2010-10-121-0/+1
* staging: brcm80211: remove BCMNMIATTACHFN() macro.Jason Cooper2010-10-125-14/+8
* staging: brcm80211: remove BCMUNINITFN() macro.Jason Cooper2010-10-127-9/+8
* staging: brcm80211: remove BCMINITFN() macro.Jason Cooper2010-10-129-43/+42
* staging: brcm80211: remove BCMINITDATA() macro.Jason Cooper2010-10-122-12/+11
* staging: brcm80211: fix various checkpatch errors.Jason Cooper2010-10-124-12/+10
* staging: brcm80211: s/unsigned char/size_t/ for min_t()Jason Cooper2010-10-111-4/+4
* staging: brcm80211: remove custom string library againAndy Shevchenko2010-10-114-91/+14
* staging: brcm80211: clean up custom ctype library againAndy Shevchenko2010-10-111-1/+0
* Staging: speakup: i18n.c: cleaned up fileTracey Dent2010-10-111-5/+5
* staging: intel_sst: use signed int for error codesVasiliy Kulikov2010-10-101-2/+2
* staging: intel_sst: fix signess errorVasiliy Kulikov2010-10-101-1/+2
* staging: tidspbridge: fix signess errorVasiliy Kulikov2010-10-101-1/+2
* staging: brcm80211: fix 'comparison..cast' compiler warnings.Jason Cooper2010-10-102-9/+12
* Staging: brcm80211: remove __cplusplus markersGreg Kroah-Hartman2010-10-101-8/+0
* staging: brcm80211: remove BLOCKABLE so no one uses it.Jason Cooper2010-10-101-2/+0
* staging: brcm80211: remove kernel_thread() for wl_iscan_thread and wl_event_t...Jason Cooper2010-10-102-24/+24
* staging: brcm80211: remove kernel_thread() for _iscan_sysioc_thread.Jason Cooper2010-10-101-23/+20
* staging: brcm80211: remove kernel_thread() for _dhd_sysioc_thread.Jason Cooper2010-10-101-24/+20
* staging: brcm80211: remove kernel_thread() for dhd_dpc_thread.Jason Cooper2010-10-101-14/+17
* staging: brcm80211: remove kernel_thread() for dhd_watchdog_thread.Jason Cooper2010-10-101-12/+17
* staging: brcm80211: remove unnecessary cflag, LINUXnohee ko2010-10-092-10/+0
* staging: brcm80211: remove unnecessary cflag, CONFIG_CFG80211nohee ko2010-10-093-36/+1
* staging: brcm80211: remove unnecessary cflag, BCMWPA2nohee ko2010-10-092-24/+0
* staging: brcm80211: remove duplicated file, bcmutils.cnohee ko2010-10-096-1951/+529
* staging: tidspbridge: add memory consistency to TODO listArnd Bergmann2010-10-091-0/+1
* Staging: brcm80211: make interface name buffer smallerDan Carpenter2010-10-091-3/+2
* Staging: phison: fix problem caused by libata changeGreg Kroah-Hartman2010-10-091-1/+1
* staging: brcm80211: Purge unused wlc_id_nameBrett Rudley2010-10-081-8/+0
* staging: brcm80211: Purge unused packet engineBrett Rudley2010-10-088-93/+1
* staging: brcm80211: bug fix- dual band problemnohee ko2010-10-081-19/+89
* Staging: speakup: serialio: Fixed errors in fileTracey Dent2010-10-081-2/+2
* staging: brcm80211: Coalesce osl_dma_alloc_consistent between fullmac and sof...Brett Rudley2010-10-082-23/+14
* staging: brcm80211: Purge unused memlist debuggingBrett Rudley2010-10-081-9/+0
OpenPOWER on IntegriCloud