index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-19
USB: OHCI: remove obsolete FIXME comment
Greg Kroah-Hartman
1
-4
/
+0
2020-06-19
USB: rename USB OTG hub configuration option
Greg Kroah-Hartman
4
-5
/
+5
2020-06-19
USB: rename USB quirk to USB_QUIRK_ENDPOINT_IGNORE
Greg Kroah-Hartman
3
-14
/
+14
2020-06-18
USB: replace hardcode maximum usb string length by definition
Macpaul Lin
3
-5
/
+5
2020-06-18
usb: xhci: fix spelling mistake in Kconfig "firwmare" -> "firmware"
Colin Ian King
1
-2
/
+2
2020-06-18
usb: typec: tcpci_rt1711h: avoid screaming irq causing boot hangs
Li Jun
1
-21
/
+10
2020-06-18
USB: ohci-sm501: Add missed iounmap() in remove
Chuhong Yuan
1
-0
/
+1
2020-06-18
cdc-acm: Add DISABLE_ECHO quirk for Microchip/SMSC chip
Joakim Tjernlund
1
-0
/
+2
2020-06-18
USB: ehci: reopen solution for Synopsys HC bug
Longfang Liu
1
-0
/
+7
2020-06-18
usb: usbtest: fix missing kfree(dev->buf) in usbtest_disconnect
Zqiang
1
-0
/
+1
2020-06-18
usb: dwc2: Postponed gadget registration to the udc class driver
Minas Harutyunyan
2
-6
/
+11
2020-06-18
usb: add USB_QUIRK_DELAY_INIT for Logitech C922
Tomasz MeresiĆski
1
-1
/
+2
2020-06-18
usb: host: ehci-exynos: Fix error check in exynos_ehci_probe()
Tang Bin
1
-3
/
+2
2020-06-18
usb: typec: mux: intel_pmc_mux: Fix DP alternate mode entry
Heikki Krogerus
1
-2
/
+11
2020-06-18
USB: sisusbvga: change char to u8 for sisusb_copy_memory
Changming Liu
3
-9
/
+9
2020-06-18
usb: xhci: tegra: Remove PLL power supplies
Thierry Reding
1
-8
/
+0
2020-06-18
usb: sisusb_con: Use array_size() helper in memcpy()
Gustavo A. R. Silva
1
-1
/
+1
2020-06-18
usb: gadget: u_serial.h: increase MAX_U_SERIAL_PORTS to 8
Macpaul Lin
1
-1
/
+1
2020-06-18
usb: dwc2: use well defined macros for power_down
Jisheng Zhang
2
-8
/
+8
2020-06-18
drivers: usb: Fix trivial spelling
Kieran Bingham
1
-1
/
+1
2020-06-18
USB: core: additional Device Classes to debug/usb/devices
Rob Gill
1
-0
/
+4
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
9
-82
/
+82
2020-06-13
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+4
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
9
-82
/
+82
2020-06-10
kernel: set USER_DS in kthread_use_mm
Christoph Hellwig
1
-4
/
+0
2020-06-10
kernel: better document the use_mm/unuse_mm API contract
Christoph Hellwig
2
-4
/
+4
2020-06-10
kernel: move use_mm/unuse_mm to kthread.c
Christoph Hellwig
2
-2
/
+2
2020-06-10
usb: chipidea: udc: fix the ENDIAN issue
Peter Chen
1
-2
/
+3
2020-06-09
scsi: target: Initialize LUN in transport_init_se_cmd()
Sudhakar Panneerselvam
1
-2
/
+4
2020-06-07
Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
224
-1027
/
+3927
2020-06-06
Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+16
2020-06-04
usb: core: kcov: collect coverage from usb complete callback
Andrey Konovalov
1
-0
/
+3
2020-06-02
Merge tag 'platform-drivers-x86-v5.8-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
3
-6
/
+10
2020-06-01
Merge branch 'uaccess.access_ok' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-17
/
+0
2020-05-29
usb: get rid of pointless access_ok() calls
Al Viro
3
-17
/
+0
2020-05-29
usb: dwc3: meson-g12a: fix USB2 PHY initialization on G12A and A1 SoCs
Martin Blumenstingl
1
-4
/
+4
2020-05-29
usb: dwc3: meson-g12a: fix error path when fetching the reset line fails
Martin Blumenstingl
1
-1
/
+1
2020-05-29
Merge tag 'usb-serial-5.8-rc1-2' of https://git.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
2
-0
/
+5
2020-05-29
Merge tag 'usb-serial-5.8-rc1' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
14
-15
/
+81
2020-05-27
USB: serial: ch341: fix lockup of devices with limited prescaler
Johan Hovold
1
-3
/
+12
2020-05-27
USB: serial: ch341: add basis for quirk detection
Michael Hanselmann
1
-0
/
+53
2020-05-27
CDC-ACM: heed quirk also in error handling
Oliver Neukum
1
-1
/
+1
2020-05-27
USB: serial: option: add Telit LE910C1-EUX compositions
Daniele Palmas
1
-0
/
+4
2020-05-26
Merge tag 'usb-ci-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
11
-176
/
+545
2020-05-25
usb: musb: Fix runtime PM imbalance on error
Dinghao Liu
1
-5
/
+5
2020-05-25
usb: musb: jz4740: Prevent lockup when CONFIG_SMP is set
Paul Cercueil
1
-2
/
+2
2020-05-25
usb: musb: mediatek: add reset FADDR to zero in reset interrupt handle
Macpaul Lin
1
-0
/
+6
2020-05-25
usb: musb: use true for 'use_dma'
Jason Yan
1
-1
/
+1
2020-05-25
usb: musb: start session in resume for host port
Bin Liu
1
-0
/
+7
2020-05-25
usb: musb: return -ESHUTDOWN in urb when three-strikes error happened
Bin Liu
1
-2
/
+8
[prev]
[next]