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
/
musb
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-18
upstream: treewide: Fix typo in printk
Masanari Iida
2
-2
/
+2
2014-05-06
usb: musb: avoid NULL pointer dereference
Felipe Balbi
1
-3
/
+2
2013-05-28
usb: musb: make use_sg flag URB specific
Virupax Sadashivpetimath
2
-10
/
+9
2013-05-15
usb: musb: dsps: fix error return code in dsps_create_musb_pdev()
Wei Yongjun
1
-0
/
+1
2013-05-15
usb: musb: omap2430: add missing platform_device_put() on error in omap2430_p...
Wei Yongjun
1
-1
/
+2
2013-04-09
USB: regroup all depends on USB within an if USB block
Florian Fainelli
1
-1
/
+1
2013-04-05
Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
16
-246
/
+349
2013-04-03
usb: phy: ab8500-usb: fix last notifier arguments
Fabio Baltieri
1
-1
/
+0
2013-04-03
usb: musb: ux500_dma: drop references to U5500
Fabio Baltieri
1
-1
/
+1
2013-04-02
usb: musb: gadget: read ep0 fifo only if rxcount is non zero
Ravi Babu
1
-2
/
+4
2013-04-02
usb: musb: dsps: print babble message only when musb is active host
Ravi Babu
1
-1
/
+1
2013-04-02
usb: musb: implement (un)map_urb_for_dma hooks
Ruslan Bilovol
1
-0
/
+117
2013-04-02
usb: musb: gadget: use platform callback to enable vbus
Grazvydas Ignotas
1
-3
/
+2
2013-04-02
usb: musb: omap2430: turn off vbus on cable disconnect
Grazvydas Ignotas
1
-0
/
+1
2013-03-27
usb: musb: ux500_dma: fix sparse warning
Felipe Balbi
1
-1
/
+1
2013-03-22
usb: musb: core: log VBUS error
Grazvydas Ignotas
1
-1
/
+2
2013-03-22
usb: musb: gadget: clear gadget_driver when gadget is stopped
Grazvydas Ignotas
1
-0
/
+1
2013-03-22
usb: musb: core: honour initial transceiver state
Grazvydas Ignotas
1
-3
/
+7
2013-03-21
Merge tag 'fixes-for-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2
-3
/
+8
2013-03-18
usb: phy: ab8500-usb: update irq handling code
Fabio Baltieri
1
-3
/
+4
2013-03-18
usb: musb: ux500: add otg notifier support
Fabio Baltieri
1
-0
/
+42
2013-03-18
usb: musb: ux500: implement musb_set_vbus
Fabio Baltieri
1
-0
/
+64
2013-03-18
usb: musb: ux500_dma: add missing MEM resource check
Virupax Sadashivpetimath
1
-1
/
+11
2013-03-18
usb: musb: omap2430: fix PHY error handling
Felipe Balbi
1
-1
/
+6
2013-03-18
usb: musb: omap: add usb_phy_init in omap2430_musb_init
Kishon Vijay Abraham I
1
-0
/
+2
2013-03-18
usb: musb: omap: remove the check before calling otg_set_vbus
Kishon Vijay Abraham I
1
-6
/
+4
2013-03-18
usb: musb: omap2430: replace *_* with *-* in property names
Kishon Vijay Abraham I
1
-3
/
+3
2013-03-18
usb: phy: remove CONFIG_USB_OTG_UTILS
Felipe Balbi
1
-1
/
+0
2013-03-18
usb: otg: prefix otg_state_string with usb_
Felipe Balbi
11
-53
/
+54
2013-03-18
usb: musb: drop dangling CONFIG_USB_MUSB_DEBUG
Fabio Baltieri
1
-14
/
+3
2013-03-18
usb: musb: gadget: don't assign gadget.dev.release directly
Felipe Balbi
1
-8
/
+0
2013-03-18
usb: musb: gadget: remove unnecessary initializations
Felipe Balbi
1
-2
/
+0
2013-03-18
usb: musb: Kconfig: drop unnecessary dependencies
Felipe Balbi
1
-2
/
+0
2013-03-18
usb: musb: gadget: fix compile warning
Felipe Balbi
1
-6
/
+9
2013-03-18
usb: musb: dsps: fix possible compile warning
Felipe Balbi
1
-2
/
+1
2013-03-18
usb: musb: ux500_dma: kill compile warnings
Felipe Balbi
1
-3
/
+4
2013-03-18
usb: musb: dsps: add missing include
Felipe Balbi
2
-0
/
+2
2013-03-18
usb: musb: make davinci and da8xx glues depend on BROKEN
Felipe Balbi
1
-0
/
+2
2013-03-18
usb: musb: force PIO-only if we're building multiplatform kernels
Felipe Balbi
1
-0
/
+1
2013-03-18
usb: musb: gadget: delete wrong comment
Felipe Balbi
1
-108
/
+0
2013-03-18
usb: musb: switch over to devm_ioremap_resource()
Felipe Balbi
1
-13
/
+4
2013-03-18
usb: musb: core: remove unnecessary pr_info()
Felipe Balbi
1
-2
/
+0
2013-03-18
usb: gadget: drop now unnecessary flag
Felipe Balbi
1
-1
/
+0
2013-03-18
usb: musb: gadget: let udc-core manage gadget-dev
Felipe Balbi
1
-9
/
+1
2013-03-18
usb: musb: gadget: do *unmap_dma_buffer* only for valid DMA addr
Kishon Vijay Abraham I
1
-2
/
+7
2013-03-14
usb: musb: da8xx: Fix build breakage due to typo
Mikhail Kshevetskiy
1
-1
/
+1
2013-03-11
usb: musb: core: fix possible build error with randconfig
Felipe Balbi
1
-4
/
+0
2013-03-05
usb: musb: omap2430: fix sparse warning
Aaro Koskinen
1
-1
/
+1
2013-03-05
usb: musb: omap2430: fix omap_musb_mailbox glue check again
Aaro Koskinen
1
-3
/
+7
2013-03-05
usb: musb: fix compile warning
Felipe Balbi
1
-2
/
+0
[next]