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
2023-06-13
xhci: Show ZHAOXIN xHCI root hub speed correctly
Weitao Wang
3
-7
/
+27
2023-06-13
xhci: Fix TRB prefetch issue of ZHAOXIN hosts
Weitao Wang
3
-3
/
+13
2023-06-13
xhci: Fix resume issue of some ZHAOXIN hosts
Weitao Wang
1
-0
/
+5
2023-06-13
xhci: Stop unnecessary tracking of free trbs in a ring
Mathias Nyman
4
-49
/
+35
2023-06-13
xhci: Fix transfer ring expansion size calculation
Mathias Nyman
2
-33
/
+45
2023-06-13
xhci: split allocate interrupter into separate alloacte and add parts
Mathias Nyman
1
-37
/
+41
2023-06-13
xhci: get rid of XHCI_PLAT quirk that used to prevent MSI setup
Mathias Nyman
6
-32
/
+3
2023-06-13
xhci: Don't require a valid get_quirks() function pointer during xhci setup
Mathias Nyman
1
-1
/
+2
2023-06-13
xhci: Add usb cold attach (CAS) as a reason to resume root hub.
Mathias Nyman
1
-1
/
+1
2023-06-13
usb: xhci: Remove unused udev from xhci_log_ctx trace event
Udipto Goswami
1
-4
/
+0
2023-06-08
Merge tag 'usb-serial-6.4-rc6' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
1
-0
/
+16
2023-06-07
USB: serial: report unsupported break signalling
Johan Hovold
1
-1
/
+1
2023-06-07
USB: serial: cp210x: disable break signalling on CP2105 SCI
Johan Hovold
1
-0
/
+6
2023-06-07
USB: serial: return errors from break handling
Johan Hovold
24
-71
/
+139
2023-06-05
Merge 6.4-rc5 into usb-next
Greg Kroah-Hartman
6
-8
/
+73
2023-06-02
USB: serial: option: add Quectel EM061KGL series
Jerry Meng
1
-0
/
+16
2023-05-30
usb: typec: tps6598x: Fix broken polling mode after system suspend/resume
Roger Quadros
1
-1
/
+1
2023-05-30
usb: typec: qcom-pmic-typec: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-30
usb: xhci-tegra: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-30
usb: xhci-plat: Convert to platform remove callback returning void
Uwe Kleine-König
3
-8
/
+6
2023-05-30
usb: xhci-mtk: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-30
usb: xhci-histb: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-30
usb: dwc2/platform: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-30
usb: misc: onboard_hub: Don't warn twice about problems during remove
Uwe Kleine-König
1
-3
/
+3
2023-05-29
usb: usbfs: Use consistent mmap functions
Ruihan Li
1
-2
/
+9
2023-05-29
usb: usbfs: Enforce page requirements for mmap
Ruihan Li
2
-4
/
+46
2023-05-29
usb: misc: eud: Fix indentation issues
Bhupesh Sharma
1
-2
/
+2
2023-05-29
usb: host: ohci-platform: increase max clock number to 4
Sebastian Reichel
1
-1
/
+1
2023-05-29
usb: cdns3: imx: Rework system PM to avoid duplicated operations
Shenwei Wang
1
-3
/
+11
2023-05-29
usb: host: fhci-hcd: Convert to platform remove callback returning void
Uwe Kleine-König
1
-5
/
+4
2023-05-29
usb: Switch i2c drivers back to use .probe()
Uwe Kleine-König
18
-19
/
+19
2023-05-29
usb: cdns3: optimize OUT transfer by copying only actual received data
Frank Li
1
-2
/
+2
2023-05-29
usb: cdns3: improve handling of unaligned address case
Frank Li
1
-4
/
+7
2023-05-29
usb: cdns3: Add StarFive JH7110 USB driver
Minda Chen
3
-0
/
+258
2023-05-29
usb: cdns3: imx: simplify clock name usage
Frank Li
1
-5
/
+5
2023-05-29
usb: chipidea: imx: remove one duplicated reg define
Xu Yang
1
-1
/
+0
2023-05-29
usb: hide unused usbfs_notify_suspend/resume functions
Arnd Bergmann
1
-0
/
+2
2023-05-29
usb: phy: phy-tahvo: fix memory leak in tahvo_usb_probe()
Li Yang
1
-1
/
+1
2023-05-29
usb: uhci: handle HAS_IOPORT dependencies
Niklas Schnelle
2
-8
/
+18
2023-05-29
usb: add HAS_IOPORT dependencies
Niklas Schnelle
1
-2
/
+2
2023-05-29
usb: gadget: udc: fix NULL dereference in remove()
Dan Carpenter
1
-0
/
+3
2023-05-29
usb: gadget: f_fs: Add unbind event before functionfs_unbind
Uttkarsh Aggarwal
1
-1
/
+1
2023-05-29
usb: cdns3: fix NCM gadget RX speed 20x slow than expection at iMX8QM
Frank Li
1
-0
/
+13
2023-05-29
usb: gadget: uvc: queue empty isoc requests if no video buffer is available
Avichal Rakesh
1
-8
/
+24
2023-05-29
usb: gadget: u_serial: Avoid spinlock recursion in __gs_console_push
Prashanth K
1
-0
/
+3
2023-05-29
usb: gadget: u_serial: Add null pointer check in gserial_suspend
Prashanth K
1
-2
/
+11
2023-05-29
usb: typec: mux: Remove alt mode parameters from the API
Heikki Krogerus
2
-6
/
+4
2023-05-29
usb: typec: mux: Clean up mux_fwnode_match()
Heikki Krogerus
1
-48
/
+7
2023-05-29
usb: typec: ucsi: correctly access opcode
Min-Hua Chen
1
-1
/
+1
2023-05-29
usb: typec: ucsi: Mark dGPUs as DEVICE scope
Mario Limonciello
1
-0
/
+14
[prev]
[next]