| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 5.8-rc6 into staging-next | Greg Kroah-Hartman | 2020-07-20 | 1 | -3/+7 |
|\ |
|
| * | iio:humidity:hdc100x Fix alignment and data leak issues | Jonathan Cameron | 2020-07-05 | 1 | -3/+7 |
* | | Replace HTTP links with HTTPS ones: drivers/iio | Alexander A. Klimov | 2020-07-13 | 1 | -5/+5 |
* | | iio: Move attach/detach of the poll func to the core | Lars-Peter Clausen | 2020-06-20 | 1 | -11/+1 |
* | | iio: remove explicit IIO device parent assignment | Alexandru Ardelean | 2020-06-14 | 1 | -1/+0 |
|/ |
|
* | iio: humidity: hdc100x: fix IIO_HUMIDITYRELATIVE channel reporting | Chris Lesiak | 2019-12-08 | 1 | -1/+1 |
* | iio: hdc100x: fix iio_triggered_buffer_{predisable,postenable} positions | Alexandru Ardelean | 2019-11-02 | 1 | -8/+11 |
* | iio: humidity: Use device-managed APIs | Chuhong Yuan | 2019-07-27 | 1 | -16/+3 |
* | iio: add SPDX identifier for various drivers | Matt Ranostay | 2018-02-18 | 1 | -12/+4 |
* | iio:humidity: drop assign iio_info.driver_module and iio_trigger_ops.owner | Jonathan Cameron | 2017-08-22 | 1 | -1/+0 |
* | iio: humidity: hdc100x: add match table and device id's | Michael Stecklein | 2017-07-01 | 1 | -0/+11 |
* | iio: humidity: hdc100x: document compatible HDC10xx devices | Michael Stecklein | 2017-07-01 | 1 | -0/+11 |
* | iio: humidity: hdc100x: constify attribute_group structures | simran singhal | 2017-04-01 | 1 | -1/+1 |
* | iio: humidity: hdc100x: add triggered buffer support for HDC100X | Alison Schofield | 2016-10-23 | 1 | -2/+128 |
* | iio: humidity: hdc100x: fix sensor data reads of temp and humidity | Alison Schofield | 2016-08-15 | 1 | -20/+7 |
* | iio: hudmidity: hdc100x: fix incorrect shifting and scaling | Matt Ranostay | 2016-06-03 | 1 | -8/+8 |
* | iio: humidity: hdc100x: fix IIO_TEMP channel reporting | Matt Ranostay | 2016-05-29 | 1 | -1/+1 |
* | iio: humidity: hdc100x: correct humidity integration time mask | Alison Schofield | 2016-05-21 | 1 | -1/+1 |
* | iio: convert to common i2c_check_functionality() return value | Matt Ranostay | 2016-02-27 | 1 | -1/+1 |
* | iio: hdc100x: correct IIO_CHAN_INFO_OFFSET value | Matt Ranostay | 2015-10-11 | 1 | -2/+3 |
* | iio: humidity: add HDC100x support | Matt Ranostay | 2015-09-23 | 1 | -0/+319 |