summaryrefslogtreecommitdiffstats
path: root/drivers/iio (follow)
Commit message (Expand)AuthorAgeFilesLines
* iio: accel: kxsd9: split out a common remove() functionLinus Walleij2016-09-181-10/+14
* iio: accel: kxsd9: Split out transport mechanismLinus Walleij2016-09-181-52/+123
* Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-09-1428-133/+1497
|\
| * iio: accel: mxc6255: Fix chip-id checkHans de Goede2016-09-121-6/+1
| * iio: st_sensors: use the helper functionLinus Walleij2016-09-101-1/+1
| * iio: trigger: helpers to determine own triggerLinus Walleij2016-09-101-0/+16
| * iio: iio_push_event(): Don't crash if the event interface is not registeredLars-Peter Clausen2016-09-101-0/+8
| * iio: accel: mxc6255 add support for the mxc6225Hans de Goede2016-09-051-1/+8
| * iio: adc: at91: Add support for Touchscreen Switches Closure TimeNicolas Ferre2016-09-051-0/+13
| * iio: devm_regulator_get_optional never returns NULLCrt Mori2016-09-052-4/+4
| * iio: fetch and enable regulators unconditionallyCrt Mori2016-09-051-4/+2
| * iio: add resource managed triggered buffer init helpersGregor Boirie2016-09-042-1/+44
| * iio:trigger: add resource managed (un)registerGregor Boirie2016-09-041-0/+59
| * iio: chemical: vz89x: fix boolreturn.cocci warningskbuild test robot2016-09-031-1/+1
| * iio: st_sensors: fix errorcheck for regulatorsLinus Walleij2016-09-031-2/+2
| * iio: stx104: Add IIO support for the ADC channelsWilliam Breathitt Gray2016-09-035-35/+145
| * iio: adc: ina2xx: remove unused debug field from chip global dataAlison Schofield2016-09-031-5/+0
| * iio: trigger: allow immutable triggers to be assignedMatt Ranostay2016-09-031-0/+20
| * iio: sx9500: add final devicetree supportChristoph Fritz2016-09-031-0/+7
| * iio: adc: add ADC12130/ADC12132/ADC12138 ADC driverAkinobu Mita2016-08-313-0/+565
| * fix:iio:common:st_sensors:st_sensors_trigger:mark symbols static where possibleBaoyou Xie2016-08-291-2/+2
| * iio: magn: ak8974: remove .owner field for driverWei Yongjun2016-08-291-1/+0
| * iio: magn/ak8974: avoid unused function warningArnd Bergmann2016-08-291-4/+2
| * iio: hid-sensors: avoid unused function warningArnd Bergmann2016-08-291-6/+3
| * iio: adc: ti-ads1015: add missing of_node_put() in ads1015_get_channels_confi...Wei Yongjun2016-08-291-0/+2
| * iio: temperature: fix non static symbol warningsWei Yongjun2016-08-291-3/+3
| * iio: st_sensors: fetch and enable regulators unconditionallyLinus Walleij2016-08-291-31/+24
| * iio: dac: AD8801: add Analog Devices AD8801/AD8803 supportGwenhael Goavec-Merou2016-08-293-0/+250
| * iio: chemical: vz89x: prevent corrupted buffer from being readMatt Ranostay2016-08-291-2/+6
| * iio: chemical: vz89x: add support for VZ89TE partMatt Ranostay2016-08-291-15/+98
| * iio: chemical: vz89x: abstract chip configurationMatt Ranostay2016-08-291-18/+62
| * iio: adc: ltc2485: add support for Linear Technology LTC2485 ADCAlison Schofield2016-08-293-0/+158
| * iio: ad5755: fix off-by-one on devnr limit checkColin Ian King2016-08-291-1/+1
* | Merge 4.8-rc6 into staging-nextGreg Kroah-Hartman2016-09-125-7/+18
|\ \
| * \ Merge tag 'iio-fixes-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-09-095-7/+18
| |\ \
| | * | iio:core: fix IIO_VAL_FRACTIONAL sign handlingGregor Boirie2016-09-051-3/+2
| | * | iio: ensure ret is initialized to zero before entering do loopColin Ian King2016-09-051-2/+2
| | * | iio: accel: kxsd9: Fix scaling bugLinus Walleij2016-09-031-0/+1
| | * | iio: accel: bmc150: reset chip at init timeOlof Johansson2016-09-031-0/+11
| | * | iio: fix pressure data output unit in hid-sensor-attributesKweh, Hock Leong2016-09-031-2/+2
* | | | Merge 4.8-rc5 into staging-nextGreg Kroah-Hartman2016-09-0518-51/+119
|\| | | | |_|/ |/| |
| * | Merge tag 'char-misc-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-09-031-1/+0
| |\ \ | | |/ | |/|
| | * drivers/iio/light/Kconfig: SENSORS_BH1780 cleanupValentin Rothberg2016-08-161-1/+0
| * | iio: adc: rockchip_saradc: reset saradc controller before programming itCaesar Wang2016-08-232-0/+31
| * | iio: accel: kxsd9: Fix raw read returnLinus Walleij2016-08-211-0/+1
| * | iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sampleVignesh R2016-08-211-1/+1
| * | iio: adc: ti_am335x_adc: Protect FIFO1 from concurrent accessVignesh R2016-08-211-3/+11
| * | iio: chemical: atlas-ph-sensor: fix typo in val assignmentColin Ian King2016-08-211-1/+1
| * | iio: fix sched WARNING "do not call blocking ops when !TASK_RUNNING"Brian Norris2016-08-211-6/+17
| * | iio:ti-ads1015: fix a wrong pointer definition.Giorgio Dal Molin2016-08-211-1/+2