index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
Age
Commit message (
Expand
)
Author
2020-09-13
Merge tag 'staging-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-22
iio:light:ltr501 Fix timestamp alignment issue.
Jonathan Cameron
2020-08-22
iio:light:max44000 Fix timestamp alignment and prevent data leak.
Jonathan Cameron
2020-07-20
iio: light: stk3310: add chip id for STK3311-X variant
Icenowy Zheng
2020-07-20
iio: light: us5182d: Fix formatting in kerneldoc function block
Lee Jones
2020-07-20
iio: light: si1145: Demote obvious misuse of kerneldoc to standard comment bl...
Lee Jones
2020-07-20
iio: light: cm32181: Fix formatting and docrot issues in cm32181_acpi_get_cpm()
Lee Jones
2020-07-13
Replace HTTP links with HTTPS ones: drivers/iio
Alexander A. Klimov
2020-06-20
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
2020-06-14
iio: remove left-over parent assignments
Alexandru Ardelean
2020-06-14
iio: light: lm3533-als: use iio_device_set_parent() to assign parent
Alexandru Ardelean
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-06-14
iio: cros_ec: Reapply range at resume
Gwendal Grignou
2020-06-14
iio: light: stk3310: Constify regmap_config
Rikard Falkeborn
2020-06-14
iio: light: iqs621: remove usage of iio_priv_to_dev()
Alexandru Ardelean
2020-06-14
iio: light: tsl2563: pass iio device as i2c_client private data
Alexandru Ardelean
2020-05-22
iio: light: gp2ap002: Take runtime PM reference on light read
Jonathan Bakker
2020-05-11
iio: light: ltr501: Constify structs
Rikard Falkeborn
2020-05-11
iio: light: cm32181: Fix integartion time typo
Hans de Goede
2020-05-11
iio: light: cm32181: Add support for parsing CPM0 and CPM1 ACPI tables
Hans de Goede
2020-05-10
iio: light: cm32181: Make lux_per_bit and lux_per_bit_base_it runtime settings
Hans de Goede
2020-05-10
iio: light: cm32181: Use units of 1/100000th for calibscale and lux_per_bit
Hans de Goede
2020-05-10
iio: light: cm32181: Change reg_init to use a bitmap of which registers to init
Hans de Goede
2020-05-10
iio: light: cm32181: Handle CM3218 ACPI devices with 2 I2C resources
Hans de Goede
2020-05-10
iio: light: cm32181: Clean up the probe function a bit
Hans de Goede
2020-05-10
iio: light: cm32181: Add support for the CM3218
Hans de Goede
2020-05-10
iio: light: cm32181: Add some extra register defines
Hans de Goede
2020-05-10
iio: light: cm32181: Add support for ACPI enumeration
Hans de Goede
2020-05-10
iio: light: cm32181: Switch to new style i2c-driver probe function
Hans de Goede
2020-05-10
iio: hid-sensors: move triggered buffer setup into hid_sensor_setup_trigger
Alexandru Ardelean
2020-05-03
iio: vcnl4000: Add buffer support for VCNL4010/20.
Mathieu Othacehe
2020-05-03
iio: vcnl4000: Add sampling frequency support for VCNL4010/20.
Mathieu Othacehe
2020-05-03
iio: vcnl4000: Add event support for VCNL4010/20.
Mathieu Othacehe
2020-05-03
iio: vcnl4000: Factorize data reading and writing.
Mathieu Othacehe
2020-05-03
iio: vcnl4000: Fix i2c swapped word reading.
Mathieu Othacehe
2020-05-03
iio: light: zopt2201: Use get_unaligned_le24()
Andy Shevchenko
2020-05-03
iio: light: si1133: Use get_unaligned_be24()
Andy Shevchenko
2020-04-25
iio: light: vl6180: add include of mod_devicetable.h and drop of_match_ptr
Jonathan Cameron
2020-04-25
iio: light: st_uvis25: Add mod_devicetable.h and drop of_match_ptr
Jonathan Cameron
2020-04-25
iio: light: opt3001: Add mod_devicetable.h and drop use of of_match_ptr
Jonathan Cameron
2020-04-25
iio: light: gp2ap020a00f: Swap of.h for mod_devicetable.h + drop of_match_ptr
Jonathan Cameron
2020-04-25
iio: light: cm3232: Add mod_devicetable.h include and drop of_match_ptr
Jonathan Cameron
2020-04-25
iio: light: cm32181: Add mod_devicetable.h and remove of_match_ptr
Jonathan Cameron
2020-04-25
iio: light: bh1780: use mod_devicetable.h and drop of_match_ptr macro
Jonathan Cameron
2020-04-23
Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2020-04-19
iio: vcnl4000: Export near level property for proximity sensor
Guido Günther
2020-04-19
iio: light: isl29125: fix iio_triggered_buffer_{predisable,postenable} positions
Alexandru Ardelean
2020-04-19
iio:light:ltr501: Drop unnecessary cast of parameter in regmap_bulk_read
Jonathan Cameron
2020-04-19
iio: tsl2772: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
[next]