Age | Commit message (Expand) | Author |
2021-01-22 | iio: hid-sensor-als: Add timestamp channel | Ye Xiang |
2021-01-09 | iio: tsl2583: Use DIV_ROUND_CLOSEST() instead of open-coding it | Lars-Peter Clausen |
2021-01-09 | iio: vl6180: Use DIV_ROUND_CLOSEST() instead of open-coding it | Lars-Peter Clausen |
2021-01-09 | iio:light:apds9960 add detection for MSHW0184 ACPI device in apds9960 driver | Max Leiter |
2020-12-03 | iio:light:st_uvis25: Fix timestamp alignment and prevent data leak. | Jonathan Cameron |
2020-12-03 | iio:light:rpr0521: Fix timestamp alignment and prevent data leak. | Jonathan Cameron |
2020-11-24 | Merge tag 'iio-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman |
2020-11-08 | iio: light: fix kconfig dependency bug for VCNL4035 | Necip Fazil Yildiran |
2020-11-01 | iio:light:tsl2563 use generic fw accessors | Vaishnav M A |
2020-11-01 | iio: light: vcnl4035 add i2c_device_id | Vaishnav M A |
2020-10-31 | iio: light: apds9960: remove unneeded semicolon | Tom Rix |
2020-09-29 | iio: cros_ec: unify hw fifo attributes into the core file | Alexandru Ardelean |
2020-09-29 | iio:light:gp2ap002 fix spelling typo in comments | Wang Qing |
2020-09-22 | Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman |
2020-09-21 | iio:light:si1145: Fix timestamp alignment and prevent data leak. | Jonathan Cameron |
2020-09-14 | Merge 5.9-rc5 into staging-next | Greg Kroah-Hartman |
2020-09-13 | Merge tag 'staging-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-09-13 | iio: light: as73211: Increase measurement timeout | Christian Eggers |
2020-09-03 | iio: light: tsl2772: Simplify with dev_err_probe() | Krzysztof Kozlowski |
2020-09-03 | iio: light: isl29018: Simplify with dev_err_probe() | Krzysztof Kozlowski |
2020-09-03 | iio: light: as73211: New driver | Christian Eggers |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-22 | iio:light:ltr501 Fix timestamp alignment issue. | Jonathan Cameron |
2020-08-22 | iio:light:max44000 Fix timestamp alignment and prevent data leak. | Jonathan Cameron |
2020-07-20 | iio: light: stk3310: add chip id for STK3311-X variant | Icenowy Zheng |
2020-07-20 | iio: light: us5182d: Fix formatting in kerneldoc function block | Lee Jones |
2020-07-20 | iio: light: si1145: Demote obvious misuse of kerneldoc to standard comment bl... | Lee Jones |
2020-07-20 | iio: light: cm32181: Fix formatting and docrot issues in cm32181_acpi_get_cpm() | Lee Jones |
2020-07-13 | Replace HTTP links with HTTPS ones: drivers/iio | Alexander A. Klimov |
2020-06-20 | iio: Move attach/detach of the poll func to the core | Lars-Peter Clausen |
2020-06-14 | iio: remove left-over parent assignments | Alexandru Ardelean |
2020-06-14 | iio: light: lm3533-als: use iio_device_set_parent() to assign parent | Alexandru Ardelean |
2020-06-14 | iio: remove explicit IIO device parent assignment | Alexandru Ardelean |
2020-06-14 | iio: cros_ec: Reapply range at resume | Gwendal Grignou |
2020-06-14 | iio: light: stk3310: Constify regmap_config | Rikard Falkeborn |
2020-06-14 | iio: light: iqs621: remove usage of iio_priv_to_dev() | Alexandru Ardelean |
2020-06-14 | iio: light: tsl2563: pass iio device as i2c_client private data | Alexandru Ardelean |
2020-05-22 | iio: light: gp2ap002: Take runtime PM reference on light read | Jonathan Bakker |
2020-05-11 | iio: light: ltr501: Constify structs | Rikard Falkeborn |
2020-05-11 | iio: light: cm32181: Fix integartion time typo | Hans de Goede |
2020-05-11 | iio: light: cm32181: Add support for parsing CPM0 and CPM1 ACPI tables | Hans de Goede |
2020-05-10 | iio: light: cm32181: Make lux_per_bit and lux_per_bit_base_it runtime settings | Hans de Goede |
2020-05-10 | iio: light: cm32181: Use units of 1/100000th for calibscale and lux_per_bit | Hans de Goede |
2020-05-10 | iio: light: cm32181: Change reg_init to use a bitmap of which registers to init | Hans de Goede |
2020-05-10 | iio: light: cm32181: Handle CM3218 ACPI devices with 2 I2C resources | Hans de Goede |
2020-05-10 | iio: light: cm32181: Clean up the probe function a bit | Hans de Goede |
2020-05-10 | iio: light: cm32181: Add support for the CM3218 | Hans de Goede |
2020-05-10 | iio: light: cm32181: Add some extra register defines | Hans de Goede |
2020-05-10 | iio: light: cm32181: Add support for ACPI enumeration | Hans de Goede |
2020-05-10 | iio: light: cm32181: Switch to new style i2c-driver probe function | Hans de Goede |