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
2017-04-26
usb: host: xhci: remove #ifdef around PM functions
Arnd Bergmann
2
-13
/
+4
2017-04-19
usb: host: xhci: print correct command ring address
Peter Chen
1
-1
/
+1
2017-04-19
usb: host: xhci: delete sp_dma_buffers for scratchpad
Peter Chen
2
-15
/
+4
2017-04-19
usb: host: xhci: using correct specification chapter reference for DCBAAP
Peter Chen
1
-1
/
+1
2017-04-19
xhci: switch to pci_alloc_irq_vectors
Christoph Hellwig
2
-72
/
+29
2017-04-19
usb: host: xhci-plat: set resume_quirk() for R-Car controllers
Yoshihiro Shimoda
3
-0
/
+20
2017-04-19
usb: host: xhci-plat: add resume_quirk()
Yoshihiro Shimoda
2
-0
/
+16
2017-04-19
usb: host: xhci-plat: enable clk in resume timing
Yoshihiro Shimoda
1
-1
/
+10
2017-04-19
usb: host: plat: Enable xHCI plat runtime PM
Baolin Wang
1
-7
/
+46
2017-04-18
xhci: use correct flags for spin_lock_irqrestore() when setting port power
Mathias Nyman
1
-10
/
+10
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
2017-04-08
usb: xhci: Add port test modes support for usb2.
Guoqing Zhang
2
-0
/
+87
2017-04-08
usb: xhci: Expose xhci_start() function.
Guoqing Zhang
2
-1
/
+2
2017-04-08
usb: xhci: Add helper function xhci_disable_slot().
Guoqing Zhang
2
-18
/
+33
2017-04-08
usb: xhci: Add helper function xhci_set_power_on().
Guoqing Zhang
1
-21
/
+45
2017-04-08
usb: xhci: clear EINT bit in status correctly
Lu Baolu
1
-2
/
+2
2017-04-08
usb: xhci: plat: Enable async suspend/resume
Andrew Bresticker
1
-0
/
+2
2017-04-03
Merge 4.11-rc5 into usb-next
Greg Kroah-Hartman
3
-18
/
+29
2017-03-29
xhci: Manually give back cancelled URB if we can't queue it for cancel
Mathias Nyman
1
-18
/
+25
2017-03-29
xhci: Set URB actual length for stopped control transfers
Mathias Nyman
1
-0
/
+3
2017-03-29
xhci: plat: Register shutdown for xhci_plat
Adam Wallis
1
-0
/
+1
2017-03-23
usb: ehci: use bus->sysdev for DMA configuration
Peter Chen
1
-6
/
+6
2017-03-23
usb: xhci: use bus->sysdev for DMA configuration
Arnd Bergmann
3
-18
/
+44
2017-03-23
usb: ehci: fsl: use bus->sysdev for DMA configuration
Arnd Bergmann
1
-2
/
+2
2017-03-23
ohci-pci: add qemu quirk
Gerd Hoffmann
3
-1
/
+19
2017-03-17
usb: host: ohci-platform: set hcd->phy to avoid phy_get() in usb_add_hcd()
Yoshihiro Shimoda
1
-0
/
+3
2017-03-17
usb: host: ehci-platform: set hcd->phy to avoid phy_get() in usb_add_hcd()
Yoshihiro Shimoda
1
-0
/
+3
2017-03-17
usb: host: Allow to build ehci orion with mvebu SoCs
Gregory CLEMENT
1
-1
/
+1
2017-03-17
usb: orion-ehci: Add support for the Armada 3700
Hua Jing
1
-0
/
+36
2017-03-17
usb: host: ehci-platform: fix usb 1.1 device is not connected in system resume
Yoshihiro Shimoda
1
-0
/
+7
2017-03-17
usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HW
yuan linyu
9
-16
/
+14
2017-03-16
usb: host: Remove remaining pci_pool in comments
Romain Perier
3
-3
/
+3
2017-03-11
Merge tag 'usb-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-8
/
+8
[next]