index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
phy
Age
Commit message (
Expand
)
Author
Files
Lines
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-14
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
2017-10-24
Merge tag 'usb-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
4
-2
/
+161
2017-10-24
usb: phy: tahvo: fix error handling in tahvo_usb_probe()
Alexey Khoroshilov
1
-1
/
+2
2017-10-24
usb: phy: phy-msm-usb: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2017-10-23
extcon: Split out extcon header file for consumer and provider device
Chanwoo Choi
1
-1
/
+1
2017-10-19
usb: phy: mxs: add usb charger type detection
Li Jun
1
-0
/
+154
2017-10-19
usb: phy: phy-generic: propagate clk_get error if clock is required
Lucas Stach
1
-1
/
+4
2017-10-17
usb: phy: Convert timers to use timer_setup()
Kees Cook
1
-10
/
+7
2017-10-17
usb: isp1301-omap: Convert timers to use timer_setup()
Kees Cook
1
-3
/
+5
2017-10-16
Merge 4.14-rc5 into usb-next
Greg Kroah-Hartman
1
-0
/
+17
2017-10-11
usb: phy: tegra: Fix phy suspend for UDC
Jon Hunter
1
-0
/
+17
2017-10-04
drivers: usb: phy: omap: use setup_timer() helper.
Allen Pais
1
-3
/
+1
2017-10-04
usb/phy-isp1301-omap: Remove .data assignment
Kees Cook
1
-1
/
+0
2017-09-07
Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2
-2
/
+2
2017-09-05
Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hw...
Lee Jones
3
-10
/
+11
2017-09-04
mfd: twl: Move header file out of I2C realm
Wolfram Sang
1
-1
/
+1
2017-08-22
Merge tag 'usb-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2
-6
/
+275
2017-08-15
usb: phy: Add USB charger support
Baolin Wang
1
-0
/
+272
2017-08-15
usb: phy-tahvo: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-08-15
usb: phy-mv-usb: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-08-15
usb: phy: qcom: Use devm_ioremap_resource()
Fabio Estevam
1
-6
/
+3
2017-08-15
mfd: tps65010: Move header file out of I2C realm
Wolfram Sang
1
-1
/
+1
2017-08-15
Merge 4.13-rc5 into usb-next
Greg Kroah-Hartman
1
-8
/
+9
2017-08-10
usb: phy-mv-usb: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-08-10
usb: phy-tahvo: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-08-03
usb: phy: phy-msm-usb: Fix usage of devm_regulator_bulk_get()
Rajendra Nayak
1
-8
/
+9
2017-07-22
usb: Convert to using %pOF instead of full_name
Rob Herring
1
-2
/
+2
[next]