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.12.y
linux-6.13.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
2013-02-22
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-87
/
+45
2013-02-22
Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-34
/
+1649
2013-01-29
usb: phy: fix Kconfig warning
Felipe Balbi
1
-1
/
+0
2013-01-28
usb: host: tegra: make use of PHY pointer of HCD
Venu Byravarasu
1
-4
/
+12
2013-01-28
usb: add APIs to access host registers from Tegra PHY
Venu Byravarasu
1
-41
/
+6
2013-01-28
USB: PHY: tegra: Get rid of instance number to differentiate PHY type
Venu Byravarasu
1
-14
/
+14
2013-01-28
USB: PHY: tegra: get rid of instance number to differentiate legacy controller
Venu Byravarasu
1
-17
/
+15
2013-01-28
usb: phy: remove unused APIs from Tegra PHY.
Venu Byravarasu
1
-13
/
+0
2013-01-28
usb: phy: use kzalloc to allocate struct tegra_usb_phy
Venu Byravarasu
1
-1
/
+1
2013-01-25
usb: phy: omap-usb2: enable 960Mhz clock for omap5
Kishon Vijay Abraham I
1
-1
/
+27
2013-01-25
usb: musb: omap: make use of the new PHY lib APIs
Kishon Vijay Abraham I
1
-1
/
+2
2013-01-25
usb: phy: add a new driver for usb3 phy
Kishon Vijay Abraham I
3
-0
/
+366
2013-01-25
usb: start using the control module driver
Kishon Vijay Abraham I
2
-33
/
+9
2013-01-25
usb: phy: add a new driver for usb part of control module
Kishon Vijay Abraham I
3
-0
/
+306
2013-01-23
usb: phy: samsung: Remove __devinit, __devexit_p and __exit annotations
Vivek Gautam
1
-3
/
+3
2013-01-23
usb: phy: samsung: Add host phy support to samsung-phy driver
Vivek Gautam
2
-29
/
+486
2013-01-22
usb: Convert to devm_ioremap_resource()
Thierry Reding
2
-10
/
+6
2013-01-18
usb: phy: samsung: Add support to set pmu isolation
Vivek Gautam
1
-22
/
+141
2013-01-18
usb: phy: samsung: Introducing usb phy driver for hsotg
Praveen Paneri
3
-0
/
+363
2012-12-17
ARM: OMAP: Fix drivers to depend on omap for internal devices
Tony Lindgren
1
-0
/
+1
2012-11-22
usb: remove use of __devexit
Bill Pemberton
2
-2
/
+2
2012-11-22
usb: remove use of __devinit
Bill Pemberton
3
-3
/
+3
2012-11-22
usb: remove use of __devexit_p
Bill Pemberton
3
-3
/
+3
2012-11-01
usb: phy: add R-Car USB phy driver
Kuninori Morimoto
3
-0
/
+233
2012-10-16
usb: phy: tegra remove include of <mach/iomap.h>
Stephen Warren
1
-1
/
+3
2012-09-14
ARM: tegra: remove useless includes of <mach/*.h>
Stephen Warren
1
-1
/
+0
2012-09-06
usb: phy: add a new driver for omap usb2 phy
Kishon Vijay Abraham I
3
-0
/
+281
2012-09-05
usb: move phy driver from mach-tegra to drivers/usb
Venu Byravarasu
2
-0
/
+840
2012-08-20
usb: phy: isp1301: Remove unused static array and define
Roland Stigge
1
-6
/
+0
2012-08-09
usb: phy: mv_u3d: Add usb phy driver for mv_u3d
Yu Xu
4
-0
/
+459
2012-06-27
usb: phy: Fix Kconfig dependency for Phy drivers
Alexandre Pereira da Silva
1
-2
/
+2
2012-05-01
USB: Add driver for NXP ISP1301 USB transceiver
Roland Stigge
3
-0
/
+101