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
/
stk3310.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2022-06-11
iio:light:stk3310: Remove duplicated error reporting in .remove()
Uwe Kleine-König
1
-1
/
+3
2022-04-28
iio: proximity: stk3310: Export near level property for proximity sensor
Arnaud Ferraris
1
-0
/
+25
2022-02-18
iio:light:stk3310: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
1
-8
/
+3
2021-11-17
iio: stk3310: Don't return error code in interrupt handler
Lars-Peter Clausen
1
-3
/
+3
2021-03-25
iio: Remove kernel-doc keyword in file header comment
Gwendal Grignou
1
-1
/
+1
2020-07-20
iio: light: stk3310: add chip id for STK3311-X variant
Icenowy Zheng
1
-0
/
+2
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
1
-1
/
+0
2020-06-14
iio: light: stk3310: Constify regmap_config
Rikard Falkeborn
1
-1
/
+1
2019-07-27
iio: light: stk3310: Add device tree support
Luca Weiss
1
-0
/
+9
2019-07-01
Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
1
-1
/
+5
2019-06-17
iio: light: stk3310: Add support for stk3335
Martijn Braam
1
-1
/
+5
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
2016-04-03
iio: remove unused gpio consumer.h include
Irina Tirdea
1
-1
/
+0
2015-10-03
iio: remove gpio interrupt probing from drivers that use a single interrupt
Octavian Purdila
1
-33
/
+0
2015-10-03
iio: fix drivers that use 0 as a valid IRQ in client->irq (part 2)
Octavian Purdila
1
-1
/
+1
2015-09-30
Merge tag 'iio-for-4.4a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
1
-22
/
+53
2015-09-04
Merge tag 'gpio-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-5
/
+1
2015-08-13
Merge tag 'v4.2-rc4' into devel
Linus Walleij
1
-47
/
+28
2015-08-12
iio:light:stk3310: adjust indentation
Hartmut Knaack
1
-3
/
+3
2015-08-12
iio:light:stk3310: use correct names and type for state
Hartmut Knaack
1
-5
/
+5
2015-08-12
iio:light:stk3310: add more error handling
Hartmut Knaack
1
-14
/
+45
2015-08-12
Merge tag 'iio-for-4.3b-2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
1
-0
/
+1
2015-08-02
iio: Export I2C module alias information in missing drivers
Javier Martinez Canillas
1
-0
/
+1
2015-07-19
iio:light:stk3310: make endianness independent of host
Hartmut Knaack
1
-6
/
+6
2015-07-19
iio:light:stk3310: move device register to end of probe
Hartmut Knaack
1
-7
/
+7
2015-07-19
iio: light: STK3310: un-invert proximity values
Tiberiu Breana
1
-36
/
+17
2015-07-06
iio: light: stk3310: use flags argument of devm_gpiod_get
Uwe Kleine-König
1
-5
/
+1
2015-06-01
iio: light: signedness bug in stk3310_write_raw()
Dan Carpenter
1
-1
/
+1
2015-05-10
iio: light: Add threshold interrupt support for STK3310
Tiberiu Breana
1
-2
/
+253
2015-05-10
iio: light: Add support for Sensortek STK3310
Tiberiu Breana
1
-0
/
+471