summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* virt: acrn: Introduce VM management interfacesShuo Liu2021-02-095-4/+241
* virt: acrn: Introduce ACRN HSM basic driverShuo Liu2021-02-096-0/+125
* misc: fastrpc: fix incorrect usage of dma_map_sgtableJonathan Marek2021-02-091-3/+4
* bus: fsl-mc: list more commands as accepted through the ioctlIoana Ciornei2021-02-091-0/+50
* bus: fsl-mc: add the dpdbg device typeIoana Ciornei2021-02-091-0/+6
* bus: fsl-mc: Fix test for end of loopDan Carpenter2021-02-091-1/+1
* ipack: Handle a driver without remove callbackUwe Kleine-König2021-02-091-3/+2
* ipack: Fail earlier for drivers without probe functionUwe Kleine-König2021-02-091-3/+3
* Merge tag 'misc-habanalabs-next-2021-02-08' of https://git.kernel.org/pub/scm...Greg Kroah-Hartman2021-02-099-33/+124
|\
| * habanalabs/gaudi: don't enable clock gating on DMA5Oded Gabbay2021-02-081-0/+6
| * habanalabs: return block size + block IDOded Gabbay2021-02-084-11/+16
| * habanalabs: update security map after init CPU QsOhad Sharabi2021-02-084-10/+12
| * habanalabs: enable F/W events after init doneOded Gabbay2021-02-084-13/+41
| * habanalabs/gaudi: use HBM_ECC_EN bit for ECC ERROhad Sharabi2021-02-081-3/+15
| * habanalabs: support fetching first available user CQOfir Bitton2021-02-084-1/+10
| * habanalabs: improve communication protocol with cpucpOfir Bitton2021-02-085-4/+33
| * habanalabs: fix integer handling issueOded Gabbay2021-02-081-1/+1
* | Merge tag 'phy-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman2021-02-0912-122/+824
|\ \
| * | phy: cpcap-usb: Simplify bool conversionYang Li2021-02-061-1/+1
| * | phy: qcom-qmp: make a const array static, makes object smallerColin Ian King2021-02-061-1/+1
| * | phy: zynqmp: Simplify code by using dev_err_probe()Michal Simek2021-02-061-7/+4
| * | phy: qcom-qmp: Add support for SM8350 UFS phyVinod Koul2021-02-061-0/+127
| * | phy: qcom-qmp: Add UFS V5 registers found in SM8350Vinod Koul2021-02-061-0/+47
| * | phy: qualcomm: usb28nm: Add MDM9607 init sequenceKonrad Dybcio2021-02-041-0/+13
| * | phy: qcom-qusb2: add QUSB2 support for IPQ6018Kathiravan T2021-02-041-0/+44
| * | phy: qcom-qmp: Add SC8180X USB phyBjorn Andersson2021-02-041-0/+3
| * | phy: qcom-qmp: Add SC8180X UFS phyBjorn Andersson2021-02-041-0/+3
| * | phy: qcom-qusb2: Add configuration for SDM660AngeloGioacchino Del Regno2021-01-191-0/+15
| * | phy: qcom-qusb2: Allow specifying default clock schemeAngeloGioacchino Del Regno2021-01-191-2/+13
| * | phy: qcom-qmp: Add SM8350 USB QMP PHYsJack Pham2021-01-192-0/+312
| * | phy: qcom-qmp: Add support for SDX55 QMP PHYManivannan Sadhasivam2021-01-171-0/+83
| * | phy: stm32: rework PLL Lock detectionAmelie Delaunay2021-01-131-34/+54
| * | phy: stm32: ensure phy are no more active when removing the driverAmelie Delaunay2021-01-131-0/+6
| * | phy: stm32: ensure pll is disabled before phys creationAmelie Delaunay2021-01-131-2/+15
| * | phy: stm32: replace regulator_bulk* by multiple regulator_*Amelie Delaunay2021-01-131-17/+52
| * | phy: stm32: manage 1v1 and 1v8 supplies at pll activation/deactivationAmelie Delaunay2021-01-131-56/+46
| * | phy: phy-brcm-usb: support PHY on the BCM4908Rafał Miłecki2021-01-132-1/+6
| * | phy: mediatek: Mark mtk_mipi_tx_driver with static keywordZou Wei2021-01-131-1/+1
| * | phy: ingenic: Remove useless field .versionPaul Cercueil2021-01-131-23/+0
| * | phy: cadence-torrent: Fix error code in cdns_torrent_phy_probe()Dan Carpenter2021-01-131-0/+1
| * | phy: phy-brcm-usb: specify init function format at struct levelRafał Miłecki2021-01-131-4/+3
| * | phy: phy-brcm-usb: improve getting OF matching dataRafał Miłecki2021-01-131-3/+4
* | | Merge tag 'soundwire-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2021-02-095-105/+125
|\ \ \
| * | | soundwire: bus: clarify dev_err/dbg device referencesPierre-Louis Bossart2021-02-071-30/+33
| * | | soundwire: bus: fix confusion on device used by pm_runtimePierre-Louis Bossart2021-02-071-9/+9
| * | | soundwire: export sdw_write/read_no_pm functionsBard Liao2021-02-071-3/+4
| * | | soundwire: bus: use no_pm IO routines for all interrupt handlingPierre-Louis Bossart2021-02-061-13/+13
| * | | soundwire: bus: use sdw_write_no_pm when setting the bus scale registersPierre-Louis Bossart2021-02-061-3/+3
| * | | soundwire: bus: use sdw_update_no_pm when initializing a devicePierre-Louis Bossart2021-02-061-2/+14
| * | | soundwire: Revert "soundwire: debugfs: use controller id instead of link_id"Vinod Koul2021-02-061-1/+1