index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
xhci-mtk: use xhci hub structures to get number of ports in roothubs
Mathias Nyman
2018-05-24
1
-2
/
+2
*
xhci: xhci-hub: use port structure members instead of xhci_get_ports()
Mathias Nyman
2018-05-24
1
-24
/
+4
*
xhci: use port structures instead of port arrays in xhci.c functions
Mathias Nyman
2018-05-24
1
-28
/
+22
*
xhci: change xhci_test_and_clear_bit() to use new port structure
Mathias Nyman
2018-05-24
3
-26
/
+15
*
xhci: change xhci_set_link_state() to work with port structures
Mathias Nyman
2018-05-24
3
-22
/
+19
*
xhci: rename faked_port_index to hcd_portnum
Mathias Nyman
2018-05-24
1
-22
/
+19
*
xhci: xhci-ring: use port structures for port event handler
Mathias Nyman
2018-05-24
1
-71
/
+8
*
xhci: xhci-hub: use new port structures for cas and wake mask functions.
Mathias Nyman
2018-05-24
1
-11
/
+10
*
xhci: xhci-hub: use new port structures to get port address instead of port a...
Mathias Nyman
2018-05-24
1
-62
/
+78
*
xhci: Add helper to get xhci roothub from hcd
Mathias Nyman
2018-05-24
2
-0
/
+11
*
xhci: set hcd pointers for xhci usb2 and usb3 roothub structures
Mathias Nyman
2018-05-24
1
-0
/
+2
*
xhci: Create new structures to store xhci port information
Mathias Nyman
2018-05-24
2
-6
/
+73
*
xhci: hisilicon: support HiSilicon STB xHCI host controller
Jianguo Sun
2018-05-24
3
-0
/
+418
*
usb: xhci: dbc: Add SPDX identifiers to dbc files
Lu Baolu
2018-05-24
3
-1
/
+3
*
Merge 4.17-rc6 into usb-next
Greg Kroah-Hartman
2018-05-21
1
-1
/
+1
|
\
|
*
xhci: Fix USB3 NULL pointer dereference at logical disconnect.
Mathias Nyman
2018-05-14
1
-1
/
+1
*
|
Merge 4.17-rc4 into usb-next
Greg Kroah-Hartman
2018-05-08
3
-3
/
+7
|
\
|
|
*
Revert "usb: host: ehci: Use dma_pool_zalloc()"
Greg Kroah-Hartman
2018-05-04
2
-3
/
+6
|
*
xhci: Fix use-after-free in xhci_free_virt_device
Mathias Nyman
2018-05-03
1
-0
/
+1
*
|
Merge 4.17-rc3 into usb-next
Greg Kroah-Hartman
2018-04-30
3
-5
/
+9
|
\
|
|
*
xhci: Fix Kernel oops in xhci dbgtty
Zhengjun Xing
2018-04-22
1
-3
/
+5
|
*
Revert "xhci: plat: Register shutdown for xhci_plat"
Greg Kroah-Hartman
2018-04-22
1
-1
/
+0
|
*
usb: host: xhci-plat: Fix clock resource by adding a register clock
Gregory CLEMENT
2018-04-20
2
-5
/
+23
|
*
usb: host: xhci-plat: Remove useless test before clk_disable_unprepare
Gregory CLEMENT
2018-04-20
1
-4
/
+2
|
*
xhci: Fix USB ports for Dell Inspiron 5775
Kai-Heng Feng
2018-04-20
1
-1
/
+4
*
|
usb: phy: Add Kconfig entry for Tegra PHY driver
Dmitry Osipenko
2018-04-23
1
-3
/
+1
*
|
usb: tegra: Move utmi-pads reset from ehci-tegra to tegra-phy
Dmitry Osipenko
2018-04-23
1
-48
/
+39
*
|
usb: host: xhci-plat: Fix clock resource by adding a register clock
Gregory CLEMENT
2018-04-22
2
-5
/
+23
*
|
usb: host: xhci-plat: Remove useless test before clk_disable_unprepare
Gregory CLEMENT
2018-04-22
1
-4
/
+2
*
|
USB: ehci-omap: drop unused legacy phy support
Johan Hovold
2018-04-22
1
-4
/
+1
|
/
*
Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-04-05
24
-430
/
+270
|
\
|
*
usb: host: Remove the deprecated ATH79 USB host config options
Alban Bedel
2018-03-26
1
-25
/
+0
|
*
xhci: Add Intel extended cap / otg phy mux handling
Hans de Goede
2018-03-22
5
-1
/
+100
|
*
xhci: Add option to get next extended capability in list by passing id = 0
Mathias Nyman
2018-03-22
1
-2
/
+3
|
*
Merge branch 4.16-rc6 into usb-next
Greg Kroah-Hartman
2018-03-20
8
-37
/
+50
|
|
\
|
*
|
USB: host: sl811: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
2018-03-16
1
-14
/
+3
|
*
|
xhci: Show what USB release number the xHC supports from protocol capablity
Mathias Nyman
2018-03-16
1
-3
/
+11
|
*
|
xhci: Clear the host side toggle manually when endpoint is soft reset
Mathias Nyman
2018-03-16
3
-17
/
+95
|
*
|
xhci: refactor xhci_urb_enqueue a bit with minor changes
Mathias Nyman
2018-03-16
1
-11
/
+9
|
*
|
xhci: Don't always run the default stop endpoint command completion handler
Mathias Nyman
2018-03-16
1
-1
/
+2
|
*
|
xhci: zero usb device slot_id member when disabling and freeing a xhci slot
Mathias Nyman
2018-03-16
1
-0
/
+2
|
*
|
usb: xhci: Remove ep_trb from finish_td()
Lu Baolu
2018-03-16
1
-4
/
+4
|
*
|
usb: xhci: Remove ep_trb from xhci_cleanup_halted_endpoint()
Lu Baolu
2018-03-16
1
-7
/
+4
|
*
|
usb: xhci: Clean up error code in xhci_dbc_tty_register_device()
Dan Carpenter
2018-03-16
1
-2
/
+3
|
*
|
usb: host: ohci-platform: remove custom USB PHY handling
Martin Blumenstingl
2018-03-09
1
-51
/
+5
|
*
|
usb: host: ehci-platform: remove custom USB PHY handling
Martin Blumenstingl
2018-03-09
1
-51
/
+4
|
*
|
usb: host: xhci-mtk: remove custom USB PHY handling
Martin Blumenstingl
2018-03-09
1
-96
/
+2
|
*
|
usb: add a flag to skip PHY initialization to struct usb_hcd
Martin Blumenstingl
2018-03-09
6
-4
/
+9
|
*
|
USB: host: whci: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
2018-03-09
1
-42
/
+6
|
*
|
USB: host: isp116x: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
2018-03-09
1
-13
/
+2
[prev]
[next]