Pascal Huerst
|
6fc6f4b87c
usb: musb: Disable interrupts on suspend, enable them on resume
|
10 年之前 |
Bin Liu
|
40af177efc
usb: musb: ensure in peripheral mode when checking session
|
10 年之前 |
Greg Kroah-Hartman
|
19915e6234
Merge 4.1-rc7 into usb-next
|
10 年之前 |
Hans de Goede
|
47a82730b5
usb: musb: Fix platform code being unable to override ep access ops
|
10 年之前 |
Hans de Goede
|
be78038177
usb: musb: Do not use musb_read[b|w] / _write[b|w] wrappers in generic fifo functions
|
10 年之前 |
Hans de Goede
|
6cc2af6d50
usb: musb: Make busctl_offset an io-op rather then a define
|
10 年之前 |
Hans de Goede
|
0cb74b3dc4
usb: musb: Make musb_write_rxfun* and musb_write_rxhub* work like their tx versions
|
10 年之前 |
Ben Hutchings
|
da96cfc133
usb: musb: fix order of conditions for assigning end point operations
|
10 年之前 |
Tony Lindgren
|
729697a13d
usb: musb: Get rid of the DMA ifdefs for musb_core.c
|
10 年之前 |
Tony Lindgren
|
7f6283ed6f
usb: musb: Set up function pointers for DMA
|
10 年之前 |
Tony Lindgren
|
f8e9f34f80
usb: musb: Fix up DMA related macros
|
10 年之前 |
Felipe Balbi
|
309be23936
usb: musb: use new USB_RESUME_TIMEOUT
|
10 年之前 |
Felipe Balbi
|
34754dec8a
usb: musb: core: always try to recover from babble
|
10 年之前 |
Felipe Balbi
|
0244336f81
usb: musb: core: disable irqs inside babble recovery
|
10 年之前 |
Felipe Balbi
|
06753fe115
usb: musb: core: remove unnecessary forward declaration
|
10 年之前 |
Felipe Balbi
|
83b8f5b8c0
usb: musb: core: drop recover_work
|
10 年之前 |
Felipe Balbi
|
b28a643240
usb: musb: rename ->reset() to ->recover()
|
10 年之前 |
Felipe Balbi
|
b4dc38fd45
usb: musb: core: simplify musb_recover_work()
|
10 年之前 |
Felipe Balbi
|
d5fa3e9f73
usb: musb: core: decrease delayed_work time
|
10 年之前 |
Felipe Balbi
|
ba7ee8bb31
usb: musb: don't touch devctl from babble recovery
|
10 年之前 |
Felipe Balbi
|
e1eb3eb8b0
usb: musb: core: refactor IRQ enable/disable to separate functions
|
10 年之前 |
Felipe Balbi
|
a67cab72b8
usb: musb: core: controller drops session automatically
|
10 年之前 |
Felipe Balbi
|
52b9e6eb07
usb: musb: dsps: remove babble check from dsps irq handler
|
10 年之前 |
Felipe Balbi
|
b2c7361bd0
usb: musb: core: there is no connect interrupt in peripheral mode
|
10 年之前 |
Felipe Balbi
|
46571889ec
usb: musb: core: remove unnecessary reg access from resume IRQ
|
10 年之前 |
Felipe Balbi
|
0acff6b831
usb: musb: core: break long line
|
10 年之前 |
Felipe Balbi
|
d0fc0a20b5
usb: musb: core: move babble recovery inside babble check
|
10 年之前 |
Felipe Balbi
|
28378d5ed5
usb: musb: core: fix highspeed check
|
10 年之前 |
Felipe Balbi
|
d57a277119
usb: musb: core: add missing curly braces
|
10 年之前 |
Felipe Balbi
|
896f7ea37f
usb: musb: core: remove unnecessary logical comparison
|
10 年之前 |