index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-10
usb: musb: mark musb_save/restore_context static
Felipe Balbi
1
-2
/
+2
2010-12-10
usb: musb: drop musb_platform_save/restore_context
Felipe Balbi
5
-38
/
+30
2010-12-10
usb: musb: drop the set_clock magic
Felipe Balbi
1
-2
/
+0
2010-12-10
usb: musb: move clock handling to glue layer
Felipe Balbi
7
-125
/
+140
2010-12-10
usb: musb: pass platform_ops via platform_data
Felipe Balbi
8
-9
/
+19
2010-12-10
usb: musb: blackfin: give it a context structure
Felipe Balbi
1
-9
/
+28
2010-12-10
usb: musb: da8xx: give it a context structure
Felipe Balbi
1
-9
/
+28
2010-12-10
usb: musb: davinci: give it a context structure
Felipe Balbi
1
-9
/
+28
2010-12-10
usb: musb: tusb6010: give it a context structure
Felipe Balbi
1
-8
/
+27
2010-12-10
usb: musb: am35x: give it a context structure
Felipe Balbi
1
-9
/
+28
2010-12-10
usb: musb: omap2430: give it a context structure
Felipe Balbi
1
-9
/
+28
2010-12-10
usb: musb: split blackfin to its own platform_driver
Felipe Balbi
2
-3
/
+85
2010-12-10
usb: musb: split da8xx to its own platform_driver
Felipe Balbi
2
-1
/
+85
2010-12-10
usb: musb: split davinci to its own platform_driver
Felipe Balbi
2
-1
/
+85
2010-12-10
usb: musb: split tusb6010 to its own platform_driver
Felipe Balbi
2
-1
/
+84
2010-12-10
usb: musb: split am35x to its own platform_driver
Felipe Balbi
2
-1
/
+85
2010-12-10
usb: musb: split omap2430 to its own platform_driver
Felipe Balbi
2
-1
/
+86
2010-12-10
usb: musb: trivial search and replace patch
Felipe Balbi
2
-2
/
+2
2010-12-10
usb: musb: add Kconfig options for each glue layer
Felipe Balbi
6
-70
/
+46
2010-12-10
usb: musb: hold context on musb structure
Felipe Balbi
2
-84
/
+83
2010-12-07
usb: musb: make all glue layer export struct musb_platform_ops
Felipe Balbi
9
-177
/
+335
2010-12-07
usb: musb: introduce struct musb_platform_ops
Felipe Balbi
1
-0
/
+28
2010-12-01
usb: musb: gadget: prevent a NULL pointer dereference
Felipe Balbi
1
-5
/
+8
2010-12-01
usb: musb: add names for IRQs in structure resource
Hema Kalliguddi
3
-3
/
+3
2010-12-01
usb: musb: remove board_data parameter from musb_platform_init()
Hema Kalliguddi
6
-7
/
+9
2010-11-22
usb: musb: do not use dma for control transfers
Anand Gadiyar
2
-0
/
+7
2010-11-22
usb: musb: gadget: fix compilation warning
Ajay Kumar Gupta
1
-0
/
+2
2010-11-22
usb: musb: clear RXCSR_AUTOCLEAR before PIO read
Ming Lei
1
-2
/
+3
2010-11-22
usb: musb: unmap dma buffer when switching to PIO
Hema Kalliguddi
1
-38
/
+79
2010-11-09
usb: musb: fail unaligned DMA transfers on v1.8 and above
Anand Gadiyar
1
-0
/
+14
2010-11-08
usb: musb: gadget: kill duplicate code in musb_gadget_queue()
Sergei Shtylyov
1
-2
/
+0
2010-11-05
usb: musb: Fix handling of spurious SESSREQ
Heikki Krogerus
1
-1
/
+2
2010-11-05
usb: musb: fix kernel oops when loading musb_hdrc module for the 2nd time
Ming Lei
1
-1
/
+0
2010-11-05
USB: musb: blackfin: push clkin value to platform resources
Bob Liu
1
-1
/
+2
2010-11-05
USB: musb: blackfin: fix dynamic device<->host changing
Bob Liu
1
-2
/
+3
2010-11-05
USB: musb: blackfin: pm: make it work
Bob Liu
2
-24
/
+50
2010-11-05
USB: musb: pm: don't rely fully on clock support
Bob Liu
1
-14
/
+12
2010-11-05
USB: musb: blackfin: fix musb_read_txhubport() definition
Ian Jeffray
1
-1
/
+2
2010-11-05
USB: musb: gadget: fix MUSB_TXMAXP and MUSB_RXMAXP configuration
Ming Lei
1
-10
/
+3
2010-11-05
usb: musb: don't leave PHY enabled on shutdown()
Grazvydas Ignotas
1
-7
/
+6
2010-11-05
usb: musb: musb_gadget: fix resource leakage in error path
Rahul Ruikar
1
-1
/
+3
2010-11-05
usb: musb: gadget: fix dma mode 0 in double buffer Rx case
Ming Lei
1
-6
/
+16
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-2
/
+2
2010-10-22
USB: musb: AM35x: Workaround for fifo read issue
Ajay Kumar Gupta
2
-0
/
+32
2010-10-22
USB: musb: add musb support for AM35x
Ajay Kumar Gupta
4
-2
/
+512
2010-10-22
usb: makefile cleanup
matt mooney
1
-54
/
+17
2010-10-22
usb: musb: blackfin: call gpio_free() on error path in musb_platform_init()
Sergei Shtylyov
1
-1
/
+3
2010-10-22
usb: musb: blackfin: call usb_nop_xceiv_unregister() in musb_platform_exit()
Sergei Shtylyov
1
-1
/
+1
2010-10-22
USB: MUSB: fix kernel WARNING/oops when unloading module in OTG mode
Sergei Shtylyov
5
-4
/
+8
2010-10-22
usb: change to new flag variable
matt mooney
1
-3
/
+1
[prev]
[next]