summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-05-19Merge tag 'extcon-next-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2022-05-19Merge tag 'soundwire-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2022-05-19Merge tag 'phy-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman
2022-05-19Merge tag 'mhi-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Greg Kroah-Hartman
2022-05-19Merge tag 'iio-for-5.19a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2022-05-13extcon: Modify extcon device to be created after driver data is setbumwoo lee
2022-05-13extcon: sm5502: Clarify SM5703's i2c device IDMarkuss Broks
2022-05-13extcon: ptn5150: Add usb role class supportLi Jun
2022-05-13extcon: ptn5150: Add queue work sync before driver releaseLi Jun
2022-05-13extcon: sm5502: Add support for SM5703Markuss Broks
2022-05-13extcon: usb-gpio: Remove disable irq operation in system sleepBruce Chen
2022-05-13extcon: Fix some kernel-doc commentsYang Li
2022-05-13extcon: usbc-cros-ec: Use struct_size() helper in kzalloc()Gustavo A. R. Silva
2022-05-13extcon: int3496: Add support for controlling Vbus through a regulatorHans de Goede
2022-05-13extcon: int3496: Add support for binding to plain platform devicesHans de Goede
2022-05-13extcon: int3496: Request non-exclusive access to the ID GPIOHans de Goede
2022-05-13extcon: int3496: Make the driver a bit less verboseHans de Goede
2022-05-13extcon: Fix extcon_get_extcon_dev() error handlingDan Carpenter
2022-05-10bus: mhi: host: Add support for Foxconn T99W373 and T99W368Slark Xiao
2022-05-10bus: mhi: host: pci_generic: add Telit FN990Daniele Palmas
2022-05-10bus: mhi: host: pci_generic: add Telit FN980 v1 hardware revisionDaniele Palmas
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-09soundwire: qcom: adjust autoenumeration timeoutSrinivas Kandagatla
2022-05-09soundwire: qcom: use pm_runtime_resume_and_get()Pierre-Louis Bossart
2022-05-09soundwire: intel: use pm_runtime_resume_and_get()Pierre-Louis Bossart
2022-05-09soundwire: cadence: use pm_runtime_resume_and_get()Pierre-Louis Bossart
2022-05-09soundwire: bus: use pm_runtime_resume_and_get()Pierre-Louis Bossart
2022-05-09soundwire: qcom: return error when pm_runtime_get_sync failsPierre-Louis Bossart
2022-05-09soundwire: bus: pm_runtime_request_resume on peripheral attachmentPierre-Louis Bossart
2022-05-09soundwire: intel: disable WAKEEN in pm_runtime resumePierre-Louis Bossart
2022-05-09soundwire: intel: prevent pm_runtime resume prior to system suspendPierre-Louis Bossart
2022-05-09soundwire: cadence: recheck device0 attachment after status changePierre-Louis Bossart
2022-05-03phy: qcom-qmp: rename error labelsJohan Hovold