aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/phy
AgeCommit message (Expand)Author
2022-06-03Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-05-26Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-13extcon: Fix extcon_get_extcon_dev() error handlingDan Carpenter
2022-04-26usb: phy: generic: Get the vbus supplySean Anderson
2022-04-21usb: omap: avoid mach/*.h headersArnd Bergmann
2022-04-21ARM: omap1: move mach/usb.h to include/linux/socArnd Bergmann
2021-11-17usb: Remove redundant 'flush_workqueue()' callsChristophe JAILLET
2021-10-05USB: phy: tahvo:remove unnecessary debug logZhiwei Yang
2021-10-05usb: phy: tegra: Support OTG mode programmingDmitry Osipenko
2021-08-16usb: phy: tahvo: add IRQ checkSergey Shtylyov
2021-08-13usb: phy: twl6030: add IRQ checksSergey Shtylyov
2021-08-13usb: phy: fsl-usb: add IRQ checkSergey Shtylyov
2021-07-26Merge v5.14-rc3 into usb-nextGreg Kroah-Hartman
2021-07-21usb: isp1301-omap: Fix the GPIO includeLinus Walleij
2021-07-21usb: phy: Fix page fault from usb_phy_ueventArtur Petrosyan
2021-06-15usb: phy: tegra: Correct definition of B_SESS_VLD_WAKEUP_EN bitDmitry Osipenko
2021-06-15usb: phy: tegra: Wait for VBUS wakeup status deassertion on suspendDmitry Osipenko
2021-06-03usb: phy: introduce usb_phy device type with its own uevent handlerGrzegorz Jaszczyk
2021-05-24usb: phy: isp1301: Deduplicate of_find_i2c_device_by_node()Andy Shevchenko
2021-05-10usb: phy: Use fallthrough pseudo-keywordWei Ming Chen
2021-01-18usb: phy: phy-mxs-usb: Use of_device_get_match_data()Fabio Estevam
2021-01-13usb: phy: tegra: Support waking up from a low power modeDmitry Osipenko
2021-01-13usb: phy: tegra: Add delay after power upDmitry Osipenko
2020-12-15Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-11usb: phy: convert comma to semicolonZheng Yongjun
2020-12-09usb: phy: Fix spelling mistake in Kconfig help textColin Ian King
2020-12-05USB: PHY: JZ4770: Remove unnecessary function calls.周琰杰 (Zhou Yanjie)
2020-11-26usb: isp1301-omap: Convert to use GPIO descriptorsLinus Walleij
2020-09-25usb: phy: phy-mv-usb: convert to readl_poll_timeout_atomic()Chunfeng Yun
2020-09-25usb: phy-ulpi-viewport: convert to readl_poll_timeout_atomic()Chunfeng Yun
2020-09-14usb: phy: phy-ab8500-usb: fix spello of "function"Randy Dunlap
2020-08-25USB: PHY: JZ4770: Fix static checker warning.周琰杰 (Zhou Yanjie)
2020-07-29usb: phy: am335x: convert to devm_platform_ioremap_resource_bynameChunfeng Yun
2020-07-24USB: PHY: JZ4770: Reformat the code to align it.周琰杰 (Zhou Yanjie)
2020-07-24USB: PHY: JZ4770: Add support for new Ingenic SoCs.周琰杰 (Zhou Yanjie)
2020-07-24USB: PHY: JZ4770: Unify code style and simplify code.周琰杰 (Zhou Yanjie)
2020-07-15usb: phy: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-10usb: phy: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-03USB: phy: fsl-usb: remove character device usageGreg Kroah-Hartman
2020-07-03USB: phy: fsl-usb: remove sysfs abuseGreg Kroah-Hartman
2020-07-03usb: phy: phy: Fix-up a whole bunch of formatting issuesLee Jones
2020-06-24usb: phy: tegra: Fix unnecessary check in tegra_usb_phy_probe()Tang Bin
2020-05-18Merge 5.7-rc6 into usb-nextGreg Kroah-Hartman
2020-05-09usb: phy: twl6030-usb: Fix a resource leak in an error handling path in 'twl6...Christophe JAILLET
2020-04-23USB: phy: Use the correct style for SPDX License IdentifierNishad Kamdar
2020-04-16usb: phy: jz4770: Add a missing '\n' in a log messageChristophe JAILLET
2020-03-12usb: phy: Add driver for the Ingenic JZ4770 USB transceiverPaul Cercueil
2020-03-04usb: phy: tegra: Include proper GPIO consumer header to fix compile testingKrzysztof Kozlowski
2020-02-10usb: phy: tegra: Add clarifying comments about the shared registersDmitry Osipenko
2020-01-24usb: phy: show USB charger type for userPeter Chen