summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* uio: uio_netx: use devm_kzalloc() for or uio_info objectAlexandru Ardelean2020-12-091-6/+2
* uio: uio_mf624: use devm_kzalloc() for uio_info objectAlexandru Ardelean2020-12-091-6/+2
* uio: uio_sercos3: use device-managed functions for simple allocsAlexandru Ardelean2020-12-091-10/+4
* uio: uio_dmem_genirq: finalize conversion of probe to devm_ handlersAlexandru Ardelean2020-12-091-18/+10
* uio: uio_dmem_genirq: convert simple allocations to device-managedAlexandru Ardelean2020-12-091-26/+8
* uio/uio_pci_generic: remove unneeded pci_set_drvdata()Alexandru Ardelean2020-12-091-7/+1
* uio: pruss: use devm_clk_get() for clk initAlexandru Ardelean2020-12-091-5/+2
* slimbus: qcom-ngd-ctrl: fix SSR dependenciesSrinivas Kandagatla2020-12-091-2/+1
* altera-stapl: remove the unreached switch caseKaixu Xia2020-12-091-5/+0
* fsi: Aspeed: Add mutex to protect HW accessEddie James2020-12-091-16/+29
* bus: fsl-mc: simplify DPRC version checkIoana Ciornei2020-12-091-3/+1
* bus: fsl-mc: fix error return code in fsl_mc_object_allocate()Zhang Changzhong2020-12-091-1/+3
* bus: fsl-mc: added missing fields to dprc_rsp_get_obj_region structureLaurentiu Tudor2020-12-092-2/+5
* bus: fsl-mc: make sure MC firmware is up and runningLaurentiu Tudor2020-12-091-12/+30
* bus: fsl-mc: add back accidentally dropped error checkLaurentiu Tudor2020-12-091-1/+4
* MAINTAINERS: Mark SPMI as maintainedStephen Boyd2020-12-091-2/+4
* vme: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-12-092-12/+14
* misc: pci_endpoint_test: fix return value of error branchXiongfeng Wang2020-12-091-2/+6
* misc: genwqe: Use dma_set_mask_and_coherent to simplify codeChristophe JAILLET2020-12-091-17/+2
* misc: rtsx: rts5249 support runtime PMRicky Wu2020-12-095-6/+145
* misc: rtsx: modify and fix init_hw functionRicky Wu2020-12-091-3/+5
* misc: rtsx: modify en/disable aspm functionRicky Wu2020-12-091-3/+9
* misc: vmw_vmci: fix kernel info-leak by initializing dbells in vmci_ctx_get_c...Anant Thazhemadam2020-12-091-1/+1
* misc/sgi-xp: Replace in_interrupt() usageThomas Gleixner2020-12-093-6/+17
* misc: isl29003: Fix typo for get/set modeZhou Xingxing2020-12-091-2/+2
* lkdtm: don't move ctors to .rodataMark Rutland2020-12-092-2/+2
* firmware: fix a spelling mistake "managament" -> "management" in KconfigColin Ian King2020-12-091-1/+1
* binder: add flag to clear buffer on txn completeTodd Kjos2020-12-094-1/+53
* speakup: fix uninitialized flush_lockYang Yingliang2020-12-091-1/+1
* Merge tag 'phy-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman2020-12-09101-944/+2659
|\
| * drm/mediatek: avoid dereferencing a null hdmi_phy on an error messageColin Ian King2020-12-081-2/+3
| * phy: ingenic: depend on HAS_IOMEMVinod Koul2020-12-081-0/+1
| * phy: mediatek: statify mtk_hdmi_phy_driverVinod Koul2020-12-071-1/+1
| * dt-bindings: phy: Convert Broadcom SATA PHY to YAMLFlorian Fainelli2020-12-052-61/+148
| * devicetree: phy: rockchip-emmc add output-tapdelay-selectChris Ruehl2020-12-051-0/+3
| * phy: rockchip-emmc: output tap delay dt propertyChris Ruehl2020-12-051-1/+12
| * PHY: Ingenic: Add USB PHY driver using generic PHY framework.周琰杰 (Zhou Yanjie)2020-12-055-0/+428
| * dt-bindings: USB: Add bindings for Ingenic JZ4775 and X2000.周琰杰 (Zhou Yanjie)2020-12-052-2/+4
| * USB: PHY: JZ4770: Remove unnecessary function calls.周琰杰 (Zhou Yanjie)2020-12-051-1/+1
| * devicetree: phy: rockchip-emmc: pulldown propertyChris Ruehl2020-12-051-0/+2
| * phy: rockchip: set pulldown for strobe line in dtsChris Ruehl2020-12-051-0/+16
| * phy: renesas: rcar-gen3-usb2: disable runtime pm in case of failureWang Li2020-12-051-2/+4
| * phy: mediatek: allow compile-testing the hdmi phyArnd Bergmann2020-12-051-1/+3
| * phy/rockchip: Make PHY_ROCKCHIP_INNO_HDMI depend on HAS_IOMEM to fix build errorTiezhu Yang2020-12-021-0/+1
| * phy: samsung: Merge Kconfig for Exynos5420 and Exynos5250Marek Szyprowski2020-12-022-8/+1
| * phy: ralink: phy-mt7621-pci: set correct name in MODULE_DEVICE_TABLE macroSergio Paracuellos2020-12-011-1/+1
| * phy: ralink: phy-mt7621-pci: drop 'COMPILE_TEST' from KconfigSergio Paracuellos2020-12-011-1/+1
| * phy: mediatek: Make PHY_MTK_{XSPHY, TPHY} depend on HAS_IOMEM and OF_ADDRESS ...Tiezhu Yang2020-11-301-2/+4
| * phy: tegra: xusb: Fix usb_phy device driver fieldJC Kuo2020-11-301-1/+1
| * phy: amlogic: replace devm_reset_control_array_get()Yejune Deng2020-11-302-2/+2