index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
Lines
2018-05-14
xhci: Fix USB3 NULL pointer dereference at logical disconnect.
Mathias Nyman
-1
/
+1
2018-05-04
Revert "usb: host: ehci: Use dma_pool_zalloc()"
Greg Kroah-Hartman
-3
/
+6
2018-05-03
xhci: Fix use-after-free in xhci_free_virt_device
Mathias Nyman
-0
/
+1
2018-04-22
xhci: Fix Kernel oops in xhci dbgtty
Zhengjun Xing
-3
/
+5
2018-04-22
Revert "xhci: plat: Register shutdown for xhci_plat"
Greg Kroah-Hartman
-1
/
+0
2018-04-20
usb: host: xhci-plat: Fix clock resource by adding a register clock
Gregory CLEMENT
-5
/
+23
2018-04-20
usb: host: xhci-plat: Remove useless test before clk_disable_unprepare
Gregory CLEMENT
-4
/
+2
2018-04-20
xhci: Fix USB ports for Dell Inspiron 5775
Kai-Heng Feng
-1
/
+4
2018-04-04
Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-430
/
+270
2018-04-02
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
-472
/
+1
2018-03-26
usb: isp1362: remove blackfin arch glue
Arnd Bergmann
-46
/
+1
2018-03-26
usb: host: remove tilegx platform glue
Arnd Bergmann
-426
/
+0
2018-03-26
usb: host: Remove the deprecated ATH79 USB host config options
Alban Bedel
-25
/
+0
2018-03-22
xhci: Add Intel extended cap / otg phy mux handling
Hans de Goede
-1
/
+100
2018-03-22
xhci: Add option to get next extended capability in list by passing id = 0
Mathias Nyman
-2
/
+3
2018-03-20
Merge branch 4.16-rc6 into usb-next
Greg Kroah-Hartman
-37
/
+50
2018-03-16
USB: host: sl811: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
-14
/
+3
2018-03-16
xhci: Show what USB release number the xHC supports from protocol capablity
Mathias Nyman
-3
/
+11
2018-03-16
xhci: Clear the host side toggle manually when endpoint is soft reset
Mathias Nyman
-17
/
+95
2018-03-16
xhci: refactor xhci_urb_enqueue a bit with minor changes
Mathias Nyman
-11
/
+9
2018-03-16
xhci: Don't always run the default stop endpoint command completion handler
Mathias Nyman
-1
/
+2
2018-03-16
xhci: zero usb device slot_id member when disabling and freeing a xhci slot
Mathias Nyman
-0
/
+2
2018-03-16
usb: xhci: Remove ep_trb from finish_td()
Lu Baolu
-4
/
+4
2018-03-16
usb: xhci: Remove ep_trb from xhci_cleanup_halted_endpoint()
Lu Baolu
-7
/
+4
2018-03-16
usb: xhci: Clean up error code in xhci_dbc_tty_register_device()
Dan Carpenter
-2
/
+3
2018-03-09
USB: OHCI: Fix NULL dereference in HCDs using HCD_LOCAL_MEM
Fredrik Noring
-1
/
+2
2018-03-09
usb: host: ohci-platform: remove custom USB PHY handling
Martin Blumenstingl
-51
/
+5
2018-03-09
usb: host: ehci-platform: remove custom USB PHY handling
Martin Blumenstingl
-51
/
+4
2018-03-09
usb: host: xhci-mtk: remove custom USB PHY handling
Martin Blumenstingl
-96
/
+2
2018-03-09
usb: add a flag to skip PHY initialization to struct usb_hcd
Martin Blumenstingl
-4
/
+9
2018-03-09
USB: host: whci: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
-42
/
+6
2018-03-09
USB: host: isp116x: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
-13
/
+2
2018-03-09
USB: host: imx21: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
-60
/
+5
2018-03-09
USB: host: fhci: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
-24
/
+2
2018-03-09
xhci: Fix front USB ports on ASUS PRIME B350M-A
Kai-Heng Feng
-0
/
+7
2018-03-09
usb: host: xhci-plat: revert "usb: host: xhci-plat: enable clk in resume timing"
Yoshihiro Shimoda
-10
/
+1
2018-03-08
usb: host: xhci-rcar: add support for r8a77965
Yoshihiro Shimoda
-0
/
+4
2018-03-08
usb: xhci: dbc: Fix lockdep warning
Lu Baolu
-16
/
+24
2018-03-08
xhci: fix endpoint context tracer output
Mathias Nyman
-10
/
+12
2018-02-26
Merge 4.16-rc3 into usb-next
Greg Kroah-Hartman
-47
/
+174
2018-02-22
Merge tag 'usb-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-39
/
+174
2018-02-22
usb: host: ehci: Use dma_pool_zalloc()
Souptick Joarder
-6
/
+3
2018-02-15
usb: Move USB_UHCI_BIG_ENDIAN_* out of USB_SUPPORT
James Hogan
-8
/
+0
2018-02-15
usb: ohci: Proper handling of ed_rm_list to handle race condition between usb...
AMAN DEEP
-7
/
+10
2018-02-15
usb: host: ehci: always enable interrupt for qtd completion at test mode
Peter Chen
-8
/
+4
2018-02-15
usb: host: ehci: use correct device pointer for dma ops
Peter Chen
-2
/
+2
2018-02-15
ohci-hcd: Fix race condition caused by ohci_urb_enqueue() and io_watchdog_func()
Shigeru Yoshida
-4
/
+10
2018-02-15
xhci: fix xhci debugfs errors in xhci_stop
Zhengjun Xing
-2
/
+1
2018-02-15
xhci: xhci debugfs device nodes weren't removed after device plugged out
Zhengjun Xing
-4
/
+2
2018-02-15
xhci: Fix xhci debugfs devices node disappearance after hibernation
Zhengjun Xing
-0
/
+1
[next]