aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-10bus: mhi: host: pci_generic: add Telit FN980 v1 hardware revisionDaniele Palmas1-0/+38
2022-05-09coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifierGuilherme G. Piccoli1-3/+4
2022-05-09nvmem: sfp: Add support for TA 2.1 devicesSean Anderson1-0/+6
2022-05-09nvmem: sfp: Use regmapSean Anderson2-8/+23
2022-05-09dt-bindings: nvmem: sfp: Add compatible binding for TA 2.1 SFPsSean Anderson1-2/+7
2022-05-09dt-bindings: nvmem: sfp: Add TA_PROG_SFP supplySean Anderson1-0/+5
2022-05-09dt-bindings: nvmem: sfp: Add clock propertiesSean Anderson1-0/+14
2022-05-09dt-bindings: nvmem: sfp: Fix typoSean Anderson1-1/+1
2022-05-09nvmem: qfprom: using pm_runtime_resume_and_get instead of pm_runtime_get_syncMinghao Chi1-2/+1
2022-05-09nvmem: Add Apple eFuse driverSven Peter3-0/+94
2022-05-09dt-bindings: nvmem: Add apple,efusesSven Peter1-0/+50
2022-05-09MAINTAINERS: Add apple efuses nvmem files to ARM/APPLE MACHINESven Peter1-0/+2
2022-05-09nvmem: brcm_nvram: find Device Tree nodes for NVMEM cellsRafał Miłecki1-0/+2
2022-05-09nvmem: core: support passing DT node in cell infoRafał Miłecki2-0/+2
2022-05-09binder: additional transaction error logsCarlos Llamas1-4/+44
2022-05-09binder: convert logging macros into functionsCarlos Llamas1-12/+29
2022-05-09binderfs: add extended_error feature entryCarlos Llamas2-0/+9
2022-05-09binder: add BINDER_GET_EXTENDED_ERROR ioctlCarlos Llamas3-0/+79
2022-05-09binder: add failed transaction logging infoCarlos Llamas1-2/+6
2022-05-09uio: dfl: add HSSI subsystem feature idMatthew Gerlach1-0/+2
2022-05-09slimbus: qcom-ngd-ctrl: Use platform_get_irq() to get the interruptLad Prabhakar1-6/+4
2022-05-09bus: mhi: replace snprintf with sysfs_emitWan Jiabing1-4/+3
2022-05-09lkdtm: cfi: Fix type width for masking PAC bitsKees Cook1-1/+1
2022-05-09misc: rtsx: set NULL intfdata when probe failsShuah Khan1-0/+1
2022-05-09altera-stapl: Use swap() instead of open coding itJiapeng Chong1-40/+16
2022-05-09misc: rtsx: add rts5261 efuse functionRicky WU2-53/+65
2022-05-09soundwire: qcom: adjust autoenumeration timeoutSrinivas Kandagatla1-1/+1
2022-05-09soundwire: qcom: use pm_runtime_resume_and_get()Pierre-Louis Bossart1-9/+6
2022-05-09soundwire: intel: use pm_runtime_resume_and_get()Pierre-Louis Bossart1-3/+2
2022-05-09soundwire: cadence: use pm_runtime_resume_and_get()Pierre-Louis Bossart1-3/+2
2022-05-09soundwire: bus: use pm_runtime_resume_and_get()Pierre-Louis Bossart1-10/+5
2022-05-09soundwire: qcom: return error when pm_runtime_get_sync failsPierre-Louis Bossart1-0/+2
2022-05-09soundwire: bus: pm_runtime_request_resume on peripheral attachmentPierre-Louis Bossart1-0/+12
2022-05-09soundwire: intel: disable WAKEEN in pm_runtime resumePierre-Louis Bossart1-0/+3
2022-05-09soundwire: intel: prevent pm_runtime resume prior to system suspendPierre-Louis Bossart1-0/+3
2022-05-09soundwire: cadence: recheck device0 attachment after status changePierre-Louis Bossart1-0/+37
2022-05-04coresight: core: Fix coresight device probe failure issueMao Jinlong1-11/+22
2022-05-03phy: qcom-qmp: rename error labelsJohan Hovold1-14/+14
2022-05-03phy: qcom-qmp: fix pipe-clock imbalance on power-on failureJohan Hovold1-1/+1
2022-05-03phy: qcom-qmp: switch to explicit reset helpersJohan Hovold1-2/+2
2022-05-03phy: qcom-qmp: fix reset-controller leak on probe errorsJohan Hovold1-0/+9
2022-05-03phy: qcom-qmp: fix struct clk leak on probe errorsJohan Hovold1-1/+1
2022-05-02Merge 5.18-rc5 into char-misc-nextGreg Kroah-Hartman1035-5699/+8377
2022-05-02dt-bindings: phy: renesas,usb2-phy: Document RZ/G2UL phy bindingsBiju Das1-0/+1
2022-05-02dt-bindings: phy: marvell,armada-3700-utmi-host-phy: Fix incorrect compatible...Rob Herring1-1/+1
2022-05-02phy: qcom-qmp: fix phy-descriptor kernel-doc typoJohan Hovold1-1/+1
2022-05-02phy: rockchip-inno-usb2: Clean up some inconsistent indentingJiapeng Chong1-2/+2
2022-05-01Linux 5.18-rc5Linus Torvalds1-1/+1
2022-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds18-62/+214
2022-05-01iio: ti-ads8688: use of_device_id for OF matchingKrzysztof Kozlowski1-0/+1