index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-20
Revert "usb: musb: host: don't start next rx urb if current one failed"
Bin Liu
1
-7
/
+1
2018-02-20
usb: musb: fix enumeration after resume
Andreas Kemnade
1
-1
/
+2
2018-01-24
USB: musb: fix up one odd DEVICE_ATTR() usage
Greg Kroah-Hartman
1
-3
/
+2
2018-01-24
USB: move many drivers to use DEVICE_ATTR_RW
Greg Kroah-Hartman
1
-6
/
+6
2018-01-09
USB: musb: da8xx: remove clock con_id
David Lechner
1
-1
/
+1
2018-01-02
usb: musb: remove unused pipe variable
Corentin Labbe
1
-3
/
+0
2018-01-02
usb: musb: remove unused frame variable
Corentin Labbe
1
-2
/
+0
2017-12-08
usb: musb: da8xx: fix babble condition handling
Bin Liu
1
-1
/
+9
2017-11-14
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
36
-640
/
+97
2017-11-07
USB: musb: Remove redundant license text
Greg Kroah-Hartman
33
-567
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
36
-0
/
+36
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-11-01
usb: musb: dsps: remove the duplicated timer
Bin Liu
1
-9
/
+8
2017-11-01
usb: musb: Convert timers to use timer_setup()
Kees Cook
9
-64
/
+55
2017-10-30
usb: musb_core: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2017-10-30
usb: musb: da8xx: Remove duplicated defines
Alexandre Bailon
1
-3
/
+0
2017-10-17
usb: musb: sunxi: Explicitly release USB PHY on exit
Jonathan Liu
1
-0
/
+2
2017-10-17
usb: musb: Check for host-mode using is_host_active() on reset interrupt
Jonathan Liu
1
-4
/
+2
2017-10-17
usb: musb: musb_cppi41: Configure the number of channels for DA8xx
Alexandre Bailon
1
-5
/
+26
2017-10-17
usb: musb: musb_cppi41: Fix cppi41_set_dma_mode() for DA8xx
Alexandre Bailon
1
-3
/
+37
2017-10-17
usb: musb: musb_cppi41: Fix the address of teardown and autoreq registers
Alexandre Bailon
1
-4
/
+19
2017-10-17
USB: musb: fix late external abort on suspend
Johan Hovold
2
-2
/
+11
2017-10-17
USB: musb: fix session-bit runtime-PM quirk
Johan Hovold
1
-4
/
+4
2017-08-28
USB: musb: dsps: add explicit runtime resume at suspend
Johan Hovold
1
-2
/
+11
2017-08-28
USB: musb: fix external abort on suspend
Johan Hovold
1
-8
/
+10
2017-08-28
usb: musb: fix endpoint fifo allocation for 4KB fifo memory
Bin Liu
1
-2
/
+2
2017-08-28
usb: musb: print an error message when high bandwidth is unsupported
Bin Liu
1
-0
/
+4
2017-08-28
usb: musb: print an error message when hwep alloc failed
Bin Liu
1
-0
/
+4
2017-08-28
usb: musb: add helper function musb_ep_xfertype_string
Bin Liu
2
-5
/
+25
2017-07-30
usb: musb: fix tx fifo flush handling again
Bin Liu
1
-0
/
+1
2017-06-27
usb: musb: compress return logic into one line
Gustavo A. R. Silva
1
-4
/
+2
2017-06-20
usb: musb: tusb6010_omap: Convert to DMAengine API
Peter Ujfalusi
1
-121
/
+80
2017-06-20
usb: musb: tusb6010: Handle DMA TX completion in DMA callback as well
Peter Ujfalusi
2
-48
/
+4
2017-06-20
usb: musb: tusb6010_omap: Allocate DMA channels upfront
Peter Ujfalusi
1
-93
/
+92
2017-06-20
usb: musb: tusb6010_omap: Create new struct for DMA data/parameters
Peter Ujfalusi
1
-79
/
+85
2017-06-20
usb: musb: tusb6010_omap: Use one musb_ep_select call in tusb_omap_dma_program
Peter Ujfalusi
1
-2
/
+1
2017-06-20
usb: musb: tusb6010: Add MUSB_G_NO_SKB_RESERVE to quirks
Peter Ujfalusi
1
-1
/
+2
2017-06-20
usb: musb: Add quirk to avoid skb reserve in gadget mode
Peter Ujfalusi
2
-0
/
+4
2017-06-20
usb: musb: musb_cppi41: Defer probe only if DMA is not ready
Alexandre Bailon
1
-4
/
+7
2017-05-27
usb: musb: dsps: keep VBUS on for host-only mode
Bin Liu
1
-0
/
+5
2017-05-18
usb: musb: tusb6010_omap: Do not reset the other direction's packet size
Peter Ujfalusi
1
-4
/
+9
2017-05-18
usb: musb: Fix trying to suspend while active for OTG configurations
Tony Lindgren
1
-4
/
+5
2017-04-26
usb: musb: don't mark of_dev_auxdata as initdata
Arnd Bergmann
1
-1
/
+1
2017-04-18
usb: musb: musb_cppi41: Workaround DMA stall issue during teardown
Alexandre Bailon
3
-1
/
+6
2017-04-18
usb: musb: Add support of CPPI 4.1 DMA controller to DA8xx
Alexandre Bailon
2
-3
/
+44
2017-04-18
usb: musb: Use shared irq
Alexandre Bailon
1
-1
/
+1
2017-04-18
usb: musb: cppi_dma.c: use DIV_ROUND_UP macro in cppi_next_(r|t)x_segment()
Ivan Safonov
1
-6
/
+5
2017-03-14
usb: musb: fix possible spinlock deadlock
Bin Liu
1
-1
/
+1
2017-03-14
usb: musb: dsps: fix iounmap in error and exit paths
Bin Liu
1
-1
/
+4
2017-03-14
usb: musb: cppi41: don't check early-TX-interrupt for Isoch transfer
Bin Liu
1
-2
/
+21
[next]