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
2014-06-30
usb: musb: dsps: fix the base address for accessing the mode register
Lothar Waßmann
1
-5
/
+4
2014-06-27
usb: musb: Ensure that cppi41 timer gets armed on premature DMA TX irq
Thomas Gleixner
1
-1
/
+1
2014-06-27
usb: musb: Fix panic upon musb_am335x module removal
Ezequiel Garcia
1
-17
/
+6
2014-06-19
usb: musb: core: Handle Babble condition only in HOST mode
George Cherian
1
-1
/
+1
2014-06-19
usb: musb: ux500: don't propagate the OF node
Linus Walleij
1
-1
/
+0
2014-05-23
Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
11
-45
/
+123
2014-05-16
usb: musb: tusb6010: Use musb->tusb_revision instead of tusb_get_revision call.
Matwey V. Kornilov
3
-14
/
+9
2014-05-16
usb: musb: tusb6010: Add tusb_revision to struct musb to store the revision.
Matwey V. Kornilov
2
-0
/
+2
2014-05-14
usb: musb: omap2plus bus glue needs USB host support
Arnd Bergmann
1
-1
/
+1
2014-05-14
usb: musb: tusb-dma can't be built-in if tusb is not
Arnd Bergmann
1
-1
/
+1
2014-05-14
usb: musb: tusb: remove dead code
Paul Bolle
1
-6
/
+0
2014-05-14
usb: musb: Kconfig: Select the DMA driver if DMA mode of MUSB is enabled
George Cherian
1
-0
/
+1
2014-04-21
usb: musb: dsps: compile suspend/resume only with PM_SLEEP
Wolfram Sang
1
-1
/
+1
2014-04-21
usb: musb: dsps: handle babble interrupts
Daniel Mack
1
-1
/
+24
2014-04-21
usb: musb: add a work_struct to recover from babble errors
Daniel Mack
2
-0
/
+36
2014-04-21
usb: musb: add reset hook to platform ops
Daniel Mack
1
-0
/
+7
2014-04-21
usb: phy: generic: allow multiples calls to usb_phy_generic_register()
Felipe Balbi
4
-9
/
+30
2014-04-21
usb: musb: move usb_phy_generic_{un,}register calls to probe()/remove()
Felipe Balbi
5
-12
/
+11
2014-04-21
usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generi...
Felipe Balbi
6
-6
/
+6
2014-04-21
usb: phy: rename usb_nop_xceiv to usb_phy_generic
Felipe Balbi
5
-12
/
+12
2014-04-16
usb: musb: dsps: move debugfs_remove_recursive()
Daniel Mack
1
-3
/
+2
2014-04-15
usb: musb: omap2430: make sure clocks are enabled when running mailbox
Felipe Balbi
1
-0
/
+6
2014-04-15
usb: musb: fix PHY power on/off
Felipe Balbi
1
-0
/
+2
2014-03-09
Merge tag 'for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/...
Greg Kroah-Hartman
1
-1
/
+1
2014-03-09
phy: rename struct omap_control_usb to struct omap_control_phy
Kishon Vijay Abraham I
1
-1
/
+1
2014-03-07
Merge tag 'usb-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
5
-11
/
+153
2014-03-05
usb: musb: musb_cppi41: Dont reprogram DMA if tear down is initiated
George Cherian
1
-1
/
+2
2014-03-05
usb: musb: USB_MUSB_DUAL_ROLE/USB_MUSB_GADGET should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+2
2014-03-05
usb: musb: avoid NULL pointer dereference
Felipe Balbi
1
-3
/
+2
2014-02-20
usb: musb: dsps, debugfs files
Markus Pargmann
1
-0
/
+54
2014-02-20
usb: musb: correct use of schedule_delayed_work()
Daniel Mack
2
-6
/
+9
2014-02-18
usb: musb: dsps, use devm_kzalloc
Markus Pargmann
1
-3
/
+1
2014-02-18
usb: musb: do not sleep in atomic context
Daniel Mack
2
-5
/
+17
2014-02-18
usb: musb: core: Fix remote-wakeup resume
Roger Quadros
1
-1
/
+9
2014-02-18
usb: musb: host: Fix SuperSpeed hub enumeration
Ajay Kumar Gupta
1
-0
/
+3
2014-02-18
usb: musb: fix obex in g_nokia.ko causing kernel panic
Felipe Balbi
1
-2
/
+0
2014-02-18
usb: musb: musb_cppi41: Handle ISOCH differently and not use the hrtimer.
George Cherian
1
-0
/
+53
2014-02-18
usb: musb: musb_cppi41: Make CPPI aware of high bandwidth transfers
George Cherian
1
-0
/
+13
2014-02-18
usb: musb: musb_host: Enable ISOCH IN handling for AM335x host
George Cherian
1
-4
/
+26
2014-01-08
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
12
-12
/
+0
2014-01-03
USB: musb: correct spelling mistakes in comment and error string
Rahul Bedarkar
4
-7
/
+7
2014-01-03
Merge tag 'usb-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
11
-67
/
+442
2013-12-26
usb: musb: Remove usb_disable() check in module_init()
Ezequiel Garcia
1
-16
/
+1
2013-12-23
usb: musb: Rework USB and USB_GADGET dependency
Ezequiel Garcia
1
-4
/
+4
2013-12-20
usb: musb: fix musb pointer acqusition in musb_host_finish_resume
Daniel Mack
1
-1
/
+1
2013-12-20
usb: musb: fix prototype for musb_port_reset
Daniel Mack
1
-1
/
+1
2013-12-20
usb: musb: fix setting JZ4740 gadget periphal mode on reset
Apelete Seketeli
1
-1
/
+9
2013-12-20
usb: musb: add support for JZ4740 usb device controller
Apelete Seketeli
3
-1
/
+209
2013-12-19
usb: musb: finish suspend/reset work independently from musb_hub_control()
Daniel Mack
4
-34
/
+61
2013-12-19
Merge tag 'v3.13-rc4' into next
Felipe Balbi
3
-28
/
+149
[next]