Age | Commit message (Expand) | Author | Files | Lines |
2020-09-13 | iio: light: as73211: Increase measurement timeout | Christian Eggers | 1 | -3/+2 |
2020-09-03 | iio: light: tsl2772: Simplify with dev_err_probe() | Krzysztof Kozlowski | 1 | -8/+2 |
2020-09-03 | iio: light: isl29018: Simplify with dev_err_probe() | Krzysztof Kozlowski | 1 | -6/+3 |
2020-09-03 | iio: light: as73211: New driver | Christian Eggers | 3 | -0/+817 |
2020-07-20 | iio: light: stk3310: add chip id for STK3311-X variant | Icenowy Zheng | 1 | -0/+2 |
2020-07-20 | iio: light: us5182d: Fix formatting in kerneldoc function block | Lee Jones | 1 | -4/+4 |
2020-07-20 | iio: light: si1145: Demote obvious misuse of kerneldoc to standard comment bl... | Lee Jones | 1 | -3/+3 |
2020-07-20 | iio: light: cm32181: Fix formatting and docrot issues in cm32181_acpi_get_cpm() | Lee Jones | 1 | -4/+4 |
2020-07-13 | Replace HTTP links with HTTPS ones: drivers/iio | Alexander A. Klimov | 2 | -2/+2 |
2020-06-20 | iio: Move attach/detach of the poll func to the core | Lars-Peter Clausen | 7 | -80/+11 |
2020-06-14 | iio: remove left-over parent assignments | Alexandru Ardelean | 2 | -2/+0 |
2020-06-14 | iio: light: lm3533-als: use iio_device_set_parent() to assign parent | Alexandru Ardelean | 1 | -1/+1 |
2020-06-14 | iio: remove explicit IIO device parent assignment | Alexandru Ardelean | 46 | -46/+0 |
2020-06-14 | iio: cros_ec: Reapply range at resume | Gwendal Grignou | 1 | -1/+5 |
2020-06-14 | iio: light: stk3310: Constify regmap_config | Rikard Falkeborn | 1 | -1/+1 |
2020-06-14 | iio: light: iqs621: remove usage of iio_priv_to_dev() | Alexandru Ardelean | 1 | -2/+4 |
2020-06-14 | iio: light: tsl2563: pass iio device as i2c_client private data | Alexandru Ardelean | 1 | -5/+7 |
2020-05-22 | iio: light: gp2ap002: Take runtime PM reference on light read | Jonathan Bakker | 1 | -3/+16 |
2020-05-11 | iio: light: ltr501: Constify structs | Rikard Falkeborn | 1 | -19/+20 |
2020-05-11 | iio: light: cm32181: Fix integartion time typo | Hans de Goede | 1 | -1/+1 |
2020-05-11 | iio: light: cm32181: Add support for parsing CPM0 and CPM1 ACPI tables | Hans de Goede | 1 | -0/+101 |
2020-05-10 | iio: light: cm32181: Make lux_per_bit and lux_per_bit_base_it runtime settings | Hans de Goede | 1 | -2/+6 |
2020-05-10 | iio: light: cm32181: Use units of 1/100000th for calibscale and lux_per_bit | Hans de Goede | 1 | -11/+11 |
2020-05-10 | iio: light: cm32181: Change reg_init to use a bitmap of which registers to init | Hans de Goede | 1 | -8/+6 |
2020-05-10 | iio: light: cm32181: Handle CM3218 ACPI devices with 2 I2C resources | Hans de Goede | 1 | -0/+22 |
2020-05-10 | iio: light: cm32181: Clean up the probe function a bit | Hans de Goede | 1 | -14/+8 |
2020-05-10 | iio: light: cm32181: Add support for the CM3218 | Hans de Goede | 1 | -12/+36 |
2020-05-10 | iio: light: cm32181: Add some extra register defines | Hans de Goede | 1 | -4/+11 |
2020-05-10 | iio: light: cm32181: Add support for ACPI enumeration | Hans de Goede | 1 | -0/+9 |
2020-05-10 | iio: light: cm32181: Switch to new style i2c-driver probe function | Hans de Goede | 1 | -12/+3 |
2020-05-10 | iio: hid-sensors: move triggered buffer setup into hid_sensor_setup_trigger | Alexandru Ardelean | 2 | -28/+8 |
2020-05-03 | iio: vcnl4000: Add buffer support for VCNL4010/20. | Mathieu Othacehe | 2 | -2/+161 |
2020-05-03 | iio: vcnl4000: Add sampling frequency support for VCNL4010/20. | Mathieu Othacehe | 1 | -1/+117 |
2020-05-03 | iio: vcnl4000: Add event support for VCNL4010/20. | Mathieu Othacehe | 1 | -62/+392 |
2020-05-03 | iio: vcnl4000: Factorize data reading and writing. | Mathieu Othacehe | 1 | -2/+22 |
2020-05-03 | iio: vcnl4000: Fix i2c swapped word reading. | Mathieu Othacehe | 1 | -4/+2 |
2020-05-03 | iio: light: zopt2201: Use get_unaligned_le24() | Andy Shevchenko | 1 | -1/+3 |
2020-05-03 | iio: light: si1133: Use get_unaligned_be24() | Andy Shevchenko | 1 | -12/+6 |
2020-04-25 | iio: light: vl6180: add include of mod_devicetable.h and drop of_match_ptr | Jonathan Cameron | 1 | -1/+2 |
2020-04-25 | iio: light: st_uvis25: Add mod_devicetable.h and drop of_match_ptr | Jonathan Cameron | 2 | -2/+4 |
2020-04-25 | iio: light: opt3001: Add mod_devicetable.h and drop use of of_match_ptr | Jonathan Cameron | 1 | -1/+2 |
2020-04-25 | iio: light: gp2ap020a00f: Swap of.h for mod_devicetable.h + drop of_match_ptr | Jonathan Cameron | 1 | -4/+2 |
2020-04-25 | iio: light: cm3232: Add mod_devicetable.h include and drop of_match_ptr | Jonathan Cameron | 1 | -1/+2 |
2020-04-25 | iio: light: cm32181: Add mod_devicetable.h and remove of_match_ptr | Jonathan Cameron | 1 | -1/+2 |
2020-04-25 | iio: light: bh1780: use mod_devicetable.h and drop of_match_ptr macro | Jonathan Cameron | 1 | -4/+2 |
2020-04-23 | Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 7 | -18/+53 |
2020-04-19 | iio: vcnl4000: Export near level property for proximity sensor | Guido Günther | 1 | -0/+25 |
2020-04-19 | iio: light: isl29125: fix iio_triggered_buffer_{predisable,postenable} positions | Alexandru Ardelean | 1 | -9/+19 |
2020-04-19 | iio:light:ltr501: Drop unnecessary cast of parameter in regmap_bulk_read | Jonathan Cameron | 1 | -1/+1 |
2020-04-19 | iio: tsl2772: Use scnprintf() for avoiding potential buffer overflow | Takashi Iwai | 1 | -3/+3 |