index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
Age
Commit message (
Expand
)
Author
2021-06-16
iio: light: tcs3472: do not free unallocated IRQ
frank zago
2021-06-16
iio: hid-sensors: Update header includes
Jonathan Cameron
2021-06-16
iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespace
Andy Shevchenko
2021-06-16
iio: light: vcnl4035: Fix buffer alignment in iio_push_to_buffers_with_timest...
Jonathan Cameron
2021-06-14
iio: light: vcnl4000: Fix buffer alignment in iio_push_to_buffers_with_timest...
Jonathan Cameron
2021-06-13
iio: ltr501: mark ltr501_chip_info as const
Marc Kleine-Budde
2021-06-13
iio: ltr501: ltr501_read_ps(): add missing endianness conversion
Oliver Lang
2021-06-13
iio: ltr501: ltr559: fix initialization of LTR501_ALS_CONTR
Oliver Lang
2021-06-13
iio: ltr501: mark register holding upper 8 bits of ALS_DATA{0,1} and PS_DATA ...
Marc Kleine-Budde
2021-06-09
iio: light: si1145: Drop use of %hhx format specifier.
Jonathan Cameron
2021-06-09
iio: light: si1133: Drop remaining uses of %hhx format string.
Jonathan Cameron
2021-06-09
iio: si1133: fix format string warnings
Arnd Bergmann
2021-05-17
iio: light: tsl2591: delete a stray tab
Dan Carpenter
2021-05-17
iio: light: tsl2591: fix some signedness bugs
Dan Carpenter
2021-05-17
iio: light: pa12203001: Use pm_runtime_resume_and_get() to replace open coding.
Jonathan Cameron
2021-05-17
iio: light: tcs3472: Fix buffer alignment in iio_push_to_buffers_with_timesta...
Jonathan Cameron
2021-05-17
iio: light: tcs3414: Fix buffer alignment in iio_push_to_buffers_with_timesta...
Jonathan Cameron
2021-05-17
iio: light: isl29125: Fix buffer alignment in iio_push_to_buffers_with_timest...
Jonathan Cameron
2021-05-17
iio: light: rpr0521: Balance runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
2021-05-17
iio: light: vcnl4035: Use pm_runtime_resume_and_get() to replace open coding.
Jonathan Cameron
2021-05-17
iio: light: vcnl4000: Use pm_runtime_resume_and_get() to replace open coding.
Jonathan Cameron
2021-05-17
iio: light: us5182: Use pm_runtime_resume_and_get() to replace open coding.
Jonathan Cameron
2021-05-17
iio: light: tsl2583: Balance runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
2021-05-17
iio: light: isl29028: Balance runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
iio: light: Added AMS tsl2591 driver implementation
Joe Sandom
2021-05-17
iio: light: Convert sysfs sprintf/snprintf family to sysfs_emit
Tian Tao
2021-05-10
iio: tsl2583: Fix division by a zero lux_val
Colin Ian King
2021-05-10
iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGER
Alexandru Ardelean
2021-05-10
iio: light: gp2ap002: Fix rumtime PM imbalance on error
Dinghao Liu
2021-04-26
Merge tag 'acpi-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2021-04-26
Merge branch 'acpi-messages'
Rafael J. Wysocki
2021-03-26
Merge tag 'iio-for-5.13a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2021-03-25
iio: acpi_als: Add trigger support
Gwendal Grignou
2021-03-25
iio: acpi_als: Add local variable dev in probe
Gwendal Grignou
2021-03-25
iio: acpi_als: Add timestamp channel
Gwendal Grignou
2021-03-25
iio: cros: unify hw fifo attributes without API changes
Gwendal Grignou
2021-03-25
iio: gp2ap020a00f: Remove code to set trigger parent
Gwendal Grignou
2021-03-25
iio: fix devm_iio_trigger_alloc with parent.cocci
Gwendal Grignou
2021-03-25
iio: light: gp2ap002: Drop unneeded explicit casting
Andy Shevchenko
2021-03-25
iio: Remove kernel-doc keyword in file header comment
Gwendal Grignou
2021-03-15
Merge tag 'iio-fixes-for-5.12a' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2021-03-11
iio: hid-sensor-als: Add relative hysteresis support
Ye Xiang
2021-03-11
hid-sensors: Add more data fields for sensitivity checking
Ye Xiang
2021-03-11
iio: hid-sensors: Move get sensitivity attribute to hid-sensor-common
Ye Xiang
2021-03-11
iio: make use of devm_iio_kfifo_buffer_setup() helper
Alexandru Ardelean
2021-03-08
IIO: acpi-als: Get rid of ACPICA message printing
Rafael J. Wysocki
2021-01-30
iio: hid-sensor-prox: Fix scale not correct issue
Ye Xiang
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
[next]