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.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
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-24
usb: xhci: dbc: Don't decrement runtime PM counter if DBC is not started
Kai-Heng Feng
1
-4
/
+8
2018-08-24
usb: xhci: increase CRS timeout value
Ajay Gupta
1
-1
/
+6
2018-08-24
usb: xhci: remove the code build warning
Dongjiu Geng
1
-1
/
+1
2018-07-28
usb: xhci: Fix memory leak in xhci_endpoint_reset()
Zheng Xiaowei
1
-0
/
+1
2018-07-25
xhci: Fix perceived dead host due to runtime suspend race with event handler
Mathias Nyman
2
-3
/
+41
2018-07-17
xhci: xhci-mem: off by one in xhci_stream_id_to_ring()
Dan Carpenter
1
-1
/
+1
2018-07-08
xhci: Fix kernel oops in trace_xhci_free_virt_device
Zhengjun Xing
2
-7
/
+33
2018-05-14
xhci: Fix USB3 NULL pointer dereference at logical disconnect.
Mathias Nyman
1
-1
/
+1
2018-05-05
Revert "usb: host: ehci: Use dma_pool_zalloc()"
Greg Kroah-Hartman
2
-3
/
+6
2018-05-03
xhci: Fix use-after-free in xhci_free_virt_device
Mathias Nyman
1
-0
/
+1
2018-04-22
xhci: Fix Kernel oops in xhci dbgtty
Zhengjun Xing
1
-3
/
+5
2018-04-22
Revert "xhci: plat: Register shutdown for xhci_plat"
Greg Kroah-Hartman
1
-1
/
+0
2018-04-20
usb: host: xhci-plat: Fix clock resource by adding a register clock
Gregory CLEMENT
2
-5
/
+23
2018-04-20
usb: host: xhci-plat: Remove useless test before clk_disable_unprepare
Gregory CLEMENT
1
-4
/
+2
2018-04-20
xhci: Fix USB ports for Dell Inspiron 5775
Kai-Heng Feng
1
-1
/
+4
2018-04-05
Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
24
-430
/
+270
2018-04-03
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
6
-472
/
+1
2018-03-26
usb: isp1362: remove blackfin arch glue
Arnd Bergmann
2
-46
/
+1
2018-03-26
usb: host: remove tilegx platform glue
Arnd Bergmann
4
-426
/
+0
2018-03-26
usb: host: Remove the deprecated ATH79 USB host config options
Alban Bedel
1
-25
/
+0
2018-03-22
xhci: Add Intel extended cap / otg phy mux handling
Hans de Goede
5
-1
/
+100
2018-03-22
xhci: Add option to get next extended capability in list by passing id = 0
Mathias Nyman
1
-2
/
+3
2018-03-20
Merge branch 4.16-rc6 into usb-next
Greg Kroah-Hartman
8
-37
/
+50
2018-03-16
USB: host: sl811: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-14
/
+3
2018-03-16
xhci: Show what USB release number the xHC supports from protocol capablity
Mathias Nyman
1
-3
/
+11
2018-03-16
xhci: Clear the host side toggle manually when endpoint is soft reset
Mathias Nyman
3
-17
/
+95
2018-03-16
xhci: refactor xhci_urb_enqueue a bit with minor changes
Mathias Nyman
1
-11
/
+9
2018-03-16
xhci: Don't always run the default stop endpoint command completion handler
Mathias Nyman
1
-1
/
+2
2018-03-16
xhci: zero usb device slot_id member when disabling and freeing a xhci slot
Mathias Nyman
1
-0
/
+2
2018-03-16
usb: xhci: Remove ep_trb from finish_td()
Lu Baolu
1
-4
/
+4
2018-03-16
usb: xhci: Remove ep_trb from xhci_cleanup_halted_endpoint()
Lu Baolu
1
-7
/
+4
2018-03-16
usb: xhci: Clean up error code in xhci_dbc_tty_register_device()
Dan Carpenter
1
-2
/
+3
2018-03-09
USB: OHCI: Fix NULL dereference in HCDs using HCD_LOCAL_MEM
Fredrik Noring
1
-1
/
+2
2018-03-09
usb: host: ohci-platform: remove custom USB PHY handling
Martin Blumenstingl
1
-51
/
+5
2018-03-09
usb: host: ehci-platform: remove custom USB PHY handling
Martin Blumenstingl
1
-51
/
+4
2018-03-09
usb: host: xhci-mtk: remove custom USB PHY handling
Martin Blumenstingl
1
-96
/
+2
2018-03-09
usb: add a flag to skip PHY initialization to struct usb_hcd
Martin Blumenstingl
6
-4
/
+9
2018-03-09
USB: host: whci: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-42
/
+6
2018-03-09
USB: host: isp116x: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-13
/
+2
2018-03-09
USB: host: imx21: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-60
/
+5
2018-03-09
USB: host: fhci: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-24
/
+2
2018-03-09
xhci: Fix front USB ports on ASUS PRIME B350M-A
Kai-Heng Feng
3
-0
/
+7
2018-03-09
usb: host: xhci-plat: revert "usb: host: xhci-plat: enable clk in resume timing"
Yoshihiro Shimoda
1
-10
/
+1
2018-03-08
usb: host: xhci-rcar: add support for r8a77965
Yoshihiro Shimoda
1
-0
/
+4
2018-03-08
usb: xhci: dbc: Fix lockdep warning
Lu Baolu
2
-16
/
+24
2018-03-08
xhci: fix endpoint context tracer output
Mathias Nyman
1
-10
/
+12
2018-02-26
Merge 4.16-rc3 into usb-next
Greg Kroah-Hartman
13
-47
/
+174
2018-02-22
Merge tag 'usb-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
12
-39
/
+174
2018-02-22
usb: host: ehci: Use dma_pool_zalloc()
Souptick Joarder
2
-6
/
+3
2018-02-16
usb: Move USB_UHCI_BIG_ENDIAN_* out of USB_SUPPORT
James Hogan
1
-8
/
+0
[next]