index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-04
iio: ltr501: Export near level property for proximity sensor
Nikita Travkin
1
-0
/
+25
2021-11-17
iio: light: ltr501: Added ltr303 driver support
Maslov Dmitry
1
-1
/
+16
2021-11-17
iio: gp2ap020a00f: Remove no-op trigger ops
Lars-Peter Clausen
1
-5
/
+0
2021-10-20
iio: light: gp2ap002: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-14
/
+10
2021-10-20
iio: light: cm3605: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-14
/
+15
2021-10-20
iio: light: ltr501: Add of_device_id table
Nikita Travkin
1
-0
/
+9
2021-10-20
iio: light: ltr501: Add rudimentary regulator support
Nikita Travkin
1
-0
/
+28
2021-10-19
Merge tag 'iio-for-5.16a-split-take4' of https://git.kernel.org/pub/scm/linux...
Greg Kroah-Hartman
3
-22
/
+9
2021-10-19
iio: light: noa1305: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-4
/
+3
2021-10-19
iio: light: cm36651: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-4
/
+3
2021-10-17
iio: light: max44000: use device-managed functions in probe
Alexandru Ardelean
1
-14
/
+3
2021-10-03
iio: light: opt3001: Fixed timeout error when 0 lux
Jiri Valek - 2N
1
-3
/
+3
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+1
2021-09-08
iio/drivers/as73211: use HZ macros
Daniel Lezcano
1
-2
/
+1
2021-08-08
iio: light: cm3323: Add of_device_id table
Siddharth Manthan
1
-0
/
+7
2021-07-19
iio: light: si1145: remove redundant continue statement
Colin Ian King
1
-1
/
+0
2021-07-19
iio: light: tcs3414: convert probe to device-managed routines
Alexandru Ardelean
1
-29
/
+19
2021-07-17
iio: light: adjd_s311: convert probe to device-managed functions
Alexandru Ardelean
1
-25
/
+3
2021-07-17
iio: light: adjd_s311: move buffer on adjd_s311_data object
Alexandru Ardelean
1
-19
/
+6
2021-07-13
iio: hid-sensors: bind IIO channels alloc to device object
Alexandru Ardelean
2
-14
/
+8
2021-06-16
iio: light: tcs3472: do not free unallocated IRQ
frank zago
1
-2
/
+4
2021-06-16
iio: hid-sensors: Update header includes
Jonathan Cameron
2
-8
/
+2
2021-06-16
iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespace
Andy Shevchenko
2
-0
/
+2
2021-06-16
iio: light: vcnl4035: Fix buffer alignment in iio_push_to_buffers_with_timest...
Jonathan Cameron
1
-1
/
+2
2021-06-14
iio: light: vcnl4000: Fix buffer alignment in iio_push_to_buffers_with_timest...
Jonathan Cameron
1
-1
/
+1
2021-06-13
iio: ltr501: mark ltr501_chip_info as const
Marc Kleine-Budde
1
-5
/
+5
2021-06-13
iio: ltr501: ltr501_read_ps(): add missing endianness conversion
Oliver Lang
1
-3
/
+4
2021-06-13
iio: ltr501: ltr559: fix initialization of LTR501_ALS_CONTR
Oliver Lang
1
-1
/
+1
2021-06-13
iio: ltr501: mark register holding upper 8 bits of ALS_DATA{0,1} and PS_DATA ...
Marc Kleine-Budde
1
-0
/
+6
2021-06-09
iio: light: si1145: Drop use of %hhx format specifier.
Jonathan Cameron
1
-5
/
+5
2021-06-09
iio: light: si1133: Drop remaining uses of %hhx format string.
Jonathan Cameron
1
-7
/
+7
2021-06-09
iio: si1133: fix format string warnings
Arnd Bergmann
1
-2
/
+2
2021-05-17
iio: light: tsl2591: delete a stray tab
Dan Carpenter
1
-1
/
+1
2021-05-17
iio: light: tsl2591: fix some signedness bugs
Dan Carpenter
1
-3
/
+3
2021-05-17
iio: light: pa12203001: Use pm_runtime_resume_and_get() to replace open coding.
Jonathan Cameron
1
-3
/
+1
2021-05-17
iio: light: tcs3472: Fix buffer alignment in iio_push_to_buffers_with_timesta...
Jonathan Cameron
1
-3
/
+7
2021-05-17
iio: light: tcs3414: Fix buffer alignment in iio_push_to_buffers_with_timesta...
Jonathan Cameron
1
-3
/
+7
2021-05-17
iio: light: isl29125: Fix buffer alignment in iio_push_to_buffers_with_timest...
Jonathan Cameron
1
-3
/
+7
2021-05-17
iio: light: rpr0521: Balance runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
1
-6
/
+1
2021-05-17
iio: light: vcnl4035: Use pm_runtime_resume_and_get() to replace open coding.
Jonathan Cameron
1
-3
/
+1
2021-05-17
iio: light: vcnl4000: Use pm_runtime_resume_and_get() to replace open coding.
Jonathan Cameron
1
-3
/
+1
2021-05-17
iio: light: us5182: Use pm_runtime_resume_and_get() to replace open coding.
Jonathan Cameron
1
-3
/
+1
2021-05-17
iio: light: tsl2583: Balance runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
1
-6
/
+7
2021-05-17
iio: light: isl29028: Balance runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
1
-4
/
+1
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
5
-5
/
+7
2021-05-17
iio: light: Added AMS tsl2591 driver implementation
Joe Sandom
3
-0
/
+1237
2021-05-17
iio: light: Convert sysfs sprintf/snprintf family to sysfs_emit
Tian Tao
1
-1
/
+1
2021-05-10
iio: tsl2583: Fix division by a zero lux_val
Colin Ian King
1
-0
/
+8
2021-05-10
iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGER
Alexandru Ardelean
1
-2
/
+0
2021-05-10
iio: light: gp2ap002: Fix rumtime PM imbalance on error
Dinghao Liu
1
-2
/
+3
[next]