aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-15staging: speakup: speakup_bns.c: style fixesChristopher Brannon1-7/+7
2010-10-15staging: speakup: speakup_audptr.c: style fixesChristopher Brannon1-8/+8
2010-10-15staging: speakup: speakup_apollo.c: style fixesChristopher Brannon1-10/+12
2010-10-15staging: speakup: speakup_acntsa.c: style fixesChristopher Brannon1-8/+7
2010-10-15staging: speakup: speakup_acntpc.c: style fixesChristopher Brannon1-12/+20
2010-10-14drivers: misc: ti-st: fix review commentsPavan Savoy2-63/+25
2010-10-14staging: brcm80211: remove unrefrenced malloced fieldmike.rapoport@gmail.com1-2/+0
2010-10-14staging: brcm80211: replace MFREE with kfreemike.rapoport@gmail.com28-145/+115
2010-10-14staging: brcm80211: remove unused NATIVE_{MALLOC,MFREE}mike.rapoport@gmail.com1-3/+0
2010-10-14staging: brcm80211: replace MALLOC() with k[zm]allocmike.rapoport@gmail.com26-129/+74
2010-10-14staging: brcm80211: remove osl_malloced()/MALLOCED()mike.rapoport@gmail.com15-42/+16
2010-10-14staging: brcm80211: remove DHD_USE_STATIC_BUFmike.rapoport@gmail.com7-264/+1
2010-10-14Staging: brcm80211: fix up compiler warnings I createdGreg Kroah-Hartman1-3/+3
2010-10-14staging: brcm80211: remove OSL_DELAYmike.rapoport@gmail.com20-143/+129
2010-10-14staging: brcm80211: brcmfmac: bug fix - scan result reportnohee ko1-5/+11
2010-10-14staging: brcm80211: brcmfmac: replace KILL_PROC with send_sig()nohee ko4-14/+6
2010-10-14staging: brcm80211: Purge unused bcmwpa.[ch]Brett Rudley6-145/+4
2010-10-14staging: speakup: fix printk format warningRandy Dunlap1-1/+1
2010-10-14staging: octeon: Remove USB codeBernhard Walle2-48/+0
2010-10-14staging: ft1000: Use specific error return value.Marek Belisko1-26/+4
2010-10-14staging: ft1000: Get rid of using atoi.Marek Belisko1-23/+13
2010-10-14staging: sst: Remove the aava bitsAlan Cox3-330/+146
2010-10-14staging: sst: remove the kernel locking in ioctlVinod Koul1-6/+1
2010-10-14staging: ft1000: remove dead code.Marek Belisko1-77/+2
2010-10-14staging: ft1000: correct indentations for ft1000_usb.c file.Marek Belisko1-86/+79
2010-10-14staging: ft1000: replace and remove c99 comments.Marek Belisko1-58/+9
2010-10-14staging: ft1000: lines over 80 characters corrected.Marek Belisko1-20/+43
2010-10-14staging: ft1000: various checkpatch.pl fixes.Marek Belisko1-42/+29
2010-10-14staging: iio: ad7476: fix !CONFIG_IIO_RING_BUFFER build issue reported by Randy DunlapMichael Hennerich2-3/+4
2010-10-12staging: brcm80211: bug fix- rmmod hang problemnohee ko4-8/+27
2010-10-12Staging: brcm80211: remove sbpciregs_t typedefGreg Kroah-Hartman3-9/+8
2010-10-12Staging: brcm80211: util: remove unneeded use of uintptrGreg Kroah-Hartman1-3/+3
2010-10-12Staging: brcm80211: sys: remove unneeded use of uintptrGreg Kroah-Hartman2-15/+12
2010-10-12Staging: brcm80211: phy: remove unneeded use of uintptrGreg Kroah-Hartman1-4/+4
2010-10-12Staging: brcm80211: include: remove unneeded use of uintptrGreg Kroah-Hartman2-5/+5
2010-10-12Staging: brcm80211: bcmsdpcm: remove a bunch of unused macrosGreg Kroah-Hartman1-48/+0
2010-10-12Staging: brcm80211: remove FALSE #defineGreg Kroah-Hartman45-686/+682
2010-10-12Staging: brcm80211: remove TRUE #defineGreg Kroah-Hartman47-654/+650
2010-10-12staging: speakup: kobjects.c: style fixesWilliam Hubbs1-21/+26
2010-10-12staging: speakup: keyhelp.c: style fixesWilliam Hubbs1-24/+26
2010-10-12staging: speakup: i18n.c: style fixesWilliam Hubbs1-8/+11
2010-10-12staging: speakup: devsynth.c: style fixesWilliam Hubbs1-2/+4
2010-10-12staging: hv: Doubled ringbuffer size for Hyper-v network driverHank Janssen1-1/+1
2010-10-12staging: ft1000: get rid of typedef usage.Marek Belisko1-32/+10
2010-10-12staging: ft1000: Remove unused/unnecessary comments.Marek Belisko1-42/+8
2010-10-12staging: ft1000: Fix memory leak when polling fail.Marek Belisko1-1/+2
2010-10-12staging: ft1000-usb: Remove global flag DSP_loading.Marek Belisko3-18/+13
2010-10-12staging: wlags49_h2: remove custom macros min() and max()Andy Shevchenko2-8/+1
2010-10-12staging: rt2860: remove custom min() and max()Andy Shevchenko4-8/+3
2010-10-12staging: brcm80211: remove useless bcm_ether_ntoa()Andy Shevchenko9-76/+28