summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-03-24usb: core: Add ACPI support for USB interface devicesAndy Shevchenko
2020-03-24driver core: platform: Reimplement devm_platform_ioremap_resourceDejin Zheng
2020-03-24usb: dwc2: convert to devm_platform_get_and_ioremap_resourceDejin Zheng
2020-03-24usb: host: hisilicon: convert to devm_platform_get_and_ioremap_resourceDejin Zheng
2020-03-24usb: host: xhci-plat: convert to devm_platform_get_and_ioremap_resourceDejin Zheng
2020-03-24drivers: provide devm_platform_get_and_ioremap_resource()Dejin Zheng
2020-03-23Merge 5.6-rc7 into usb-nextGreg Kroah-Hartman
2020-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-03-21x86/mm: split vmalloc_sync_all()Joerg Roedel
2020-03-21Merge tag 'block-5.6-20200320' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-03-21Merge tag 'phy-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman
2020-03-20Merge branch 'nvme-5.6-rc6' of git://git.infradead.org/nvme into block-5.6block-5.6-20200320Jens Axboe
2020-03-21nvmet-tcp: set MSG_MORE only if we actually have more to sendSagi Grimberg
2020-03-20Merge tag 'char-misc-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-03-20Merge tag 'staging-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-03-20Merge tag 'usb-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-03-20Merge tag 'tty-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-03-20Merge tag 'drm-fixes-2020-03-20' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-03-20phy: qcom-qusb2: Add new overriding tuning parameters in QUSB2 V2 PHYSandeep Maheswaram
2020-03-20phy: qcom-qusb2: Add support for overriding tuning parameters in QUSB2 V2 PHYSandeep Maheswaram
2020-03-20phy: qcom-qusb2: Add generic QUSB2 V2 PHY supportSandeep Maheswaram
2020-03-20phy: rk-inno-usb2: Decrease verbosity of repeating log.Christoph Muellner
2020-03-20phy: amlogic: Add Amlogic A1 USB2 PHY DriverHanjie Lin
2020-03-20phy: ti: gmii-sel: add support for am654x/j721e socGrygorii Strashko
2020-03-20phy: qualcomm: usb: Add SuperSpeed PHY driverJorge Ramirez-Ortiz
2020-03-20phy: qualcomm: Add Synopsys 28nm Hi-Speed USB PHY driverShawn Guo
2020-03-20phy: phy-mtk-tphy: add a new reference clockChunfeng Yun
2020-03-20phy: phy-mtk-tphy: remove unused u3phya_ref clockChunfeng Yun
2020-03-20phy: phy-mtk-tphy: make the ref clock optionalChunfeng Yun
2020-03-20phy: phy-mtk-tphy: add a property for internal resistanceChunfeng Yun
2020-03-20phy: phy-mtk-tphy: add a property for disconnect thresholdChunfeng Yun
2020-03-20phy: amlogic: G12A: Fix misuse of GENMASK macroJoe Perches
2020-03-20phy: qcom: qmp: Use power_on/off ops for PCIeBjorn Andersson
2020-03-20phy: uniphier-pcie: Add SoC-dependent phy-mode function supportKunihiko Hayashi
2020-03-20phy: uniphier-pcie: Add legacy SoC support for Pro5Kunihiko Hayashi
2020-03-20phy: uniphier-usb3hs: Change Rx sync mode to avoid communication failureKunihiko Hayashi
2020-03-20phy: uniphier-usb3hs: Add legacy SoC support for Pro5Kunihiko Hayashi
2020-03-20phy: uniphier-usb3ss: Add Pro5 supportKunihiko Hayashi
2020-03-20phy: socionext: Use devm_platform_ioremap_resource()Kunihiko Hayashi
2020-03-20phy: qcom-qmp: Add MSM8996 UFS QMP supportBjorn Andersson
2020-03-20phy: cadence-torrent: Add support for subnode bindingsSwapnil Jakhade
2020-03-20phy: cadence-torrent: Add platform dependent initialization structureSwapnil Jakhade
2020-03-20phy: cadence-torrent: Use regmap to read and write DPTX PHY registersSwapnil Jakhade
2020-03-20phy: cadence-torrent: Use regmap to read and write Torrent PHY registersSwapnil Jakhade
2020-03-20phy: cadence-torrent: Implement PHY configure APIsSwapnil Jakhade
2020-03-20phy: cadence-torrent: Add 19.2 MHz reference clock supportSwapnil Jakhade
2020-03-20phy: cadence-torrent: Refactor code for reusabilitySwapnil Jakhade
2020-03-20phy: cadence-torrent: Add wrapper for DPTX register accessSwapnil Jakhade
2020-03-20phy: cadence-torrent: Add wrapper for PHY register accessSwapnil Jakhade
2020-03-20phy: cadence-torrent: Adopt Torrent nomenclatureSwapnil Jakhade