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
2015-06-08
Merge 4.1-rc7 into usb-next
Greg Kroah-Hartman
1
-1
/
+7
2015-05-27
usb: musb: ux500: fix build warnings
Felipe Balbi
1
-1
/
+1
2015-05-27
usb: musb: am35x: fix build warnings
Felipe Balbi
1
-1
/
+1
2015-05-26
usb: musb: Fix platform code being unable to override ep access ops
Hans de Goede
1
-7
/
+6
2015-05-26
usb: musb: Do not use musb_read[b|w] / _write[b|w] wrappers in generic fifo f...
Hans de Goede
1
-4
/
+4
2015-05-26
usb: musb: Make busctl_offset an io-op rather then a define
Hans de Goede
5
-48
/
+68
2015-05-26
usb: musb: Make musb_write_rxfun* and musb_write_rxhub* work like their tx ve...
Hans de Goede
4
-35
/
+21
2015-05-26
usb: musb: Add pre and post root port reset end callbacks
Hans de Goede
2
-0
/
+18
2015-05-26
usb: musb: fix order of conditions for assigning end point operations
Ben Hutchings
1
-7
/
+7
2015-05-07
usb: musb: add softconnect for host mode
Bin Liu
1
-0
/
+91
2015-05-07
usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part5
Tony Lindgren
1
-114
/
+140
2015-05-07
usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part4
Tony Lindgren
1
-4
/
+2
2015-05-07
usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part3
Tony Lindgren
1
-50
/
+74
2015-05-07
usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part2
Tony Lindgren
1
-4
/
+3
2015-05-07
usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part1
Tony Lindgren
1
-17
/
+44
2015-05-07
usb: musb: Remove ifdefs for TX DMA for musb_host.c
Tony Lindgren
1
-13
/
+48
2015-05-07
usb: musb: Remove DMA ifdef for musb_gadget.c short_packet
Tony Lindgren
1
-6
/
+10
2015-05-07
usb: musb: Get rid of the DMA ifdefs for musb_core.c
Tony Lindgren
1
-2
/
+0
2015-05-07
usb: musb: Set up function pointers for DMA
Tony Lindgren
17
-23
/
+118
2015-05-07
usb: musb: Fix up DMA related macros
Tony Lindgren
14
-29
/
+51
2015-04-27
usb: musb: only set test mode once
Bin Liu
1
-1
/
+8
2015-04-27
usb: musb: fix inefficient copy of unaligned buffers
Johan Hovold
1
-2
/
+7
2015-04-10
Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2
-4
/
+5
2015-04-07
usb: musb: use new USB_RESUME_TIMEOUT
Felipe Balbi
2
-4
/
+5
2015-04-03
usb: musb: dsps: fix build on i386 when COMPILE_TEST is set
Tony Lindgren
1
-1
/
+1
2015-04-03
musb_virthub: use USB_DT_HUB
Sergei Shtylyov
1
-1
/
+1
2015-03-24
Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
5
-256
/
+201
2015-03-24
usb: musb: Fix fifo reads for dm816x with musb_dsps
Tony Lindgren
1
-1
/
+24
2015-03-11
usb: musb: cppi41: fix condition to call cppi41_trans_done().
Takeyoshi Kikuchi
1
-2
/
+4
2015-03-11
usb: musb: dsps: don't fake of_node to musb core
Felipe Balbi
1
-1
/
+0
2015-03-11
usb: musb: dsps: request phy using our device pointer
Felipe Balbi
1
-1
/
+1
2015-03-10
usb: musb: dsps: just start polling already
Felipe Balbi
1
-3
/
+2
2015-03-10
usb: musb: dsps: use msecs_to_jiffies instead
Felipe Balbi
1
-7
/
+10
2015-03-10
usb: musb: cppi41: do not call udelay()
Felipe Balbi
1
-1
/
+1
2015-03-10
usb: musb: cppi41: exit early when tx fifo is empty
Felipe Balbi
1
-8
/
+4
2015-03-10
usb: musb: cppi41: decrease indentation level
Felipe Balbi
1
-43
/
+45
2015-03-10
usb: musb: core: always try to recover from babble
Felipe Balbi
1
-16
/
+6
2015-03-10
usb: musb: core: disable irqs inside babble recovery
Felipe Balbi
1
-4
/
+3
2015-03-10
usb: musb: core: remove unnecessary forward declaration
Felipe Balbi
1
-1
/
+0
2015-03-10
usb: musb: core: drop recover_work
Felipe Balbi
2
-9
/
+9
2015-03-10
usb: musb: rename ->reset() to ->recover()
Felipe Balbi
3
-9
/
+10
2015-03-10
usb: musb: core: simplify musb_recover_work()
Felipe Balbi
1
-9
/
+12
2015-03-10
usb: musb: dsps: do not reset musb on babble
Felipe Balbi
1
-21
/
+2
2015-03-10
usb: musb: core: decrease delayed_work time
Felipe Balbi
1
-1
/
+1
2015-03-10
usb: musb: don't touch devctl from babble recovery
Felipe Balbi
1
-2
/
+4
2015-03-10
usb: musb: core: refactor IRQ enable/disable to separate functions
Felipe Balbi
1
-11
/
+26
2015-03-10
usb: musb: dsps: add dsps_ prefix to sw_babble_control
Felipe Balbi
1
-2
/
+2
2015-03-10
usb: musb: core: controller drops session automatically
Felipe Balbi
1
-1
/
+0
2015-03-10
usb: musb: dsps: check for the single bit
Felipe Balbi
1
-1
/
+1
2015-03-10
usb: musb: dsps: remove babble check from dsps irq handler
Felipe Balbi
2
-23
/
+1
[next]