Age | Commit message (Expand) | Author |
2019-10-23 | compat_ioctl: move more drivers to compat_ptr_ioctl | Arnd Bergmann |
2019-09-19 | Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2019-09-18 | Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-09-17 | Merge tag 'docs-5.4' of git://git.lwn.net/linux | Linus Torvalds |
2019-09-06 | iio: hid-sensor-attributes: Fix divisions for 32-bit platforms | Andy Shevchenko |
2019-09-03 | Merge tag 'iio-for-5.4b-take3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman |
2019-09-03 | iio: imu: st_lsm6dsx: rely on IIO_G_TO_M_S_2 for gain definition for LSM9DS1 | Lorenzo Bianconi |
2019-09-03 | iio: imu: st_lsm6dsx: remove invalid gain value for LSM9DS1 | Lorenzo Bianconi |
2019-09-03 | hwmon: Remove ads1015 driver | Guenter Roeck |
2019-09-03 | iio: cros_ec: set calibscale for 3d MEMS to unit vector | Gwendal Grignou |
2019-09-03 | iio: dac: ad5380: fix incorrect assignment to val | Colin Ian King |
2019-09-03 | iio: imu: st_lsm6dsx: Fix FIFO diff mask for tagged fifo | mario tesi |
2019-09-03 | iio: imu: st_lsm6dsx: add support for accel/gyro unit of lsm9ds1 | Martin Kepplinger |
2019-09-02 | mfd / platform: cros_ec: Reorganize platform and mfd includes | Enric Balletbo i Serra |
2019-09-02 | mfd / platform: cros_ec: Move cros-ec core driver out from MFD | Enric Balletbo i Serra |
2019-08-27 | iio: imu: st_lsm6dsx: move register definitions to sensor_settings struct | Martin Kepplinger |
2019-08-26 | iio: imu: st_lsm6dsx: introduce update_fifo function pointer | Lorenzo Bianconi |
2019-08-25 | Kconfig: Fix the reference to the RFD77402 ToF sensor in the 'help' section | Christophe JAILLET |
2019-08-25 | iio: st_sensors: Fix build error | YueHaibing |
2019-08-25 | iio: adc: ad7606: Add support for AD7606B ADC | Stefan Popa |
2019-08-19 | Merge 5.3-rc5 into staging-next | Greg Kroah-Hartman |
2019-08-18 | iio: adc: sc27xx: Change to polling mode to read data | Freeman Liu |
2019-08-18 | iio: hid-sensor-attributes: Convert to use int_pow() | Andy Shevchenko |
2019-08-18 | iio: adc: max1027: Use device-managed APIs | Chuhong Yuan |
2019-08-18 | iio: imu: adis16460: fix variable signedness | Alexandru Ardelean |
2019-08-18 | iio: accel: kxcjk1013: Improve comments on KIOX010A and KIOX020A ACPI ids | Hans de Goede |
2019-08-14 | iio:light:noa1305: Fix missing break statement. | Jonathan Cameron |
2019-08-12 | Merge tag 'iio-for-5.4a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman |
2019-08-11 | iio: hi8435: Drop hi8435_remove() by using devres for remaining elements | Andrey Smirnov |
2019-08-11 | iio: hi8435: Use gpiod_set_value_cansleep() | Andrey Smirnov |
2019-08-11 | iio:st_sensors: remove buffer allocation at each buffer enable | Denis Ciocca |
2019-08-05 | iio: adc: max9611: Fix temperature reading in probe | Jacopo Mondi |
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 |