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
2019-10-04
usb: phy: keystone: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-10-04
usb: phy: mxs: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-09-02
Merge tag 'usb-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
1
-1
/
+1
2019-08-28
usb: phy: phy-fsl-usb: Make structure fsl_otg_initdata constant
Nishka Dasgupta
1
-1
/
+1
2019-08-16
USB: phy: fsl-usb: convert platform driver to use dev_groups
Greg Kroah-Hartman
1
-6
/
+6
2019-08-09
USB: phy: mv-usb: convert platform driver to use dev_groups
Greg Kroah-Hartman
1
-11
/
+6
2019-08-09
USB: phy: tahvo: convert platform driver to use dev_groups
Greg Kroah-Hartman
1
-15
/
+3
2019-08-09
USB: phy: twl6030: convert platform driver to use dev_groups
Greg Kroah-Hartman
1
-5
/
+7
2019-07-30
usb: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-9
/
+3
2019-07-30
usb: phy: ab8500-usb: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+6
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-4
/
+4
2019-07-03
usb: phy: phy-mxs-usb: add imx7ulp support
Peter Chen
1
-1
/
+66
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
2
-4
/
+4
2019-06-17
Merge 5.2-rc5 into usb-next
Greg Kroah-Hartman
1
-0
/
+14
2019-06-06
usb: phy: mxs: Disable external charger detect in mxs_phy_hw_init()
Andrey Smirnov
1
-0
/
+14
2019-06-03
usb: phy: mv-usb: Remove set but not used variable 'phy'
YueHaibing
1
-2
/
+0
2019-05-03
usb: gadget: fsl: fix link error against usb-gadget module
Arnd Bergmann
1
-1
/
+1
2019-02-15
Merge tag 'usb-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
1
-1
/
+1
2019-02-13
usb: phy: twl6030-usb: fix possible use-after-free on remove
Sven Van Asbroeck
1
-1
/
+1
2019-02-11
Merge 5.0-rc6 into usb-next
Greg Kroah-Hartman
2
-5
/
+2
2019-01-28
usb: phy: am335x: fix race condition in _probe
Bin Liu
1
-4
/
+1
2019-01-28
usb: phy: fix link errors
Anders Roxell
1
-1
/
+1
2019-01-22
USB: add missing SPDX lines to Kconfig and Makefiles
Greg Kroah-Hartman
1
-0
/
+1
2018-10-18
usb: phy: ab8500: silence some uninitialized variable warnings
Dan Carpenter
1
-2
/
+6
2018-09-20
usb: phy: mxs: fix spelling mistake "stardard" -> "standard"
Colin Ian King
1
-1
/
+1
2018-07-17
usb/phy: fix PPC64 build errors in phy-fsl-usb.c
Randy Dunlap
1
-1
/
+3
2018-05-31
phy: tegra: select USB_COMMON
Arnd Bergmann
1
-0
/
+1
2018-04-23
usb: phy: Add Kconfig entry for Tegra PHY driver
Dmitry Osipenko
2
-1
/
+10
2018-04-23
usb: tegra: Move utmi-pads reset from ehci-tegra to tegra-phy
Dmitry Osipenko
1
-5
/
+74
2018-04-23
usb: phy: tegra: Cleanup error messages
Dmitry Osipenko
1
-28
/
+41
2018-04-22
usb: phy: simplify getting .drvdata
Wolfram Sang
1
-4
/
+2
2018-04-22
USB: phy: drop legacy board-file support
Johan Hovold
1
-97
/
+2
2018-04-22
USB: phy: drop unused legacy controller-phy bind helper
Johan Hovold
1
-34
/
+0
2018-03-22
usb: phy: ab8500: Drop AB8540/9540 support
Linus Walleij
1
-506
/
+0
2018-03-13
usb: phy: tegra: Increase PHY clock stabilization timeout
Dmitry Osipenko
1
-9
/
+5
2018-03-13
usb: phy-generic: Use gpiod_set_value_cansleep
Mike Looijmans
1
-3
/
+3
2018-03-08
usb: phy: ab8500: use correct enum type
Stefan Agner
1
-1
/
+1
2018-03-08
usb: phy: mxs: Staticize mxs_charger_secondary_detection()
Fabio Estevam
1
-1
/
+1
2018-02-12
usb: phy: mxs: Fix NULL pointer dereference on i.MX23/28
Fabio Estevam
1
-0
/
+3
2018-01-24
USB: move many drivers to use DEVICE_ATTR_WO
Greg Kroah-Hartman
1
-2
/
+2
2018-01-24
USB: move many drivers to use DEVICE_ATTR_RO
Greg Kroah-Hartman
2
-4
/
+4
2018-01-24
USB: move many drivers to use DEVICE_ATTR_RW
Greg Kroah-Hartman
2
-9
/
+7
2017-12-12
usb: phy: Factor out the usb charger initialization
Baolin Wang
1
-4
/
+10
2017-11-13
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
25
-2685
/
+195
2017-11-07
USB: phy: Remove redundant license text
Greg Kroah-Hartman
19
-184
/
+1
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
21
-0
/
+21
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
3
-0
/
+3
2017-11-01
usb: phy: remove phy-qcom-8x16-usb.c
Alex Elder
3
-381
/
+0
2017-11-01
usb: phy: remove phy-msm-usb.c
Alex Elder
3
-2102
/
+0
2017-10-27
Merge tag 'extcon-next-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
1
-1
/
+1
[next]