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-05-21
Revert "USB: Add reset-resume quirk for WD19's Realtek Hub"
Chris Chiu
1
-1
/
+0
2021-05-21
USB: Verify the port status when timeout happens during port suspend
Chris Chiu
1
-0
/
+21
2021-05-21
usb: gadget: s3c-hsudc: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-3
/
+2
2021-05-21
usb: gadget: tegra-xudc: Constify static structs
Rikard Falkeborn
1
-3
/
+3
2021-05-21
fsl-usb: add need_oc_pp_cycle flag for 85xx also
Gopalakrishnan Santhanam
1
-4
/
+4
2021-05-21
USB: gadget: pxa25x_udc: remove dentry storage for debugfs file
Greg Kroah-Hartman
2
-6
/
+2
2021-05-21
USB: gadget: s3c2410_udc: remove dentry storage for debugfs file
Greg Kroah-Hartman
2
-5
/
+3
2021-05-21
USB: gadget: lpc32xx_udc: remove debugfs dentry variable
Greg Kroah-Hartman
1
-3
/
+2
2021-05-21
usb: typec: wcove: Fx wrong kernel doc format
Andy Shevchenko
1
-1
/
+1
2021-05-19
USB: serial: make usb_serial_driver::chars_in_buffer return uint
Jiri Slaby
13
-37
/
+37
2021-05-19
USB: serial: make usb_serial_driver::write_room return uint
Jiri Slaby
19
-48
/
+48
2021-05-17
usb: host: xhci-tegra: Switch to use %ptTs
Andy Shevchenko
1
-5
/
+1
2021-05-17
Merge 5.13-rc2 into usb-next
Greg Kroah-Hartman
20
-68
/
+219
2021-05-17
usb: chipidea: udc: assign interrupt number to USB gadget structure
Li Jun
1
-0
/
+1
2021-05-16
Merge tag 'driver-core-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+9
2021-05-13
tty: make tty_operations::chars_in_buffer return uint
Jiri Slaby
4
-7
/
+7
2021-05-13
tty: make tty_operations::write_room return uint
Jiri Slaby
4
-7
/
+7
2021-05-13
usb: core: hcd: use map_urb_for_dma for single step set feature urb
Li Jun
1
-10
/
+6
2021-05-13
usb: host: move EH SINGLE_STEP_SET_FEATURE implementation to core
Peter Chen
4
-140
/
+139
2021-05-13
USB: gadget: udc: s3c2410_udc: s3c2410_udc_set_ep0_ss() can be static
Yang Yingliang
1
-1
/
+1
2021-05-13
usb: dwc3: pci: Fix DEFINE for Intel Elkhart Lake
Raymond Tan
1
-4
/
+4
2021-05-13
usb: core: hub: fix race condition about TRSMRCY of resume
Chunfeng Yun
1
-3
/
+3
2021-05-13
usb: typec: tcpm: Fix SINK_DISCOVERY current limit for Rp-default
Badhri Jagan Sridharan
1
-1
/
+1
2021-05-13
xhci: Add reset resume quirk for AMD xhci controller.
Sandeep Singh
1
-1
/
+3
2021-05-13
usb: xhci: Increase timeout for HC halt
Maximilian Luz
1
-2
/
+3
2021-05-13
xhci: Do not use GFP_KERNEL in (potentially) atomic context
Christophe JAILLET
1
-3
/
+3
2021-05-13
xhci: Fix giving back cancelled URBs even if halted endpoint can't reset
Mathias Nyman
1
-5
/
+11
2021-05-13
xhci-pci: Allow host runtime PM as default for Intel Alder Lake xHCI
Abhijeet Rao
1
-1
/
+3
2021-05-11
usb: class: cdc-wdm: WWAN framework integration
Loic Poulain
1
-4
/
+176
2021-05-11
usb: cdnsp: Fix lack of removing request from pending list.
Pawel Laszczak
1
-7
/
+7
2021-05-11
usb: cdns3: Fix runtime PM imbalance on error
Dinghao Liu
1
-1
/
+3
2021-05-11
usb: cdnsp: Useless condition has been removed
Pawel Laszczak
1
-3
/
+2
2021-05-11
usb: cdns3: Corrected comment to align with kernel-doc comment
Souptick Joarder
1
-1
/
+1
2021-05-10
usb: typec: tcpm: Don't block probing of consumers of "connector" nodes
Saravana Kannan
1
-0
/
+9
2021-05-10
usb: xhci-mtk: use first-fit for LS/FS
Chunfeng Yun
1
-0
/
+5
2021-05-10
usb: xhci-mtk: remove unnecessary assignments in periodic TT scheduler
Ikjoon Jang
1
-23
/
+14
2021-05-10
usb: xhci-mtk: remove unnecessary setting of has_ippc
Chunfeng Yun
1
-2
/
+0
2021-05-10
usb: xhci-mtk: use bitfield instead of bool
Chunfeng Yun
1
-4
/
+4
2021-05-10
usb: musb: Remove unused function argument dma, qh, offset, length
Saurav Girepunje
1
-7
/
+2
2021-05-10
usb: musb: Remove unused local variable dma, urb, offset
Saurav Girepunje
1
-5
/
+4
2021-05-10
usb: musb: Remove duplicate declaration of functions
Saurav Girepunje
1
-4
/
+0
2021-05-10
usb: musb: Fix spelling mistake "tranfer" -> "transfer"
Saurav Girepunje
1
-1
/
+1
2021-05-10
usb: musb: Fix an error message
Christophe JAILLET
1
-1
/
+1
2021-05-10
usb: typec: tcpm: Fix wrong handling for Not_Supported in VDM AMS
Kyle Tso
1
-2
/
+12
2021-05-10
usb: typec: tcpm: Send DISCOVER_IDENTITY from dedicated work
Kyle Tso
1
-10
/
+75
2021-05-10
usb: typec: ucsi: Retrieve all the PDOs instead of just the first 4
Jack Pham
2
-11
/
+36
2021-05-10
usb: fotg210-hcd: Fix an error message
Christophe JAILLET
1
-2
/
+2
2021-05-10
usb: dwc3: omap: improve extcon initialization
Marcel Hamer
1
-0
/
+5
2021-05-10
usb: typec: ucsi: Put fwnode in any case during ->probe()
Andy Shevchenko
1
-1
/
+4
2021-05-10
usb: typec: tcpm: Fix wrong handling in GET_SINK_CAP
Kyle Tso
1
-1
/
+1
[prev]
[next]