aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/light (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-03iio: light apds9960: Add the missing dev.parentYong Li1-0/+1
2016-05-29iio: light: bh1780: assign a static nameLinus Walleij1-1/+1
2016-05-29iio: bh1780: dereference the client properlyLinus Walleij1-2/+4
2016-05-21max44000: Remove scale from proximityCrestez Dan Leonard1-1/+0
2016-05-04iio: light: bh1780: return after writeLinus Walleij1-1/+1
2016-04-26Merge tag 'iio-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-testingGreg Kroah-Hartman6-4/+1198
2016-04-24max44000: Initial triggered buffer supportCrestez Dan Leonard1-0/+62
2016-04-24max44000: Expose ambient sensor scalingCrestez Dan Leonard1-5/+162
2016-04-24max44000: Support controlling LED current outputCrestez Dan Leonard1-0/+53
2016-04-24max44000: Initial support for proximity readingCrestez Dan Leonard1-4/+47
2016-04-24max44000: Initial supportCrestez Dan Leonard3-0/+336
2016-04-23iio: light: apds9960: silence uninitialized variable warningDan Carpenter1-2/+3
2016-04-19iio: Add Vishay VEML6070 UV A light sensor driverPeter Meerwald-Stadler3-0/+229
2016-04-16iio: light: new driver for the ROHM BH1780Linus Walleij3-0/+309
2016-04-16iio: light apds9960: fix wrong use of braceSlawomir Stepien1-2/+6
2016-04-11Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman1-1/+2
2016-04-04Merge tag 'iio-fixes-for-4.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into usb-linusGreg Kroah-Hartman1-1/+2
2016-04-03iio: remove unused gpio consumer.h includeIrina Tirdea1-1/+0
2016-03-20iio: light: tsl2563: Remove flush_scheduled_workAmitoj Kaur Chawla1-2/+1
2016-03-20iio: light: apds9960: correct FIFO check conditionMatt Ranostay1-1/+2
2016-02-27iio: convert to common i2c_check_functionality() return valueMatt Ranostay2-2/+2
2016-02-07Merge 4.5-rc3 into staging-nextGreg Kroah-Hartman2-3/+5
2016-02-01Merge tag 'iio-fixes-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman2-3/+5
2016-01-30iio: light: opt3001: enable operation w/o IRQAlexander Koch1-42/+95
2016-01-30iio: light: opt3001: trivial type refactoringAlexander Koch1-2/+2
2016-01-30iio: light: opt3001: extract int. time constantsAlexander Koch1-6/+9
2016-01-16iio: light: acpi-als: Report data as processedGabriele Mazzotta1-2/+4
2015-12-26Merge tag 'iio-for-4.5c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-82/+360
2015-12-26Merge tag 'iio-for-4.5b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-19/+224
2015-12-22iio: light: us5182d: Refactor read_raw functionAdriana Reus1-77/+78
2015-12-22iio: light: us5182d: Add interrupt support and eventsAdriana Reus1-1/+270
2015-12-22iio: light: us5182d: Fix enable status inconcistencyAdriana Reus1-4/+12
2015-12-19iio-light: Use a signed return type for ltr501_match_samp_freq()Markus Elfring1-1/+1
2015-12-13Merge 4.4-rc5 into staging-nextGreg Kroah-Hartman1-0/+1
2015-12-02iio: light: us8152d: Add power management supportAdriana Reus1-7/+88
2015-12-02iio: light: us5182d: Add functions for selectively enabling als and proximityAdriana Reus1-4/+62
2015-12-02iio: light: us5182d: Add property for choosing default power modeAdriana Reus1-12/+78
2015-11-21iio: light: apds9960: correct ->last_busy countMatt Ranostay1-0/+1
2015-11-08iio: Reconcile operation order between iio_register/unregister and pm functionsAdriana Reus1-10/+4
2015-11-08iio: light: pa12203001: Poweroff chip if register failsAdriana Reus1-5/+11
2015-10-31iio: light: lm3533-als: Print error message on invalid resistanceBjorn Andersson1-1/+3
2015-10-12iio:light:apds9960 Fix sparse endian warnings.Jonathan Cameron1-3/+3
2015-10-03iio: remove gpio interrupt probing from drivers that use a single interruptOctavian Purdila1-33/+0
2015-10-03iio: fix drivers that use 0 as a valid IRQ in client->irq (part 2)Octavian Purdila1-1/+1
2015-09-30Merge tag 'iio-for-4.4a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman7-27/+1720
2015-09-23iio: light: apds9960: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2015-09-23iio: apds9960: light: fix simple_return.cocci warningskbuild test robot1-5/+1
2015-09-23iio: light: Add support for UPISEMI uS5182d als and proximity sensorAdriana Reus3-0/+518
2015-09-04Merge tag 'gpio-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-5/+1
2015-08-31iio: tsl4531: fix error handling in tsl4531_check_id()Dan Carpenter1-4/+5