aboutsummaryrefslogtreecommitdiff
path: root/drivers/iio/light
AgeCommit message (Expand)Author
2021-05-17iio: light: tsl2591: delete a stray tabDan Carpenter
2021-05-17iio: light: tsl2591: fix some signedness bugsDan Carpenter
2021-05-17iio: light: pa12203001: Use pm_runtime_resume_and_get() to replace open coding.Jonathan Cameron
2021-05-17iio: light: tcs3472: Fix buffer alignment in iio_push_to_buffers_with_timesta...Jonathan Cameron
2021-05-17iio: light: tcs3414: Fix buffer alignment in iio_push_to_buffers_with_timesta...Jonathan Cameron
2021-05-17iio: light: isl29125: Fix buffer alignment in iio_push_to_buffers_with_timest...Jonathan Cameron
2021-05-17iio: light: rpr0521: Balance runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron
2021-05-17iio: light: vcnl4035: Use pm_runtime_resume_and_get() to replace open coding.Jonathan Cameron
2021-05-17iio: light: vcnl4000: Use pm_runtime_resume_and_get() to replace open coding.Jonathan Cameron
2021-05-17iio: light: us5182: Use pm_runtime_resume_and_get() to replace open coding.Jonathan Cameron
2021-05-17iio: light: tsl2583: Balance runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron
2021-05-17iio: light: isl29028: Balance runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron
2021-05-17iio: core: move @id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron
2021-05-17iio: light: Added AMS tsl2591 driver implementationJoe Sandom
2021-05-17iio: light: Convert sysfs sprintf/snprintf family to sysfs_emitTian Tao
2021-05-10iio: tsl2583: Fix division by a zero lux_valColin Ian King
2021-05-10iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGERAlexandru Ardelean
2021-05-10iio: light: gp2ap002: Fix rumtime PM imbalance on errorDinghao Liu
2021-04-26Merge tag 'acpi-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-04-26Merge branch 'acpi-messages'Rafael J. Wysocki
2021-03-26Merge tag 'iio-for-5.13a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2021-03-25iio: acpi_als: Add trigger supportGwendal Grignou
2021-03-25iio: acpi_als: Add local variable dev in probeGwendal Grignou
2021-03-25iio: acpi_als: Add timestamp channelGwendal Grignou
2021-03-25iio: cros: unify hw fifo attributes without API changesGwendal Grignou
2021-03-25iio: gp2ap020a00f: Remove code to set trigger parentGwendal Grignou
2021-03-25iio: fix devm_iio_trigger_alloc with parent.cocciGwendal Grignou
2021-03-25iio: light: gp2ap002: Drop unneeded explicit castingAndy Shevchenko
2021-03-25iio: Remove kernel-doc keyword in file header commentGwendal Grignou
2021-03-15Merge tag 'iio-fixes-for-5.12a' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-03-11iio: hid-sensor-als: Add relative hysteresis supportYe Xiang
2021-03-11hid-sensors: Add more data fields for sensitivity checkingYe Xiang
2021-03-11iio: hid-sensors: Move get sensitivity attribute to hid-sensor-commonYe Xiang
2021-03-11iio: make use of devm_iio_kfifo_buffer_setup() helperAlexandru Ardelean
2021-03-08IIO: acpi-als: Get rid of ACPICA message printingRafael J. Wysocki
2021-01-30iio: hid-sensor-prox: Fix scale not correct issueYe Xiang
2021-01-22iio: hid-sensor-als: Add timestamp channelYe Xiang
2021-01-09iio: tsl2583: Use DIV_ROUND_CLOSEST() instead of open-coding itLars-Peter Clausen
2021-01-09iio: vl6180: Use DIV_ROUND_CLOSEST() instead of open-coding itLars-Peter Clausen
2021-01-09iio:light:apds9960 add detection for MSHW0184 ACPI device in apds9960 driverMax Leiter
2020-12-03iio:light:st_uvis25: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-12-03iio:light:rpr0521: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-11-24Merge tag 'iio-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2020-11-08iio: light: fix kconfig dependency bug for VCNL4035Necip Fazil Yildiran
2020-11-01iio:light:tsl2563 use generic fw accessorsVaishnav M A
2020-11-01iio: light: vcnl4035 add i2c_device_idVaishnav M A
2020-10-31iio: light: apds9960: remove unneeded semicolonTom Rix
2020-09-29iio: cros_ec: unify hw fifo attributes into the core fileAlexandru Ardelean
2020-09-29iio:light:gp2ap002 fix spelling typo in commentsWang Qing
2020-09-22Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman