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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2018-07-02
usb: update for tcpci drivers moving out of staging
Stephen Rothwell
1
-0
/
+1
2018-07-02
Merge 4.18-rc3 into usb-next
Greg Kroah-Hartman
23
-63
/
+294
2018-06-28
usb: typec: function for checking cable plug orientation
Heikki Krogerus
1
-0
/
+12
2018-06-28
staging: typec: tcpci: move tcpci drivers out of staging
Li Jun
5
-0
/
+1080
2018-06-28
typec: tcpm: add starting value for drp toggling
Li Jun
1
-5
/
+5
2018-06-28
usb: typec: tcpm: support get typec and pd config from device properties
Li Jun
1
-22
/
+109
2018-06-28
usb: typec: add API to get typec basic port power and data config
Li Jun
1
-4
/
+54
2018-06-28
usb: typec: add fwnode to tcpc
Li Jun
1
-0
/
+1
2018-06-28
usb: typec: tps6598x: Remove VLA usage
Kees Cook
1
-1
/
+10
2018-06-28
usb: cdc-wdm: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
1
-6
/
+10
2018-06-28
USB: cdc-wdm: don't enable interrupts in USB-giveback
Sebastian Andrzej Siewior
1
-7
/
+24
2018-06-28
usb: legousbtower: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
1
-2
/
+3
2018-06-28
usb: ldusb: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
1
-3
/
+4
2018-06-28
usb: iowarrior: remove intr_idx_lock
Sebastian Andrzej Siewior
1
-5
/
+0
2018-06-28
usb: adutux: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
1
-4
/
+6
2018-06-28
usb: wusbcore: remove excessive irqsave
John Ogness
1
-4
/
+4
2018-06-28
usb: usb-skeleton: use irqsave() in USB's complete callback
John Ogness
1
-4
/
+6
2018-06-28
usb: usblp: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
1
-4
/
+6
2018-06-28
usb: usbfs: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
1
-2
/
+3
2018-06-28
usb: core: use irqsave() in sg_complete() complete callback
Sebastian Andrzej Siewior
1
-4
/
+5
2018-06-28
usb: cdc-acm: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
1
-2
/
+3
2018-06-28
USB: host: ehci-npcm7xx: Fix some error codes in probe
Dan Carpenter
1
-2
/
+2
2018-06-28
Merge tag 'usb-serial-4.18-rc3' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
1
-0
/
+14
2018-06-26
usb: chipidea: host: fix disconnection detect issue
Peter Chen
1
-1
/
+4
2018-06-25
USB host: Add USB ehci support for nuvoton npcm7xx platform
Avi Fishman
3
-0
/
+221
2018-06-25
usb: cdc-acm: Decrement tty port's refcount if probe() fail
Jaejoong Kim
1
-18
/
+17
2018-06-25
USB: mon: use ktime_get_real_ts64 instead of getnstimeofday64
Arnd Bergmann
1
-4
/
+4
2018-06-25
USB: xhci-hcd: Add get_resuming_ports method
Alan Stern
3
-0
/
+14
2018-06-25
USB: ehci-hcd: Add get_resuming_ports method
Alan Stern
2
-0
/
+9
2018-06-25
USB: Report wakeup events on root-hub ports
Alan Stern
1
-0
/
+42
2018-06-25
usb: typec: tcpm: fix logbuffer index is wrong if _tcpm_log is re-entered
Peter Chen
1
-3
/
+4
2018-06-25
typec: tcpm: Fix a msecs vs jiffies bug
Dan Carpenter
1
-1
/
+2
2018-06-25
usb: cdc_acm: Add quirk for Uniden UBC125 scanner
Houston Yaroschoff
1
-0
/
+3
2018-06-25
usb: typec: ucsi: Fix for incorrect status data issue
Heikki Krogerus
1
-0
/
+13
2018-06-25
usb: typec: ucsi: acpi: Workaround for cache mode issue
Heikki Krogerus
1
-0
/
+5
2018-06-25
usb: xhci: increase CRS timeout value
Ajay Gupta
1
-1
/
+6
2018-06-25
usb: xhci: tegra: fix runtime PM error handling
Stefan Agner
1
-2
/
+2
2018-06-25
usb: xhci: remove the code build warning
Dongjiu Geng
1
-1
/
+1
2018-06-25
xhci: Fix kernel oops in trace_xhci_free_virt_device
Zhengjun Xing
2
-7
/
+33
2018-06-25
xhci: Fix perceived dead host due to runtime suspend race with event handler
Mathias Nyman
2
-3
/
+41
2018-06-19
dwc2: gadget: Fix ISOC IN DDMA PID bitfield value calculation
Minas Harutyunyan
1
-1
/
+6
2018-06-19
usb: gadget: dwc2: fix memory leak in gadget_init()
Grigor Tovmasyan
1
-2
/
+5
2018-06-19
usb: gadget: composite: fix delayed_status race condition when set_interface
Chunfeng Yun
1
-0
/
+3
2018-06-19
usb: dwc2: fix isoc split in transfer with no data
William Wu
1
-2
/
+1
2018-06-19
usb: dwc2: alloc dma aligned buffer for isoc split in
William Wu
5
-5
/
+106
2018-06-19
usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt hub
William Wu
1
-1
/
+1
2018-06-19
usb: dwc2: Fix host exit from hibernation flow.
Artur Petrosyan
1
-1
/
+3
2018-06-19
usb: dwc3: qcom: mark PM functions as __maybe_unused
Arnd Bergmann
1
-8
/
+4
2018-06-19
usb: dwc3: Fix error return code in dwc3_qcom_probe()
Wei Yongjun
1
-0
/
+1
2018-06-18
usb: dwc2: gadget: fix packet drop issue for ISOC OUT transfers
Minas Harutyunyan
1
-2
/
+0
[next]