aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-25iio: imu: st_lsm6dsx: add vdd-vddio voltage regulatorLorenzo Bianconi
2020-11-24Merge tag 'iio-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2020-11-23staging: dpaa2-switch: pack the firmware command structuresIoana Ciornei
2020-11-23staging: dpaa2-switch: make sure that the VLAN is not already configuredIoana Ciornei
2020-11-23staging: dpaa2-switch: export the 'no buffer' counter in ethtoolIonut-robert Aron
2020-11-23staging: rtl8723bs: remove redundant statementsKaixu Xia
2020-11-23staging: rtl8188eu: clean up the useless codeKaixu Xia
2020-11-23staging: fieldbus: use kobj_to_dev() to get deviceDing Xiang
2020-11-23staging: mfd: hi6421-spmi-pmic: fix error return code in hi6421_spmi_pmic_pro...Wang Hai
2020-11-23staging: hikey9xx: Specify HAS_IOMEM dependency for MFD_HI6421_SPMIDavid Gow
2020-11-23staging: trivial: hikey9xx: fix be32<->u32 casting warningsJuan Antonio Aldea-Armenteros
2020-11-23staging: vt6656: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-11-23staging: qlge: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-11-23staging: vt6655: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-11-23staging: rtl8723bs: core: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-11-23Merge 5.10-rc5 into staging-testingGreg Kroah-Hartman
2020-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2020-11-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-11-22Merge tag 'staging-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-11-22Merge tag 'tty-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-11-22mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exportsDan Williams
2020-11-21iio: core: return -EINVAL when no ioctl handler has been runAlexandru Ardelean
2020-11-21iio: core: organize buffer file-ops in the order defined in the structAlexandru Ardelean
2020-11-21iio: accel: adis16209: remove unneeded spi_set_drvdata()Alexandru Ardelean
2020-11-21iio: accel: adis16201: remove unneeded spi_set_drvdata()Alexandru Ardelean
2020-11-21iio: adc: ad7292: remove unneeded spi_set_drvdata()Alexandru Ardelean
2020-11-21iio: adc: cpcap: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-11-21iio: buffer: remove iio_buffer_set_attrs() helperAlexandru Ardelean
2020-11-21iio: hid-sensors: use iio_triggered_buffer_setup_ext()Alexandru Ardelean
2020-11-21iio: cros_ec: use devm_iio_triggered_buffer_setup_ext()Alexandru Ardelean
2020-11-21iio: adc: at91-sama5d2_adc: use devm_iio_triggered_buffer_setup_ext()Alexandru Ardelean
2020-11-21iio: accel: bmc150: use iio_triggered_buffer_setup_ext()Alexandru Ardelean
2020-11-21iio: accel: adxl372: use devm_iio_triggered_buffer_setup_ext()Alexandru Ardelean
2020-11-21iio: triggered-buffer: add {devm_}iio_triggered_buffer_setup_ext variantsAlexandru Ardelean
2020-11-21iio: adc: at91-sama5d2_adc: merge buffer & trigger init into a functionAlexandru Ardelean
2020-11-21iio: buffer: dmaengine: unwrap the use of iio_buffer_set_attrs()Alexandru Ardelean
2020-11-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-11-20Merge tag 'block-5.10-2020-11-20' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-11-20Merge tag 'dmaengine-fix-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-11-20Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-11-20Merge tag 'mmc-v5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2020-11-20Merge tag 'drm-fixes-2020-11-20-2' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-11-20Merge tag 'drm-intel-fixes-2020-11-19' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-11-20Merge tag 'drm-misc-fixes-2020-11-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-11-19Merge tag 'net-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-11-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-11-19drm/i915/gt: Fixup tgl mocs for PTE trackingChris Wilson