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
2019-12-18
usb: xhci: Fix build warning seen with CONFIG_PM=n
Guenter Roeck
1
-1
/
+1
2019-12-17
usbip: Fix error path of vhci_recv_ret_submit()
Suwan Kim
1
-4
/
+9
2019-12-17
usbip: Fix receive error in vhci-hcd when using scatter-gather
Suwan Kim
1
-0
/
+3
2019-12-17
USB: EHCI: Do not return -EPIPE when hub is disconnected
Erkka Talvitie
1
-1
/
+12
2019-12-17
usb: typec: fusb302: Fix an undefined reference to 'extcon_get_state'
zhong jiang
1
-0
/
+1
2019-12-14
Merge tag 'usb-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
22
-67
/
+135
2019-12-12
usb: dwc3: pci: add ID for the Intel Comet Lake -H variant
Heikki Krogerus
1
-1
/
+5
2019-12-11
xhci: make sure interrupts are restored to correct state
Mathias Nyman
1
-6
/
+6
2019-12-11
xhci: handle some XHCI_TRUST_TX_LENGTH quirks cases as default behaviour.
Mathias Nyman
1
-1
/
+2
2019-12-11
xhci: Increase STS_HALT timeout in xhci_suspend()
Kai-Heng Feng
1
-1
/
+1
2019-12-11
usb: xhci: only set D3hot for pci device
Henry Lin
3
-5
/
+16
2019-12-11
xhci: fix USB3 device initiated resume race with roothub autosuspend
Mathias Nyman
2
-2
/
+11
2019-12-11
xhci: Fix memory leak in xhci_add_in_port()
Mika Westerberg
1
-0
/
+4
2019-12-11
Merge tag 'fixes-for-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
4
-2
/
+18
2019-12-11
USB: Fix incorrect DMA allocations for local memory pool drivers
Fredrik Noring
2
-22
/
+23
2019-12-10
usb: gadget: fix wrong endpoint desc
EJ Hsu
2
-1
/
+6
2019-12-10
usb: dwc3: ep0: Clear started flag on completion
Thinh Nguyen
1
-0
/
+8
2019-12-10
usb: dwc3: gadget: Clear started flag for non-IOC
Thinh Nguyen
1
-0
/
+3
2019-12-10
usb: dwc3: gadget: Fix logical condition
Tejas Joglekar
1
-1
/
+1
2019-12-10
USB: atm: ueagle-atm: add missing endpoint check
Johan Hovold
1
-6
/
+12
2019-12-10
USB: adutux: fix interface sanity check
Johan Hovold
1
-1
/
+1
2019-12-10
USB: idmouse: fix interface sanity checks
Johan Hovold
1
-1
/
+1
2019-12-10
USB: serial: io_edgeport: fix epic endpoint lookup
Johan Hovold
1
-4
/
+6
2019-12-10
usb: mon: Fix a deadlock in usbmon between mmap and read
Pete Zaitcev
1
-11
/
+21
2019-12-10
usb: common: usb-conn-gpio: Don't log an error on probe deferral
Bryan O'Donoghue
1
-1
/
+2
2019-12-10
usb: core: urb: fix URB structure initialization function
Emiliano Ingrassia
1
-0
/
+1
2019-12-10
usb: typec: fix use after free in typec_register_port()
Wen Yang
1
-2
/
+4
2019-12-10
usb: roles: fix a potential use after free
Wen Yang
1
-1
/
+1
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2
-2
/
+2
2019-12-04
usb, kcov: collect coverage from hub_event
Andrey Konovalov
1
-0
/
+5
2019-12-03
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+2
2019-12-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-4
/
+2
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-30
/
+4
2019-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
1
-7
/
+1
2019-11-28
Merge branch 'pci/resource'
Bjorn Helgaas
2
-2
/
+2
2019-11-27
Merge tag 'usb-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
121
-2656
/
+6803
2019-11-25
Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Takashi Iwai
63
-946
/
+622
2019-11-21
usb: gadget: udc: gr_udc: create debugfs directory under usb root
Chunfeng Yun
1
-1
/
+2
2019-11-21
usb: gadget: atmel: create debugfs directory under usb root
Chunfeng Yun
1
-1
/
+2
2019-11-21
usb: musb: create debugfs directory under usb root
Chunfeng Yun
1
-1
/
+1
2019-11-21
usb: serial: Fix Kconfig indentation
Krzysztof Kozlowski
1
-8
/
+8
2019-11-21
usb: misc: Fix Kconfig indentation
Krzysztof Kozlowski
1
-9
/
+9
2019-11-21
usb: gadget: Fix Kconfig indentation
Krzysztof Kozlowski
2
-16
/
+16
2019-11-21
usb: host: Fix Kconfig indentation
Krzysztof Kozlowski
1
-25
/
+25
2019-11-21
usb: dwc3: Fix Kconfig indentation
Krzysztof Kozlowski
1
-15
/
+15
2019-11-20
usb: gadget: configfs: Fix missing spin_lock_init()
Wei Yongjun
1
-0
/
+1
2019-11-18
usb-storage: Disable UAS on JMicron SATA enclosure
Laura Abbott
1
-2
/
+5
2019-11-18
USB: uas: heed CAPACITY_HEURISTICS
Oliver Neukum
1
-0
/
+6
2019-11-18
USB: uas: honor flag to avoid CAPACITY16
Oliver Neukum
1
-0
/
+4
2019-11-18
usb: host: xhci-tegra: Correct phy enable sequence
Nagarjuna Kristam
1
-12
/
+13
[next]