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-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-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-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-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-11
xhci: Fix repeated xhci wake after suspend due to uncleared internal wake state
Mathias Nyman
1
-32
/
+30
2021-03-11
usb: xhci: Fix ASMedia ASM1042A and ASM3242 DMA addressing
Forest Crossman
1
-2
/
+6
2021-03-11
xhci: Improve detection of device initiated wake signal.
Mathias Nyman
1
-3
/
+13
2021-03-11
usb: xhci: do not perform Soft Retry for some xHCI hosts
Stanislaw Gruszka
3
-1
/
+8
2021-03-11
drm: Use USB controller's DMA mask when importing dmabufs
Thomas Zimmermann
1
-0
/
+32
2021-03-11
Merge tag 'usb-serial-5.12-rc3' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
4
-35
/
+20
2021-03-10
usbip: fix vudc usbip_sockfd_store races leading to gpf
Shuah Khan
1
-8
/
+34
2021-03-10
usbip: fix vhci_hcd attach_store() races leading to gpf
Shuah Khan
1
-4
/
+25
2021-03-10
usbip: fix stub_dev usbip_sockfd_store() races leading to gpf
Shuah Khan
1
-7
/
+25
2021-03-10
usbip: fix vudc to check for stream socket
Shuah Khan
1
-0
/
+9
2021-03-10
usbip: fix vhci_hcd to check for stream socket
Shuah Khan
1
-1
/
+9
2021-03-10
usbip: fix stub_dev to check for stream socket
Shuah Khan
1
-1
/
+11
2021-03-10
usb: dwc3: qcom: Add missing DWC3 OF node refcount decrement
Serge Semin
1
-3
/
+6
2021-03-10
USB: usblp: fix a hang in poll() if disconnected
Pete Zaitcev
1
-4
/
+12
2021-03-10
USB: gadget: udc: s3c2410_udc: fix return value check in s3c2410_udc_probe()
Wei Yongjun
1
-2
/
+2
2021-03-10
usb: renesas_usbhs: Clear PIPECFG for re-enabling pipe with other EPNUM
Yoshihiro Shimoda
1
-0
/
+2
2021-03-10
usb: dwc3: qcom: Honor wakeup enabled/disabled state
Matthias Kaehlcke
1
-2
/
+5
2021-03-10
usb: gadget: f_uac1: stop playback on function disable
Ruslan Bilovol
1
-0
/
+1
2021-03-10
usb: gadget: f_uac2: always increase endpoint max_packet_size by one audio slot
Ruslan Bilovol
1
-1
/
+1
2021-03-10
USB: gadget: u_ether: Fix a configfs return code
Dan Carpenter
1
-3
/
+2
2021-03-10
usb: dwc3: qcom: add ACPI device id for sc8180x
Shawn Guo
1
-0
/
+2
2021-03-10
Goodix Fingerprint device is not a modem
Yorick de Wid
1
-0
/
+5
2021-03-09
USB: serial: io_edgeport: fix memory leak in edge_startup
Pavel Skripkin
1
-10
/
+16
2021-03-09
USB: serial: ch341: add new Product ID
Niv Sardi
1
-0
/
+1
2021-03-09
USB: serial: xr: fix NULL-deref on disconnect
Johan Hovold
1
-25
/
+0
2021-03-09
USB: serial: cp210x: add some more GE USB IDs
Sebastian Reichel
1
-0
/
+2
2021-03-09
USB: serial: cp210x: add ID for Acuity Brands nLight Air Adapter
Karan Singhal
1
-0
/
+1
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-4
/
+4
2021-02-22
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-3
/
+1
2021-02-22
Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-8
/
+6
2021-02-16
kbuild: simplify access to the kernel's version
Sasha Levin
2
-4
/
+4
2021-02-12
of: Remove of_dev_{get,put}()
Rob Herring
1
-1
/
+1
2021-02-11
usb: misc: usb3503: Fix logic in usb3503_init()
Michal Simek
1
-2
/
+7
2021-02-11
usb: Replace lkml.org links with lore
Kees Cook
1
-3
/
+4
2021-02-10
usb: quirks: add quirk to start video capture on ELMO L-12F document camera r...
Stefan Ursella
1
-0
/
+3
2021-02-10
Merge tag 'usb-serial-5.12-rc1' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
43
-224
/
+887
2021-02-10
USB: quirks: sort quirk entries
Johan Hovold
1
-3
/
+3
2021-02-09
USB: serial: drop bogus to_usb_serial_port() checks
Johan Hovold
1
-13
/
+3
[next]