index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: musb: drop board_set_vbus
Felipe Balbi
2010-12-10
7
-15
/
+0
*
usb: musb: drop musb_platform_suspend/resume
Felipe Balbi
2010-12-10
2
-25
/
+0
*
usb: musb: blackfin: usb dev_pm_ops structure
Felipe Balbi
2010-12-10
1
-24
/
+40
*
usb: musb: am35x: usb dev_pm_ops structure
Felipe Balbi
2010-12-10
1
-17
/
+45
*
usb: musb: omap2430: use dev_pm_ops structure
Felipe Balbi
2010-12-10
1
-59
/
+87
*
usb: musb: omap2430: drop the nops
Felipe Balbi
2010-12-10
1
-11
/
+0
*
usb: musb: mark musb_save/restore_context static
Felipe Balbi
2010-12-10
1
-2
/
+2
*
usb: musb: drop musb_platform_save/restore_context
Felipe Balbi
2010-12-10
5
-38
/
+30
*
usb: musb: drop the set_clock magic
Felipe Balbi
2010-12-10
1
-2
/
+0
*
usb: musb: move clock handling to glue layer
Felipe Balbi
2010-12-10
7
-125
/
+140
*
usb: musb: pass platform_ops via platform_data
Felipe Balbi
2010-12-10
8
-9
/
+19
*
usb: musb: blackfin: give it a context structure
Felipe Balbi
2010-12-10
1
-9
/
+28
*
usb: musb: da8xx: give it a context structure
Felipe Balbi
2010-12-10
1
-9
/
+28
*
usb: musb: davinci: give it a context structure
Felipe Balbi
2010-12-10
1
-9
/
+28
*
usb: musb: tusb6010: give it a context structure
Felipe Balbi
2010-12-10
1
-8
/
+27
*
usb: musb: am35x: give it a context structure
Felipe Balbi
2010-12-10
1
-9
/
+28
*
usb: musb: omap2430: give it a context structure
Felipe Balbi
2010-12-10
1
-9
/
+28
*
usb: musb: split blackfin to its own platform_driver
Felipe Balbi
2010-12-10
2
-3
/
+85
*
usb: musb: split da8xx to its own platform_driver
Felipe Balbi
2010-12-10
2
-1
/
+85
*
usb: musb: split davinci to its own platform_driver
Felipe Balbi
2010-12-10
2
-1
/
+85
*
usb: musb: split tusb6010 to its own platform_driver
Felipe Balbi
2010-12-10
2
-1
/
+84
*
usb: musb: split am35x to its own platform_driver
Felipe Balbi
2010-12-10
2
-1
/
+85
*
usb: musb: split omap2430 to its own platform_driver
Felipe Balbi
2010-12-10
2
-1
/
+86
*
usb: musb: trivial search and replace patch
Felipe Balbi
2010-12-10
2
-2
/
+2
*
usb: musb: add Kconfig options for each glue layer
Felipe Balbi
2010-12-10
6
-70
/
+46
*
usb: musb: hold context on musb structure
Felipe Balbi
2010-12-10
2
-84
/
+83
*
usb: musb: make all glue layer export struct musb_platform_ops
Felipe Balbi
2010-12-07
9
-177
/
+335
*
usb: musb: introduce struct musb_platform_ops
Felipe Balbi
2010-12-07
1
-0
/
+28
*
usb: musb: gadget: prevent a NULL pointer dereference
Felipe Balbi
2010-12-01
1
-5
/
+8
*
usb: musb: add names for IRQs in structure resource
Hema Kalliguddi
2010-12-01
3
-3
/
+3
*
usb: musb: remove board_data parameter from musb_platform_init()
Hema Kalliguddi
2010-12-01
6
-7
/
+9
*
USB: musb: AM35x: Workaround for fifo read issue
Ajay Kumar Gupta
2010-10-22
2
-0
/
+32
*
USB: musb: add musb support for AM35x
Ajay Kumar Gupta
2010-10-22
4
-2
/
+512
*
usb: makefile cleanup
matt mooney
2010-10-22
1
-54
/
+17
*
usb: musb: blackfin: call gpio_free() on error path in musb_platform_init()
Sergei Shtylyov
2010-10-22
1
-1
/
+3
*
usb: musb: blackfin: call usb_nop_xceiv_unregister() in musb_platform_exit()
Sergei Shtylyov
2010-10-22
1
-1
/
+1
*
USB: MUSB: fix kernel WARNING/oops when unloading module in OTG mode
Sergei Shtylyov
2010-10-22
5
-4
/
+8
*
usb: change to new flag variable
matt mooney
2010-10-22
1
-3
/
+1
*
usb: musb: gadget: only enable AUTOCLEAR in double buffered case
Felipe Balbi
2010-10-22
1
-1
/
+2
*
usb: musb: gadget: fix ZLP sending in musb_g_tx(v1)
Ming Lei
2010-10-22
1
-30
/
+29
*
usb: musb: ignore spurious SESSREQ interrupts
Heikki Krogerus
2010-10-22
1
-0
/
+5
*
usb: musb: gadget: kill unreachable code in musb_g_rx()
Sergei Shtylyov
2010-10-22
1
-9
/
+3
*
USB: musb: suppress warning about unused flags
Jon Povey
2010-10-22
1
-1
/
+1
*
usb: musb: host: support DMA transfers greater than max channel length
T. S., Anil Kumar
2010-10-22
1
-2
/
+4
*
usb: musb: Change to direct addr in context save/restore
Bob Liu
2010-10-22
1
-24
/
+22
*
usb: musb: host: unmap the buffer for PIO data transfers
Maulik Mankad
2010-10-22
1
-0
/
+5
*
usb: musb: musbhsdma: increase max_len to 1MB
Anil Shetty
2010-10-22
1
-1
/
+1
*
usb: musb: support ISO high bandwidth for gadget mode
Ming Lei
2010-10-22
2
-12
/
+39
*
usb: musb: introduce DA8xx/OMAP-L1x glue layer
Sergei Shtylyov
2010-10-22
4
-1
/
+478
*
USB: musb: make DBG() calls actually depend on CONFIG_USB_MUSB_DEBUG
Sergei Shtylyov
2010-10-22
1
-7
/
+4
[next]