index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'usb-serial-4.18-rc3' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2018-06-28
1
-0
/
+14
|
\
|
*
USB: serial: cp210x: add CESINEL device ids
Johan Hovold
2018-06-18
1
-0
/
+11
|
*
USB: serial: cp210x: add Silicon Labs IDs for Windows Update
Karoly Pados
2018-06-18
1
-0
/
+3
*
|
usb: chipidea: host: fix disconnection detect issue
Peter Chen
2018-06-26
1
-1
/
+4
*
|
usb: typec: tcpm: fix logbuffer index is wrong if _tcpm_log is re-entered
Peter Chen
2018-06-25
1
-3
/
+4
*
|
typec: tcpm: Fix a msecs vs jiffies bug
Dan Carpenter
2018-06-25
1
-1
/
+2
*
|
usb: cdc_acm: Add quirk for Uniden UBC125 scanner
Houston Yaroschoff
2018-06-25
1
-0
/
+3
*
|
usb: typec: ucsi: Fix for incorrect status data issue
Heikki Krogerus
2018-06-25
1
-0
/
+13
*
|
usb: typec: ucsi: acpi: Workaround for cache mode issue
Heikki Krogerus
2018-06-25
1
-0
/
+5
*
|
usb: xhci: increase CRS timeout value
Ajay Gupta
2018-06-25
1
-1
/
+6
*
|
usb: xhci: tegra: fix runtime PM error handling
Stefan Agner
2018-06-25
1
-2
/
+2
*
|
usb: xhci: remove the code build warning
Dongjiu Geng
2018-06-25
1
-1
/
+1
*
|
xhci: Fix kernel oops in trace_xhci_free_virt_device
Zhengjun Xing
2018-06-25
2
-7
/
+33
*
|
xhci: Fix perceived dead host due to runtime suspend race with event handler
Mathias Nyman
2018-06-25
2
-3
/
+41
*
|
dwc2: gadget: Fix ISOC IN DDMA PID bitfield value calculation
Minas Harutyunyan
2018-06-19
1
-1
/
+6
*
|
usb: gadget: dwc2: fix memory leak in gadget_init()
Grigor Tovmasyan
2018-06-19
1
-2
/
+5
*
|
usb: gadget: composite: fix delayed_status race condition when set_interface
Chunfeng Yun
2018-06-19
1
-0
/
+3
*
|
usb: dwc2: fix isoc split in transfer with no data
William Wu
2018-06-19
1
-2
/
+1
*
|
usb: dwc2: alloc dma aligned buffer for isoc split in
William Wu
2018-06-19
5
-5
/
+106
*
|
usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt hub
William Wu
2018-06-19
1
-1
/
+1
*
|
usb: dwc2: Fix host exit from hibernation flow.
Artur Petrosyan
2018-06-19
1
-1
/
+3
*
|
usb: dwc3: qcom: mark PM functions as __maybe_unused
Arnd Bergmann
2018-06-19
1
-8
/
+4
*
|
usb: dwc3: Fix error return code in dwc3_qcom_probe()
Wei Yongjun
2018-06-19
1
-0
/
+1
*
|
usb: dwc2: gadget: fix packet drop issue for ISOC OUT transfers
Minas Harutyunyan
2018-06-18
1
-2
/
+0
*
|
usb: dwc3: Only call clk_bulk_get() on devicetree instantiated devices
Hans de Goede
2018-06-18
1
-10
/
+13
*
|
usb: dwc2: gadget: fix packet drop issue in dwc2_gadget_handle_nak
Zeng Tao
2018-06-18
1
-3
/
+0
*
|
usb: dwc3: of-simple: fix use-after-free on remove
Johan Hovold
2018-06-18
1
-1
/
+2
*
|
usb: dwc2: gadget: Fix issue in dwc2_gadget_start_isoc()
Minas Harutyunyan
2018-06-18
1
-0
/
+1
*
|
usb: gadget: ffs: Fix BUG when userland exits with submitted AIO transfers
Vincent Pelletier
2018-06-18
1
-8
/
+18
*
|
usb: dwc3: pci: add support for Intel IceLake
Heikki Krogerus
2018-06-18
1
-0
/
+2
|
/
*
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-06-15
1
-1
/
+1
|
\
|
*
vfs: change inode times to use struct timespec64
Deepa Dinamani
2018-06-05
1
-1
/
+1
*
|
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
|
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
2
-2
/
+3
*
|
treewide: kzalloc_node() -> kcalloc_node()
Kees Cook
2018-06-12
1
-2
/
+2
*
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
10
-18
/
+23
*
|
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
10
-22
/
+36
*
|
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-06
1
-3
/
+2
|
\
\
|
*
|
treewide: Use struct_size() for kmalloc()-family
Kees Cook
2018-06-06
1
-3
/
+2
*
|
|
Merge tag 'driver-core-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-06-05
1
-0
/
+1
|
\
\
\
|
*
|
|
driver core: hold dev's parent lock when needed
Martin Liu
2018-05-31
1
-0
/
+1
*
|
|
|
Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-06-05
156
-3256
/
+8731
|
\
\
\
\
|
*
|
|
|
Revert "xhci: Reset Renesas uPD72020x USB controller for 32-bit DMA issue"
Marc Zyngier
2018-06-01
3
-28
/
+0
|
*
|
|
|
xhci: Add quirk to zero 64bit registers on Renesas PCIe controllers
Marc Zyngier
2018-06-01
3
-2
/
+72
|
*
|
|
|
xhci: Allow more than 32 quirks
Marc Zyngier
2018-06-01
2
-36
/
+36
|
*
|
|
|
usb: xhci: force all memory allocations to node
Adam Wallis
2018-06-01
1
-19
/
+38
|
*
|
|
|
USB: typec: fsusb302: no need to check return value of debugfs_create_dir()
Greg Kroah-Hartman
2018-05-31
1
-11
/
+4
|
*
|
|
|
USB: gadget: udc: s3c2410_udc: no need to check return value of debugfs_creat...
Greg Kroah-Hartman
2018-05-31
1
-13
/
+4
|
*
|
|
|
USB: gadget: udc: renesas_usb3: no need to check return value of debugfs_crea...
Greg Kroah-Hartman
2018-05-31
1
-15
/
+3
|
*
|
|
|
USB: gadget: udc: pxa27x_udc: no need to check return value of debugfs_create...
Greg Kroah-Hartman
2018-05-31
2
-40
/
+6
[next]