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.12.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
2016-06-14
usb: musb: sunxi: Remove bogus "Frees glue" comment
Hans de Goede
1
-1
/
+1
2016-06-14
usb: musb: sunxi: Fix NULL ptr deref when gadget is registered before musb
Hans de Goede
1
-6
/
+9
2016-06-02
usb: musb: Stop bulk endpoint while queue is rotated
Andrew Goodbody
1
-1
/
+7
2016-06-02
usb: musb: Ensure rx reinit occurs for shared_fifo endpoints
Andrew Goodbody
1
-7
/
+6
2016-06-02
usb: musb: host: correct cppi dma channel for isoch transfer
Bin Liu
1
-1
/
+1
2016-06-02
usb: musb: only restore devctl when session was set in backup
Bin Liu
1
-1
/
+2
2016-06-02
usb: musb: Use normal module_init for 2430 glue
Tony Lindgren
1
-12
/
+2
2016-06-02
usb: musb: Remove pm_runtime_set_irq_safe
Tony Lindgren
1
-6
/
+0
2016-06-02
usb: musb: Remove extra PM runtime calls from 2430 glue layer
Tony Lindgren
1
-24
/
+4
2016-06-02
usb: musb: Return error value from musb_mailbox
Tony Lindgren
3
-7
/
+10
2016-06-02
usb: musb: Don't set d+ high before enable for 2430 glue layer
Tony Lindgren
1
-11
/
+0
2016-06-02
usb: musb: Remove try_idle for 2430 glue layer
Tony Lindgren
1
-91
/
+0
2016-06-02
usb: musb: Improve PM runtime and phy handling for 2430 glue layer
Tony Lindgren
1
-11
/
+19
2016-06-02
usb: musb: Handle cable status better for 2430 glue layer
Tony Lindgren
1
-8
/
+60
2016-06-02
usb: musb: Use delayed for musb_gadget_pullup
Tony Lindgren
2
-6
/
+19
2016-06-02
usb: musb: Remove conditional PM runtime calls for musb_gadget
Tony Lindgren
1
-4
/
+3
2016-06-02
usb: musb: Split PM runtime between wrapper IP and musb core
Tony Lindgren
2
-32
/
+17
2016-06-02
usb: musb: Update to use PM runtime autosuspend
Tony Lindgren
3
-6
/
+11
2016-06-02
usb: musb: Remove unnecessary shutdown function
Tony Lindgren
1
-25
/
+14
2016-06-02
usb: musb: Fix idling after host mode by increasing autosuspend delay
Tony Lindgren
1
-2
/
+8
2016-06-02
usb: musb: sunxi: Set state to A_WAIT_VRISE when enabling Vbus
Hans de Goede
1
-3
/
+6
2016-06-02
usb: musb: sunxi: Add set_mode platform function
Hans de Goede
1
-11
/
+19
2016-06-02
usb: musb: host: make musb_tx_dma_set_mode_*() *void*
Sergei Shtylyov
1
-19
/
+12
2016-06-02
usb: musb: host: move DMA engine check from musb_tx_dma_set_mode_cppi_tusb() ...
Sergei Shtylyov
1
-4
/
+3
2016-06-02
usb: musb: host: don't start next rx urb if current one failed
Bin Liu
1
-1
/
+7
2016-06-02
usb: musb: host: clear rxcsr error bit if set
Bin Liu
1
-0
/
+3
2016-04-27
usb: musb: jz4740: fix error check of usb_get_phy()
Vladimir Zapolskiy
1
-2
/
+2
2016-04-27
Revert "usb: musb: musb_host: Enable HCD_BH flag to handle urb return in bott...
Bin Liu
1
-1
/
+1
2016-04-27
usb: musb: gadget: nuke endpoint before setting its descriptor to NULL
Tal Shorer
1
-3
/
+3
2016-03-04
usb: musb: core: added missing const qualifier to musb_hdrc_platform_data::co...
Petr Kulhavy
2
-2
/
+2
2016-03-04
usb: musb: sunxi: support module autoloading
Emilio López
1
-0
/
+1
2016-03-04
usb: musb/ux500: remove duplicate check for dma_is_compatible
Arnd Bergmann
1
-3
/
+0
2016-03-04
usb: musb: use %pad format string from dma_addr_t
Arnd Bergmann
2
-6
/
+6
2016-03-02
Merge 4.5-rc6 into usb-next
Greg Kroah-Hartman
1
-5
/
+3
2016-02-23
usb: musb: fix DMA for host mode
Cristian Birsan
1
-4
/
+2
2016-02-17
usb: musb: Fix DMA desired mode for Mentor DMA engine
Cristian Birsan
1
-1
/
+1
2016-02-15
usb: add HAS_IOMEM dependency to USB_MUSB_HDRC
Vegard Nossum
1
-0
/
+1
2016-02-15
usb: add HAS_IOMEM dependency to USB_MUSB_TUSB6010
Vegard Nossum
1
-0
/
+1
2016-02-03
usb: musb: ux500: Fix NULL pointer dereference at system PM
Ulf Hansson
1
-2
/
+5
2015-12-22
usb: musb: core: call init and shutdown for the usb phy
Uwe Kleine-König
1
-0
/
+10
2015-12-16
usb: musb: Fix unbalanced pm_runtime_enable
Tony Lindgren
1
-0
/
+3
2015-12-16
usb: musb: core: Fix handling of the phy notifications
Tony Lindgren
3
-13
/
+37
2015-12-16
usb: musb: gadget: remove redundant condition
Geyslan G. Bem
1
-3
/
+2
2015-12-15
usb: musb: convert printk to pr_*
Rasmus Villemoes
1
-10
/
+7
2015-12-09
usb: musb: fail with error when no DMA controller set
Aaro Koskinen
1
-0
/
+1
2015-12-08
usb: musb: core: Fix pm runtime for deferred probe
Tony Lindgren
1
-1
/
+6
2015-11-19
usb: musb: USB_TI_CPPI41_DMA requires dmaengine support
Arnd Bergmann
1
-1
/
+1
2015-11-17
usb: musb: enable usb_dma parameter
Bin Liu
1
-1
/
+1
2015-11-17
usb: musb: fix tx fifo flush handling
Bin Liu
1
-6
/
+16
2015-11-16
usb: musb: core: fix order of arguments to ulpi write callback
Uwe Kleine-König
1
-5
/
+5
[next]