index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-22
usb: musb: gadget: fix to_musb_ep() to not return NULL
Bin Liu
1
-4
/
+1
2018-05-22
usb: musb: gadget: fix to_musb_request() to not return NULL
Bin Liu
1
-4
/
+1
2018-05-22
USB: musb: dsps: propagate device-tree node
Johan Hovold
1
-0
/
+1
2018-05-22
usb: musb: disable otg protocol support
Bin Liu
2
-5
/
+3
2018-05-22
usb: musb: remove references to default_a of struct usb_otg
Bin Liu
10
-51
/
+25
2018-05-22
usb: musb: break the huge isr musb_stage0_irq() into small functions
Bin Liu
1
-346
/
+384
2018-05-22
usb: musb: remove unused members in struct musb_hdrc_config
Bin Liu
1
-4
/
+0
2018-05-22
usb: musb: remove duplicated port mode enum
Bin Liu
7
-22
/
+16
2018-05-22
usb: musb: dsps: remove duplicated get_musb_port_mode()
Bin Liu
1
-20
/
+1
2018-05-22
usb: musb: remove duplicated quirks flag
Bin Liu
4
-15
/
+11
2018-05-22
usb: musb: remove some register access wrapper functions
Bin Liu
2
-76
/
+21
2018-05-22
usb: musb: remove adjust_channel_params() callback from musb_platform_ops
Bin Liu
2
-12
/
+0
2018-05-22
usb: musb: remove readl/writel from struct musb_platform_ops
Bin Liu
3
-28
/
+14
2018-05-22
usb: musb: merge musbhsdma.h into musbhsdma.c
Bin Liu
2
-73
/
+65
2018-05-21
Merge 4.17-rc6 into usb-next
Greg Kroah-Hartman
3
-13
/
+24
2018-05-14
usb: musb: fix remote wakeup racing with suspend
Daniel Glöckner
3
-13
/
+24
2018-05-08
Merge 4.17-rc4 into usb-next
Greg Kroah-Hartman
2
-2
/
+5
2018-04-30
usb: musb: trace: fix NULL pointer dereference in musb_g_tx()
Bin Liu
1
-1
/
+2
2018-04-30
usb: musb: host: fix potential NULL pointer dereference
Bin Liu
1
-1
/
+3
2018-04-30
Merge 4.17-rc3 into usb-next
Greg Kroah-Hartman
2
-2
/
+1
2018-04-23
USB: musb: dsps: drop duplicate phy initialisation
Johan Hovold
1
-2
/
+0
2018-04-23
USB: musb: host: prevent core phy initialisation
Johan Hovold
1
-0
/
+1
2018-04-22
USB: musb: omap2430: drop non-DT support
Johan Hovold
1
-50
/
+45
2018-04-04
Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-17
/
+10
2018-04-02
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
13
-1087
/
+14
2018-03-29
usb: musb: gadget: misplaced out of bounds check
Heinrich Schuchardt
1
-5
/
+9
2018-03-26
usb: musb: remove blackfin port
Arnd Bergmann
13
-1086
/
+13
2018-03-26
treewide: simplify Kconfig dependencies for removed archs
Arnd Bergmann
1
-1
/
+1
2018-03-20
Merge branch 4.16-rc6 into usb-next
Greg Kroah-Hartman
1
-1
/
+3
2018-03-13
usb: musb: Fix external abort in musb_remove on omap2430
Merlijn Wajer
1
-1
/
+1
2018-03-09
USB: musb: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-12
/
+1
2018-03-06
usb: musb: call pm_runtime_{get,put}_sync before reading vbus registers
Merlijn Wajer
1
-0
/
+2
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-13
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
[next]