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-09-20
usb: typec: mux: Take care of driver module reference counting
Heikki Krogerus
1
-4
/
+13
2018-09-20
usb: core: safely deal with the dynamic quirk lists
Harry Pan
1
-1
/
+2
2018-09-20
usb: roles: Take care of driver module reference counting
Heikki Krogerus
1
-3
/
+12
2018-09-20
USB: handle NULL config in usb_find_alt_setting()
Alan Stern
1
-0
/
+2
2018-09-20
USB: fix error handling in usb_driver_claim_interface()
Alan Stern
1
-0
/
+15
2018-09-20
USB: remove LPM management from usb_driver_claim_interface()
Alan Stern
1
-15
/
+0
2018-09-20
USB: usbdevfs: restore warning for nonsensical flags
Oliver Neukum
1
-0
/
+5
2018-09-20
USB: usbdevfs: sanitize flags more
Oliver Neukum
1
-3
/
+16
2018-09-20
Revert "usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstandin...
Sebastian Andrzej Siewior
1
-1
/
+1
2018-09-20
usb: musb: dsps: do not disable CPPI41 irq in driver teardown
Bin Liu
1
-11
/
+1
2018-09-10
Revert "cdc-acm: implement put_char() and flush_chars()"
Oliver Neukum
2
-74
/
+0
2018-09-10
usb: Change usb_of_get_companion_dev() place to usb/common
Yoshihiro Shimoda
2
-26
/
+25
2018-09-10
usb: xhci: fix interrupt transfer error happened on MTK platforms
Chunfeng Yun
1
-0
/
+4
2018-09-06
Merge tag 'fixes-for-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
6
-18
/
+36
2018-09-05
Merge tag 'usb-serial-4.19-rc3' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2
-2
/
+2
2018-09-05
usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstanding_interr...
Jia-Ju Bai
1
-1
/
+1
2018-09-05
usb: misc: uss720: Fix two sleep-in-atomic-context bugs
Jia-Ju Bai
1
-2
/
+2
2018-09-05
usb: host: u132-hcd: Fix a sleep-in-atomic-context bug in u132_get_frame()
Jia-Ju Bai
1
-1
/
+1
2018-09-05
usb: Avoid use-after-free by flushing endpoints early in usb_set_interface()
Mathias Nyman
1
-0
/
+11
2018-09-05
usb/typec: fix kernel-doc notation warning for typec_match_altmode
Randy Dunlap
1
-3
/
+4
2018-09-05
usb: Don't die twice if PCI xhci host is not responding in resume
Mathias Nyman
1
-2
/
+0
2018-09-05
usb: mtu3: fix error of xhci port id when enable U3 dual role
Chunfeng Yun
2
-1
/
+6
2018-09-05
usb: uas: add support for more quirk flags
Oliver Neukum
1
-0
/
+21
2018-09-05
USB: Add quirk to support DJI CineSSD
Tim Anderson
3
-0
/
+19
2018-09-05
usb: typec: fix kernel-doc parameter warning
Randy Dunlap
1
-1
/
+0
2018-09-05
usb/dwc3/gadget: fix kernel-doc parameter warning
Randy Dunlap
1
-1
/
+0
2018-09-05
USB: yurex: Check for truncation in yurex_read()
Ben Hutchings
1
-0
/
+3
2018-09-05
USB: yurex: Fix buffer over-read in yurex_write()
Ben Hutchings
1
-2
/
+3
2018-09-05
usb: host: xhci-plat: Iterate over parent nodes for finding quirks
Anurag Kumar Vulisha
1
-11
/
+16
2018-09-05
xhci: Fix use after free for URB cancellation on a reallocated endpoint
Mathias Nyman
1
-0
/
+30
2018-09-05
USB: add quirk for WORLDE Controller KS49 or Prodipe MIDI 49C USB controller
Maxence Duprès
1
-0
/
+4
2018-09-05
usb: dwc2: Fix call location of dwc2_check_core_endianness
Bruno Meirelles Herrera
1
-2
/
+2
2018-08-29
usb: dwc3: pci: Fix return value check in dwc3_byt_enable_ulpi_refclock()
Wei Yongjun
1
-2
/
+2
2018-08-29
usb: gadget: udc: renesas_usb3: fix maxpacket size of ep0
Yoshihiro Shimoda
1
-1
/
+4
2018-08-29
usb: gadget: fotg210-udc: Fix memory leak of fotg210->ep[i]
Anton Vasilyev
1
-5
/
+10
2018-08-29
USB: net2280: Fix erroneous synchronization change
Alan Stern
1
-2
/
+14
2018-08-29
usb: dwc3: of-simple: avoid unused function warnings
Arnd Bergmann
1
-6
/
+4
2018-08-27
USB: serial: ti_usb_3410_5052: fix array underflow in completion handler
Johan Hovold
1
-1
/
+1
2018-08-27
USB: serial: io_ti: fix array underflow in completion handler
Johan Hovold
1
-1
/
+1
2018-08-23
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-13
/
+0
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2018-08-18
Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
114
-1608
/
+5379
2018-08-17
Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-4
/
+8
2018-08-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-10
/
+9
2018-08-14
Merge tag 'leds-for-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-21
/
+13
2018-08-02
scsi: target: loop, usb, vhost, xen: use target_remove_session
Mike Christie
1
-1
/
+1
2018-08-02
scsi: target: rename target_alloc_session
Mike Christie
1
-1
/
+1
2018-08-02
USB: serial: pl2303: add a new device id for ATEN
Movie Song
2
-0
/
+3
2018-07-30
usb: renesas_usbhs: Kconfig: convert to SPDX identifiers
Kuninori Morimoto
1
-0
/
+1
2018-07-30
Merge tag 'usb-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
37
-1041
/
+1455
[next]