summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2010-03-03Staging: rtl8192su: use list_for_each_safe() in ieee80211_crypto_deinitFlorian Schilhabel2-10/+10
2010-03-03Staging: rtl8192su: re-enable tx-statsFlorian Schilhabel1-2/+2
2010-03-03Staging: rtl8192su: fix for rtl819xU:Error TX URB for zero byte xxx, error -2Florian Schilhabel1-15/+21
2010-03-03Staging: rtl8192su: Remove Firmware from r8192SU_HWImg.cFlorian Schilhabel5-4378/+33
2010-03-03Staging: make drivers use spin_lock_init()Sven-Thorsten Dietrich3-4/+3
2010-03-03Staging: crystalhd: Misc improvements for crystalhd_lnx.cAmeya Palande3-49/+35
2010-03-03Staging: wlan-ng: Fixed line length issues in prism2usb.cJim Dog1-3/+3
2010-03-03Staging/pohmelfs: fix write_inode parameter warningRandy Dunlap1-1/+2
2010-03-03Staging: fix wlan-ng printk format warningRandy Dunlap1-1/+1
2010-03-03Staging: rtl8192* needs semaphore.hRandy Dunlap3-0/+3
2010-03-03Staging: line6: variax.c: fixed a space a "x ? a : b" coding style issueSylvain Trias1-1/+1
2010-03-03Staging: comedi: Increased timeout for digital output dma loadingFrank Mori Hess1-1/+1
2010-03-03Staging: comedi: serial2002: Fix filp_open usageOGAWA Hirofumi1-1/+1
2010-03-03Staging: comedi: amplc_pc236: Checkpatch cleanupsBenjamin Adolphi1-25/+21
2010-03-03Staging: comedi: amplc_dio200: Checkpatch cleanupsBenjamin Adolphi1-71/+51
2010-03-03Staging: comedi: aio_iiro_16: Checkpatch cleanupsBenjamin Adolphi1-2/+2
2010-03-03Staging: comedi: fix coding style issues in ni_labpc.cStewart Robertson1-86/+145
2010-03-03Staging: batman-adv: fix module initializationMarek Lindner2-11/+13
2010-03-03Staging: batman-adv: avoid crash on memory allocation errorMarek Lindner1-7/+9
2010-03-03Staging: batman-adv: Fix skbuff leak in VIS code.Andrew Lunn1-5/+4
2010-03-03Staging: batman-adv: atomic variable for vis-srv activationLinus Luessing6-51/+18
2010-03-03Staging: batman-adv: remove obsolete variablesMarek Lindner2-3/+0
2010-03-03Staging: batman-adv: avoid having the same error message more than onceMarek Lindner1-6/+8
2010-03-03Staging: batman-adv: don't lock while sending packetsSimon Wunderlich1-3/+10
2010-03-03Staging: batman-adv: depend on NET instead of PACKET in KconfigSven Eckelmann1-1/+1
2010-03-03Staging: iio: Staticise non-exported functionsMark Brown2-9/+9
2010-03-03Staging: comedi: fix brace and 80 character coding style issue in ni_daq_700.cGraham M Howe1-12/+12
2010-03-03Staging: vme: VMIVME-7805 board supportArthur Benilov6-0/+178
2010-03-03Staging: vme: Allocate memory buffers for master windowsArthur Benilov1-0/+14
2010-03-03Staging: vme: Use A24 when requesting slave resourceArthur Benilov1-1/+5
2010-03-03Staging: vme: llseek support in user driverArthur Benilov1-2/+33
2010-03-03Staging: vme: Remove legacy unsupported codeMartyn Welch4-559/+4
2010-03-03Staging: vme: ca91cx42 slot detectionMartyn Welch1-14/+5
2010-03-03Staging: vme: Add ca91cx42 rmw supportMartyn Welch3-85/+64
2010-03-03Staging: vme: Correct ca91cx42 resource handlingMartyn Welch1-10/+15
2010-03-03Staging: vme: add ca91cx42 dma supportMartyn Welch4-367/+327
2010-03-03Staging: vme: Add location monitor support for ca91cx42Martyn Welch3-73/+213
2010-03-03Staging: vme: Make vme_master_resource naming bus neutralMartyn Welch4-51/+50
2010-03-03Staging: vme: Enable drivers to handle more than one bridgeMartyn Welch7-464/+633
2010-03-03Staging: vme: Attribute Testing For Dma RequestMartyn Welch7-34/+40
2010-03-03Staging: vme: Renaming following split of GE Fanuc joint ventureMartyn Welch5-12/+12
2010-03-03Staging: rtl8187se: needs semaphore.hRandy Dunlap1-0/+1
2010-03-03Staging: udlfb: remove printk and small cleanupBernie Thompson1-5/+10
2010-03-03Staging: udlfb: explicit dependencies and warningsBernie Thompson2-4/+24
2010-03-03Staging: udlfb: Support for fbdev mmap clients (defio)Bernie Thompson1-3/+121
2010-03-03Staging: udlfb: improved rendering performanceBernie Thompson2-580/+341
2010-03-03Staging: udlfb: Rework startup and teardown to fix race conditionsBernie Thompson2-109/+198
2010-03-03Staging: udlfb: Add functions to expose sysfs metrics and controlsBernie Thompson2-0/+269
2010-03-03Staging: udlfb: clean up function namingBernie Thompson1-66/+67
2010-03-03Staging: udlfb: pre-allocated urb list helpersBernie Thompson2-0/+227