summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* staging: brcm80211: replace MFREE with kfreemike.rapoport@gmail.com2010-10-1428-145/+115Star
* staging: brcm80211: remove unused NATIVE_{MALLOC,MFREE}mike.rapoport@gmail.com2010-10-141-3/+0Star
* staging: brcm80211: replace MALLOC() with k[zm]allocmike.rapoport@gmail.com2010-10-1426-129/+74Star
* staging: brcm80211: remove osl_malloced()/MALLOCED()mike.rapoport@gmail.com2010-10-1415-42/+16Star
* staging: brcm80211: remove DHD_USE_STATIC_BUFmike.rapoport@gmail.com2010-10-147-264/+1Star
* Staging: brcm80211: fix up compiler warnings I createdGreg Kroah-Hartman2010-10-141-3/+3
* staging: brcm80211: remove OSL_DELAYmike.rapoport@gmail.com2010-10-1420-143/+129Star
* staging: brcm80211: brcmfmac: bug fix - scan result reportnohee ko2010-10-141-5/+11
* staging: brcm80211: brcmfmac: replace KILL_PROC with send_sig()nohee ko2010-10-144-14/+6Star
* staging: brcm80211: Purge unused bcmwpa.[ch]Brett Rudley2010-10-146-145/+4Star
* staging: speakup: fix printk format warningRandy Dunlap2010-10-141-1/+1
* staging: octeon: Remove USB codeBernhard Walle2010-10-142-48/+0Star
* staging: ft1000: Use specific error return value.Marek Belisko2010-10-141-26/+4Star
* staging: ft1000: Get rid of using atoi.Marek Belisko2010-10-141-23/+13Star
* staging: sst: Remove the aava bitsAlan Cox2010-10-143-330/+146Star
* staging: sst: remove the kernel locking in ioctlVinod Koul2010-10-141-6/+1Star
* staging: ft1000: remove dead code.Marek Belisko2010-10-141-77/+2Star
* staging: ft1000: correct indentations for ft1000_usb.c file.Marek Belisko2010-10-141-86/+79Star
* staging: ft1000: replace and remove c99 comments.Marek Belisko2010-10-141-58/+9Star
* staging: ft1000: lines over 80 characters corrected.Marek Belisko2010-10-141-20/+43
* staging: ft1000: various checkpatch.pl fixes.Marek Belisko2010-10-141-42/+29Star
* staging: iio: ad7476: fix !CONFIG_IIO_RING_BUFFER build issue reported by Ran...Michael Hennerich2010-10-142-3/+4
* staging: brcm80211: bug fix- rmmod hang problemnohee ko2010-10-124-8/+27
* Staging: brcm80211: remove sbpciregs_t typedefGreg Kroah-Hartman2010-10-123-9/+8Star
* Staging: brcm80211: util: remove unneeded use of uintptrGreg Kroah-Hartman2010-10-121-3/+3
* Staging: brcm80211: sys: remove unneeded use of uintptrGreg Kroah-Hartman2010-10-122-15/+12Star
* Staging: brcm80211: phy: remove unneeded use of uintptrGreg Kroah-Hartman2010-10-121-4/+4
* Staging: brcm80211: include: remove unneeded use of uintptrGreg Kroah-Hartman2010-10-122-5/+5
* Staging: brcm80211: bcmsdpcm: remove a bunch of unused macrosGreg Kroah-Hartman2010-10-121-48/+0Star
* Staging: brcm80211: remove FALSE #defineGreg Kroah-Hartman2010-10-1245-686/+682Star
* Staging: brcm80211: remove TRUE #defineGreg Kroah-Hartman2010-10-1247-654/+650Star
* 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/+10Star
* staging: ft1000: Remove unused/unnecessary comments.Marek Belisko2010-10-121-42/+8Star
* 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/+13Star
* staging: wlags49_h2: remove custom macros min() and max()Andy Shevchenko2010-10-122-8/+1Star
* staging: rt2860: remove custom min() and max()Andy Shevchenko2010-10-124-8/+3Star
* staging: brcm80211: remove useless bcm_ether_ntoa()Andy Shevchenko2010-10-129-76/+28Star
* staging: brcm80211: remove duplicated function, wf_channel2mhznohee ko2010-10-121-17/+0Star
* staging: iio: adc: ad799x miscellaneous cleanupsMichael Hennerich2010-10-122-25/+18Star
* staging: iio: adc: ad7476 more list review feedback by Jonathan CameronMichael Hennerich2010-10-122-10/+6Star
* 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/+8Star
* staging: brcm80211: remove BCMUNINITFN() macro.Jason Cooper2010-10-127-9/+8Star