aboutsummaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2019-09-19Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2019-09-18Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-09-17Merge tag 'docs-5.4' of git://git.lwn.net/linuxLinus Torvalds
2019-09-06iio: hid-sensor-attributes: Fix divisions for 32-bit platformsAndy Shevchenko
2019-09-03Merge tag 'iio-for-5.4b-take3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2019-09-03iio: imu: st_lsm6dsx: rely on IIO_G_TO_M_S_2 for gain definition for LSM9DS1Lorenzo Bianconi
2019-09-03iio: imu: st_lsm6dsx: remove invalid gain value for LSM9DS1Lorenzo Bianconi
2019-09-03hwmon: Remove ads1015 driverGuenter Roeck
2019-09-03iio: cros_ec: set calibscale for 3d MEMS to unit vectorGwendal Grignou
2019-09-03iio: dac: ad5380: fix incorrect assignment to valColin Ian King
2019-09-03iio: imu: st_lsm6dsx: Fix FIFO diff mask for tagged fifomario tesi
2019-09-03iio: imu: st_lsm6dsx: add support for accel/gyro unit of lsm9ds1Martin Kepplinger
2019-09-02mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra
2019-09-02mfd / platform: cros_ec: Move cros-ec core driver out from MFDEnric Balletbo i Serra
2019-08-27iio: imu: st_lsm6dsx: move register definitions to sensor_settings structMartin Kepplinger
2019-08-26iio: imu: st_lsm6dsx: introduce update_fifo function pointerLorenzo Bianconi
2019-08-25Kconfig: Fix the reference to the RFD77402 ToF sensor in the 'help' sectionChristophe JAILLET
2019-08-25iio: st_sensors: Fix build errorYueHaibing
2019-08-25iio: adc: ad7606: Add support for AD7606B ADCStefan Popa
2019-08-19Merge 5.3-rc5 into staging-nextGreg Kroah-Hartman
2019-08-18iio: adc: sc27xx: Change to polling mode to read dataFreeman Liu
2019-08-18iio: hid-sensor-attributes: Convert to use int_pow()Andy Shevchenko
2019-08-18iio: adc: max1027: Use device-managed APIsChuhong Yuan
2019-08-18iio: imu: adis16460: fix variable signednessAlexandru Ardelean
2019-08-18iio: accel: kxcjk1013: Improve comments on KIOX010A and KIOX020A ACPI idsHans de Goede
2019-08-14iio:light:noa1305: Fix missing break statement.Jonathan Cameron
2019-08-12Merge tag 'iio-for-5.4a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2019-08-11iio: hi8435: Drop hi8435_remove() by using devres for remaining elementsAndrey Smirnov
2019-08-11iio: hi8435: Use gpiod_set_value_cansleep()Andrey Smirnov
2019-08-11iio:st_sensors: remove buffer allocation at each buffer enableDenis Ciocca
2019-08-05iio: adc: max9611: Fix temperature reading in probeJacopo Mondi
2019-08-05iio: frequency: adf4371: Fix output frequency settingNuno Sá
2019-08-05iio: imu: inv_mpu6050: be more explicit on supported chipsJean-Baptiste Maneyrol
2019-08-05iio: light: noa1305: Add support for NOA1305Martyn Welch
2019-08-05iio: remove get_irq_data_ready() function pointer and use IRQ number directlyDenis Ciocca
2019-08-05iio: imu: st_lsm6dsx: make IIO_CHAN_INFO_SCALE shared by typeMartin Kepplinger
2019-08-05iio: tsl2772: Use regulator_bulk_() APIsChuhong Yuan
2019-08-05iio: tsl2772: Use devm_iio_device_registerChuhong Yuan
2019-08-05iio: tsl2772: Use devm_add_action_or_reset for tsl2772_chip_offChuhong Yuan
2019-08-05iio: tsl2772: Use devm_add_action_or_resetChuhong Yuan
2019-08-05iio: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-08-05iio: light: si1145: Use device-managed APIsChuhong Yuan
2019-08-05iio:pressure: preenable/postenable/predisable fixup for ST press bufferDenis Ciocca
2019-08-05iio:magn: preenable/postenable/predisable fixup for ST magn bufferDenis Ciocca
2019-08-05iio:gyro: preenable/postenable/predisable fixup for ST gyro bufferDenis Ciocca
2019-08-05iio:accel: preenable/postenable/predisable fixup for ST accel bufferDenis Ciocca
2019-08-05iio: imu: st_lsm6dsx: add support to ISM330DHCXLorenzo Bianconi
2019-08-05iio: imu: st_lsm6dsx: move iio chan definitions in st_lsm6dsx_sensor_settingsLorenzo Bianconi
2019-08-05iio: imu: st_lsm6dsx: inline output acc/gyro output regsLorenzo Bianconi
2019-08-05iio: imu: st_lsm6dsx: move fs_table in st_lsm6dsx_sensor_settingsLorenzo Bianconi