summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-09-197-8/+12
|\
| * mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra2019-09-026-7/+11
| * mfd / platform: cros_ec: Move cros-ec core driver out from MFDEnric Balletbo i Serra2019-09-021-1/+1
* | Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-09-1896-1477/+3214
|\ \
| * | iio: hid-sensor-attributes: Fix divisions for 32-bit platformsAndy Shevchenko2019-09-061-14/+28
| * | Merge tag 'iio-for-5.4b-take3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2019-09-0318-144/+353
| |\ \
| | * | iio: imu: st_lsm6dsx: rely on IIO_G_TO_M_S_2 for gain definition for LSM9DS1Lorenzo Bianconi2019-09-031-4/+4
| | * | iio: imu: st_lsm6dsx: remove invalid gain value for LSM9DS1Lorenzo Bianconi2019-09-031-6/+11
| | * | iio: cros_ec: set calibscale for 3d MEMS to unit vectorGwendal Grignou2019-09-031-1/+4
| | * | iio: dac: ad5380: fix incorrect assignment to valColin Ian King2019-09-031-1/+1
| | * | iio: imu: st_lsm6dsx: Fix FIFO diff mask for tagged fifomario tesi2019-09-031-3/+3
| | * | iio: imu: st_lsm6dsx: add support for accel/gyro unit of lsm9ds1Martin Kepplinger2019-09-035-1/+100
| | * | iio: imu: st_lsm6dsx: move register definitions to sensor_settings structMartin Kepplinger2019-08-272-9/+28
| | * | iio: imu: st_lsm6dsx: introduce update_fifo function pointerLorenzo Bianconi2019-08-263-4/+25
| | * | Kconfig: Fix the reference to the RFD77402 ToF sensor in the 'help' sectionChristophe JAILLET2019-08-251-1/+1
| | * | iio: st_sensors: Fix build errorYueHaibing2019-08-251-0/+2
| | * | iio: adc: ad7606: Add support for AD7606B ADCStefan Popa2019-08-253-3/+123
| | * | iio: adc: sc27xx: Change to polling mode to read dataFreeman Liu2019-08-181-54/+27
| | * | iio: hid-sensor-attributes: Convert to use int_pow()Andy Shevchenko2019-08-181-31/+22
| | * | iio: adc: max1027: Use device-managed APIsChuhong Yuan2019-08-181-31/+7
| | * | iio: imu: adis16460: fix variable signednessAlexandru Ardelean2019-08-181-1/+1
| | * | iio: accel: kxcjk1013: Improve comments on KIOX010A and KIOX020A ACPI idsHans de Goede2019-08-181-2/+2
| * | | Merge 5.3-rc5 into staging-nextGreg Kroah-Hartman2019-08-192-5/+5
| |\ \ \ | | |/ / | |/| |
| * | | iio:light:noa1305: Fix missing break statement.Jonathan Cameron2019-08-141-0/+1
| * | | Merge tag 'iio-for-5.4a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2019-08-1290-1340/+2853
| |\ \ \
| | * | | iio: hi8435: Drop hi8435_remove() by using devres for remaining elementsAndrey Smirnov2019-08-111-21/+11
| | * | | iio: hi8435: Use gpiod_set_value_cansleep()Andrey Smirnov2019-08-111-1/+1
| | * | | iio:st_sensors: remove buffer allocation at each buffer enableDenis Ciocca2019-08-114-44/+4
| | * | | iio: imu: inv_mpu6050: be more explicit on supported chipsJean-Baptiste Maneyrol2019-08-051-4/+6
| | * | | iio: light: noa1305: Add support for NOA1305Martyn Welch2019-08-053-0/+324
| | * | | iio: remove get_irq_data_ready() function pointer and use IRQ number directlyDenis Ciocca2019-08-057-43/+24
| | * | | iio: imu: st_lsm6dsx: make IIO_CHAN_INFO_SCALE shared by typeMartin Kepplinger2019-08-051-2/+2
| | * | | iio: tsl2772: Use regulator_bulk_() APIsChuhong Yuan2019-08-051-58/+29
| | * | | iio: tsl2772: Use devm_iio_device_registerChuhong Yuan2019-08-051-18/+1
| | * | | iio: tsl2772: Use devm_add_action_or_reset for tsl2772_chip_offChuhong Yuan2019-08-051-3/+13
| | * | | iio: tsl2772: Use devm_add_action_or_resetChuhong Yuan2019-08-051-3/+3
| | * | | iio: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-0520-56/+17
| | * | | iio: light: si1145: Use device-managed APIsChuhong Yuan2019-08-051-37/+5
| | * | | iio:pressure: preenable/postenable/predisable fixup for ST press bufferDenis Ciocca2019-08-051-21/+17
| | * | | iio:magn: preenable/postenable/predisable fixup for ST magn bufferDenis Ciocca2019-08-051-14/+16
| | * | | iio:gyro: preenable/postenable/predisable fixup for ST gyro bufferDenis Ciocca2019-08-051-25/+24
| | * | | iio:accel: preenable/postenable/predisable fixup for ST accel bufferDenis Ciocca2019-08-051-25/+20
| | * | | iio: imu: st_lsm6dsx: add support to ISM330DHCXLorenzo Bianconi2019-08-056-5/+22
| | * | | iio: imu: st_lsm6dsx: move iio chan definitions in st_lsm6dsx_sensor_settingsLorenzo Bianconi2019-08-052-20/+81
| | * | | iio: imu: st_lsm6dsx: inline output acc/gyro output regsLorenzo Bianconi2019-08-051-20/+6
| | * | | iio: imu: st_lsm6dsx: move fs_table in st_lsm6dsx_sensor_settingsLorenzo Bianconi2019-08-052-33/+144
| | * | | iio: imu: st_lsm6dsx: move odr_table in st_lsm6dsx_sensor_settingsLorenzo Bianconi2019-08-052-32/+166
| | * | | iio: light: cm3323: Use device-managed APIsChuhong Yuan2019-08-051-24/+9
| | * | | iio: potentiometer: add a driver for Maxim 5432-5435Martin Kaiser2019-08-053-0/+147
| | * | | iio: adc: ad7606: Add debug mode for ad7616Beniamin Bia2019-07-281-1/+32