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
/
musb
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-28
usb: musb: make use_sg flag URB specific
Virupax Sadashivpetimath
2
-10
/
+9
2013-05-28
usb: musb: various cosmetic fixes on ux500 files
Fabio Baltieri
1
-3
/
+3
2013-05-28
usb: musb: enable ux500 host side dma support
Mian Yousaf Kaukab
1
-4
/
+4
2013-05-28
usb: musb: eliminate musb_to_hcd
Daniel Mack
5
-12
/
+10
2013-05-28
usb: musb: use musb->port_mode
Daniel Mack
2
-6
/
+19
2013-05-28
usb: musb: re-introduce musb->port_mode
Daniel Mack
2
-0
/
+8
2013-05-28
usb: musb: add musb_host_setup() and musb_host_cleanup()
Daniel Mack
3
-0
/
+34
2013-05-28
usb: musb: add Kconfig options for HOST, GAGDET or DUAL_ROLE modes
Daniel Mack
4
-4
/
+79
2013-05-28
usb: musb: factor out hcd initalization
Daniel Mack
4
-39
/
+67
2013-05-28
usb: musb: move musb_start to musb_virthub.c
Daniel Mack
3
-46
/
+44
2013-05-28
usb: musb: gadget: remove hcd initialization
Daniel Mack
1
-10
/
+0
2013-05-28
usb: musb: factor some host-specific functions
Daniel Mack
3
-12
/
+24
2013-05-28
usb: musb: move function declarations to musb_{host,gadget}.h
Daniel Mack
3
-24
/
+14
2013-05-28
usb: musb: remove 'ignore_disconnect' flag
Felipe Balbi
3
-13
/
+1
2013-05-28
usb: musb: fix incorrect usage of resource pointer
Felipe Balbi
6
-12
/
+96
2013-05-28
treewide: Fix typo in printk
Masanari Iida
2
-2
/
+2
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-10
USB: regroup all depends on USB within an if USB block
Florian Fainelli
1
-1
/
+1
2013-04-06
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
[prev]
[next]