index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
Age
Commit message (
Expand
)
Author
2021-12-22
Merge tag 'iio-for-5.17a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2021-12-12
iio:light:cm3605: Switch to generic firmware properties.
Jonathan Cameron
2021-12-04
iio: ltr501: Export near level property for proximity sensor
Nikita Travkin
2021-11-17
iio: stk3310: Don't return error code in interrupt handler
Lars-Peter Clausen
2021-11-17
iio: ltr501: Don't return error code in trigger handler
Lars-Peter Clausen
2021-11-17
iio: light: ltr501: Added ltr303 driver support
Maslov Dmitry
2021-11-17
iio: gp2ap020a00f: Remove no-op trigger ops
Lars-Peter Clausen
2021-10-20
iio: light: gp2ap002: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-10-20
iio: light: cm3605: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-10-20
iio: light: ltr501: Add of_device_id table
Nikita Travkin
2021-10-20
iio: light: ltr501: Add rudimentary regulator support
Nikita Travkin
2021-10-19
Merge tag 'iio-for-5.16a-split-take4' of https://git.kernel.org/pub/scm/linux...
Greg Kroah-Hartman
2021-10-19
iio: light: noa1305: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-10-19
iio: light: cm36651: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-10-17
iio: light: max44000: use device-managed functions in probe
Alexandru Ardelean
2021-10-03
iio: light: opt3001: Fixed timeout error when 0 lux
Jiri Valek - 2N
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
iio/drivers/as73211: use HZ macros
Daniel Lezcano
2021-08-08
iio: light: cm3323: Add of_device_id table
Siddharth Manthan
2021-07-19
iio: light: si1145: remove redundant continue statement
Colin Ian King
2021-07-19
iio: light: tcs3414: convert probe to device-managed routines
Alexandru Ardelean
2021-07-17
iio: light: adjd_s311: convert probe to device-managed functions
Alexandru Ardelean
2021-07-17
iio: light: adjd_s311: move buffer on adjd_s311_data object
Alexandru Ardelean
2021-07-13
iio: hid-sensors: bind IIO channels alloc to device object
Alexandru Ardelean
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
[next]