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