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
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-23
usb: xhci: Init root hub SSP rate
Thinh Nguyen
1
-0
/
+2
2021-03-23
USB: xhci: drop workaround for forced irq threading
Johan Hovold
1
-3
/
+2
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: 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-18
usb: host: Mundane spello fix in the file sl811_cs.c
Bhaskar Chowdhury
1
-1
/
+1
2021-03-15
Merge 5.12-rc3 into usb-next
Greg Kroah-Hartman
4
-38
/
+57
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-10
usb: xhci-mtk: print debug info of endpoint interval
Chunfeng Yun
1
-8
/
+29
2021-03-10
usb: xhci-mtk: support to build xhci-mtk-hcd.ko
Chunfeng Yun
8
-66
/
+64
2021-03-10
usb: xhci-mtk: remove declaration of xhci_mtk_setup()
Chunfeng Yun
1
-9
/
+8
2021-03-10
usb: xhci-mtk: add some schedule error number
Chunfeng Yun
1
-9
/
+35
2021-03-10
usb: xhci-mtk: rebuild the way to get bandwidth domain
Chunfeng Yun
1
-18
/
+11
2021-03-10
usb: xhci-mtk: use @tt_info to check the FS/LS device is under a HS hub
Chunfeng Yun
1
-6
/
+2
2021-03-10
usb: xhci-mtk: add a member @speed in mu3h_sch_ep_info struct
Chunfeng Yun
2
-19
/
+19
2021-03-10
usb: xhci-mtk: use clear type instead of void
Chunfeng Yun
1
-1
/
+1
2021-03-10
usb: xhci-mtk: remove unnecessary members of mu3h_sch_tt struct
Chunfeng Yun
2
-10
/
+1
2021-03-10
usb: xhci-mtk: add a function to get bandwidth boundary
Chunfeng Yun
1
-7
/
+20
2021-03-10
usb: xhci-mtk: add a function to (un)load bandwidth info
Chunfeng Yun
1
-21
/
+16
2021-03-10
usb: xhci-mtk: use @sch_tt to check whether need do TT schedule
Chunfeng Yun
1
-2
/
+2
2021-03-10
usb: xhci-mtk: add only one extra CS for FS/LS INTR
Chunfeng Yun
1
-7
/
+3
2021-03-10
usb: xhci-mtk: get the microframe boundary for ESIT
Chunfeng Yun
1
-5
/
+19
2021-03-10
usb: xhci-mtk: improve bandwidth scheduling with TT
Chunfeng Yun
2
-16
/
+64
2021-03-10
usb: xhci-mtk: remove or operator for setting schedule parameters
Chunfeng Yun
1
-3
/
+3
2021-03-10
USB: host: uhci: remove dentry pointer for debugfs
Greg Kroah-Hartman
2
-11
/
+5
2021-03-10
USB: host: sl811: remove dentry pointer for debugfs
Greg Kroah-Hartman
2
-5
/
+3
2021-03-10
USB: host: isp1362: remove dentry pointer for debugfs
Greg Kroah-Hartman
2
-6
/
+3
2021-03-10
USB: host: isp116x: remove dentry pointer for debugfs
Greg Kroah-Hartman
2
-5
/
+3
2021-02-22
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-3
/
+1
2021-02-08
Merge 5.11-rc7 into usb-next
Greg Kroah-Hartman
10
-51
/
+208
2021-02-05
xhci: ext-caps: Use software node API with the properties
Heikki Krogerus
1
-1
/
+2
2021-02-03
xhci: fix bounce buffer usage for non-sg list case
Mathias Nyman
1
-11
/
+20
2021-02-03
usb: host: xhci: mvebu: make USB 3.0 PHY optional for Armada 3720
Pali Rohár
4
-1
/
+68
2021-02-02
usb: xhci-mtk: break loop when find the endpoint to drop
Chunfeng Yun
1
-1
/
+3
2021-02-01
ARM: 9048/1: sa1111: make sa1111 bus's remove callback return void
Uwe Kleine-König
1
-3
/
+1
2021-02-01
usb: xhci-mtk: skip dropping bandwidth of unchecked endpoints
Chunfeng Yun
2
-29
/
+36
2021-01-29
xhci: handle halting transfer event properly after endpoint stop and halt raced.
Mathias Nyman
1
-16
/
+52
2021-01-29
xhci: Check for pending reset endpoint command before queueing a new one.
Mathias Nyman
1
-3
/
+7
2021-01-29
xhci: remove obsolete dequeue pointer moving code
Mathias Nyman
2
-196
/
+0
2021-01-29
xhci: introduce a new move_dequeue_past_td() function to replace old code.
Mathias Nyman
1
-7
/
+145
2021-01-29
xhci: handle stop endpoint command completion with endpoint in running state.
Mathias Nyman
1
-0
/
+13
2021-01-29
xhci: Fix halted endpoint at stop endpoint command completion
Mathias Nyman
1
-2
/
+60
2021-01-29
xhci: split handling halted endpoints into two steps
Mathias Nyman
3
-179
/
+101
[prev]
[next]