index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'usb-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2017-04-11
13
-579
/
+510
|
\
|
*
usb: dwc3: Add dual-role support
Roger Quadros
2017-04-11
5
-4
/
+111
|
*
usb: dwc3: core: make dwc3_set_mode() work properly
Roger Quadros
2017-04-11
3
-38
/
+80
|
*
usb: dwc3: debugfs: remove unnecessary | operator
Roger Quadros
2017-04-11
1
-3
/
+3
|
*
usb: dwc3: core: add current_dr_role member
Roger Quadros
2017-04-11
2
-0
/
+4
|
*
usb: dwc3: simplify ZLP handling
Felipe Balbi
2017-04-11
3
-83
/
+59
|
*
usb: dwc3: ep0: improve handling of unaligned OUT requests
Felipe Balbi
2017-04-11
3
-92
/
+29
|
*
usb: dwc3: ep0: pass dep as argument to internal functions
Felipe Balbi
2017-04-11
1
-26
/
+26
|
*
usb: dwc3: ep0: use immediate SETUP on TRB
Felipe Balbi
2017-04-11
3
-36
/
+18
|
*
usb: dwc3: expose dwc3_trb_type_string()
Felipe Balbi
2017-04-11
3
-55
/
+31
|
*
usb: dwc3: debugfs: return strings that match tracepoints
Felipe Balbi
2017-04-11
1
-4
/
+4
|
*
usb: dwc3: debugfs: make use of dwc3_gadget_link_string()
Felipe Balbi
2017-04-11
1
-46
/
+1
|
*
usb: dwc3: debugfs: downcase OTG on 'mode' file
Felipe Balbi
2017-04-11
1
-1
/
+1
|
*
usb: dwc3: use BIT() macro where possible
Roger Quadros
2017-04-11
3
-131
/
+132
|
*
usb: dwc3: trace: change format for string to cmd trace
Felipe Balbi
2017-04-11
1
-1
/
+1
|
*
usb: dwc3: gadget: Fix starting microframe for ISOC
John Youn
2017-04-11
1
-2
/
+5
|
*
usb: dwc3: exynos: change goto labels to meaningful names
Shuah Khan
2017-04-11
1
-11
/
+11
|
*
usb: dwc3: remove dwc3_gadget_init_hw_endpoints
Bryan O'Donoghue
2017-04-11
1
-9
/
+4
|
*
usb: dwc3: refactor gadget endpoint count calculation
Bryan O'Donoghue
2017-04-11
4
-43
/
+14
|
*
usb: dwc3: make macros safe to expression arguments
Roger Quadros
2017-04-11
1
-13
/
+13
|
*
usb: dwc3: remove dwc3_log_msg trace class
Lu Baolu
2017-03-27
1
-25
/
+0
|
*
usb: dwc3: make sure UX_EXIT_PX is cleared
Felipe Balbi
2017-03-27
2
-0
/
+7
*
|
Merge 4.11-rc4 into usb-next
Greg Kroah-Hartman
2017-03-27
1
-4
/
+17
|
\
\
|
|
/
|
*
usb: dwc3: gadget: delay unmap of bounced requests
Janusz Dziedzic
2017-03-22
1
-4
/
+17
*
|
usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HW
yuan linyu
2017-03-17
1
-1
/
+1
|
/
*
usb: dwc3: gadget: make to increment req->remaining in all cases
Felipe Balbi
2017-03-08
1
-3
/
+3
*
usb: dwc3-omap: Fix missing break in dwc3_omap_set_mailbox()
Roger Quadros
2017-03-06
1
-0
/
+1
*
usb: dwc3: gadget: Fix system suspend/resume on TI platforms
Roger Quadros
2017-03-06
1
-6
/
+1
*
usb: dwc3: Fix incorrect type for utmi mode
Franck Demathieu
2017-03-06
1
-1
/
+1
*
usb: dwc3: gadget: properly increment dequeue pointer on ep_dequeue
Felipe Balbi
2017-03-06
1
-0
/
+63
*
usb: dwc3: gadget: make Set Endpoint Configuration macros safe
Felipe Balbi
2017-03-06
1
-7
/
+7
*
Merge tag 'usb-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2017-01-26
6
-62
/
+197
|
\
|
*
usb: dwc3: host: pass quirk-broken-port-ped property for known broken revisions
Felipe Balbi
2017-01-26
1
-3
/
+18
|
*
usb: dwc3: gadget: read IN ep FIFO size from HW
Felipe Balbi
2017-01-25
1
-0
/
+38
|
*
usb: dwc3: gadget: skip Set/Clear Halt when invalid
Felipe Balbi
2017-01-24
1
-0
/
+5
|
*
usb: dwc3: ep0: Fix the possible missed request for handling delay STATUS phase
Baolin Wang
2017-01-24
1
-0
/
+14
|
*
usb: dwc3: omap: Replace the extcon API
Chanwoo Choi
2017-01-24
1
-13
/
+7
|
*
usb: dwc3: gadget: align transfers to wMaxPacketSize
Felipe Balbi
2017-01-24
2
-8
/
+63
|
*
usb: dwc3: gadget: allocate bounce buffer for unaligned xfers
Felipe Balbi
2017-01-24
2
-2
/
+17
|
*
usb: dwc3: gadget: extract __dwc3_prepare_one_trb()
Felipe Balbi
2017-01-24
1
-22
/
+36
|
*
usb: dwc3: gadget: simplify dwc3_prepare_one_trb()
Felipe Balbi
2017-01-24
1
-17
/
+5
|
*
usb: dwc3: exynos: Remove MODULE_ALIAS()
Javier Martinez Canillas
2017-01-24
1
-1
/
+0
|
*
usb: dwc3: exynos remove suspend clock unspecified debug message
Shuah Khan
2017-01-24
1
-3
/
+1
*
|
usb: dwc3: exynos fix axius clock error path to do cleanup
Shuah Khan
2017-01-12
1
-1
/
+3
|
/
*
usb: dwc3: gadget: Fix full speed mode
Roger Quadros
2017-01-03
2
-7
/
+4
*
usb: dwc3: pci: add Intel Gemini Lake PCI ID
Heikki Krogerus
2017-01-02
1
-0
/
+2
*
usb: dwc3: pci: Add "linux,sysdev_is_parent" property
John Youn
2017-01-02
1
-10
/
+3
*
usb: dwc3: omap: fix race of pm runtime with irq handler in probe
Grygorii Strashko
2017-01-02
1
-2
/
+4
*
usb: dwc3: skip interrupt when ep disabled
Janusz Dziedzic
2017-01-02
1
-3
/
+8
*
usb: dwc3: pci: Fix dr_mode misspelling
Hans de Goede
2017-01-02
1
-1
/
+1
[next]