aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-10Merge tag 'iio-for-v4.2c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman12-96/+829
2015-06-08iio: st_accel: support the LIS331DL sensorLinus Walleij3-0/+75
2015-06-08Merge 4.1-rc7 into staging-testingGreg Kroah-Hartman4-21/+50
2015-06-07iio: st_accel: support 8bit channel dataLinus Walleij2-1/+19
2015-06-07iio: adc: vf610: implement configurable conversion modesStefan Agner1-42/+104
2015-06-07iio: adc: twl4030_madc: Fix description of twl4030_madc_set_current_generator()H. Nikolaus Schaller1-4/+2
2015-06-07iio: adc: twl4030_madc: Fix calculation of the temperature sense currentH. Nikolaus Schaller1-1/+1
2015-06-07iio: mma8452: Add support for interrupt driven triggers.Martin Fuzzey1-6/+91
2015-06-07iio: mma8452: Add highpass filter configuration.Martin Fuzzey1-4/+136
2015-06-07iio: mma8452: Add support for transient event debouncingMartin Fuzzey1-11/+65
2015-06-07iio: mma8452: Basic support for transient events.Martin Fuzzey1-1/+211
2015-06-07iio: magnetometer: mmc35240: Add compensation for raw valuesDaniel Baluta1-4/+58
2015-06-07iio: magnetometer: mmc35240: Fix sensitivity on z-axisDaniel Baluta1-1/+1
2015-06-07iio: magnetometer: mmc35240: Use a smaller sleep valueDaniel Baluta1-1/+2
2015-06-07iio: magnetometer: mmc35240: Fix broken processed valueDaniel Baluta1-16/+27
2015-06-07iio: magnetometer: mmc35240: NULL terminate attribute arrayDaniel Baluta1-0/+1
2015-06-07iio: magnetometer: mmc35240: i2c device name should be lower caseDaniel Baluta1-1/+1
2015-06-01iio: light: signedness bug in stk3310_write_raw()Dan Carpenter1-1/+1
2015-06-01iio: magnetometer: correct a harmless off by one checkDan Carpenter1-1/+1
2015-06-01iio: Require strict scan mask matching in hardware modeLars-Peter Clausen1-5/+20
2015-06-01iio: Specify supported modes for buffersLars-Peter Clausen3-3/+19
2015-06-01iio: Always compute masklengthLars-Peter Clausen1-6/+9
2015-06-01iio: buffer: remove unneeded testLaurent Navet1-2/+0
2015-05-24Merge tag 'iio-for-v4.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman39-248/+4874
2015-05-23iio: accel: Add support for Sensortek STK8BA50Tiberiu Breana3-0/+313
2015-05-23iio: __iio_update_buffers: Leave device in sane state on errorLars-Peter Clausen1-36/+46
2015-05-23iio: __iio_update_buffers: Split enable and disable path into helper functionsLars-Peter Clausen1-88/+103
2015-05-23iio: __iio_update_buffers: Verify configuration before starting to apply itLars-Peter Clausen1-63/+101
2015-05-23iio:adc128s052: add support for adc122s021Urs Fässler2-8/+26
2015-05-23iio: adc: twl6030-gpadc: Fix modaliasAxel Lin1-1/+1
2015-05-23iio: Add I/Q modifiersLars-Peter Clausen1-0/+2
2015-05-23iio: adc: add support for BerlinAntoine Tenart3-0/+386
2015-05-18Merge 4.1-rc4 into staging-nextGreg Kroah-Hartman17-66/+93
2015-05-17iio: accel: Add support for Sensortek STK8312Tiberiu Breana3-0/+403
2015-05-17iio: accel: bmc150: decouple buffer and triggersVlad Dogaru1-20/+35
2015-05-17iio: core: add high pass filter attributesMartin Fuzzey2-0/+4
2015-05-17iio: mma8452: Add access to registers via DebugFSMartin Fuzzey1-0/+25
2015-05-17iio: mma8452: Initialise before activatingMartin Fuzzey1-4/+33
2015-05-17iio: gyro: bmg160: decouple buffer and triggersVlad Dogaru1-24/+32
2015-05-17iio: gyro: bmg160: remove redundant fieldVlad Dogaru1-8/+5
2015-05-17iio: __iio_update_buffers: Perform request_update() only for new buffersLars-Peter Clausen1-11/+25
2015-05-17iio: __iio_update_buffers: Slightly refactor scan mask memory managementLars-Peter Clausen1-10/+13
2015-05-17iio: Replace printk in __iio_update_buffers with dev_dbgLars-Peter Clausen1-5/+7
2015-05-17iio: add m62332 DAC driverDmitry Eremin-Solenikov3-0/+280
2015-05-17iio: ltr501: Add light channel supportKuppuswamy Sathyanarayanan1-0/+51
2015-05-17iio: pressure: hid-sensor-press: Fix memory leak in probe()Fabio Estevam1-6/+6
2015-05-17iio: orientation: hid-sensor-rotation: Fix memory leak in probe()Fabio Estevam1-7/+8
2015-05-17iio: orientation: hid-sensor-incl-3d: Fix memory leak in probe()Fabio Estevam1-7/+7
2015-05-17iio: light: hid-sensor-als.c: Fix memory leak in probe()Fabio Estevam1-6/+6
2015-05-17iio: gyro: hid-sensor-gyro-3d: Fix memory leak in probe()Fabio Estevam1-7/+6