index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-14
iio: ltr501: Don't return error code in trigger handler
Lars-Peter Clausen
1
-1
/
+1
2021-12-14
iio: stk3310: Don't return error code in interrupt handler
Lars-Peter Clausen
1
-3
/
+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
2021-04-27
Merge tag 'acpi-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-3
/
+1
2021-04-26
Merge branch 'acpi-messages'
Rafael J. Wysocki
1
-3
/
+1
2021-03-26
Merge tag 'iio-for-5.13a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
14
-99
/
+116
2021-03-25
iio: acpi_als: Add trigger support
Gwendal Grignou
1
-28
/
+68
2021-03-25
iio: acpi_als: Add local variable dev in probe
Gwendal Grignou
1
-4
/
+5
2021-03-25
iio: acpi_als: Add timestamp channel
Gwendal Grignou
1
-6
/
+4
2021-03-25
iio: cros: unify hw fifo attributes without API changes
Gwendal Grignou
1
-2
/
+1
2021-03-25
iio: gp2ap020a00f: Remove code to set trigger parent
Gwendal Grignou
1
-1
/
+0
2021-03-25
iio: fix devm_iio_trigger_alloc with parent.cocci
Gwendal Grignou
5
-5
/
+0
[next]