summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2012-09-26staging: rtl8712: fix a foo * bar errors reported by checkpatchDevendra Naga1-1/+1
2012-09-26staging: rtl8712: remove assignment of 0 to a static global variableDevendra Naga1-1/+1
2012-09-26staging: rts5139: use kzalloc() to close an info leakDan Carpenter1-1/+1
2012-09-26staging "wlan-ng" Fix typos.Justin P. Mattock4-5/+5
2012-09-26Staging: winbond: Removed undesired spaces, lines and tabsHarsh Kumar1-14/+10
2012-09-26Staging: winbond: Changed c99 comments to c89 commentsHarsh Kumar1-20/+16
2012-09-25Merge tag 'iio-for-v3.7e' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman13-97/+88
2012-09-25staging: winbond: Coding Style correction and removal of unused macroHarsh Kumar1-5/+4
2012-09-25staging: sbe-2t3e3: fix error handling in t3e3_init_channel()Alexey Khoroshilov1-4/+11
2012-09-25staging: dgrp: using vmalloc needs to include vmalloc.hStephen Rothwell1-0/+1
2012-09-25staging: dgrp: fix potential call to strncpy with a negative numberBill Pemberton1-0/+6
2012-09-22staging:iio:dummy: Fix potential NULL pointer dereferenceLars-Peter Clausen3-16/+21
2012-09-22staging:iio:ad7780: Add support for the ad7170/ad7171Lars-Peter Clausen2-8/+32
2012-09-22staging:iio:ad7780: Make powerdown GPIO optionalLars-Peter Clausen1-14/+17
2012-09-22staging:iio:sca3000: Do not return a error in remove functionLars-Peter Clausen1-4/+2
2012-09-22staging:iio:lis3l02dq: Do not return a error in remove functionLars-Peter Clausen1-10/+4
2012-09-22staging:iio:ade7759: Do not return a error in remove functionLars-Peter Clausen1-7/+2
2012-09-22staging:iio:ade7758: Do not return a error in remove functionLars-Peter Clausen1-7/+2
2012-09-22staging:iio:ade7754: Do not return a error in remove functionLars-Peter Clausen1-8/+2
2012-09-22staging:iio:ade7753: Do not return a error in remove functionLars-Peter Clausen1-8/+3
2012-09-22staging:iio:adis16400: Do not return a error in remove functionLars-Peter Clausen1-7/+1
2012-09-22staging:iio:adis16200: Do not return a error in remove functionLars-Peter Clausen1-8/+2
2012-09-21staging: comedi: ni_labpc: don't pass struct comedi_cmd by valueIan Abbott1-5/+5
2012-09-21staging: comedi: das1800: don't pass struct comedi_cmd by valueIan Abbott1-36/+41
2012-09-21staging: comedi: das16: pass struct comedi_cmd by referenceIan Abbott1-9/+9
2012-09-21staging: comedi: fix memory leak for saved channel listIan Abbott1-1/+2
2012-09-21staging: comedi: ni_labpc: pass ai scan mode through various functionsIan Abbott1-63/+61
2012-09-21staging: comedi: 8253: mmio address is a void __iomem *H Hartley Sweeten2-12/+15
2012-09-21staging: comedi: kcomedilib: fix a __user space access issueH Hartley Sweeten1-7/+7
2012-09-21staging: comedi: me_daq: use attach_pci callbackH Hartley Sweeten1-56/+32
2012-09-21staging: comedi: me_daq: use request_firmware()H Hartley Sweeten1-30/+31
2012-09-21staging: comedi: usbdux: remove usbdux_attachH Hartley Sweeten1-52/+3
2012-09-21staging: comedi: usbduxfast: remove usbduxfast_attachH Hartley Sweeten1-51/+3
2012-09-21staging: comedi: usbduxsigma: remove usbduxsigma_attachH Hartley Sweeten1-50/+3
2012-09-21staging: comedi: s526: rename s526_ai_configH Hartley Sweeten1-6/+6
2012-09-21staging: comedi: s526: remove struct s526GPCTConfigH Hartley Sweeten1-37/+9
2012-09-21staging: comedi: s526: cleanup s526_gpct_winsn()H Hartley Sweeten1-23/+16
2012-09-21staging: comedi: s526: cleanup s526_gpct_insn_config()H Hartley Sweeten1-53/+55
2012-09-21staging: comedi: s526: cleanup s526_gpct_rinsn()H Hartley Sweeten1-9/+12
2012-09-21staging: comedi: s526: rename local var used for CR_CHAN() valueH Hartley Sweeten1-61/+54
2012-09-21staging: comedi: s526: remove boardinfoH Hartley Sweeten1-43/+11
2012-09-21staging: comedi: s526: remove cut-and-paste comments from skel driverH Hartley Sweeten1-56/+2
2012-09-21staging: comedi: s526: remove unused s526_ports arrayH Hartley Sweeten1-30/+0
2012-09-21staging: comedi: s526: remove printk noiseH Hartley Sweeten1-28/+2
2012-09-21staging: comedi: s526: remove unreachable code in s526_attach()H Hartley Sweeten1-88/+0
2012-09-21staging: comedi: s526: remove unneeded check in s526_gpct_rinsn()H Hartley Sweeten1-5/+0
2012-09-21staging: comedi: s526: remove commented out debug messagesH Hartley Sweeten1-22/+1
2012-09-21staging: comedi: s526: remove ADDR_CHAN_REG macroH Hartley Sweeten1-58/+56
2012-09-21staging: comedi: s526: remove ADDR_REG macroH Hartley Sweeten1-18/+19
2012-09-21staging: comedi: s526: remove devpriv macroH Hartley Sweeten1-12/+11