aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/phy
AgeCommit message (Expand)AuthorFilesLines
2022-07-27usb: phy: remove redundant store to variable var after & operationGravatar Colin Ian King 1-1/+1
2022-06-03Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-2/+2
2022-05-26Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-4/+5
2022-05-13extcon: Fix extcon_get_extcon_dev() error handlingGravatar Dan Carpenter 1-2/+2
2022-04-26usb: phy: generic: Get the vbus supplyGravatar Sean Anderson 1-0/+7
2022-04-21usb: omap: avoid mach/*.h headersGravatar Arnd Bergmann 2-3/+4
2022-04-21ARM: omap1: move mach/usb.h to include/linux/socGravatar Arnd Bergmann 1-1/+1
2021-11-17usb: Remove redundant 'flush_workqueue()' callsGravatar Christophe JAILLET 1-4/+1
2021-10-05USB: phy: tahvo:remove unnecessary debug logGravatar Zhiwei Yang 1-4/+0
2021-10-05usb: phy: tegra: Support OTG mode programmingGravatar Dmitry Osipenko 1-5/+193
2021-08-16usb: phy: tahvo: add IRQ checkGravatar Sergey Shtylyov 1-1/+3
2021-08-13usb: phy: twl6030: add IRQ checksGravatar Sergey Shtylyov 1-0/+5
2021-08-13usb: phy: fsl-usb: add IRQ checkGravatar Sergey Shtylyov 1-0/+2
2021-07-26Merge v5.14-rc3 into usb-nextGravatar Greg Kroah-Hartman 1-2/+8
2021-07-21usb: isp1301-omap: Fix the GPIO includeGravatar Linus Walleij 1-1/+1
2021-07-21usb: phy: Fix page fault from usb_phy_ueventGravatar Artur Petrosyan 1-2/+8
2021-06-15usb: phy: tegra: Correct definition of B_SESS_VLD_WAKEUP_EN bitGravatar Dmitry Osipenko 1-3/+2
2021-06-15usb: phy: tegra: Wait for VBUS wakeup status deassertion on suspendGravatar Dmitry Osipenko 1-0/+10
2021-06-03usb: phy: introduce usb_phy device type with its own uevent handlerGravatar Grzegorz Jaszczyk 1-8/+47
2021-05-24usb: phy: isp1301: Deduplicate of_find_i2c_device_by_node()Gravatar Andy Shevchenko 1-16/+9
2021-05-10usb: phy: Use fallthrough pseudo-keywordGravatar Wei Ming Chen 1-1/+1
2021-01-18usb: phy: phy-mxs-usb: Use of_device_get_match_data()Gravatar Fabio Estevam 1-6/+1
2021-01-13usb: phy: tegra: Support waking up from a low power modeGravatar Dmitry Osipenko 1-11/+89
2021-01-13usb: phy: tegra: Add delay after power upGravatar Dmitry Osipenko 1-0/+3
2020-12-15Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+1
2020-12-11usb: phy: convert comma to semicolonGravatar Zheng Yongjun 1-5/+5
2020-12-09usb: phy: Fix spelling mistake in Kconfig help textGravatar Colin Ian King 1-1/+1
2020-12-05USB: PHY: JZ4770: Remove unnecessary function calls.Gravatar 周琰杰 (Zhou Yanjie) 1-1/+1
2020-11-26usb: isp1301-omap: Convert to use GPIO descriptorsGravatar Linus Walleij 1-8/+13
2020-09-25usb: phy: phy-mv-usb: convert to readl_poll_timeout_atomic()Gravatar Chunfeng Yun 1-10/+8
2020-09-25usb: phy-ulpi-viewport: convert to readl_poll_timeout_atomic()Gravatar Chunfeng Yun 1-9/+3
2020-09-14usb: phy: phy-ab8500-usb: fix spello of "function"Gravatar Randy Dunlap 1-1/+1
2020-08-25USB: PHY: JZ4770: Fix static checker warning.Gravatar 周琰杰 (Zhou Yanjie) 1-0/+1
2020-07-29usb: phy: am335x: convert to devm_platform_ioremap_resource_bynameGravatar Chunfeng Yun 1-5/+2
2020-07-24USB: PHY: JZ4770: Reformat the code to align it.Gravatar 周琰杰 (Zhou Yanjie) 1-37/+37
2020-07-24USB: PHY: JZ4770: Add support for new Ingenic SoCs.Gravatar 周琰杰 (Zhou Yanjie) 2-33/+163
2020-07-24USB: PHY: JZ4770: Unify code style and simplify code.Gravatar 周琰杰 (Zhou Yanjie) 1-23/+11
2020-07-15usb: phy: Replace HTTP links with HTTPS onesGravatar Alexander A. Klimov 2-2/+2
2020-07-10usb: phy: Use fallthrough pseudo-keywordGravatar Gustavo A. R. Silva 4-16/+16
2020-07-03USB: phy: fsl-usb: remove character device usageGravatar Greg Kroah-Hartman 2-83/+0
2020-07-03USB: phy: fsl-usb: remove sysfs abuseGravatar Greg Kroah-Hartman 1-93/+0
2020-07-03usb: phy: phy: Fix-up a whole bunch of formatting issuesGravatar Lee Jones 1-24/+25
2020-06-24usb: phy: tegra: Fix unnecessary check in tegra_usb_phy_probe()Gravatar Tang Bin 1-5/+1
2020-05-18Merge 5.7-rc6 into usb-nextGravatar Greg Kroah-Hartman 1-3/+9
2020-05-09usb: phy: twl6030-usb: Fix a resource leak in an error handling path in 'twl6...Gravatar Christophe JAILLET 1-3/+9
2020-04-23USB: phy: Use the correct style for SPDX License IdentifierGravatar Nishad Kamdar 2-2/+2
2020-04-16usb: phy: jz4770: Add a missing '\n' in a log messageGravatar Christophe JAILLET 1-6/+6
2020-03-12usb: phy: Add driver for the Ingenic JZ4770 USB transceiverGravatar Paul Cercueil 3-0/+252
2020-03-04usb: phy: tegra: Include proper GPIO consumer header to fix compile testingGravatar Krzysztof Kozlowski 1-2/+1
2020-02-10usb: phy: tegra: Add clarifying comments about the shared registersGravatar Dmitry Osipenko 1-0/+8