summaryrefslogtreecommitdiff
path: root/drivers/usb/phy
AgeCommit message (Expand)AuthorFilesLines
2021-09-22usb: phy: tahvo: add IRQ checkSergey Shtylyov1-1/+3
2021-09-22usb: phy: twl6030: add IRQ checksSergey Shtylyov1-0/+5
2021-09-22usb: phy: fsl-usb: add IRQ checkSergey Shtylyov1-0/+2
2020-01-27usb: gadget: fsl: fix link error against usb-gadget moduleArnd Bergmann1-1/+1
2020-01-27usb: phy: twl6030-usb: fix possible use-after-free on removeSven Van Asbroeck1-1/+1
2019-03-14usb: phy: fix link errorsAnders Roxell1-1/+1
2019-02-12usb: phy: am335x: fix race condition in _probeBin Liu1-4/+1
2018-09-05usb/phy: fix PPC64 build errors in phy-fsl-usb.cRandy Dunlap1-1/+3
2017-12-10usb: phy: tahvo: fix error handling in tahvo_usb_probe()Alexey Khoroshilov1-1/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman3-0/+3
2017-10-11usb: phy: tegra: Fix phy suspend for UDCJon Hunter1-0/+17
2017-09-07Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2-2/+2
2017-09-05Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hw...Lee Jones3-10/+11
2017-09-04mfd: twl: Move header file out of I2C realmWolfram Sang1-1/+1
2017-08-22Merge tag 'usb-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2-6/+275
2017-08-15usb: phy: Add USB charger supportBaolin Wang1-0/+272
2017-08-15usb: phy-tahvo: constify attribute_group structures.Arvind Yadav1-1/+1
2017-08-15usb: phy-mv-usb: constify attribute_group structures.Arvind Yadav1-1/+1
2017-08-15usb: phy: qcom: Use devm_ioremap_resource()Fabio Estevam1-6/+3
2017-08-15mfd: tps65010: Move header file out of I2C realmWolfram Sang1-1/+1
2017-08-15Merge 4.13-rc5 into usb-nextGreg Kroah-Hartman1-8/+9
2017-08-10usb: phy-mv-usb: constify attribute_group structures.Arvind Yadav1-1/+1
2017-08-10usb: phy-tahvo: constify attribute_group structures.Arvind Yadav1-1/+1
2017-08-03usb: phy: phy-msm-usb: Fix usage of devm_regulator_bulk_get()Rajendra Nayak1-8/+9
2017-07-22usb: Convert to using %pOF instead of full_nameRob Herring1-2/+2
2017-07-22USB: phy: remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman1-2/+0
2017-05-17usb: phy: phy-msm-usb: Remove redundant extcon register/unregisterBaolin Wang1-67/+18
2017-05-17usb: phy: phy-qcom-8x16-usb: Remove redundant extcon register/unregisterBaolin Wang1-15/+5
2017-05-17usb: phy: Introduce one extcon device into usb phyBaolin Wang2-3/+60
2017-04-11Merge tag 'usb-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman1-0/+7
2017-04-11usb: otg-fsm: Prevent build warning "VDBG" redefinedRoger Quadros1-0/+7
2017-04-11usb: phy: Remove unused configBaolin Wang2-8/+0
2017-04-03Merge 4.11-rc5 into usb-nextGreg Kroah-Hartman1-1/+1
2017-03-29usb: phy: isp1301: Fix build warning when CONFIG_OF is disabledJavier Martinez Canillas1-1/+1
2017-03-23usb: phy: Remove unused configBaolin Wang2-8/+0
2017-03-09usb: phy: isp1301: Add OF device ID tableJavier Martinez Canillas1-0/+7
2017-01-26usb: phy: ab8500: remove unused ab8500_eyediagram_workaroud()Arnd Bergmann1-13/+0
2017-01-24usb: phy: fsl: Remove the set_power callbackBaolin Wang1-12/+0
2017-01-24usb: phy: msm: Remove the set_power callbackBaolin Wang1-18/+0
2017-01-24usb: phy: ab8500: Remove the set_power callbackBaolin Wang1-20/+0
2017-01-24usb: phy: tahvo: Replace the deprecated extcon APIChanwoo Choi1-5/+5
2017-01-24usb: phy: qcom-8x16-usb: Replace the extcon APIChanwoo Choi1-9/+4
2017-01-24usb: phy: msm: Replace the extcon APIChanwoo Choi1-22/+11
2017-01-24usb: phy: omap-otg: Replace the extcon APIChanwoo Choi1-18/+6
2016-11-18usb: twl6030-usb: make driver DT onlyNicolae Rosia2-17/+7
2016-11-18usb: phy: phy-generic: add the implementation of .set_suspendPeter Chen1-0/+9
2016-11-18usb: isp1301-omap: don't opencode IS_REACHABLE()Fabian Frederick1-1/+1
2016-11-18USB: phy: am335x-control: fix device and of_node leaksJohan Hovold1-0/+2
2016-09-14Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman3-9/+69
2016-09-05usb: phy: phy-generic: Check clk_prepare_enable() errorFabio Estevam1-2/+6