Age | Commit message (Expand) | Author |
2019-08-05 | iio: frequency: adf4371: Fix output frequency setting | Nuno Sá |
2019-08-05 | iio: imu: inv_mpu6050: be more explicit on supported chips | Jean-Baptiste Maneyrol |
2019-08-05 | iio: light: noa1305: Add support for NOA1305 | Martyn Welch |
2019-08-05 | iio: remove get_irq_data_ready() function pointer and use IRQ number directly | Denis Ciocca |
2019-08-05 | iio: imu: st_lsm6dsx: make IIO_CHAN_INFO_SCALE shared by type | Martin Kepplinger |
2019-08-05 | iio: tsl2772: Use regulator_bulk_() APIs | Chuhong Yuan |
2019-08-05 | iio: tsl2772: Use devm_iio_device_register | Chuhong Yuan |
2019-08-05 | iio: tsl2772: Use devm_add_action_or_reset for tsl2772_chip_off | Chuhong Yuan |
2019-08-05 | iio: tsl2772: Use devm_add_action_or_reset | Chuhong Yuan |
2019-08-05 | iio: Remove dev_err() usage after platform_get_irq() | Stephen Boyd |
2019-08-05 | iio: light: si1145: Use device-managed APIs | Chuhong Yuan |
2019-08-05 | iio:pressure: preenable/postenable/predisable fixup for ST press buffer | Denis Ciocca |
2019-08-05 | iio:magn: preenable/postenable/predisable fixup for ST magn buffer | Denis Ciocca |
2019-08-05 | iio:gyro: preenable/postenable/predisable fixup for ST gyro buffer | Denis Ciocca |
2019-08-05 | iio:accel: preenable/postenable/predisable fixup for ST accel buffer | Denis Ciocca |
2019-08-05 | iio: imu: st_lsm6dsx: add support to ISM330DHCX | Lorenzo Bianconi |
2019-08-05 | iio: imu: st_lsm6dsx: move iio chan definitions in st_lsm6dsx_sensor_settings | Lorenzo Bianconi |
2019-08-05 | iio: imu: st_lsm6dsx: inline output acc/gyro output regs | Lorenzo Bianconi |
2019-08-05 | iio: imu: st_lsm6dsx: move fs_table in st_lsm6dsx_sensor_settings | Lorenzo Bianconi |
2019-08-05 | iio: imu: st_lsm6dsx: move odr_table in st_lsm6dsx_sensor_settings | Lorenzo Bianconi |
2019-08-05 | iio: light: cm3323: Use device-managed APIs | Chuhong Yuan |
2019-08-05 | iio: potentiometer: add a driver for Maxim 5432-5435 | Martin Kaiser |
2019-07-31 | spi: docs: convert to ReST and add it to the kABI bookset | Mauro Carvalho Chehab |
2019-07-31 | docs: i2c: convert to ReST and add to driver-api bookset | Mauro Carvalho Chehab |
2019-07-28 | Merge tag 'iio-fixes-for-5.3a' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman |
2019-07-28 | iio: adc: ad7606: Add debug mode for ad7616 | Beniamin Bia |
2019-07-28 | iio: adc: ad7606: Add support for software mode for ad7616 | Beniamin Bia |
2019-07-28 | iio: adc: ad7606: Allow reconfigration after reset | Beniamin Bia |
2019-07-28 | iio: adc: ad7606: Move spi dependent features to spi file | Beniamin Bia |
2019-07-28 | iio: adc: ad7606: Move common channel definition to header | Beniamin Bia |
2019-07-27 | iio: common: cros_ec_sensors: Expose cros_ec_sensors frequency range via iio ... | Fabien Lahoudere |
2019-07-27 | iio: cros_ec_accel_legacy: Add support for veyron-minnie | Gwendal Grignou |
2019-07-27 | iio: cros_ec_accel_legacy: Use cros_ec_sensors_core | Gwendal Grignou |
2019-07-27 | iio: cros_ec_accel_legacy: Fix incorrect channel setting | Gwendal Grignou |
2019-07-27 | iio: cros_ec: Add sign vector in core for backward compatibility | Gwendal Grignou |
2019-07-27 | iio: common: cros_ec_sensors: determine protocol version | Fabien Lahoudere |
2019-07-27 | iio: imu: st_lsm6dsx: flip irq return logic | Sean Nyekjaer |
2019-07-27 | iio: imu: st_lsm6dsx: add i3c basic support for LSM6DSO and LSM6DSR | Vitor Soares |
2019-07-27 | iio: magnetometer: mmc35240: Fix a typo in the name of a constant | Christophe JAILLET |
2019-07-27 | iio: pressure: hp03: convert to i2c_new_dummy_device | Wolfram Sang |
2019-07-27 | iio: light: veml6070: convert to i2c_new_dummy_device | Wolfram Sang |
2019-07-27 | iio: light: cm36651: convert to i2c_new_dummy_device | Wolfram Sang |
2019-07-27 | iio: imu: Add support for the ADIS16460 IMU | Alexandru Ardelean |
2019-07-27 | iio: imu: adis: Add support for SPI transfer cs_change_delay | Alexandru Ardelean |
2019-07-27 | iio: mxc4005: Use device-managed APIs | Chuhong Yuan |
2019-07-27 | iio: humidity: Use device-managed APIs | Chuhong Yuan |
2019-07-27 | iio: maxim_thermocouple: Use device-managed APIs | Chuhong Yuan |
2019-07-27 | iio: make st_sensors drivers use regmap | Denis Ciocca |
2019-07-27 | iio: move 3-wire spi initialization to st_sensors_spi | Denis Ciocca |
2019-07-27 | iio:pressure: device settings are set immediately during probe | Denis Ciocca |