index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: light: max44000: use device-managed functions in probe
Alexandru Ardelean
2021-10-17
1
-14
/
+3
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
1
-2
/
+1
|
\
|
*
iio/drivers/as73211: use HZ macros
Daniel Lezcano
2021-09-08
1
-2
/
+1
*
|
iio: light: cm3323: Add of_device_id table
Siddharth Manthan
2021-08-08
1
-0
/
+7
*
|
iio: light: si1145: remove redundant continue statement
Colin Ian King
2021-07-19
1
-1
/
+0
*
|
iio: light: tcs3414: convert probe to device-managed routines
Alexandru Ardelean
2021-07-19
1
-29
/
+19
*
|
iio: light: adjd_s311: convert probe to device-managed functions
Alexandru Ardelean
2021-07-17
1
-25
/
+3
*
|
iio: light: adjd_s311: move buffer on adjd_s311_data object
Alexandru Ardelean
2021-07-17
1
-19
/
+6
*
|
iio: hid-sensors: bind IIO channels alloc to device object
Alexandru Ardelean
2021-07-13
2
-14
/
+8
|
/
*
iio: light: tcs3472: do not free unallocated IRQ
frank zago
2021-06-16
1
-2
/
+4
*
iio: hid-sensors: Update header includes
Jonathan Cameron
2021-06-16
2
-8
/
+2
*
iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespace
Andy Shevchenko
2021-06-16
2
-0
/
+2
*
iio: light: vcnl4035: Fix buffer alignment in iio_push_to_buffers_with_timest...
Jonathan Cameron
2021-06-16
1
-1
/
+2
*
iio: light: vcnl4000: Fix buffer alignment in iio_push_to_buffers_with_timest...
Jonathan Cameron
2021-06-14
1
-1
/
+1
*
iio: ltr501: mark ltr501_chip_info as const
Marc Kleine-Budde
2021-06-13
1
-5
/
+5
*
iio: ltr501: ltr501_read_ps(): add missing endianness conversion
Oliver Lang
2021-06-13
1
-3
/
+4
*
iio: ltr501: ltr559: fix initialization of LTR501_ALS_CONTR
Oliver Lang
2021-06-13
1
-1
/
+1
*
iio: ltr501: mark register holding upper 8 bits of ALS_DATA{0,1} and PS_DATA ...
Marc Kleine-Budde
2021-06-13
1
-0
/
+6
*
iio: light: si1145: Drop use of %hhx format specifier.
Jonathan Cameron
2021-06-09
1
-5
/
+5
*
iio: light: si1133: Drop remaining uses of %hhx format string.
Jonathan Cameron
2021-06-09
1
-7
/
+7
*
iio: si1133: fix format string warnings
Arnd Bergmann
2021-06-09
1
-2
/
+2
*
iio: light: tsl2591: delete a stray tab
Dan Carpenter
2021-05-17
1
-1
/
+1
*
iio: light: tsl2591: fix some signedness bugs
Dan Carpenter
2021-05-17
1
-3
/
+3
*
iio: light: pa12203001: Use pm_runtime_resume_and_get() to replace open coding.
Jonathan Cameron
2021-05-17
1
-3
/
+1
*
iio: light: tcs3472: Fix buffer alignment in iio_push_to_buffers_with_timesta...
Jonathan Cameron
2021-05-17
1
-3
/
+7
*
iio: light: tcs3414: Fix buffer alignment in iio_push_to_buffers_with_timesta...
Jonathan Cameron
2021-05-17
1
-3
/
+7
*
iio: light: isl29125: Fix buffer alignment in iio_push_to_buffers_with_timest...
Jonathan Cameron
2021-05-17
1
-3
/
+7
*
iio: light: rpr0521: Balance runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
2021-05-17
1
-6
/
+1
*
iio: light: vcnl4035: Use pm_runtime_resume_and_get() to replace open coding.
Jonathan Cameron
2021-05-17
1
-3
/
+1
*
iio: light: vcnl4000: Use pm_runtime_resume_and_get() to replace open coding.
Jonathan Cameron
2021-05-17
1
-3
/
+1
*
iio: light: us5182: Use pm_runtime_resume_and_get() to replace open coding.
Jonathan Cameron
2021-05-17
1
-3
/
+1
*
iio: light: tsl2583: Balance runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
2021-05-17
1
-6
/
+7
*
iio: light: isl29028: Balance runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
2021-05-17
1
-4
/
+1
*
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
5
-5
/
+7
*
iio: light: Added AMS tsl2591 driver implementation
Joe Sandom
2021-05-17
3
-0
/
+1237
*
iio: light: Convert sysfs sprintf/snprintf family to sysfs_emit
Tian Tao
2021-05-17
1
-1
/
+1
*
iio: tsl2583: Fix division by a zero lux_val
Colin Ian King
2021-05-10
1
-0
/
+8
*
iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGER
Alexandru Ardelean
2021-05-10
1
-2
/
+0
*
iio: light: gp2ap002: Fix rumtime PM imbalance on error
Dinghao Liu
2021-05-10
1
-2
/
+3
*
Merge tag 'acpi-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2021-04-27
1
-3
/
+1
|
\
|
*
Merge branch 'acpi-messages'
Rafael J. Wysocki
2021-04-26
1
-3
/
+1
|
|
\
|
|
*
IIO: acpi-als: Get rid of ACPICA message printing
Rafael J. Wysocki
2021-03-08
1
-3
/
+1
*
|
|
Merge tag 'iio-for-5.13a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2021-03-26
14
-99
/
+116
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
iio: acpi_als: Add trigger support
Gwendal Grignou
2021-03-25
1
-28
/
+68
|
*
|
iio: acpi_als: Add local variable dev in probe
Gwendal Grignou
2021-03-25
1
-4
/
+5
|
*
|
iio: acpi_als: Add timestamp channel
Gwendal Grignou
2021-03-25
1
-6
/
+4
|
*
|
iio: cros: unify hw fifo attributes without API changes
Gwendal Grignou
2021-03-25
1
-2
/
+1
|
*
|
iio: gp2ap020a00f: Remove code to set trigger parent
Gwendal Grignou
2021-03-25
1
-1
/
+0
|
*
|
iio: fix devm_iio_trigger_alloc with parent.cocci
Gwendal Grignou
2021-03-25
5
-5
/
+0
|
*
|
iio: light: gp2ap002: Drop unneeded explicit casting
Andy Shevchenko
2021-03-25
1
-2
/
+1
[next]