summaryrefslogtreecommitdiffstats
path: root/drivers/usb/phy
AgeCommit message (Expand)AuthorFilesLines
2022-11-22usb: isp1301-omap: Convert to i2c's .probe_new()Uwe Kleine-König1-2/+2
2022-11-22usb: phy: isp1301: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-11-09usb: phy: jz4770: Remove driverPaul Cercueil3-362/+0
2022-11-09usb: phy: generic: Add wakeup capabilityLi Jun1-0/+4
2022-11-08usb: phy: phy-gpio-vbus-usb: Add device tree probingLinus Walleij2-1/+17
2022-10-23usb: phy: generic: make vcc regulator optionalSascha Hauer1-9/+5
2022-10-07Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds4-29/+23
2022-09-27USB: PHY: JZ4770: Switch to use dev_err_probe() helperYang Yingliang1-17/+8
2022-09-27usb: phy: generic: Switch to use dev_err_probe() helperYang Yingliang1-6/+3
2022-09-05usb: phy: tegra: switch to using devm_gpiod_get()Dmitry Torokhov1-4/+10
2022-08-31usb: phy: mxs: fix MXS_PHY_TX_CAL45_MIN and MXS_PHY_TX_CAL45_MAXFrank Li1-2/+2
2022-08-16i2c: Make remove callback return voidUwe Kleine-König2-6/+2
2022-07-27usb: phy: remove redundant store to variable var after & operationColin Ian King1-1/+1
2022-06-03Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2022-05-26Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-4/+5
2022-05-13extcon: Fix extcon_get_extcon_dev() error handlingDan Carpenter1-2/+2
2022-04-26usb: phy: generic: Get the vbus supplySean Anderson1-0/+7
2022-04-21usb: omap: avoid mach/*.h headersArnd Bergmann2-3/+4
2022-04-21ARM: omap1: move mach/usb.h to include/linux/socArnd Bergmann1-1/+1
2021-11-17usb: Remove redundant 'flush_workqueue()' callsChristophe JAILLET1-4/+1
2021-10-05USB: phy: tahvo:remove unnecessary debug logZhiwei Yang1-4/+0
2021-10-05usb: phy: tegra: Support OTG mode programmingDmitry Osipenko1-5/+193
2021-08-16usb: phy: tahvo: add IRQ checkSergey Shtylyov1-1/+3
2021-08-13usb: phy: twl6030: add IRQ checksSergey Shtylyov1-0/+5
2021-08-13usb: phy: fsl-usb: add IRQ checkSergey Shtylyov1-0/+2
2021-07-26Merge v5.14-rc3 into usb-nextGreg Kroah-Hartman1-2/+8
2021-07-21usb: isp1301-omap: Fix the GPIO includeLinus Walleij1-1/+1
2021-07-21usb: phy: Fix page fault from usb_phy_ueventArtur Petrosyan1-2/+8
2021-06-15usb: phy: tegra: Correct definition of B_SESS_VLD_WAKEUP_EN bitDmitry Osipenko1-3/+2
2021-06-15usb: phy: tegra: Wait for VBUS wakeup status deassertion on suspendDmitry Osipenko1-0/+10
2021-06-03usb: phy: introduce usb_phy device type with its own uevent handlerGrzegorz Jaszczyk1-8/+47
2021-05-24usb: phy: isp1301: Deduplicate of_find_i2c_device_by_node()Andy Shevchenko1-16/+9
2021-05-10usb: phy: Use fallthrough pseudo-keywordWei Ming Chen1-1/+1
2021-01-18usb: phy: phy-mxs-usb: Use of_device_get_match_data()Fabio Estevam1-6/+1
2021-01-13usb: phy: tegra: Support waking up from a low power modeDmitry Osipenko1-11/+89
2021-01-13usb: phy: tegra: Add delay after power upDmitry Osipenko1-0/+3
2020-12-15Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2020-12-11usb: phy: convert comma to semicolonZheng Yongjun1-5/+5
2020-12-09usb: phy: Fix spelling mistake in Kconfig help textColin Ian King1-1/+1
2020-12-05USB: PHY: JZ4770: Remove unnecessary function calls.周琰杰 (Zhou Yanjie)1-1/+1
2020-11-26usb: isp1301-omap: Convert to use GPIO descriptorsLinus Walleij1-8/+13
2020-09-25usb: phy: phy-mv-usb: convert to readl_poll_timeout_atomic()Chunfeng Yun1-10/+8
2020-09-25usb: phy-ulpi-viewport: convert to readl_poll_timeout_atomic()Chunfeng Yun1-9/+3
2020-09-14usb: phy: phy-ab8500-usb: fix spello of "function"Randy Dunlap1-1/+1
2020-08-25USB: PHY: JZ4770: Fix static checker warning.周琰杰 (Zhou Yanjie)1-0/+1
2020-07-29usb: phy: am335x: convert to devm_platform_ioremap_resource_bynameChunfeng Yun1-5/+2
2020-07-24USB: PHY: JZ4770: Reformat the code to align it.周琰杰 (Zhou Yanjie)1-37/+37
2020-07-24USB: PHY: JZ4770: Add support for new Ingenic SoCs.周琰杰 (Zhou Yanjie)2-33/+163
2020-07-24USB: PHY: JZ4770: Unify code style and simplify code.周琰杰 (Zhou Yanjie)1-23/+11
2020-07-15usb: phy: Replace HTTP links with HTTPS onesAlexander A. Klimov2-2/+2