index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-0
/
+56
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
2
-0
/
+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
2017-04-11
usb: dwc3: make macros safe to expression arguments
Roger Quadros
1
-13
/
+13
2017-04-11
usb: dwc2: Add support for STM32F429/439/469 USB OTG HS/FS in FS mode (intern...
Bruno Herrera
4
-1
/
+40
2017-04-11
usb: gadget: udc: remove unnecessary variable and update function prototype
Gustavo A. R. Silva
1
-4
/
+1
2017-04-11
usb: gadget: udc: avoid use of freed pointer
Gustavo A. R. Silva
1
-9
/
+8
2017-04-11
usb: dwc2: Make sure we disconnect the gadget state
John Stultz
1
-0
/
+1
2017-04-11
usb: gadget: uvc: Missing files for configfs interface
Petr Cvek
1
-8
/
+8
2017-04-10
USB: serial: quatech2: drop redundant tty_buffer_request_room
Johan Hovold
1
-3
/
+1
2017-04-10
USB: serial: iuu_phoenix: drop excessive sanity checks
Johan Hovold
1
-6
/
+3
2017-04-08
usb: xhci: bInterval quirk for TI TUSB73x0
Roger Quadros
3
-0
/
+15
2017-04-08
usb: xhci: refine xhci_decode_trb()
Lu Baolu
1
-20
/
+20
2017-04-08
usb: xhci: fix link trb decoding
Lu Baolu
1
-7
/
+5
2017-04-08
usb: xhci: remove xhci_dbg_ctx()
Lu Baolu
3
-181
/
+0
2017-04-08
usb: xhci: remove xhci_debug_trb()
Lu Baolu
3
-63
/
+0
2017-04-08
usb: xhci: remove ring debugging code
Lu Baolu
4
-75
/
+0
2017-04-08
usb: xhci: remove enq_updates and deq_updates from ring
Lu Baolu
4
-16
/
+0
2017-04-08
usb: xhci: remove error messages for failed memory allocation
Lu Baolu
4
-16
/
+12
2017-04-08
usb: xhci: make several functions static
Lu Baolu
2
-70
/
+30
2017-04-08
usb: xhci: remove xhci_dbg_ep_rings()
Lu Baolu
2
-27
/
+0
2017-04-08
usb: xhci: add xhci_log_ring trace events
Lu Baolu
3
-0
/
+74
2017-04-08
xhci: Rework how we handle unresponsive or hoptlug removed hosts
Mathias Nyman
4
-67
/
+80
2017-04-08
xhci: Do not halt the host until both HCD have disconnected their devices.
Joel Stanley
1
-10
/
+10
2017-04-08
xhci: add slot and endpoint numbers to debug messages in handle_tx_event
Zhengjun Xing
1
-25
/
+55
2017-04-08
usb: host: xhci: fix up Control Transfer TRB decoder
Felipe Balbi
1
-22
/
+37
2017-04-08
usb: host: xhci: add Slot and EP Context tracers
Felipe Balbi
4
-2
/
+302
2017-04-08
usb: host: xhci: extract xhci_slot_state_string()
Felipe Balbi
2
-12
/
+18
2017-04-08
usb: host: xhci: print device slot from URB tracers
Felipe Balbi
1
-3
/
+5
[prev]
[next]