summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* vme: make remove callback return voidUwe Kleine-König2021-02-092-5/+3
* firmware: google: make coreboot driver's remove callback return voidUwe Kleine-König2021-02-095-13/+6
* virt: acrn: Introduce an interface for Service VM to control vCPUShuo Liu2021-02-092-0/+62
* virt: acrn: Introduce irqfdShuo Liu2021-02-095-1/+256
* virt: acrn: Introduce ioeventfdShuo Liu2021-02-096-1/+298
* virt: acrn: Introduce I/O ranges operation interfacesShuo Liu2021-02-092-0/+64
* virt: acrn: Introduce interfaces to query C-states and P-states allowed by hy...Shuo Liu2021-02-092-0/+81
* virt: acrn: Introduce interrupt injection interfacesShuo Liu2021-02-094-0/+121
* virt: acrn: Introduce interfaces for PCI device passthroughShuo Liu2021-02-092-0/+104
* virt: acrn: Introduce PCI configuration space PIO accesses combinerShuo Liu2021-02-092-0/+78
* virt: acrn: Introduce I/O request managementShuo Liu2021-02-096-10/+693
* virt: acrn: Introduce EPT mapping managementShuo Liu2021-02-096-10/+427
* virt: acrn: Introduce an ioctl to set vCPU registers stateShuo Liu2021-02-092-1/+46
* 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