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
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
36
-133
/
+344
2018-02-20
Revert "usb: musb: host: don't start next rx urb if current one failed"
Bin Liu
1
-7
/
+1
2018-02-20
usb: musb: fix enumeration after resume
Andreas Kemnade
1
-1
/
+2
2018-02-16
Merge tag 'fixes-for-v4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
15
-83
/
+135
2018-02-16
usb: cdc_acm: prevent race at write to acm while system resumes
Dominik Bozek
1
-3
/
+6
2018-02-15
sparc,leon: Select USB_UHCI_BIG_ENDIAN_{MMIO,DESC}
James Hogan
1
-2
/
+0
2018-02-15
usb: Move USB_UHCI_BIG_ENDIAN_* out of USB_SUPPORT
James Hogan
2
-8
/
+8
2018-02-15
Add delay-init quirk for Corsair K70 RGB keyboards
Jack Stocker
1
-0
/
+3
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: ldusb: add PIDs for new CASSY devices supported by this driver
Karsten Koop
1
-0
/
+6
2018-02-15
usb: renesas_usbhs: missed the "running" flag in usb_dmac with rx path
Yoshihiro Shimoda
1
-0
/
+5
2018-02-15
usb: host: ehci: use correct device pointer for dma ops
Peter Chen
1
-2
/
+2
2018-02-15
usbip: keep usbip_device sockfd state in sync with tcp_socket
Shuah Khan
2
-0
/
+5
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
USB: serial: option: Add support for Quectel EP06
Kristian Evensen
1
-0
/
+7
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-15
usb: dwc3: core: Fix ULPI PHYs and prevent phy_get/ulpi_init during suspend/r...
Roger Quadros
2
-11
/
+41
2018-02-15
USB: gadget: udc: Add missing platform_device_put() on error in bdc_pci_probe()
Wei Yongjun
1
-0
/
+1
2018-02-12
usb: dwc2: Fix dwc2_hsotg_core_init_disconnected()
Vardan Mikayelyan
1
-6
/
+6
2018-02-12
usb: dwc2: Add safety check for STSPHSERCVD intr
Minas Harutyunyan
1
-3
/
+7
2018-02-12
usb: dwc2: Add safety check in setting of descriptor chain pointers
Minas Harutyunyan
1
-1
/
+3
2018-02-12
usb: gadget: fsl_udc_core: fix ep valid checks
Stefan Agner
1
-2
/
+2
2018-02-12
usb: renesas_usbhs: missed the "running" flag in usb_dmac with rx path
Yoshihiro Shimoda
1
-0
/
+5
2018-02-12
usb: gadget: udc: Remove USB_GADGET_DUALSPEED select
Ulf Magnusson
1
-1
/
+0
2018-02-12
usb: dwc3: Fix GDBGFIFOSPACE_TYPE values
Thinh Nguyen
1
-7
/
+9
2018-02-12
usb: gadget: core: Fix use-after-free of usb_request
Manu Gautam
1
-1
/
+1
2018-02-12
usb: dwc3: omap: don't miss events during suspend/resume
Roger Quadros
1
-0
/
+16
2018-02-12
usb: gadget: f_fs: Use config_ep_by_speed()
Jack Pham
1
-31
/
+7
2018-02-12
usb: gadget: f_fs: Process all descriptors during bind
Jack Pham
1
-4
/
+2
2018-02-12
usb: phy: mxs: Fix NULL pointer dereference on i.MX23/28
Fabio Estevam
1
-0
/
+3
2018-02-12
usb: dwc3: core: Power-off core/PHYs on system_suspend in host mode
Manu Gautam
1
-14
/
+22
2018-02-12
usb: dwc3: Undo PHY init if soft reset fails
Brian Norris
1
-0
/
+3
2018-02-12
usb: gadget: f_uac2: fix bFirstInterface in composite gadget
John Keeping
1
-0
/
+2
2018-02-12
usb: dwc3: ep0: Reset TRB counter for ep0 IN
Thinh Nguyen
1
-1
/
+6
2018-02-12
usb: dwc3: gadget: Set maxpacket size for ep0 IN
Thinh Nguyen
1
-0
/
+2
2018-02-12
usb: gadget: udc: renesas_usb3: fix oops in renesas_usb3_remove()
Yoshihiro Shimoda
1
-1
/
+1
2018-02-12
usb: dwc3: of-simple: fix oops by unbalanced clk disable call
Enric Balletbo i Serra
1
-0
/
+1
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
13
-34
/
+34
2018-02-05
pinctrl: files should directly include apis they use
Stephen Rothwell
1
-0
/
+1
2018-02-01
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-78
/
+0
2018-02-01
Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
128
-1354
/
+3453
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
16
-29
/
+29
2018-01-30
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2018-01-27
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
8
-32
/
+62
[next]