index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
Age
Commit message (
Expand
)
Author
2018-05-14
usb: musb: fix remote wakeup racing with suspend
Daniel Glöckner
2018-04-30
usb: musb: trace: fix NULL pointer dereference in musb_g_tx()
Bin Liu
2018-04-30
usb: musb: host: fix potential NULL pointer dereference
Bin Liu
2018-04-23
USB: musb: dsps: drop duplicate phy initialisation
Johan Hovold
2018-04-23
USB: musb: host: prevent core phy initialisation
Johan Hovold
2018-04-04
Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-04-02
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
2018-03-29
usb: musb: gadget: misplaced out of bounds check
Heinrich Schuchardt
2018-03-26
usb: musb: remove blackfin port
Arnd Bergmann
2018-03-26
treewide: simplify Kconfig dependencies for removed archs
Arnd Bergmann
2018-03-20
Merge branch 4.16-rc6 into usb-next
Greg Kroah-Hartman
2018-03-13
usb: musb: Fix external abort in musb_remove on omap2430
Merlijn Wajer
2018-03-09
USB: musb: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
2018-03-06
usb: musb: call pm_runtime_{get,put}_sync before reading vbus registers
Merlijn Wajer
2018-02-20
Revert "usb: musb: host: don't start next rx urb if current one failed"
Bin Liu
2018-02-20
usb: musb: fix enumeration after resume
Andreas Kemnade
2018-01-24
USB: musb: fix up one odd DEVICE_ATTR() usage
Greg Kroah-Hartman
2018-01-24
USB: move many drivers to use DEVICE_ATTR_RW
Greg Kroah-Hartman
2018-01-09
USB: musb: da8xx: remove clock con_id
David Lechner
2018-01-02
usb: musb: remove unused pipe variable
Corentin Labbe
2018-01-02
usb: musb: remove unused frame variable
Corentin Labbe
2017-12-08
usb: musb: da8xx: fix babble condition handling
Bin Liu
2017-11-13
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-11-07
USB: musb: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-01
usb: musb: dsps: remove the duplicated timer
Bin Liu
2017-11-01
usb: musb: Convert timers to use timer_setup()
Kees Cook
2017-10-30
usb: musb_core: mark expected switch fall-through
Gustavo A. R. Silva
2017-10-30
usb: musb: da8xx: Remove duplicated defines
Alexandre Bailon
2017-10-17
usb: musb: sunxi: Explicitly release USB PHY on exit
Jonathan Liu
2017-10-17
usb: musb: Check for host-mode using is_host_active() on reset interrupt
Jonathan Liu
2017-10-17
usb: musb: musb_cppi41: Configure the number of channels for DA8xx
Alexandre Bailon
2017-10-17
usb: musb: musb_cppi41: Fix cppi41_set_dma_mode() for DA8xx
Alexandre Bailon
2017-10-17
usb: musb: musb_cppi41: Fix the address of teardown and autoreq registers
Alexandre Bailon
2017-10-17
USB: musb: fix late external abort on suspend
Johan Hovold
2017-10-17
USB: musb: fix session-bit runtime-PM quirk
Johan Hovold
2017-08-28
USB: musb: dsps: add explicit runtime resume at suspend
Johan Hovold
2017-08-28
USB: musb: fix external abort on suspend
Johan Hovold
2017-08-28
usb: musb: fix endpoint fifo allocation for 4KB fifo memory
Bin Liu
2017-08-28
usb: musb: print an error message when high bandwidth is unsupported
Bin Liu
2017-08-28
usb: musb: print an error message when hwep alloc failed
Bin Liu
2017-08-28
usb: musb: add helper function musb_ep_xfertype_string
Bin Liu
2017-07-30
usb: musb: fix tx fifo flush handling again
Bin Liu
2017-06-27
usb: musb: compress return logic into one line
Gustavo A. R. Silva
2017-06-20
usb: musb: tusb6010_omap: Convert to DMAengine API
Peter Ujfalusi
2017-06-20
usb: musb: tusb6010: Handle DMA TX completion in DMA callback as well
Peter Ujfalusi
2017-06-20
usb: musb: tusb6010_omap: Allocate DMA channels upfront
Peter Ujfalusi
2017-06-20
usb: musb: tusb6010_omap: Create new struct for DMA data/parameters
Peter Ujfalusi
2017-06-20
usb: musb: tusb6010_omap: Use one musb_ep_select call in tusb_omap_dma_program
Peter Ujfalusi
[next]