aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-26staging: comedi: s626: store the pci_dev in the comedi_deviceH Hartley Sweeten1-13/+15
2012-09-26staging: comedi: s626: use attach_pci callbackH Hartley Sweeten1-41/+4
2012-09-26staging: comedi: s626: remove boardinfoH Hartley Sweeten1-59/+21
2012-09-26staging: comedi: ni_daq_700: add AI subdeviceIan Abbott1-10/+126
2012-09-26staging: comedi: ni_daq_700: rename functions for DIO subdeviceIan Abbott1-6/+6
2012-09-26staging: comedi: ni_daq_700: use prefix daq700Ian Abbott1-30/+30
2012-09-26Staging: bcm: Remove typedef for _stCPacketClassificationRuleSI and call dire...Kevin McKinney1-9/+3
2012-09-26Staging: bcm: Remove typedef for _stPhsRuleSI and call directly.Kevin McKinney1-6/+4
2012-09-26Staging: bcm: Remove typedef for _stConvergenceSLTypes and call directly.Kevin McKinney2-12/+10
2012-09-26Staging: bcm: Remove typedef for _stServiceFlowParamSI and call directly.Kevin McKinney5-64/+40
2012-09-26Staging: bcm: Remove typedef for _stLocalSFAddRequest and call directly.Kevin McKinney2-9/+5
2012-09-26Staging: bcm: Remove typedef for _stLocalSFAddIndication and call directly.Kevin McKinney2-23/+9
2012-09-26Staging: bcm: Remove typedef for _stLocalSFDeleteRequest and call directly.Kevin McKinney2-7/+4
2012-09-26Staging: bcm: Remove typedef for stLocalSFDeleteIndication and call directly.Kevin McKinney2-9/+6
2012-09-26staging: rtl8712: fix foo* bar (foo*) errors reported by checkpatchDevendra Naga1-4/+4
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-Hartman24-125/+838
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-22staging:iio:dummy: Fix potential NULL pointer dereferenceLars-Peter Clausen3-16/+21
2012-09-22power: battery: Generic battery driver using IIOanish kumar4-0/+459
2012-09-22HID: hid-sensor-hub: Fix sensor_hub_probe error handlingAxel Lin1-8/+4
2012-09-22HID: hid-sensor-hub: Remove hdev->claimed settingAxel Lin1-2/+0
2012-09-22iio: adc: add new lp8788 adc driverKim, Milo3-0/+271
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-22iio: inkern: clean up error return codeKim, Milo1-5/+8
2012-09-22iio: inkern: put the IIO device when it fails to allocate memoryKim, Milo1-1/+4
2012-09-22iio: dac/ad5755: signedness bug in ad5755_setup_pdata()Dan Carpenter1-1/+1
2012-09-22iio: hid-sensors: Prevent crash during hot-unplugSrinivas Pandruvada1-0/+1
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