index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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-21
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-17
Merge 3.9-rc4 into driver-core-next
Greg Kroah-Hartman
2
-3
/
+3
2013-01-17
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-21
usb: remove use of __devexit
Bill Pemberton
5
-5
/
+5
2012-11-21
usb: remove use of __devinit
Bill Pemberton
6
-6
/
+6
2012-11-21
usb: remove use of __devexit_p
Bill Pemberton
5
-5
/
+5
2012-11-16
Merge 3.7-rc6 into usb-next.
Greg Kroah-Hartman
1
-2
/
+2
2012-11-15
usb: phy: change phy notify connect/disconnect API
Peter Chen
1
-8
/
+14
2012-11-15
usb: mxs-phy: re-init phy during the connection is useless
Peter Chen
1
-1
/
+0
2012-11-15
Revert "usb: otg: mxs-phy: Fix mx23 operation"
Peter Chen
1
-35
/
+3
2012-11-14
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-01
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+1
2012-09-20
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-20
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]