index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-rcar.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-04-19
usb: host: xhci-plat: set resume_quirk() for R-Car controllers
Yoshihiro Shimoda
1
-0
/
+6
2017-04-19
usb: host: xhci-plat: add resume_quirk()
Yoshihiro Shimoda
2
-0
/
+16
2017-04-19
usb: host: xhci-plat: enable clk in resume timing
Yoshihiro Shimoda
1
-1
/
+10
2017-04-19
usb: host: plat: Enable xHCI plat runtime PM
Baolin Wang
1
-7
/
+46
2017-04-18
usb: fix some references for /proc/bus/usb
Mauro Carvalho Chehab
9
-10
/
+11
2017-04-18
usb: musb: musb_cppi41: Workaround DMA stall issue during teardown
Alexandre Bailon
3
-1
/
+6
2017-04-18
usb: musb: Add support of CPPI 4.1 DMA controller to DA8xx
Alexandre Bailon
2
-3
/
+44
2017-04-18
usb: musb: Use shared irq
Alexandre Bailon
1
-1
/
+1
2017-04-18
usb: musb: cppi_dma.c: use DIV_ROUND_UP macro in cppi_next_(r|t)x_segment()
Ivan Safonov
1
-6
/
+5
2017-04-18
xhci: use correct flags for spin_lock_irqrestore() when setting port power
Mathias Nyman
1
-10
/
+10
2017-04-14
usb: chipidea: core: add sysfs group
Peter Chen
3
-3
/
+72
2017-04-11
usb: gadget: udc: atmel: Update Kconfig help for fifo_mode = 0
Cristian Birsan
1
-2
/
+3
2017-04-11
usb: gadget: udc: atmel: Use dev_err() to display EP configuration error
Cristian Birsan
1
-4
/
+4
2017-04-11
usb: dwc3: Add dual-role support
Roger Quadros
5
-4
/
+111
2017-04-11
usb: dwc3: core: make dwc3_set_mode() work properly
Roger Quadros
3
-38
/
+80
2017-04-11
usb: dwc3: debugfs: remove unnecessary | operator
Roger Quadros
1
-3
/
+3
2017-04-11
usb: dwc3: core: add current_dr_role member
Roger Quadros
2
-0
/
+4
2017-04-11
usb: udc: allow adding and removing the same gadget device
Roger Quadros
1
-0
/
+1
2017-04-11
usb: dwc3: simplify ZLP handling
Felipe Balbi
3
-83
/
+59
2017-04-11
usb: dwc3: ep0: improve handling of unaligned OUT requests
Felipe Balbi
3
-92
/
+29
2017-04-11
usb: dwc3: ep0: pass dep as argument to internal functions
Felipe Balbi
1
-26
/
+26
2017-04-11
usb: dwc3: ep0: use immediate SETUP on TRB
Felipe Balbi
3
-36
/
+18
2017-04-11
usb: gadget: mv_u3d: fix error handling in mv_u3d_probe()
Alexey Khoroshilov
1
-6
/
+9
2017-04-11
usb: gadget: udc: atmel: Check fifo configuration values against device tree
Cristian Birsan
1
-2
/
+22
2017-04-11
fsl_udc_core: add support for devices provided by fsl-mph-dr-of
Michael Grzeschik
1
-0
/
+2
2017-04-11
usb: dwc3: expose dwc3_trb_type_string()
Felipe Balbi
3
-55
/
+31
2017-04-11
usb: dwc3: debugfs: return strings that match tracepoints
Felipe Balbi
1
-4
/
+4
2017-04-11
usb: dwc3: debugfs: make use of dwc3_gadget_link_string()
Felipe Balbi
1
-46
/
+1
2017-04-11
usb: dwc3: debugfs: downcase OTG on 'mode' file
Felipe Balbi
1
-1
/
+1
2017-04-11
usb: gadget: udc: amd5536: split core and PCI layer
Raviteja Garimella
5
-215
/
+297
2017-04-11
usb: gadget: udc: renesas_usb3: add support for usb role swap
Yoshihiro Shimoda
2
-0
/
+71
2017-04-11
usb: gadget: udc: atmel: Minor code cleanup
Cristian Birsan
1
-10
/
+7
2017-04-11
usb: gadget: udc: renesas_usb3: add extcon support
Yoshihiro Shimoda
2
-2
/
+42
2017-04-11
usb: gadget: udc: renesas_usb3: add USB ID signal monitoring
Yoshihiro Shimoda
1
-4
/
+63
2017-04-11
usb: otg-fsm: Prevent build warning "VDBG" redefined
Roger Quadros
3
-15
/
+14
2017-04-11
usb: dwc3: use BIT() macro where possible
Roger Quadros
3
-131
/
+132
2017-04-11
usb: gadget: f_fs: simplify ffs_dev name handling
Michal Nazarewicz
2
-64
/
+19
2017-04-11
usb: dwc2: simplify optional reset handling
Philipp Zabel
1
-14
/
+4
2017-04-11
usb: phy: Remove unused config
Baolin Wang
2
-8
/
+0
2017-04-11
usb: gadget: dummy_hcd: Fix wrong power status bit clear/reset in dummy_hub_c...
Yuyang Du
1
-12
/
+8
2017-04-11
usb: mtu3: Replace the extcon API
Chanwoo Choi
1
-13
/
+6
2017-04-11
usb: gadget: u_ether: conditionally align transfer size
Felipe Balbi
1
-2
/
+6
2017-04-11
usb: gadget: u_ether: use better list accessors
Felipe Balbi
1
-10
/
+6
2017-04-11
usb: dwc3: trace: change format for string to cmd trace
Felipe Balbi
1
-1
/
+1
2017-04-11
usb: gadget: reword configuration choices
Romain Izard
1
-2
/
+8
2017-04-11
usb: gadget: legacy gadgets are optional
Romain Izard
1
-0
/
+1
2017-04-11
usb: dwc3: gadget: Fix starting microframe for ISOC
John Youn
1
-2
/
+5
2017-04-11
usb: dwc3: exynos: change goto labels to meaningful names
Shuah Khan
1
-11
/
+11
2017-04-11
usb: dwc3: remove dwc3_gadget_init_hw_endpoints
Bryan O'Donoghue
1
-9
/
+4
2017-04-11
usb: dwc3: refactor gadget endpoint count calculation
Bryan O'Donoghue
4
-43
/
+14
[next]