summaryrefslogtreecommitdiffstats
path: root/drivers/iio (follow)
Commit message (Expand)AuthorAgeFilesLines
* iio: pressure: hp03: Add OF device ID tableJavier Martinez Canillas2017-03-191-0/+7
* iio: light: tsl2563: Add OF device ID tableJavier Martinez Canillas2017-03-191-0/+10
* iio: light: us5182d: Add OF device ID tableJavier Martinez Canillas2017-03-191-0/+7
* iio: dac: mcp4725: Add OF device ID tableJavier Martinez Canillas2017-03-191-2/+22
* iio: magnetometer: bmc150_magn_i2c: Add OF device ID tableJavier Martinez Canillas2017-03-191-0/+9
* iio: mlx96014: Add OF device ID tableJavier Martinez Canillas2017-03-191-0/+7
* iio: adc: ina2xx: Add OF device ID tableJavier Martinez Canillas2017-03-191-1/+33
* iio: accel: Prefer unsigned int to bare use of unsignedMiguel Robles2017-03-191-4/+4
* iio: pc104: Mask PC/104 drivers via the PC104 Kconfig optionWilliam Breathitt Gray2017-03-152-2/+2
* iio: adc: add support for Allwinner SoCs ADCQuentin Schulz2017-03-083-0/+631
* iio: adc: max11100: remove .owner field for driverWei Yongjun2017-03-081-1/+0
* Merge tag 'iio-for-4.12a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-03-0639-56/+2872
|\
| * iio: hid: Add temperature sensor supportSong Hongyan2017-03-044-0/+329
| * iio: accel: adxl345: Add SPI supportEva Rachel Retuya2017-03-043-0/+96
| * iio: accel: adxl345: Split driver into core and I2CEva Rachel Retuya2017-03-045-51/+113
| * iio: accel: adxl345: Use I2C regmap instead of direct I2C accessEva Rachel Retuya2017-03-042-23/+44
| * hid: hid-sensor-prox: Add more data field for hysteresis parsingSong Hongyan2017-02-251-0/+7
| * iio: adc: meson-saradc: improve meson_sar_adc_read_raw_sampleHeiner Kallweit2017-02-191-19/+17
| * iio: adc: meson-saradc: switch from polling to interrupt modeHeiner Kallweit2017-02-191-5/+51
| * iio: maxim_thermocouple: Set parent deviceLars-Peter Clausen2017-02-191-0/+1
| * iio: pulsedlight-lidar-lite-v2: Set parent deviceLars-Peter Clausen2017-02-191-0/+1
| * iio: lmp91000: Set parent deviceLars-Peter Clausen2017-02-191-0/+1
| * iio: max30102: Set parent deviceLars-Peter Clausen2017-02-191-0/+1
| * iio: max30100: Set parent deviceLars-Peter Clausen2017-02-191-0/+1
| * iio: cio-dac: Set parent deviceLars-Peter Clausen2017-02-191-0/+1
| * iio: quad-8: Set parent deviceLars-Peter Clausen2017-02-191-0/+1
| * iio: stx104: Set parent deviceLars-Peter Clausen2017-02-191-0/+1
| * staging:iio:adc:lpc32xx Move out of staging.Jonathan Cameron2017-02-113-0/+232
| * staging:iio:adc:spear Move out of staging.Jonathan Cameron2017-02-113-0/+407
| * iio:temperature:tmp007: Add irq and threshold events supportManivannan Sadhasivam2017-02-051-12/+265
| * iio: health: add MAX30102 oximeter driver supportMatt Ranostay2017-02-053-0/+499
| * iio: accel: Add driver for the Analog Devices ADXL345 3-axis accelerometerEva Rachel Retuya2017-02-053-0/+206
| * iio: cros_ec_light_prox: add ChromeOS EC Light and Proximity SensorsGwendal Grignou2017-02-043-0/+300
| * iio: imu: st_lsm6dsx: add support to lsm6ds3hLorenzo Bianconi2017-02-046-6/+26
| * iio: imu: st_lsm6dsx: add support to lsm6dslLorenzo Bianconi2017-02-046-5/+18
| * iio: imu: st_lsm6dsx: add support to multiple devices with the same settingsLorenzo Bianconi2017-02-042-15/+18
| * iio: distance: add devantech us ranger srf04Andreas Klinger2017-02-043-0/+316
* | Merge tag 'staging-4.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-03-043-5/+7
|\ \
| * \ Merge tag 'iio-fixes-for-4.11b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-02-263-5/+7
| |\ \
| | * | iio: adc: xilinx: Fix error handlingChristophe JAILLET2017-02-251-3/+3
| | * | iio: 104-quad-8: Fix off-by-one error when addressing flag registerWilliam Breathitt Gray2017-02-111-1/+1
| | * | iio: adc: handle unknow of_device_id dataArnd Bergmann2017-02-051-1/+3
| | |/
* | / sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-1/+1
|/ /
* | Merge tag 'iio-fixes-for-4.11a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-02-112-2/+3
|\ \
| * | iio: pressure: mpl115: do not rely on structure field orderingPeter Rosin2017-02-111-0/+1
| * | iio: pressure: mpl3115: do not rely on structure field orderingPeter Rosin2017-02-111-2/+2
* | | Merge 4.10-rc7 into staging-nextGreg Kroah-Hartman2017-02-065-9/+11
|\| | | |/ |/|
| * iio: dht11: Use usleep_range instead of msleep for start signalJohn Brooks2017-01-221-2/+4
| * iio: adc: palmas_gpadc: retrieve a valid iio_dev in suspend/resumeAlison Schofield2017-01-211-2/+2
| * iio: health: max30100: fixed parenthesis around FIFO count checkMatt Ranostay2017-01-211-1/+1