index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
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-15
usb: Move USB_UHCI_BIG_ENDIAN_* out of USB_SUPPORT
James Hogan
1
-8
/
+0
2018-02-15
usb: ohci: Proper handling of ed_rm_list to handle race condition between usb...
AMAN DEEP
1
-7
/
+10
2018-02-15
usb: host: ehci: always enable interrupt for qtd completion at test mode
Peter Chen
1
-8
/
+4
2018-02-15
usb: host: ehci: use correct device pointer for dma ops
Peter Chen
1
-2
/
+2
2018-02-15
ohci-hcd: Fix race condition caused by ohci_urb_enqueue() and io_watchdog_func()
Shigeru Yoshida
2
-4
/
+10
2018-02-15
xhci: fix xhci debugfs errors in xhci_stop
Zhengjun Xing
1
-2
/
+1
2018-02-15
xhci: xhci debugfs device nodes weren't removed after device plugged out
Zhengjun Xing
1
-4
/
+2
2018-02-15
xhci: Fix xhci debugfs devices node disappearance after hibernation
Zhengjun Xing
1
-0
/
+1
2018-02-15
xhci: Fix NULL pointer in xhci debugfs
Zhengjun Xing
1
-2
/
+2
2018-02-15
xhci: Don't print a warning when setting link state for disabled ports
Mathias Nyman
1
-9
/
+9
2018-02-15
xhci: workaround for AMD Promontory disabled ports wakeup
Joe Lee
5
-1
/
+133
2018-02-05
pinctrl: files should directly include apis they use
Stephen Rothwell
1
-0
/
+1
2018-01-24
USB: move many drivers to use DEVICE_ATTR_RW
Greg Kroah-Hartman
3
-11
/
+10
2018-01-22
usb: ehci-omap: don't complain on -EPROBE_DEFER when no PHY found
Ladislav Michl
1
-1
/
+2
2018-01-17
usb: uhci: Add clk support to uhci-platform
Benjamin Herrenschmidt
2
-3
/
+23
2018-01-16
usb: xhci-mtk: fix semicolon.cocci warnings
Fengguang Wu
1
-1
/
+1
2018-01-09
usb: xhci-mtk: supports remote wakeup for mt2712 with two xHCI IPs
Chunfeng Yun
2
-118
/
+65
2018-01-09
USB: ohci: da8xx: remove clk con_id
David Lechner
1
-1
/
+1
2018-01-04
USB: host: Use zeroing memory allocator rather than allocator/memset
Himanshu Jha
2
-7
/
+3
2018-01-02
Merge 4.15.0-rc6 into usb-next
Greg Kroah-Hartman
3
-11
/
+14
2017-12-27
usb: xhci: Add XHCI_TRUST_TX_LENGTH for Renesas uPD720201
Daniel Thompson
1
-0
/
+3
2017-12-27
xhci: Fix use-after-free in xhci debugfs
Alexander Kappner
1
-8
/
+8
2017-12-27
xhci: Fix xhci debugfs NULL pointer dereference in resume from hibernate
Mathias Nyman
1
-3
/
+3
2017-12-18
Merge 4.15-rc4 into usb-next
Greg Kroah-Hartman
3
-12
/
+30
2017-12-12
usb: xhci: make function xhci_dbc_free_req static
Colin Ian King
1
-1
/
+1
2017-12-12
xhci: fixup incorrect memset size parameter when clearing up DbC on exit.
Mathias Nyman
1
-1
/
+1
2017-12-12
USB: remove the URB_NO_FSBR flag
Alan Stern
1
-2
/
+1
2017-12-08
usb: xhci: fix TDS for MTK xHCI1.1
Chunfeng Yun
1
-3
/
+3
2017-12-08
xhci: Don't add a virt_dev to the devs array before it's fully allocated
Mathias Nyman
1
-4
/
+11
2017-12-08
xhci: add port status tracing for Get Hub Status requests
Mathias Nyman
2
-0
/
+7
2017-12-08
xhci: add port status tracing for Get Port Status hub requests
Mathias Nyman
2
-0
/
+6
2017-12-08
usb: xhci: allow imod-interval to be configurable
Adam Wallis
5
-5
/
+20
2017-12-08
usb: xhci: Cleanup printk debug message for ERST
Lu Baolu
3
-21
/
+0
2017-12-08
usb: xhci: Cleanup printk debug message for registers
Lu Baolu
4
-258
/
+0
2017-12-08
usb: xhci: Add DbC support in xHCI driver
Lu Baolu
8
-0
/
+1804
2017-12-08
usb: xhci: Make some static functions global
Lu Baolu
3
-42
/
+72
2017-12-08
xhci: remove unnecessary boolean parameter from xhci_alloc_command
Mathias Nyman
5
-31
/
+16
2017-12-08
xhci: add helper to allocate command with input context
Mathias Nyman
3
-4
/
+26
2017-12-08
usb: xhci: remove unused variable ep_ring
Corentin Labbe
1
-2
/
+0
2017-12-08
usb: xhci: remove unused variable urb_priv
Corentin Labbe
1
-2
/
+0
2017-12-08
usb: xhci: remove unused variable ep
Corentin Labbe
1
-2
/
+0
2017-12-08
usb: xhci: remove unused variable last_freed_endpoint
Corentin Labbe
1
-3
/
+0
2017-12-07
usb: host: fotg210: Use dma_pool_zalloc
Vasyl Gomonovych
1
-5
/
+2
2017-12-01
usb: xhci: fix panic in xhci_free_virt_devices_depth_first
Yu Chen
1
-0
/
+7
2017-12-01
xhci: Don't show incorrect WARN message about events for empty rings
Mathias Nyman
1
-4
/
+8
2017-11-28
usb: host: fix incorrect updating of offset
Colin Ian King
1
-1
/
+1
2017-11-28
USB: host: whci: remove redundant variable t
Colin Ian King
1
-2
/
+0
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
7
-23
/
+20
2017-11-13
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
116
-1306
/
+1111
[next]