summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-02-09Merge tag 'phy-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman12-122/+824
2021-02-09Merge tag 'soundwire-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman5-105/+125
2021-02-09mei: use sysfs_emit() in tx_queue_limit_show sysfsTomas Winkler1-1/+1
2021-02-09mei: bus: block send with vtag on non-conformat FWAlexander Usyskin1-0/+7
2021-02-09mei: bus: change remove callback to return voidUwe Kleine-König5-14/+10
2021-02-09mei: bus: simplify mei_cl_device_remove()Uwe Kleine-König1-5/+1
2021-02-07soundwire: bus: clarify dev_err/dbg device referencesPierre-Louis Bossart1-30/+33
2021-02-07soundwire: bus: fix confusion on device used by pm_runtimePierre-Louis Bossart1-9/+9
2021-02-07soundwire: export sdw_write/read_no_pm functionsBard Liao1-3/+4
2021-02-06mei: implement client dma setup.Alexander Usyskin6-1/+446
2021-02-06mei: hbm: add client dma hbm messagesAlexander Usyskin1-0/+53
2021-02-06mei: add support for client dma capabilityAlexander Usyskin4-1/+23
2021-02-06mei: allow clients on bus to communicate in remove callbackAlexander Usyskin4-4/+11
2021-02-06soundwire: bus: use no_pm IO routines for all interrupt handlingPierre-Louis Bossart1-13/+13
2021-02-06soundwire: bus: use sdw_write_no_pm when setting the bus scale registersPierre-Louis Bossart1-3/+3
2021-02-06soundwire: bus: use sdw_update_no_pm when initializing a devicePierre-Louis Bossart1-2/+14
2021-02-06soundwire: Revert "soundwire: debugfs: use controller id instead of link_id"Vinod Koul1-1/+1
2021-02-06phy: cpcap-usb: Simplify bool conversionYang Li1-1/+1
2021-02-06phy: qcom-qmp: make a const array static, makes object smallerColin Ian King1-1/+1
2021-02-06phy: zynqmp: Simplify code by using dev_err_probe()Michal Simek1-7/+4
2021-02-06phy: qcom-qmp: Add support for SM8350 UFS phyVinod Koul1-0/+127
2021-02-06phy: qcom-qmp: Add UFS V5 registers found in SM8350Vinod Koul1-0/+47
2021-02-05Merge tag 'mhi-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Greg Kroah-Hartman3-144/+440
2021-02-05coresight: etm4x: Fix merge resolution for amba reworkUwe Kleine-König1-3/+4
2021-02-05bus: mhi: pci_generic: Increase num of elements in hw event ringLoic Poulain1-1/+1
2021-02-05mhi: pci_generic: Print warning in case of firmware crashLoic Poulain1-0/+10
2021-02-05nvmem: qcom-spmi-sdam: Fix uninitialized pdev pointerSubbaraman Narayanamurthy1-4/+3
2021-02-05nvmem: Kconfig: Correct typo in NVMEM_RMEMNicolas Saenz Julienne1-1/+1
2021-02-05Merge branch 'devel-stable' of git://git.armlinux.org.uk/~rmk/linux-arm into ...Greg Kroah-Hartman29-196/+155
2021-02-05Merge tag 'icc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...Greg Kroah-Hartman9-466/+1086
2021-02-05ARM: 9055/1: mailbox: arm_mhuv2: make remove callback return voidUwe Kleine-König1-3/+1
2021-02-04misc: rtsx: init of rts522a add OCP power off when no card is presentRicky Wu1-0/+5
2021-02-04speakup: Make dectlk flush timeout configurableSamuel Thibault4-2/+16
2021-02-04nvmem: core: skip child nodes not matching bindingAhmad Fatoum1-1/+3
2021-02-04nvmem: Add driver to expose reserved memory as nvmemNicolas Saenz Julienne4-0/+108
2021-02-04nvmem: imx-iim: Use of_device_get_match_data()Fabio Estevam1-6/+1
2021-02-04nvmem: core: Fix a resource leak on error in nvmem_add_cells_from_of()Dan Carpenter1-0/+1
2021-02-04cxl: Simplify bool conversionYang Li1-1/+1
2021-02-04coresight: etm4x: Handle accesses to TRCSTALLCTLRSuzuki K Poulose2-4/+7
2021-02-04coresight: Add support for v8.4 SelfHosted tracingJonathan Zhou1-0/+25
2021-02-04coresight: etm4x: Add support for sysreg only devicesSuzuki K Poulose1-5/+63
2021-02-04coresight: etm4x: Run arch feature detection on the CPUSuzuki K Poulose1-2/+4
2021-02-04coresight: etm4x: Refactor probing routineSuzuki K Poulose1-23/+39
2021-02-04coresight: etm4x: Detect system instructions supportSuzuki K Poulose1-0/+39
2021-02-04coresight: etm4x: Add necessary synchronization for sysreg accessSuzuki K Poulose1-0/+13
2021-02-04coresight: etm4x: Expose trcdevarch via sysfsSuzuki K Poulose1-0/+1
2021-02-04coresight: etm4x: Use TRCDEVARCH for component discoverySuzuki K Poulose1-23/+23
2021-02-04coresight: etm4x: Detect access early on the target CPUSuzuki K Poulose1-5/+40
2021-02-04coresight: etm4x: Handle ETM architecture versionSuzuki K Poulose2-4/+58
2021-02-04coresight: etm4x: Clean up exception level masksSuzuki K Poulose3-46/+60