开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
Age
Commit message (
Expand
)
Author
2016-01-05
usb: musb: core: fix order of arguments to ulpi write callback
Uwe Kleine-König
2015-10-28
usb: musb: fix cppi channel teardown for isoch transfer
Bin Liu
2015-10-28
usb: musb: cppi41: improve rx channel abort routine
Bin Liu
2015-08-04
usb: musb: host: rely on port_mode to call musb_start()
Felipe Balbi
2015-05-15
usb: musb: use new USB_RESUME_TIMEOUT
Felipe Balbi
2015-03-12
usb: musb: core: add pm_runtime_irq_safe()
Felipe Balbi
2015-01-29
usb: musb: Fix a few off-by-one lengths
Rasmus Villemoes
2015-01-29
usb: musb: stuff leak of struct usb_hcd
Sebastian Andrzej Siewior
2014-11-13
usb: musb: cppi41: restart hrtimer only if not yet done
Thomas Gleixner
2014-09-02
usb: musb: cppi41: fire hrtimer according to programmed channel length
Daniel Mack
2014-07-17
usb: musb: Fix panic upon musb_am335x module removal
Ezequiel Garcia
2014-07-17
usb: musb: Ensure that cppi41 timer gets armed on premature DMA TX irq
Thomas Gleixner
2014-07-17
usb: musb: ux500: don't propagate the OF node
Linus Walleij
2014-05-15
usb: musb: avoid NULL pointer dereference
Felipe Balbi
2014-01-09
usb: musb: only cancel work if it is initialized
Sebastian Andrzej Siewior
2014-01-09
usb: musb: core: Call dma_controller_destroy() in error path only once.
Sebastian Andrzej Siewior
2013-12-20
usb: musb: musb_cppi41: handle pre-mature TX complete interrupt
Sebastian Andrzej Siewior
2013-12-20
usb: musb: musb_cppi41: factor most of cppi41_dma_callback() into cppi41_tran...
Sebastian Andrzej Siewior
2013-12-08
usb: musb: davinci: fix resources passed to MUSB driver for DM6467
Sergei Shtylyov
2013-11-29
usb: musb: core: properly free host / device structs in err path
Sebastian Andrzej Siewior
2013-11-29
usb: musb: dsps: redo the otg timer
Sebastian Andrzej Siewior
2013-11-29
usb: musb: dsps: move try_idle to start hook
Sebastian Andrzej Siewior
2013-11-29
usb: musb: call musb_start() only once in OTG mode
Sebastian Andrzej Siewior
2013-11-29
usb: musb: cancel work on removal
Sebastian Andrzej Siewior
2013-10-14
Revert "usb: musb: gadget: fix otg active status flag"
Greg Kroah-Hartman
2013-10-11
usb: musb: start musb on the udc side, too
Sebastian Andrzej Siewior
2013-10-01
usb: musb: dsps: do not bind to "musb-hdrc"
Sebastian Andrzej Siewior
2013-09-25
usb: musb: gadget: fix otg active status flag
Bin Liu
2013-09-17
usb: musb: fix otg default state
Bin Liu
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
2013-08-27
usb: musb: ux500: Add check for NULL board data
Lee Jones
2013-08-27
usb: musb: am335x-evm: Do not remove the session bit HOST-only mode
Sebastian Andrzej Siewior
2013-08-27
usb: musb: dsps: do not set is_active on the first drvbus interrupt
Sebastian Andrzej Siewior
2013-08-27
usb: usb: dsps: update code according to the binding document
Sebastian Andrzej Siewior
2013-08-27
usb: musb: only remove host/udc if it has been added
Sebastian Andrzej Siewior
2013-08-27
usb: musb: dsps: fix devm_ioremap_resource error detection code
Julia Lawall
2013-08-27
usb: musb: avoid null pointer dereference in debug logging
Maarten ter Huurne
2013-08-27
usb: musb: cppi41: fix missing unlock on error in cppi41_dma_callback()
Wei Yongjun
2013-08-27
usb: musb: honour the return value of dma_map_single()
Sebastian Andrzej Siewior
2013-08-13
Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2013-08-13
usb: musb: cppi41: Enable in device-TX mode
Sebastian Andrzej Siewior
2013-08-13
usb: musb: Use is_cppi_enabled() and tusb_dma_omap() instead of the ifdef
Sebastian Andrzej Siewior
2013-08-12
usb: musb: dsps: make it depend on OF_IRQ
Felipe Balbi
2013-08-09
usb: musb dma: add cppi41 dma driver
Sebastian Andrzej Siewior
2013-08-09
usb: musb: dsps: use proper child nodes
Sebastian Andrzej Siewior
2013-08-09
usb: musb: dsps: remove the hardcoded phy pieces
Sebastian Andrzej Siewior
2013-08-09
Merge branch 'nop-phy-rename' into next
Felipe Balbi
2013-08-09
usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceiv
Sebastian Andrzej Siewior
2013-08-05
Merge 3.11-rc4 into usb-next
Greg Kroah-Hartman
2013-07-30
usb: musb: use dev_get_platdata()
Jingoo Han
[next]