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
2021-03-23
usb: f_uac2: adds support for SS and SSP
Pawel Laszczak
1
-67
/
+161
2021-03-23
usb: chipidea: tegra: Silence deferred probe error
Dmitry Osipenko
1
-5
/
+3
2021-03-23
usb: gadget/function/f_fs string table fix for multiple languages
Dean Anderson
1
-1
/
+2
2021-03-23
usb: dwc3: Add driver for Xilinx platforms
Manish Narani
4
-1
/
+349
2021-03-23
usb: renesas_usbhs: fix error return code of usbhsf_pkt_handler()
Jia-Ju Bai
1
-1
/
+3
2021-03-23
usb: dwc3: gadget: Remove invalid low-speed setting
Thinh Nguyen
3
-11
/
+0
2021-03-23
drivers: usb: host: fotg210-hcd.c: Fix alignment of comment
Shubhankar Kuranagatti
1
-1
/
+1
2021-03-23
drivers: usb: host: fotg210-hcd.c: Fix indentation error
Shubhankar Kuranagatti
1
-5
/
+5
2021-03-23
USB: core: rename usb_driver_claim_interface() data parameter
Johan Hovold
1
-3
/
+3
2021-03-23
USB: core: drop outdated interface-binding comment
Johan Hovold
1
-4
/
+0
2021-03-23
usb: sl811-hcd: improve misleading indentation
Arnd Bergmann
1
-5
/
+4
2021-03-23
USB: ehci: drop workaround for forced irq threading
Johan Hovold
1
-10
/
+3
2021-03-23
usb: host: ehci-tegra: Select USB_GADGET Kconfig option
Dmitry Osipenko
1
-0
/
+1
2021-03-23
usb: host: ehci-platform: add spurious_oc DT support
Álvaro Fernández Rojas
1
-0
/
+3
2021-03-23
usb: ehci: add spurious flag to disable overcurrent checking
Florian Fainelli
4
-3
/
+6
2021-03-22
Merge 5.12-rc4 into usb-next
Greg Kroah-Hartman
9
-16
/
+48
2021-03-21
Merge tag 'usb-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
8
-15
/
+48
2021-03-18
usb: typec: tcpm: Skip sink_cap query only when VDM sm is busy
Badhri Jagan Sridharan
1
-1
/
+1
2021-03-18
usb: typec: tcpm: PD3.0 sinks can send Discover Identity even in device mode
Badhri Jagan Sridharan
1
-2
/
+2
2021-03-18
usb: mtu3: Fix spelling mistake "disabed" -> "disabled"
Colin Ian King
1
-4
/
+4
2021-03-18
usb: webcam: Invalid size of Processing Unit Descriptor
Pawel Laszczak
2
-0
/
+2
2021-03-18
usb: gadget: uvc: Updating bcdUVC field to 0x0110
Pawel Laszczak
2
-2
/
+2
2021-03-18
usb: gadget: uvc: add bInterval checking for HS mode
Pawel Laszczak
1
-1
/
+6
2021-03-18
drivers: usb: Fix a typo in dwc3-qcom.c
He Fengqing
1
-1
/
+1
2021-03-18
usb: host: Mundane spello fix in the file sl811_cs.c
Bhaskar Chowdhury
1
-1
/
+1
2021-03-18
usb: typec: tcpci: Added few missing TCPCI register definitions
Badhri Jagan Sridharan
1
-0
/
+16
2021-03-17
usb: dwc3: gadget: Prevent EP queuing while stopping transfers
Wesley Cheng
1
-6
/
+5
2021-03-17
usb: typec: tcpm: Invoke power_supply_changed for tcpm-source-psy-
Badhri Jagan Sridharan
1
-1
/
+8
2021-03-17
usb: typec: Remove vdo[3] part of tps6598x_rx_identity_reg struct
Elias Rudberg
1
-1
/
+0
2021-03-17
usb-storage: Add quirk to defeat Kindle's automatic unload
Alan Stern
2
-0
/
+19
2021-03-17
usb: gadget: configfs: Fix KASAN use-after-free
Jim Lin
1
-4
/
+10
2021-03-17
usbip: Fix incorrect double assignment to udc->ud.tcp_rx
Colin Ian King
1
-1
/
+1
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
1
-1
/
+0
2021-03-17
USB: serial: pl2303: TA & TB alternate divider with non-standard baud rates
Michael G. Katzmann
1
-0
/
+44
2021-03-17
USB: serial: pl2303: add device-type names
Johan Hovold
1
-1
/
+8
2021-03-17
USB: serial: pl2303: tighten type HXN (G) detection
Johan Hovold
1
-12
/
+20
2021-03-17
USB: serial: pl2303: rename legacy PL2303H type
Johan Hovold
1
-6
/
+6
2021-03-17
USB: serial: pl2303: amend and tighten type detection
Johan Hovold
1
-8
/
+42
2021-03-17
USB: serial: pl2303: clean up type detection
Johan Hovold
1
-26
/
+42
2021-03-16
Merge tag 'usb-v5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...
Greg Kroah-Hartman
1
-1
/
+4
2021-03-15
USB: serial: io_edgeport: drop unneeded forward declarations
Jiri Slaby
1
-44
/
+1
2021-03-15
USB: serial: keyspan: drop unneeded forward declarations
Jiri Slaby
1
-20
/
+0
2021-03-15
Merge 5.12-rc3 into usb-next
Greg Kroah-Hartman
20
-107
/
+258
2021-03-15
Merge 5.12-rc3 into tty-next
Greg Kroah-Hartman
20
-107
/
+258
2021-03-13
Merge tag 'usb-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
19
-107
/
+226
2021-03-13
usb: cdnsp: Fixes incorrect value in ISOC TRB
Pawel Laszczak
1
-1
/
+4
2021-03-12
usb: typec: tipd: Separate file for tracepoint creation
Heikki Krogerus
4
-6
/
+15
2021-03-12
usb: typec: tps6598x: Move the driver under its own subdirectory
Heikki Krogerus
7
-17
/
+19
2021-03-12
usb: typec: tps6598x: Fix tracepoint header file
Heikki Krogerus
1
-2
/
+2
2021-03-12
usb: typec: tcpci: Refactor tcpc_presenting_cc1_rd macro
Badhri Jagan Sridharan
1
-9
/
+5
[prev]
[next]