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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-27
usb: isp1760: fix qtd fill length
Rui Miguel Silva
1
-2
/
+4
2021-08-27
usb: isp1760: fix memory pool initialization
Rui Miguel Silva
1
-2
/
+2
2021-08-27
usb: typec: tcpm: Fix spelling mistake "atleast" -> "at least"
Colin Ian King
1
-2
/
+2
2021-08-27
usb: dwc2: Fix spelling mistake "was't" -> "wasn't"
Colin Ian King
1
-1
/
+1
2021-08-27
usb: renesas_usbhs: Fix spelling mistake "faile" -> "failed"
Colin Ian King
1
-1
/
+1
2021-08-27
usb: host: xhci-rcar: Don't reload firmware after the completion
Yoshihiro Shimoda
1
-0
/
+7
2021-08-27
usb: xhci-mtk: allow bandwidth table rollover
Chunfeng Yun
2
-39
/
+18
2021-08-27
Merge tag 'usb-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...
Greg Kroah-Hartman
1
-3
/
+11
2021-08-26
usb: mtu3: fix random remote wakeup
Chunfeng Yun
2
-1
/
+4
2021-08-26
usb: mtu3: return successful suspend status
Chunfeng Yun
1
-0
/
+1
2021-08-26
usb: xhci-mtk: Do not use xhci's virt_dev in drop_endpoint
Chunfeng Yun
2
-51
/
+60
2021-08-26
usb: xhci-mtk: modify the SOF/ITP interval for mt8195
Chunfeng Yun
1
-0
/
+65
2021-08-26
usb: xhci-mtk: add a member of num_esit
Chunfeng Yun
2
-13
/
+9
2021-08-26
usb: xhci-mtk: check boundary before check tt
Chunfeng Yun
1
-3
/
+4
2021-08-26
usb: xhci-mtk: update fs bus bandwidth by bw_budget_table
Chunfeng Yun
1
-10
/
+7
2021-08-26
usb: xhci-mtk: fix issue of out-of-bounds array access
Chunfeng Yun
1
-4
/
+6
2021-08-26
usb: xhci-mtk: support option to disable usb2 ports
Chunfeng Yun
2
-2
/
+11
2021-08-26
usb: xhci-mtk: fix use-after-free of mtk->hcd
Chunfeng Yun
1
-1
/
+1
2021-08-26
dt-bindings: usb: mtk-xhci: add compatible for mt8195
Chunfeng Yun
1
-0
/
+1
2021-08-26
dt-bindings: usb: mtk-xhci: add optional property to disable usb2 ports
Chunfeng Yun
1
-0
/
+5
2021-08-26
usb: bdc: Fix a resource leak in the error handling path of 'bdc_probe()'
Christophe JAILLET
1
-14
/
+13
2021-08-26
usb: bdc: Fix an error handling path in 'bdc_probe()' when no suitable DMA co...
Christophe JAILLET
1
-1
/
+2
2021-08-26
Revert "usb: xhci-mtk: Do not use xhci's virt_dev in drop_endpoint"
Chunfeng Yun
2
-86
/
+69
2021-08-26
Revert "usb: xhci-mtk: relax TT periodic bandwidth allocation"
Chunfeng Yun
1
-13
/
+7
2021-08-26
usb: isp1760: clean never read udc_enabled warning
Rui Miguel Silva
1
-2
/
+2
2021-08-26
usb: isp1760: do not shift in uninitialized slot
Rui Miguel Silva
1
-7
/
+11
2021-08-26
usb: isp1760: do not reset retval
Rui Miguel Silva
1
-1
/
+0
2021-08-26
usb: isp1760: check maxpacketsize before using it
Rui Miguel Silva
1
-1
/
+1
2021-08-26
usb: isp1760: ignore return value for bus change pattern
Rui Miguel Silva
1
-3
/
+7
2021-08-26
usb: gadget: Add description for module parameter
Wei Ming Chen
1
-0
/
+1
2021-08-26
usbip:vhci_hcd USB port can get stuck in the disabled state
Shuah Khan
1
-1
/
+7
2021-08-26
usbip: clean up code in vhci_device_unlink_cleanup
Anirudh Rayabharam
1
-40
/
+12
2021-08-26
usbip: give back URBs for unsent unlink requests during cleanup
Anirudh Rayabharam
1
-0
/
+24
2021-08-26
usb: gadget: aspeed: Remove repeated verbose license text
Cai Huoqing
5
-25
/
+0
2021-08-26
usb: gadget: mass_storage: Remove repeated verbose license text
Cai Huoqing
1
-30
/
+0
2021-08-26
usb: musb: musb_dsps: request_irq() after initializing musb
Nadezda Lutovinova
1
-7
/
+6
2021-08-26
usb: dwc3: pci: add support for AMD's newer generation platform.
Nehal Bakulchandra Shah
1
-0
/
+17
2021-08-26
usb: dwc3: imx8mp: request irq after initializing dwc3
Nadezda Lutovinova
1
-7
/
+7
2021-08-26
usb: ehci-orion: Handle errors of clk_prepare_enable() in probe
Evgeny Novikov
1
-2
/
+6
2021-08-26
xhci: Add bus number to some debug messages
Mathias Nyman
3
-5
/
+10
2021-08-26
xhci: Add additional dynamic debug to follow URBs in cancel and error cases.
Mathias Nyman
1
-6
/
+24
2021-08-26
Revert "USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk...
Mathias Nyman
1
-12
/
+12
2021-08-26
xhci: Fix failure to give back some cached cancelled URBs.
Mathias Nyman
1
-15
/
+25
2021-08-26
xhci: fix even more unsafe memory usage in xhci tracing
Mathias Nyman
4
-23
/
+27
2021-08-26
xhci: fix unsafe memory usage in xhci tracing
Mathias Nyman
3
-30
/
+36
2021-08-24
usb: gadget: f_hid: optional SETUP/SET_REPORT mode
Maxim Devaev
2
-33
/
+188
2021-08-24
Merge tag 'thunderbolt-for-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
3
-17
/
+59
2021-08-24
Merge 5.14-rc7 into usb-next
Greg Kroah-Hartman
210
-1108
/
+1500
2021-08-22
Linux 5.14-rc7
Linus Torvalds
1
-1
/
+1
2021-08-22
Merge tag 'powerpc-5.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
3
-14
/
+31
[next]