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-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: typec: stusb160x: fix return value check in stusb160x_probe()
Wei Yongjun
1
-2
/
+2
2021-03-10
usb: typec: tps6598x: Fix return value check in tps6598x_probe()
Wei Yongjun
1
-2
/
+2
2021-03-10
usb: typec: tcpm: turn tcpm_ams_finish into void function
Yang Li
1
-5
/
+1
2021-03-10
usb: typec: tcpci: Check ROLE_CONTROL while interpreting CC_STATUS
Badhri Jagan Sridharan
1
-3
/
+18
2021-03-10
usb: common: move function's kerneldoc next to its definition
Chunfeng Yun
2
-2
/
+55
2021-03-10
usb: xhci-mtk: print debug info of endpoint interval
Chunfeng Yun
1
-8
/
+29
2021-03-10
usb: common: add function to get interval expressed in us unit
Chunfeng Yun
3
-48
/
+49
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: dwc3: document usb_psy in struct dwc3
Ray Chi
1
-0
/
+1
2021-03-10
usb: dwc3: Fix dereferencing of null dwc->usb_psy
Colin Ian King
1
-2
/
+2
2021-03-10
USB: typec: tcpm: create debugfs subdir for the driver
Greg Kroah-Hartman
1
-2
/
+3
2021-03-10
USB: typec: fusb302: create debugfs subdir for the driver
Greg Kroah-Hartman
1
-2
/
+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-03-10
usb: dwc2: Add STM32 related debugfs entries
Martin Devera
1
-0
/
+2
2021-03-10
usb: chipidea: tegra: fix flexible_array.cocci warnings
kernel test robot
1
-1
/
+1
2021-03-10
USB: gadget: dummy-hcd: remove redundant initialization of variable 'value'
Colin Ian King
1
-1
/
+1
2021-03-10
USB: core: no need to save usb_devices_root
Greg Kroah-Hartman
1
-5
/
+3
2021-03-10
usb: gadget: storage: Remove unused function pointer typedef fsg_routine_t
Chen Lin
1
-2
/
+0
2021-03-10
usb: gadget: function: fix typo in f_printer.c
Wei Ming Chen
1
-1
/
+1
2021-03-10
usb: typec: tcpm: Wait for vbus discharge to VSAFE0V before toggling
Badhri Jagan Sridharan
1
-10
/
+65
2021-03-10
usb: typec: tps6598x: Add trace event for data status
Guido Günther
3
-1
/
+103
[prev]
[next]