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-12-13
usb: cdnsp: Fix issue in cdnsp_log_ep trace event
Pawel Laszczak
1
-2
/
+2
2021-12-13
usb: cdnsp: Fix incorrect calling of cdnsp_died function
Pawel Laszczak
1
-1
/
+8
2021-12-13
usb: xhci-mtk: fix list_del warning when enable list debug
Chunfeng Yun
1
-1
/
+1
2021-12-13
usb: gadget: u_ether: fix race in setting MAC address in setup phase
Marian Postevca
1
-10
/
+6
2021-12-13
usb: core: hcd: change sizeof(vaddr) to sizeof(unsigned long)
Guo Zhengkui
1
-1
/
+1
2021-12-13
usb: aspeed-vhub: support test mode feature
Neal Liu
2
-10
/
+32
2021-12-13
usb: aspeed-vhub: fix ep0 OUT ack received wrong length issue
Neal Liu
1
-0
/
+7
2021-12-13
usb: aspeed-vhub: add qualifier descriptor
Neal Liu
2
-0
/
+25
2021-12-13
usb: Introduce Xen pvUSB frontend (xen hcd)
Juergen Gross
3
-0
/
+1618
2021-12-13
usb: dwc3: gadget: Support Multi-Stream Transfer
Thinh Nguyen
2
-5
/
+30
2021-12-13
Merge 5.16-rc5 into usb-next
Greg Kroah-Hartman
9
-33
/
+62
2021-12-12
Merge tag 'usb-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
8
-33
/
+61
2021-12-12
usb: core: config: using bit mask instead of individual bits
Pavel Hofman
1
-2
/
+2
2021-12-12
usb: core: config: fix validation of wMaxPacketValue entries
Pavel Hofman
1
-1
/
+1
2021-12-12
USB: gadget: zero allocate endpoint 0 buffers
Greg Kroah-Hartman
2
-2
/
+2
2021-12-12
USB: gadget: detect too-big endpoint 0 requests
Greg Kroah-Hartman
3
-1
/
+40
2021-12-10
xhci: avoid race between disable slot command and host runtime suspend
Mathias Nyman
3
-8
/
+16
2021-12-10
xhci: Remove CONFIG_USB_DEFAULT_PERSIST to prevent xHCI from runtime suspending
Kai-Heng Feng
1
-4
/
+0
2021-12-09
Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+1
2021-12-09
Revert "usb: dwc3: dwc3-qcom: Enable tx-fifo-resize property by default"
Douglas Anderson
1
-15
/
+0
2021-12-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-0
/
+1
2021-12-06
Merge 5.16-rc4 into usb-next
Greg Kroah-Hartman
5
-27
/
+24
2021-12-05
usb: core: Fix file path that does not exist
Wei Ming Chen
2
-2
/
+2
2021-12-03
treewide: Add missing includes masked by cgroup -> bpf dependency
Jakub Kicinski
1
-0
/
+1
2021-12-03
usb: cdnsp: Fix a NULL pointer dereference in cdnsp_endpoint_init()
Zhou Qingyang
1
-0
/
+3
2021-12-03
usb: cdns3: gadget: fix new urb never complete if ep cancel previous requests
Frank Li
1
-16
/
+4
2021-12-03
usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnect
Badhri Jagan Sridharan
1
-4
/
+0
2021-12-03
USB: NO_LPM quirk Lenovo Powered USB-C Travel Hub
Ole Ernst
1
-0
/
+3
2021-12-03
xhci: Fix commad ring abort, write all 64 bits to CRCR register.
Mathias Nyman
1
-7
/
+14
2021-12-03
usb: bdc: fix error handling code in bdc_resume
Dongliang Mu
1
-0
/
+1
2021-12-03
usb: uhci: add aspeed ast2600 uhci support
Neal Liu
1
-1
/
+2
2021-12-03
usb: dwc3: gadget: Skip reading GEVNTSIZn
Thinh Nguyen
1
-8
/
+4
2021-12-03
usb: dwc3: gadget: Ignore Update Transfer cmd params
Thinh Nguyen
1
-3
/
+11
2021-12-03
usb: dwc3: gadget: Skip checking Update Transfer status
Thinh Nguyen
1
-0
/
+7
2021-11-29
block: remove the ->rq_disk field in struct request
Christoph Hellwig
1
-1
/
+1
2021-11-29
USB: NO_LPM quirk Lenovo Powered USB-C Travel Hub
Ole Ernst
1
-0
/
+3
2021-11-29
Merge 5.16-rc3 into usb-next
Greg Kroah-Hartman
13
-67
/
+136
2021-11-25
Merge tag 'usb-serial-5.16-rc3' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2
-0
/
+6
2021-11-24
USB: serial: option: add Fibocom FM101-GL variants
Mingjie Zhang
1
-0
/
+3
2021-11-23
usb: dwc2: gadget: use existing helper
John Keeping
1
-2
/
+2
2021-11-23
usb: gadget: configfs: use to_usb_function_instance() in cfg (un)link func
Linyu Yuan
1
-6
/
+4
2021-11-23
usb: gadget: configfs: use to_config_usb_cfg() in os_desc_link()
Linyu Yuan
1
-3
/
+1
2021-11-23
usb: gadget: configfs: remove os_desc_attr_release()
Linyu Yuan
1
-16
/
+0
2021-11-23
usb: gadget: configfs: simplify os_desc_item_to_gadget_info() helper
Linyu Yuan
1
-5
/
+4
2021-11-23
usb: xilinx: Add suspend resume support
Shubhrajyoti Datta
1
-0
/
+56
2021-11-23
usb: typec: tipd: Fix initialization sequence for cd321x
Hector Martin
1
-17
/
+16
2021-11-23
usb: typec: tipd: Fix typo in cd321x_switch_power_state
Hector Martin
1
-1
/
+1
2021-11-23
usb: hub: Fix locking issues with address0_mutex
Mathias Nyman
1
-8
/
+12
2021-11-23
USB: serial: pl2303: fix GC type detection
Johan Hovold
1
-0
/
+1
2021-11-22
USB: serial: option: add Telit LE910S1 0x9200 composition
Daniele Palmas
1
-0
/
+2
[prev]
[next]