index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
Age
Commit message (
Expand
)
Author
Lines
2019-08-21
usb: add a HCD_DMA flag instead of guestimating DMA capabilities
Christoph Hellwig
-1
/
+1
2019-08-08
USB: musb: convert platform driver to use dev_groups
Greg Kroah-Hartman
-19
/
+3
2019-08-01
usb: musb: remove redundant assignment to variable ret
Colin Ian King
-1
/
+1
2019-04-30
usb: musb: dsps: Use dev_get_drvdata()
Kefeng Wang
-4
/
+2
2019-04-30
usb: musb: jz4740: obtain USB PHY from devicetree
Paul Cercueil
-10
/
+7
2019-04-30
usb: musb: jz4740: Let the platform probe the PHY
Paul Cercueil
-2
/
+0
2019-04-30
soc: sunxi: Fix missing dependency on REGMAP_MMIO
Samuel Holland
-1
/
+1
2019-04-30
usb: musb: omap2430: Add support for idling phy when musb is idle
Tony Lindgren
-0
/
+6
2019-04-30
usb: musb: Silence error about blacklisting hubs if !CONFIG_USB
Paul Cercueil
-4
/
+5
2019-02-13
USB: musb: mark expected switch fall-through
Gustavo A. R. Silva
-1
/
+1
2019-02-12
usb: musb: Kconfig: Drop dependency on CONFIG_USB for jz4740
Paul Cercueil
-1
/
+1
2019-02-12
usb: musb: Kconfig: Drop dependency on MACH_JZ4740 for jz4740
Paul Cercueil
-1
/
+1
2019-02-12
usb: musb: jz4740: Add support for devicetree
Paul Cercueil
-0
/
+10
2019-02-12
USB: musb: fix indentation issue on a return statement
Colin Ian King
-1
/
+1
2019-02-11
Merge 5.0-rc6 into usb-next
Greg Kroah-Hartman
-22
/
+12
2019-01-30
usb: gadget: musb: fix short isoc packets with inventra dma
Paul Elder
-22
/
+12
2019-01-22
USB: add missing SPDX lines to Kconfig and Makefiles
Greg Kroah-Hartman
-0
/
+1
2018-12-18
usb: musb: dsps: fix runtime pm for peripheral mode
Bin Liu
-3
/
+9
2018-12-18
usb: musb: dsps: fix otg state machine
Bin Liu
-2
/
+7
2018-09-20
usb: musb: dsps: do not disable CPPI41 irq in driver teardown
Bin Liu
-11
/
+1
2018-07-02
USB: musb: mark expected switch fall-throughs
Gustavo A. R. Silva
-1
/
+2
2018-05-31
USB: musb: clean up debugfs file and directory creation
Greg Kroah-Hartman
-52
/
+11
2018-05-31
usb: musb: remove an unused variable
Arnd Bergmann
-1
/
+0
2018-05-22
usb: musb: gadget: fix to_musb_ep() to not return NULL
Bin Liu
-4
/
+1
2018-05-22
usb: musb: gadget: fix to_musb_request() to not return NULL
Bin Liu
-4
/
+1
2018-05-22
USB: musb: dsps: propagate device-tree node
Johan Hovold
-0
/
+1
2018-05-22
usb: musb: disable otg protocol support
Bin Liu
-5
/
+3
2018-05-22
usb: musb: remove references to default_a of struct usb_otg
Bin Liu
-51
/
+25
2018-05-22
usb: musb: break the huge isr musb_stage0_irq() into small functions
Bin Liu
-346
/
+384
2018-05-22
usb: musb: remove unused members in struct musb_hdrc_config
Bin Liu
-4
/
+0
2018-05-22
usb: musb: remove duplicated port mode enum
Bin Liu
-22
/
+16
2018-05-22
usb: musb: dsps: remove duplicated get_musb_port_mode()
Bin Liu
-20
/
+1
2018-05-22
usb: musb: remove duplicated quirks flag
Bin Liu
-15
/
+11
2018-05-22
usb: musb: remove some register access wrapper functions
Bin Liu
-76
/
+21
2018-05-22
usb: musb: remove adjust_channel_params() callback from musb_platform_ops
Bin Liu
-12
/
+0
2018-05-22
usb: musb: remove readl/writel from struct musb_platform_ops
Bin Liu
-28
/
+14
2018-05-22
usb: musb: merge musbhsdma.h into musbhsdma.c
Bin Liu
-73
/
+65
2018-05-21
Merge 4.17-rc6 into usb-next
Greg Kroah-Hartman
-13
/
+24
2018-05-14
usb: musb: fix remote wakeup racing with suspend
Daniel Glöckner
-13
/
+24
2018-05-08
Merge 4.17-rc4 into usb-next
Greg Kroah-Hartman
-2
/
+5
2018-04-30
usb: musb: trace: fix NULL pointer dereference in musb_g_tx()
Bin Liu
-1
/
+2
2018-04-30
usb: musb: host: fix potential NULL pointer dereference
Bin Liu
-1
/
+3
2018-04-30
Merge 4.17-rc3 into usb-next
Greg Kroah-Hartman
-2
/
+1
2018-04-23
USB: musb: dsps: drop duplicate phy initialisation
Johan Hovold
-2
/
+0
2018-04-23
USB: musb: host: prevent core phy initialisation
Johan Hovold
-0
/
+1
2018-04-22
USB: musb: omap2430: drop non-DT support
Johan Hovold
-50
/
+45
2018-04-04
Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-17
/
+10
2018-04-02
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
-1087
/
+14
2018-03-29
usb: musb: gadget: misplaced out of bounds check
Heinrich Schuchardt
-5
/
+9
2018-03-26
usb: musb: remove blackfin port
Arnd Bergmann
-1086
/
+13
[next]