Age | Commit message (Expand) | Author |
2020-12-15 | Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-12-03 | iio: adc: rockchip_saradc: fix missing clk_disable_unprepare() on error in ro... | Qinglang Miao |
2020-12-03 | iio: imu: st_lsm6dsx: fix edge-trigger interrupts | Lorenzo Bianconi |
2020-12-03 | iio: sysfs-trigger: Mark irq_work to expire in hardirq context | Lars-Peter Clausen |
2020-12-03 | iio: hrtimer-trigger: Mark hrtimer to expire in hard interrupt context | Lars-Peter Clausen |
2020-12-03 | iio: accel: bmc150: Get mount-matrix from ACPI | Hans de Goede |
2020-12-03 | iio: accel: bmc150: Check for a second ACPI device for BOSC0200 | Jeremy Cline |
2020-12-03 | iio: accel: bmc150: Removed unused bmc150_accel_dat irq member | Hans de Goede |
2020-12-03 | iio:gyro:mpu3050 Treat otp value as a __le64 and use FIELD_GET() to break up | Jonathan Cameron |
2020-12-03 | iio:adc:ti-ads124s08: Fix alignment and data leak issues. | Jonathan Cameron |
2020-12-03 | iio:adc:ti-ads124s08: Fix buffer being too long. | Jonathan Cameron |
2020-12-03 | iio:pressure:mpl3115: Force alignment of buffer | Jonathan Cameron |
2020-12-03 | iio:imu:bmi160: Fix alignment and data leak issues | Jonathan Cameron |
2020-12-03 | iio:imu:bmi160: Fix too large a buffer. | Jonathan Cameron |
2020-12-03 | iio:magnetometer:mag3110: Fix alignment and data leak issues. | Jonathan Cameron |
2020-12-03 | iio:light:st_uvis25: Fix timestamp alignment and prevent data leak. | Jonathan Cameron |
2020-12-03 | iio:light:rpr0521: Fix timestamp alignment and prevent data leak. | Jonathan Cameron |
2020-12-03 | iio:adc:ti-adc084s021 Tidy up endian types | Jonathan Cameron |
2020-12-03 | iio:trigger: rename try_reenable() to reenable() plus return void | Jonathan Cameron |
2020-12-03 | iio: Fix: Do not poll the driver again if try_reenable() callback returns non 0. | Jonathan Cameron |
2020-12-03 | io:core: In iio_map_array_register() cleanup in case of error | Lino Sanfilippo |
2020-12-03 | iio:core: Introduce unlocked version of iio_map_array_unregister() | Lino Sanfilippo |
2020-12-03 | iio: imu: st_lsm6dsx: add support to LSM6DSOP | Lorenzo Bianconi |
2020-12-03 | iio: imu: st_lsmdsx: compact st_lsm6dsx_sensor_settings table | Lorenzo Bianconi |
2020-12-03 | iio: adc: at91_adc: merge at91_adc_probe_dt back in at91_adc_probe | Alexandre Belloni |
2020-12-03 | iio: adc: at91_adc: rework trigger definition | Alexandre Belloni |
2020-12-03 | iio: adc: at91_adc: rework resolution selection | Alexandre Belloni |
2020-12-03 | iio: adc: at91_adc: remove at91_adc_ids | Alexandre Belloni |
2020-12-03 | iio: buffer: Fix demux update | Nuno Sá |
2020-12-03 | iio: core: Simplify iio_format_list() | Lars-Peter Clausen |
2020-12-03 | iio: core: Consolidate iio_format_avail_{list,range}() | Lars-Peter Clausen |
2020-12-03 | iio: potentiometer: ad5272: Correct polarity of reset | Phil Reid |
2020-12-03 | iio: accel: bmc150-accel: Add rudimentary regulator support | Linus Walleij |
2020-12-03 | iio: accel: bmc150-accel: Add support for BMA222 | Linus Walleij |
2020-12-03 | iio: ad_sigma_delta: Don't put SPI transfer buffer on the stack | Lars-Peter Clausen |
2020-12-03 | iio: buffer: Return error if no callback is given | Nuno Sá |
2020-12-03 | iio: humidity: hts221: add vdd voltage regulator | Lorenzo Bianconi |
2020-12-03 | iio: adc: ad7298: check regulator for null in ad7298_get_ref_voltage() | Alexandru Ardelean |
2020-11-28 | iio: adc: ad7298: convert probe to device-managed functions | Alexandru Ardelean |
2020-11-25 | iio: imu: st_lsm6dsx: add vdd-vddio voltage regulator | Lorenzo Bianconi |
2020-11-24 | Merge tag 'iio-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman |
2020-11-21 | iio: core: return -EINVAL when no ioctl handler has been run | Alexandru Ardelean |
2020-11-21 | iio: core: organize buffer file-ops in the order defined in the struct | Alexandru Ardelean |
2020-11-21 | iio: accel: adis16209: remove unneeded spi_set_drvdata() | Alexandru Ardelean |
2020-11-21 | iio: accel: adis16201: remove unneeded spi_set_drvdata() | Alexandru Ardelean |
2020-11-21 | iio: adc: ad7292: remove unneeded spi_set_drvdata() | Alexandru Ardelean |
2020-11-21 | iio: adc: cpcap: Fix fall-through warnings for Clang | Gustavo A. R. Silva |
2020-11-21 | iio: buffer: remove iio_buffer_set_attrs() helper | Alexandru Ardelean |
2020-11-21 | iio: hid-sensors: use iio_triggered_buffer_setup_ext() | Alexandru Ardelean |
2020-11-21 | iio: cros_ec: use devm_iio_triggered_buffer_setup_ext() | Alexandru Ardelean |