summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-12-03iio: adc: at91_adc: rework trigger definitionAlexandre Belloni1-44/+36
2020-12-03iio: adc: at91_adc: rework resolution selectionAlexandre Belloni1-57/+40
2020-12-03iio: adc: at91_adc: remove at91_adc_idsAlexandre Belloni1-20/+0
2020-12-03iio: buffer: Fix demux updateNuno Sá1-3/+3
2020-12-03iio: core: Simplify iio_format_list()Lars-Peter Clausen1-27/+18
2020-12-03iio: core: Consolidate iio_format_avail_{list,range}()Lars-Peter Clausen1-43/+14
2020-12-03iio: potentiometer: ad5272: Correct polarity of resetPhil Reid1-2/+2
2020-12-03iio: accel: bmc150-accel: Add rudimentary regulator supportLinus Walleij1-2/+33
2020-12-03iio: accel: bmc150-accel: Add support for BMA222Linus Walleij4-0/+22
2020-12-03iio: ad_sigma_delta: Don't put SPI transfer buffer on the stackLars-Peter Clausen1-10/+8
2020-12-03iio: buffer: Return error if no callback is givenNuno Sá1-0/+5
2020-12-03iio: humidity: hts221: add vdd voltage regulatorLorenzo Bianconi2-0/+39
2020-12-03iio: adc: ad7298: check regulator for null in ad7298_get_ref_voltage()Alexandru Ardelean1-1/+1
2020-11-28iio: adc: ad7298: convert probe to device-managed functionsAlexandru Ardelean1-31/+15
2020-11-25iio: imu: st_lsm6dsx: add vdd-vddio voltage regulatorLorenzo Bianconi2-0/+43
2020-11-24Merge tag 'iio-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman47-275/+1544
2020-11-23staging: dpaa2-switch: pack the firmware command structuresIoana Ciornei1-0/+2
2020-11-23staging: dpaa2-switch: make sure that the VLAN is not already configuredIoana Ciornei1-1/+8
2020-11-23staging: dpaa2-switch: export the 'no buffer' counter in ethtoolIonut-robert Aron3-6/+10
2020-11-23staging: rtl8723bs: remove redundant statementsKaixu Xia1-6/+1
2020-11-23staging: rtl8188eu: clean up the useless codeKaixu Xia1-7/+0
2020-11-23staging: fieldbus: use kobj_to_dev() to get deviceDing Xiang1-1/+1
2020-11-23staging: mfd: hi6421-spmi-pmic: fix error return code in hi6421_spmi_pmic_pro...Wang Hai1-1/+3
2020-11-23staging: hikey9xx: Specify HAS_IOMEM dependency for MFD_HI6421_SPMIDavid Gow1-0/+1
2020-11-23staging: trivial: hikey9xx: fix be32<->u32 casting warningsJuan Antonio Aldea-Armenteros1-2/+2
2020-11-23staging: vt6656: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2020-11-23staging: qlge: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2020-11-23staging: vt6655: Fix fall-through warnings for ClangGustavo A. R. Silva2-0/+3
2020-11-23staging: rtl8723bs: core: Fix fall-through warnings for ClangGustavo A. R. Silva3-0/+3
2020-11-23Merge 5.10-rc5 into staging-testingGreg Kroah-Hartman455-2534/+4649
2020-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds12-17/+223
2020-11-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+0
2020-11-22Merge tag 'staging-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-61/+165
2020-11-22Merge tag 'tty-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-22/+26
2020-11-22mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exportsDan Williams1-1/+0
2020-11-21iio: core: return -EINVAL when no ioctl handler has been runAlexandru Ardelean1-0/+3
2020-11-21iio: core: organize buffer file-ops in the order defined in the structAlexandru Ardelean1-4/+4
2020-11-21iio: accel: adis16209: remove unneeded spi_set_drvdata()Alexandru Ardelean1-1/+0
2020-11-21iio: accel: adis16201: remove unneeded spi_set_drvdata()Alexandru Ardelean1-1/+0
2020-11-21iio: adc: ad7292: remove unneeded spi_set_drvdata()Alexandru Ardelean1-2/+0
2020-11-21iio: adc: cpcap: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2020-11-21iio: buffer: remove iio_buffer_set_attrs() helperAlexandru Ardelean1-12/+0
2020-11-21iio: hid-sensors: use iio_triggered_buffer_setup_ext()Alexandru Ardelean1-13/+9
2020-11-21iio: cros_ec: use devm_iio_triggered_buffer_setup_ext()Alexandru Ardelean1-6/+9
2020-11-21iio: adc: at91-sama5d2_adc: use devm_iio_triggered_buffer_setup_ext()Alexandru Ardelean1-4/+8
2020-11-21iio: accel: bmc150: use iio_triggered_buffer_setup_ext()Alexandru Ardelean1-11/+14
2020-11-21iio: accel: adxl372: use devm_iio_triggered_buffer_setup_ext()Alexandru Ardelean1-6/+5
2020-11-21iio: triggered-buffer: add {devm_}iio_triggered_buffer_setup_ext variantsAlexandru Ardelean1-12/+19
2020-11-21iio: adc: at91-sama5d2_adc: merge buffer & trigger init into a functionAlexandru Ardelean1-42/+36
2020-11-21iio: buffer: dmaengine: unwrap the use of iio_buffer_set_attrs()Alexandru Ardelean1-2/+1