summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-12-07staging: bcm2835: fix vchiq_mmal dependenciesArnd Bergmann
2020-12-04Staging: rtl8723bs/core fix brace coding style issues in rtw_ioctl_set.cBrother Matthew De Angelis
2020-12-03Merge tag 'iio-for-5.11b-take2' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2020-12-03iio: adc: rockchip_saradc: fix missing clk_disable_unprepare() on error in ro...Qinglang Miao
2020-12-03iio: imu: st_lsm6dsx: fix edge-trigger interruptsLorenzo Bianconi
2020-12-03counter: microchip-tcb-capture: Fix CMR value checkWilliam Breathitt Gray
2020-12-03iio: sysfs-trigger: Mark irq_work to expire in hardirq contextLars-Peter Clausen
2020-12-03iio: hrtimer-trigger: Mark hrtimer to expire in hard interrupt contextLars-Peter Clausen
2020-12-03iio: accel: bmc150: Get mount-matrix from ACPIHans de Goede
2020-12-03iio: accel: bmc150: Check for a second ACPI device for BOSC0200Jeremy Cline
2020-12-03iio: accel: bmc150: Removed unused bmc150_accel_dat irq memberHans de Goede
2020-12-03iio:gyro:mpu3050 Treat otp value as a __le64 and use FIELD_GET() to break upJonathan Cameron
2020-12-03iio:adc:ti-ads124s08: Fix alignment and data leak issues.Jonathan Cameron
2020-12-03iio:adc:ti-ads124s08: Fix buffer being too long.Jonathan Cameron
2020-12-03iio:pressure:mpl3115: Force alignment of bufferJonathan Cameron
2020-12-03iio:imu:bmi160: Fix alignment and data leak issuesJonathan Cameron
2020-12-03iio:imu:bmi160: Fix too large a buffer.Jonathan Cameron
2020-12-03iio:magnetometer:mag3110: Fix alignment and data leak issues.Jonathan Cameron
2020-12-03iio:light:st_uvis25: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-12-03iio:light:rpr0521: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-12-03iio:adc:ti-adc084s021 Tidy up endian typesJonathan Cameron
2020-12-03iio:trigger: rename try_reenable() to reenable() plus return voidJonathan Cameron
2020-12-03iio: Fix: Do not poll the driver again if try_reenable() callback returns non 0.Jonathan Cameron
2020-12-03io:core: In iio_map_array_register() cleanup in case of errorLino Sanfilippo
2020-12-03iio:core: Introduce unlocked version of iio_map_array_unregister()Lino Sanfilippo
2020-12-03iio: imu: st_lsm6dsx: add support to LSM6DSOPLorenzo Bianconi
2020-12-03iio: imu: st_lsmdsx: compact st_lsm6dsx_sensor_settings tableLorenzo Bianconi
2020-12-03iio: adc: at91_adc: merge at91_adc_probe_dt back in at91_adc_probeAlexandre Belloni
2020-12-03iio: adc: at91_adc: rework trigger definitionAlexandre Belloni
2020-12-03iio: adc: at91_adc: rework resolution selectionAlexandre Belloni
2020-12-03iio: adc: at91_adc: remove at91_adc_idsAlexandre Belloni
2020-12-03iio: buffer: Fix demux updateNuno Sá
2020-12-03iio: core: Simplify iio_format_list()Lars-Peter Clausen
2020-12-03iio: core: Consolidate iio_format_avail_{list,range}()Lars-Peter Clausen
2020-12-03iio: potentiometer: ad5272: Correct polarity of resetPhil Reid
2020-12-03iio: accel: bmc150-accel: Add rudimentary regulator supportLinus Walleij
2020-12-03iio: accel: bmc150-accel: Add support for BMA222Linus Walleij
2020-12-03iio: ad_sigma_delta: Don't put SPI transfer buffer on the stackLars-Peter Clausen
2020-12-03iio: buffer: Return error if no callback is givenNuno Sá
2020-12-03iio: humidity: hts221: add vdd voltage regulatorLorenzo Bianconi
2020-12-03iio: adc: ad7298: check regulator for null in ad7298_get_ref_voltage()Alexandru Ardelean
2020-11-28iio: adc: ad7298: convert probe to device-managed functionsAlexandru Ardelean
2020-11-26staging: mt7621-pci: remove 'RALINK_PCI_IMBASEBAR0_ADDR' registerSergio Paracuellos
2020-11-26staging: mt7621-pci: convert to use 'devm_platform_ioremap_resource'Sergio Paracuellos
2020-11-26staging: mt7621-pci: parse and prepare resources in 'mt7621_pci_parse_request...Sergio Paracuellos
2020-11-26staging: mt7621-pci: review 'pci_host_bridge' assigned variablesSergio Paracuellos
2020-11-26staging: mt7621-pci: add comment to clarify IO resource in this driverSergio Paracuellos
2020-11-26staging: mt7621-pci: remove 'offset' with mem and io resource sizesSergio Paracuellos
2020-11-26staging: mt7621-pci: remove bus ranges related codeSergio Paracuellos
2020-11-25iio: imu: st_lsm6dsx: add vdd-vddio voltage regulatorLorenzo Bianconi