index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
phy
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-15
usb: phy: tegra: Correct definition of B_SESS_VLD_WAKEUP_EN bit
Dmitry Osipenko
1
-3
/
+2
2021-06-15
usb: phy: tegra: Wait for VBUS wakeup status deassertion on suspend
Dmitry Osipenko
1
-0
/
+10
2021-06-03
usb: phy: introduce usb_phy device type with its own uevent handler
Grzegorz Jaszczyk
1
-8
/
+47
2021-05-24
usb: phy: isp1301: Deduplicate of_find_i2c_device_by_node()
Andy Shevchenko
1
-16
/
+9
2021-05-10
usb: phy: Use fallthrough pseudo-keyword
Wei Ming Chen
1
-1
/
+1
2021-01-18
usb: phy: phy-mxs-usb: Use of_device_get_match_data()
Fabio Estevam
1
-6
/
+1
2021-01-13
usb: phy: tegra: Support waking up from a low power mode
Dmitry Osipenko
1
-11
/
+89
2021-01-13
usb: phy: tegra: Add delay after power up
Dmitry Osipenko
1
-0
/
+3
2020-12-15
Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2020-12-11
usb: phy: convert comma to semicolon
Zheng Yongjun
1
-5
/
+5
2020-12-09
usb: phy: Fix spelling mistake in Kconfig help text
Colin Ian King
1
-1
/
+1
2020-12-05
USB: PHY: JZ4770: Remove unnecessary function calls.
周琰杰 (Zhou Yanjie)
1
-1
/
+1
2020-11-26
usb: isp1301-omap: Convert to use GPIO descriptors
Linus Walleij
1
-8
/
+13
2020-09-25
usb: phy: phy-mv-usb: convert to readl_poll_timeout_atomic()
Chunfeng Yun
1
-10
/
+8
2020-09-25
usb: phy-ulpi-viewport: convert to readl_poll_timeout_atomic()
Chunfeng Yun
1
-9
/
+3
2020-09-14
usb: phy: phy-ab8500-usb: fix spello of "function"
Randy Dunlap
1
-1
/
+1
2020-08-25
USB: PHY: JZ4770: Fix static checker warning.
周琰杰 (Zhou Yanjie)
1
-0
/
+1
2020-07-29
usb: phy: am335x: convert to devm_platform_ioremap_resource_byname
Chunfeng Yun
1
-5
/
+2
2020-07-24
USB: PHY: JZ4770: Reformat the code to align it.
周琰杰 (Zhou Yanjie)
1
-37
/
+37
2020-07-24
USB: PHY: JZ4770: Add support for new Ingenic SoCs.
周琰杰 (Zhou Yanjie)
2
-33
/
+163
2020-07-24
USB: PHY: JZ4770: Unify code style and simplify code.
周琰杰 (Zhou Yanjie)
1
-23
/
+11
2020-07-15
usb: phy: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2
-2
/
+2
2020-07-10
usb: phy: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
4
-16
/
+16
2020-07-03
USB: phy: fsl-usb: remove character device usage
Greg Kroah-Hartman
2
-83
/
+0
2020-07-03
USB: phy: fsl-usb: remove sysfs abuse
Greg Kroah-Hartman
1
-93
/
+0
2020-07-03
usb: phy: phy: Fix-up a whole bunch of formatting issues
Lee Jones
1
-24
/
+25
2020-06-24
usb: phy: tegra: Fix unnecessary check in tegra_usb_phy_probe()
Tang Bin
1
-5
/
+1
2020-05-18
Merge 5.7-rc6 into usb-next
Greg Kroah-Hartman
1
-3
/
+9
2020-05-09
usb: phy: twl6030-usb: Fix a resource leak in an error handling path in 'twl6...
Christophe JAILLET
1
-3
/
+9
2020-04-23
USB: phy: Use the correct style for SPDX License Identifier
Nishad Kamdar
2
-2
/
+2
2020-04-16
usb: phy: jz4770: Add a missing '\n' in a log message
Christophe JAILLET
1
-6
/
+6
2020-03-12
usb: phy: Add driver for the Ingenic JZ4770 USB transceiver
Paul Cercueil
3
-0
/
+252
2020-03-04
usb: phy: tegra: Include proper GPIO consumer header to fix compile testing
Krzysztof Kozlowski
1
-2
/
+1
2020-02-10
usb: phy: tegra: Add clarifying comments about the shared registers
Dmitry Osipenko
1
-0
/
+8
2020-01-24
usb: phy: show USB charger type for user
Peter Chen
1
-1
/
+12
2020-01-23
usb: phy: phy-gpio-vbus-usb: Convert to GPIO descriptors
Linus Walleij
1
-53
/
+43
2020-01-15
usb: phy-generic: Delete unused platform data
Linus Walleij
4
-31
/
+15
2020-01-09
usb: phy: tegra: Keep CPU interrupts enabled
Dmitry Osipenko
1
-6
/
+4
2020-01-09
usb: phy: tegra: Move utmip_pad_count checking under lock
Dmitry Osipenko
1
-10
/
+11
2020-01-09
usb: phy: tegra: Disable VBUS regulator on tegra_usb_phy_init failure
Dmitry Osipenko
1
-4
/
+8
2020-01-09
usb: phy: tegra: Use device-tree notion of reset-GPIO's active-state
Dmitry Osipenko
1
-54
/
+16
2020-01-09
usb: phy: tegra: Use u32 for hardware register variables
Dmitry Osipenko
1
-13
/
+15
2020-01-09
usb: phy: tegra: Use devm_otg_ulpi_create()
Dmitry Osipenko
1
-16
/
+6
2020-01-09
usb: ulpi: Add resource-managed variant of otg_ulpi_create()
Dmitry Osipenko
1
-9
/
+39
2020-01-09
usb: phy: tegra: Use generic stub for a missing VBUS regulator
Dmitry Osipenko
1
-19
/
+9
2020-01-09
usb: phy: tegra: Use relaxed versions of readl/writel
Dmitry Osipenko
1
-97
/
+98
2020-01-09
usb: phy: tegra: Clean up included headers
Dmitry Osipenko
1
-9
/
+11
2020-01-09
usb: phy: tegra: Perform general clean up of the code
Dmitry Osipenko
1
-231
/
+254
2020-01-09
usb: phy: tegra: Hook up init/shutdown callbacks
Dmitry Osipenko
1
-70
/
+110
2020-01-09
usb: phy: tegra: Keep track of power on-off state
Dmitry Osipenko
1
-4
/
+26
[next]