index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part4
Tony Lindgren
2015-05-07
1
-4
/
+2
*
|
usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part3
Tony Lindgren
2015-05-07
1
-50
/
+74
*
|
usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part2
Tony Lindgren
2015-05-07
1
-4
/
+3
*
|
usb: musb: Remove ifdefs for musb_host_rx in musb_host.c part1
Tony Lindgren
2015-05-07
1
-17
/
+44
*
|
usb: musb: Remove ifdefs for TX DMA for musb_host.c
Tony Lindgren
2015-05-07
1
-13
/
+48
*
|
usb: musb: Remove DMA ifdef for musb_gadget.c short_packet
Tony Lindgren
2015-05-07
1
-6
/
+10
*
|
usb: musb: Get rid of the DMA ifdefs for musb_core.c
Tony Lindgren
2015-05-07
1
-2
/
+0
*
|
usb: musb: Set up function pointers for DMA
Tony Lindgren
2015-05-07
17
-23
/
+118
*
|
usb: musb: Fix up DMA related macros
Tony Lindgren
2015-05-07
14
-29
/
+51
*
|
usb: musb: only set test mode once
Bin Liu
2015-04-27
1
-1
/
+8
*
|
usb: musb: fix inefficient copy of unaligned buffers
Johan Hovold
2015-04-27
1
-2
/
+7
|
/
*
Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2015-04-10
2
-4
/
+5
|
\
|
*
usb: musb: use new USB_RESUME_TIMEOUT
Felipe Balbi
2015-04-07
2
-4
/
+5
*
|
usb: musb: dsps: fix build on i386 when COMPILE_TEST is set
Tony Lindgren
2015-04-03
1
-1
/
+1
*
|
musb_virthub: use USB_DT_HUB
Sergei Shtylyov
2015-04-03
1
-1
/
+1
*
|
Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2015-03-24
5
-256
/
+201
|
\
\
|
|
/
|
*
usb: musb: Fix fifo reads for dm816x with musb_dsps
Tony Lindgren
2015-03-24
1
-1
/
+24
|
*
usb: musb: cppi41: fix condition to call cppi41_trans_done().
Takeyoshi Kikuchi
2015-03-11
1
-2
/
+4
|
*
usb: musb: dsps: don't fake of_node to musb core
Felipe Balbi
2015-03-11
1
-1
/
+0
|
*
usb: musb: dsps: request phy using our device pointer
Felipe Balbi
2015-03-11
1
-1
/
+1
|
*
usb: musb: dsps: just start polling already
Felipe Balbi
2015-03-10
1
-3
/
+2
|
*
usb: musb: dsps: use msecs_to_jiffies instead
Felipe Balbi
2015-03-10
1
-7
/
+10
|
*
usb: musb: cppi41: do not call udelay()
Felipe Balbi
2015-03-10
1
-1
/
+1
|
*
usb: musb: cppi41: exit early when tx fifo is empty
Felipe Balbi
2015-03-10
1
-8
/
+4
|
*
usb: musb: cppi41: decrease indentation level
Felipe Balbi
2015-03-10
1
-43
/
+45
|
*
usb: musb: core: always try to recover from babble
Felipe Balbi
2015-03-10
1
-16
/
+6
|
*
usb: musb: core: disable irqs inside babble recovery
Felipe Balbi
2015-03-10
1
-4
/
+3
|
*
usb: musb: core: remove unnecessary forward declaration
Felipe Balbi
2015-03-10
1
-1
/
+0
|
*
usb: musb: core: drop recover_work
Felipe Balbi
2015-03-10
2
-9
/
+9
|
*
usb: musb: rename ->reset() to ->recover()
Felipe Balbi
2015-03-10
3
-9
/
+10
|
*
usb: musb: core: simplify musb_recover_work()
Felipe Balbi
2015-03-10
1
-9
/
+12
|
*
usb: musb: dsps: do not reset musb on babble
Felipe Balbi
2015-03-10
1
-21
/
+2
|
*
usb: musb: core: decrease delayed_work time
Felipe Balbi
2015-03-10
1
-1
/
+1
|
*
usb: musb: don't touch devctl from babble recovery
Felipe Balbi
2015-03-10
1
-2
/
+4
|
*
usb: musb: core: refactor IRQ enable/disable to separate functions
Felipe Balbi
2015-03-10
1
-11
/
+26
|
*
usb: musb: dsps: add dsps_ prefix to sw_babble_control
Felipe Balbi
2015-03-10
1
-2
/
+2
|
*
usb: musb: core: controller drops session automatically
Felipe Balbi
2015-03-10
1
-1
/
+0
|
*
usb: musb: dsps: check for the single bit
Felipe Balbi
2015-03-10
1
-1
/
+1
|
*
usb: musb: dsps: remove babble check from dsps irq handler
Felipe Balbi
2015-03-10
2
-23
/
+1
|
*
usb: musb: core: there is no connect interrupt in peripheral mode
Felipe Balbi
2015-03-10
1
-4
/
+0
|
*
usb: musb: core: remove unnecessary reg access from resume IRQ
Felipe Balbi
2015-03-10
1
-15
/
+0
|
*
usb: musb: core: break long line
Felipe Balbi
2015-03-10
1
-1
/
+2
|
*
usb: musb: core: move babble recovery inside babble check
Felipe Balbi
2015-03-10
1
-7
/
+6
|
*
usb: musb: dsps: return error code if reset fails
Felipe Balbi
2015-03-10
1
-1
/
+1
|
*
usb: musb: core: fix highspeed check
Felipe Balbi
2015-03-10
1
-7
/
+14
|
*
usb: musb: core: add missing curly braces
Felipe Balbi
2015-03-10
1
-2
/
+2
|
*
usb: musb: core: remove unnecessary logical comparison
Felipe Balbi
2015-03-10
1
-1
/
+1
|
*
usb: musb: core: improve musb_interrupt() a bit
Felipe Balbi
2015-03-09
1
-28
/
+24
|
*
usb: musb: core: fix TX/RX endpoint order
Felipe Balbi
2015-03-09
1
-18
/
+26
|
*
usb: musb: gadget: get rid of stop_activity()
Felipe Balbi
2015-03-09
1
-39
/
+1
[prev]
[next]