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
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
/
adjd_s311.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-23
iio: light: adjd_s311: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
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
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
1
-1
/
+0
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330
Thomas Gleixner
1
-4
/
+1
2017-08-22
iio:light: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
1
-1
/
+0
2016-06-30
iio:core: timestamping clock selection support
Gregor Boirie
1
-1
/
+1
2014-01-11
iio: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-01-11
iio: Remove obsolete variable in adjd_s311 driver
Peter Meerwald
1
-2
/
+0
2013-12-18
iio:light:adjd_s311 replaces IIO_ST macro with explicit entries to struct sca...
Jonathan Cameron
1
-1
/
+6
2013-09-22
Merge tag 'iio-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
1
-55
/
+22
2013-09-21
iio:adjd_s311: Use iio_push_to_buffers_with_timestamp()
Lars-Peter Clausen
1
-4
/
+1
2013-09-15
iio: Remove unnecessary casts for iio_push_to_buffers()
Lars-Peter Clausen
1
-1
/
+1
2013-09-15
iio: adjd_s311: Use INT_TIME channel info
Peter Meerwald
1
-51
/
+21
2013-09-03
Merge tag 'staging-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-28
/
+15
2013-08-19
iio: adjd_s311: Cleanup unused #defines
Peter Meerwald
1
-18
/
+10
2013-08-19
iio: adjd_s311: Fix non-scan mode data read
Peter Meerwald
1
-1
/
+2
2013-08-04
iio:adjd_s311: Use devm_iio_device_alloc
Peter Meerwald
1
-10
/
+5
2013-03-17
iio:light:adjd_s311 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
1
-2
/
+2
2013-01-04
Drivers: iio: remove __dev* attributes.
Greg Kroah-Hartman
1
-4
/
+4
2012-11-10
staging:iio: Add support for multiple buffers
Jonathan Cameron
1
-2
/
+1
2012-09-08
iio: Drop timestamp parameter from buffer store_to callback
Lars-Peter Clausen
1
-1
/
+1
2012-08-16
iio/adjd_s311: Fix potential memory leak in adjd_s311_update_scan_mode()
Alexey Khoroshilov
1
-3
/
+4
2012-07-15
iio: fix pointer cast warning
Peter Meerwald
1
-1
/
+1
2012-07-12
iio: add adjd_s311 I2C digital color sensor driver
Peter Meerwald
1
-0
/
+364