summaryrefslogtreecommitdiffstats
path: root/drivers/iio/light/stk3310.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2019-07-011-1/+5
|\
| * iio: light: stk3310: Add support for stk3335Martijn Braam2019-06-171-1/+5
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330Thomas Gleixner2019-06-051-4/+1Star
|/
* iio:light: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-1/+0Star
* iio:core: timestamping clock selection supportGregor Boirie2016-06-301-1/+1
* iio: remove unused gpio consumer.h includeIrina Tirdea2016-04-031-1/+0Star
* iio: remove gpio interrupt probing from drivers that use a single interruptOctavian Purdila2015-10-031-33/+0Star
* iio: fix drivers that use 0 as a valid IRQ in client->irq (part 2)Octavian Purdila2015-10-031-1/+1
* Merge tag 'iio-for-4.4a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2015-09-301-22/+53
|\
| * iio:light:stk3310: adjust indentationHartmut Knaack2015-08-121-3/+3
| * iio:light:stk3310: use correct names and type for stateHartmut Knaack2015-08-121-5/+5
| * iio:light:stk3310: add more error handlingHartmut Knaack2015-08-121-14/+45
* | Merge tag 'gpio-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-09-041-5/+1Star
|\ \ | |/ |/|
| * Merge tag 'v4.2-rc4' into develLinus Walleij2015-08-131-47/+28Star
| |\
| * | iio: light: stk3310: use flags argument of devm_gpiod_getUwe Kleine-König2015-07-061-5/+1Star
* | | Merge tag 'iio-for-4.3b-2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman2015-08-121-0/+1
|\ \ \ | |_|/ |/| |
| * | iio: Export I2C module alias information in missing driversJavier Martinez Canillas2015-08-021-0/+1
| |/
* | iio:light:stk3310: make endianness independent of hostHartmut Knaack2015-07-191-6/+6
* | iio:light:stk3310: move device register to end of probeHartmut Knaack2015-07-191-7/+7
* | iio: light: STK3310: un-invert proximity valuesTiberiu Breana2015-07-191-36/+17Star
|/
* iio: light: signedness bug in stk3310_write_raw()Dan Carpenter2015-06-011-1/+1
* iio: light: Add threshold interrupt support for STK3310Tiberiu Breana2015-05-101-2/+253
* iio: light: Add support for Sensortek STK3310Tiberiu Breana2015-05-101-0/+471