summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-05-19Merge tag 'iio-for-5.19a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2022-05-09nvmem: sfp: Add support for TA 2.1 devicesSean Anderson
2022-05-09nvmem: sfp: Use regmapSean Anderson
2022-05-09nvmem: qfprom: using pm_runtime_resume_and_get instead of pm_runtime_get_syncMinghao Chi
2022-05-09nvmem: Add Apple eFuse driverSven Peter
2022-05-09nvmem: brcm_nvram: find Device Tree nodes for NVMEM cellsRafał Miłecki
2022-05-09nvmem: core: support passing DT node in cell infoRafał Miłecki
2022-05-09binder: additional transaction error logsCarlos Llamas
2022-05-09binder: convert logging macros into functionsCarlos Llamas
2022-05-09binderfs: add extended_error feature entryCarlos Llamas
2022-05-09binder: add BINDER_GET_EXTENDED_ERROR ioctlCarlos Llamas
2022-05-09binder: add failed transaction logging infoCarlos Llamas
2022-05-09uio: dfl: add HSSI subsystem feature idMatthew Gerlach
2022-05-09slimbus: qcom-ngd-ctrl: Use platform_get_irq() to get the interruptLad Prabhakar
2022-05-09bus: mhi: replace snprintf with sysfs_emitWan Jiabing
2022-05-09lkdtm: cfi: Fix type width for masking PAC bitsKees Cook
2022-05-09misc: rtsx: set NULL intfdata when probe failsShuah Khan
2022-05-09altera-stapl: Use swap() instead of open coding itJiapeng Chong
2022-05-09misc: rtsx: add rts5261 efuse functionRicky WU
2022-05-02Merge 5.18-rc5 into char-misc-nextGreg Kroah-Hartman
2022-05-01iio: ti-ads8688: use of_device_id for OF matchingKrzysztof Kozlowski
2022-05-01iio: stmpe-adc: use of_device_id for OF matchingKrzysztof Kozlowski
2022-05-01iio: gyro: mpu3050: Make mpu3050_common_remove() return voidUwe Kleine-König
2022-05-01Merge tag 'irq_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-30Merge tag 'driver-core-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-04-30Merge tag 'char-misc-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-04-30Merge tag 'tty-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-04-30Merge tag 'usb-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-04-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-04-29Merge tag 'soc-fixes-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-04-29Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-04-29Merge tag 'random-5.18-rc5-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-04-29misc/pvpanic: Convert regular spinlock into trylock on panic pathGuilherme G. Piccoli
2022-04-29Merge tag 'imx-fixes-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2022-04-29Merge tag 'sunxi-fixes-for-5.18-1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2022-04-28Merge tag 'drm-fixes-2022-04-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-04-29Merge tag 'amd-drm-fixes-5.18-2022-04-27' of https://gitlab.freedesktop.org/a...Dave Airlie
2022-04-29Merge tag 'drm-intel-fixes-2022-04-28' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2022-04-29Merge tag 'drm-misc-fixes-2022-04-27' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-04-28Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-04-28Merge tag 'thermal-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-04-28Merge tag 'pm-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-04-28Merge tag 'acpi-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-04-28iio: dac: ltc2632: Make use of device propertiesAndy Shevchenko
2022-04-28iio: temperature: max31865: Make use of device propertiesAndy Shevchenko
2022-04-28iio: proximity: mb1232: Switch to use fwnode_irq_get()Andy Shevchenko
2022-04-28iio: imu: adis16480: Improve getting the optional clocksAndy Shevchenko
2022-04-28iio: imu: adis16480: Use temporary variable for struct deviceAndy Shevchenko
2022-04-28iio: imu: adis16480: Make use of device propertiesAndy Shevchenko
2022-04-28staging: iio: ad2s1210: remove redundant assignment to variable negativeColin Ian King