index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
Age
Commit message (
Expand
)
Author
2010-12-10
usb: musb: am35x: usb dev_pm_ops structure
Felipe Balbi
2010-12-10
usb: musb: omap2430: use dev_pm_ops structure
Felipe Balbi
2010-12-10
usb: musb: omap2430: drop the nops
Felipe Balbi
2010-12-10
usb: musb: mark musb_save/restore_context static
Felipe Balbi
2010-12-10
usb: musb: drop musb_platform_save/restore_context
Felipe Balbi
2010-12-10
usb: musb: drop the set_clock magic
Felipe Balbi
2010-12-10
usb: musb: move clock handling to glue layer
Felipe Balbi
2010-12-10
usb: musb: pass platform_ops via platform_data
Felipe Balbi
2010-12-10
usb: musb: blackfin: give it a context structure
Felipe Balbi
2010-12-10
usb: musb: da8xx: give it a context structure
Felipe Balbi
2010-12-10
usb: musb: davinci: give it a context structure
Felipe Balbi
2010-12-10
usb: musb: tusb6010: give it a context structure
Felipe Balbi
2010-12-10
usb: musb: am35x: give it a context structure
Felipe Balbi
2010-12-10
usb: musb: omap2430: give it a context structure
Felipe Balbi
2010-12-10
usb: musb: split blackfin to its own platform_driver
Felipe Balbi
2010-12-10
usb: musb: split da8xx to its own platform_driver
Felipe Balbi
2010-12-10
usb: musb: split davinci to its own platform_driver
Felipe Balbi
2010-12-10
usb: musb: split tusb6010 to its own platform_driver
Felipe Balbi
2010-12-10
usb: musb: split am35x to its own platform_driver
Felipe Balbi
2010-12-10
usb: musb: split omap2430 to its own platform_driver
Felipe Balbi
2010-12-10
usb: musb: trivial search and replace patch
Felipe Balbi
2010-12-10
usb: musb: add Kconfig options for each glue layer
Felipe Balbi
2010-12-10
usb: musb: hold context on musb structure
Felipe Balbi
2010-12-07
usb: musb: make all glue layer export struct musb_platform_ops
Felipe Balbi
2010-12-07
usb: musb: introduce struct musb_platform_ops
Felipe Balbi
2010-12-01
usb: musb: gadget: prevent a NULL pointer dereference
Felipe Balbi
2010-12-01
usb: musb: add names for IRQs in structure resource
Hema Kalliguddi
2010-12-01
usb: musb: remove board_data parameter from musb_platform_init()
Hema Kalliguddi
2010-10-22
USB: musb: AM35x: Workaround for fifo read issue
Ajay Kumar Gupta
2010-10-22
USB: musb: add musb support for AM35x
Ajay Kumar Gupta
2010-10-22
usb: makefile cleanup
matt mooney
2010-10-22
usb: musb: blackfin: call gpio_free() on error path in musb_platform_init()
Sergei Shtylyov
2010-10-22
usb: musb: blackfin: call usb_nop_xceiv_unregister() in musb_platform_exit()
Sergei Shtylyov
2010-10-22
USB: MUSB: fix kernel WARNING/oops when unloading module in OTG mode
Sergei Shtylyov
2010-10-22
usb: change to new flag variable
matt mooney
2010-10-22
usb: musb: gadget: only enable AUTOCLEAR in double buffered case
Felipe Balbi
2010-10-22
usb: musb: gadget: fix ZLP sending in musb_g_tx(v1)
Ming Lei
2010-10-22
usb: musb: ignore spurious SESSREQ interrupts
Heikki Krogerus
2010-10-22
usb: musb: gadget: kill unreachable code in musb_g_rx()
Sergei Shtylyov
2010-10-22
USB: musb: suppress warning about unused flags
Jon Povey
2010-10-22
usb: musb: host: support DMA transfers greater than max channel length
T. S., Anil Kumar
2010-10-22
usb: musb: Change to direct addr in context save/restore
Bob Liu
2010-10-22
usb: musb: host: unmap the buffer for PIO data transfers
Maulik Mankad
2010-10-22
usb: musb: musbhsdma: increase max_len to 1MB
Anil Shetty
2010-10-22
usb: musb: support ISO high bandwidth for gadget mode
Ming Lei
2010-10-22
usb: musb: introduce DA8xx/OMAP-L1x glue layer
Sergei Shtylyov
2010-10-22
USB: musb: make DBG() calls actually depend on CONFIG_USB_MUSB_DEBUG
Sergei Shtylyov
2010-10-22
usb gadget: don't save bind callback in struct usb_gadget_driver
Uwe Kleine-König
2010-09-24
usb: musb: gadget: restart request on clearing endpoint halt
Sergei Shtylyov
2010-09-24
usb: musb: host: Issue a memory barrier before starting DMA
Santosh Shilimkar
[next]