Age | Commit message (Expand) | Author |
2021-07-05 | Merge tag 'staging-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-07-02 | Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/... | Linus Torvalds |
2021-06-23 | iio: Remove a cast in iio-test-format which is no longer required | David Gow |
2021-06-16 | iio: light: tcs3472: do not free unallocated IRQ | frank zago |
2021-06-16 | iio: accel: bmc150: Use more consistent and accurate scale values | Stephan Gerhold |
2021-06-16 | iio: hid-sensors: Update header includes | Jonathan Cameron |
2021-06-16 | iio: pressure: icp10100: Balance runtime pm + use pm_runtime_resume_and_get() | Jonathan Cameron |
2021-06-16 | iio: prox: pulsed-light-v2: Use pm_runtime_resume_and_get() | Jonathan Cameron |
2021-06-16 | iio: chemical: atlas-sensor: Balance runtime pm + pm_runtime_resume_and_get() | Jonathan Cameron |
2021-06-16 | iio: adc: ads1015: Balance runtime pm + pm_runtime_resume_and_get() | Jonathan Cameron |
2021-06-16 | iio: imu: mpu6050: Balance runtime pm + use pm_runtime_resume_and_get() | Jonathan Cameron |
2021-06-16 | iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespace | Andy Shevchenko |
2021-06-16 | iio: prox: isl29501: Fix buffer alignment in iio_push_to_buffers_with_timesta... | Jonathan Cameron |
2021-06-16 | iio: light: vcnl4035: Fix buffer alignment in iio_push_to_buffers_with_timest... | Jonathan Cameron |
2021-06-14 | iio: light: vcnl4000: Fix buffer alignment in iio_push_to_buffers_with_timest... | Jonathan Cameron |
2021-06-14 | iio: magn: rm3100: Fix alignment of buffer in iio_push_to_buffers_with_timest... | Jonathan Cameron |
2021-06-14 | iio: adc: ti-ads8688: Fix alignment of buffer in iio_push_to_buffers_with_tim... | Jonathan Cameron |
2021-06-14 | iio: adc: mxs-lradc: Fix buffer alignment in iio_push_to_buffers_with_timesta... | Jonathan Cameron |
2021-06-14 | iio: adc: hx711: Fix buffer alignment in iio_push_to_buffers_with_timestamp() | Jonathan Cameron |
2021-06-14 | iio: adc: at91-sama5d2: Fix buffer alignment in iio_push_to_buffers_with_time... | Jonathan Cameron |
2021-06-13 | iio: ltr501: mark ltr501_chip_info as const | Marc Kleine-Budde |
2021-06-13 | iio: ltr501: ltr501_read_ps(): add missing endianness conversion | Oliver Lang |
2021-06-13 | iio: ltr501: ltr559: fix initialization of LTR501_ALS_CONTR | Oliver Lang |
2021-06-13 | iio: ltr501: mark register holding upper 8 bits of ALS_DATA{0,1} and PS_DATA ... | Marc Kleine-Budde |
2021-06-13 | iio: scmi: fix spelling of SPDX tag | Tom Rix |
2021-06-13 | iio: accel: bma180/bmc150: Move BMA254 to bmc150-accel driver | Stephan Gerhold |
2021-06-13 | iio: accel: bmc150: Add device IDs for BMA253 | Stephan Gerhold |
2021-06-13 | iio: accel: bmc150: Sort all chip names alphabetically / by chip ID | Stephan Gerhold |
2021-06-13 | iio: accel: bmc150: Drop duplicated documentation of supported chips | Stephan Gerhold |
2021-06-13 | iio: accel: bmc150: Drop misleading/duplicate chip identifiers | Stephan Gerhold |
2021-06-13 | iio: accel: bmc150: Clarify combo modules in Kconfig | Stephan Gerhold |
2021-06-13 | iio: accel: bmc150: Fix bma222 scale unit | Stephan Gerhold |
2021-06-13 | iio: dummy: Fix build error when CONFIG_IIO_TRIGGERED_BUFFER is not set | Wei Yongjun |
2021-06-13 | iio: frequency: adf4350: disable reg and clk on error in adf4350_probe() | Yang Yingliang |
2021-06-13 | iio: accel: bma180: Fix BMA25x bandwidth register values | Stephan Gerhold |
2021-06-13 | iio: adc: remove unused private data assigned with spi_set_drvdata() | Alexandru Ardelean |
2021-06-13 | iio: imu: remove unused private data assigned with spi_set_drvdata() | Alexandru Ardelean |
2021-06-13 | iio: adc: ad_sigma_delta: remove ad_sd_{setup,cleanup}_buffer_and_trigger() | Alexandru Ardelean |
2021-06-13 | iio: adc: ad7124: Use devm_ managed calls for all of probe() + drop remove() | Jonathan Cameron |
2021-06-13 | iio: adc: ad7192: convert to device-managed functions | Alexandru Ardelean |
2021-06-13 | iio: adc: ad7192: use devm_clk_get_optional() for mclk | Alexandru Ardelean |
2021-06-13 | iio: adc: ad7780: convert to device-managed functions | Alexandru Ardelean |
2021-06-13 | iio: adc: ad7791: convert to device-managed functions | Alexandru Ardelean |
2021-06-13 | iio: adc: ad7793: convert to device-managed functions | Alexandru Ardelean |
2021-06-13 | iio: adc: ad_sigma_delta: introduct devm_ad_sd_setup_buffer_and_trigger() | Alexandru Ardelean |
2021-06-09 | iio: accel: bmc150: Set label based on accel-location for ACPI DUAL250E fwnodes | Hans de Goede |
2021-06-09 | iio: accel: bmc150: Refactor bmc150_apply_acpi_orientation() | Hans de Goede |
2021-06-09 | iio: accel: bmc150: Add support for DUAL250E ACPI DSM for setting the hinge a... | Hans de Goede |
2021-06-09 | iio: accel: bmc150: Remove bmc150_set/get_second_device() accessor functions | Hans de Goede |
2021-06-09 | iio: accel: bmc150: Move struct bmc150_accel_data definition to bmc150-accel.h | Hans de Goede |