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.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
/
otg
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-18
usb: phy: move all PHY drivers to drivers/usb/phy/
Felipe Balbi
18
-9812
/
+0
2013-03-18
usb: otg: move usb_otg_state_string to usb-common.c
Felipe Balbi
2
-50
/
+0
2013-03-18
usb: otg: prefix otg_state_string with usb_
Felipe Balbi
4
-7
/
+7
2013-03-18
usb: otg: fsl_otg: remove redundant NULL check before kfree
Syam Sidhardhan
1
-20
/
+10
2013-03-18
usb: phy: mxs: use readl(), writel() instead of the _relaxed() versions
Marc Kleine-Budde
1
-16
/
+16
2013-03-18
usb: phy: mxs-phy: register phy with framework
Sascha Hauer
1
-0
/
+9
2013-03-18
usb: phy: move bulk of otg/otg.c to phy/phy.c
Sascha Hauer
1
-427
/
+0
2013-03-18
USB: phy: nop: Defer probe if device needs VCC/RESET
Roger Quadros
1
-0
/
+11
2013-03-18
usb: phy: nop: Add device tree support and binding information
Roger Quadros
1
-8
/
+27
2013-03-18
usb: phy: nop: use new PHY API to register PHY
Roger Quadros
1
-1
/
+2
2013-03-18
usb: phy: nop: Handle RESET for the PHY
Roger Quadros
1
-0
/
+19
2013-03-18
usb: phy: nop: Handle power supply regulator for the PHY
Roger Quadros
1
-0
/
+18
2013-03-18
usb: phy: nop: Manage PHY clock
Roger Quadros
1
-1
/
+53
2013-03-18
usb: phy: nop: use devm_kzalloc()
Roger Quadros
1
-12
/
+5
2013-03-04
usb: otg: use try_module_get in all usb_get_phy functions and add missing mod...
Marc Kleine-Budde
1
-3
/
+7
2013-02-22
Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
4
-63
/
+279
2013-01-25
Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
4
-3
/
+257
2013-01-25
Merge tag 'gadget-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-60
/
+22
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: otg: add device tree support to otg library
Kishon Vijay Abraham I
1
-0
/
+80
2013-01-25
usb: otg: utils: add facilities in phy lib to support multiple PHYs of same type
Kishon Vijay Abraham I
1
-1
/
+117
2013-01-25
usb: otg: add an api to bind the usb controller and phy
Kishon Vijay Abraham I
1
-0
/
+37
2013-01-24
usb: otg: mv_otg: use devm_xxx for probe
Chao Xie
1
-60
/
+22
2013-01-22
usb: Convert to devm_ioremap_resource()
Thierry Reding
1
-3
/
+3
2013-01-18
usb: phy: mv-otg: use to_delayed_work instead of cast
Cesar Eduardo Barros
1
-1
/
+1
2013-01-18
usb: phy: mxs-phy: add set_suspend API
Peter Chen
1
-0
/
+20
2013-01-18
Merge 3.9-rc4 into driver-core-next
Greg Kroah-Hartman
2
-3
/
+3
2013-01-18
usb: converto drivers/usb/* to use module_platform_driver_probe()
Fabio Porcedda
2
-23
/
+2
2012-12-13
usb: otg: mv_otg: fix the clk APIs
Chao Xie
1
-2
/
+2
2012-12-13
USB: fix fsl_otg config dependency
Anatolij Gustschin
1
-1
/
+1
2012-11-22
usb: remove use of __devexit
Bill Pemberton
5
-5
/
+5
2012-11-22
usb: remove use of __devinit
Bill Pemberton
6
-6
/
+6
2012-11-22
usb: remove use of __devexit_p
Bill Pemberton
5
-5
/
+5
2012-11-17
Merge 3.7-rc6 into usb-next.
Greg Kroah-Hartman
1
-2
/
+2
2012-11-16
usb: phy: change phy notify connect/disconnect API
Peter Chen
1
-8
/
+14
2012-11-16
usb: mxs-phy: re-init phy during the connection is useless
Peter Chen
1
-1
/
+0
2012-11-16
Revert "usb: otg: mxs-phy: Fix mx23 operation"
Peter Chen
1
-35
/
+3
2012-11-15
usb: otg: twl4030: Change TWL4030_MODULE_* ids to TWL_MODULE_*
Peter Ujfalusi
1
-25
/
+21
2012-10-30
usb: otg: Fix build errors if USB_MUSB_OMAP2PLUS is selected as module
Roger Quadros
1
-2
/
+2
2012-10-16
usb: phy: mv_otg: use module_platform_driver macro
Srinivas Kandagatla
1
-13
/
+1
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2012-10-02
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+1
2012-09-21
ARM: OMAP1: Make plat/mux.h omap1 only
Tony Lindgren
1
-1
/
+1
2012-09-10
usb: otg: mxs-phy: Fix mx23 operation
Mike Thompson
1
-3
/
+35
2012-09-10
usb: otg: move the dereference below the NULL test
Wei Yongjun
1
-10
/
+24
2012-09-06
usb: twl4030: Add device tree support for twl4030 usb
Kishon Vijay Abraham I
1
-6
/
+20
2012-09-06
usb: twl6030: Add dt support for twl6030 usb
Kishon Vijay Abraham I
1
-13
/
+26
2012-09-06
usb: otg: make twl6030_usb as a comparator driver to omap_usb2
Kishon Vijay Abraham I
2
-101
/
+19
2012-08-21
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
1
-1
/
+1
2012-08-09
usb: otg: Remove the unneeded NULL check
Shubhrajyoti D
1
-1
/
+1
[next]