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
2020-05-25
usb: gadget: max3420: Add a missing '\n' in a log message
Christophe JAILLET
1
-1
/
+1
2020-05-25
USB: mtu3: Use the correct style for SPDX License Identifier
Nishad Kamdar
6
-6
/
+6
2020-05-25
usb: cdns3: change dev_info to dev_dbg for debug message
Peter Chen
2
-3
/
+3
2020-05-25
usb: cdns3: change "cdsn3" to"cdns3"
Peter Chen
1
-5
/
+3
2020-05-25
usb: cdns3: delete role_override
Peter Chen
2
-39
/
+0
2020-05-25
usb: cdns3: core: get role switch node from firmware
Peter Chen
1
-0
/
+2
2020-05-25
usb: dwc3: gadget: Continue to process pending requests
Thinh Nguyen
1
-3
/
+21
2020-05-25
usb: gadget: tegra-xudc: Add vbus_draw support
Nagarjuna Kristam
1
-0
/
+17
2020-05-21
usb: typec: Ensure USB_ROLE_SWITCH is set as a dependency for tps6598x
Bryan O'Donoghue
1
-1
/
+2
2020-05-19
USB: host: ehci-mxc: Add error handling in ehci_mxc_drv_probe()
Tang Bin
1
-0
/
+2
2020-05-19
USB: EHCI: ehci-mv: fix less than zero comparison of an unsigned int
Colin Ian King
1
-4
/
+3
2020-05-19
usb: xhci: make symbols static
Vinod Koul
1
-3
/
+3
2020-05-19
USB: serial: usb_wwan: do not resubmit rx urb on fatal errors
Bin Liu
1
-0
/
+4
2020-05-19
usb: xhci: fix USB_XHCI_PCI depends
Vinod Koul
1
-1
/
+1
2020-05-18
usb/ehci-platform: Set PM runtime as active on resume
Qais Yousef
1
-0
/
+4
2020-05-18
usb/xhci-plat: Set PM runtime as active on resume
Qais Yousef
1
-1
/
+9
2020-05-18
usb/ohci-platform: Fix a warning when hibernating
Qais Yousef
1
-0
/
+5
2020-05-18
usb: renesas-xhci: include correct header for get_unaligned_le16()
Vinod Koul
1
-1
/
+1
2020-05-18
Merge 5.7-rc6 into usb-next
Greg Kroah-Hartman
19
-91
/
+312
2020-05-15
usb: renesas-xhci: Add ROM loader for uPD720201
Vinod Koul
1
-7
/
+287
2020-05-15
usb: xhci: Add support for Renesas controller with memory
Vinod Koul
2
-1
/
+35
2020-05-15
usb: renesas-xhci: Add the renesas xhci driver
Christian Lamparter
4
-0
/
+403
2020-05-15
usb: hci: add hc_driver as argument for usb_hcd_pci_probe
Vinod Koul
5
-21
/
+23
2020-05-15
USB: gadget: fix illegal array access in binding with UDC
Kyungtae Kim
1
-0
/
+3
2020-05-15
usb: core: hub: limit HUB_QUIRK_DISABLE_AUTOSUSPEND to USB5534B
Eugeniu Rosca
1
-1
/
+5
2020-05-15
Merge tag 'fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
4
-75
/
+260
2020-05-14
USB: usbfs: fix mmap dma mismatch
Greg Kroah-Hartman
1
-3
/
+13
2020-05-14
usb: host: xhci-plat: keep runtime active when removing host
Li Jun
1
-1
/
+3
2020-05-14
usb: xhci: Fix NULL pointer dereference when enqueuing trbs from urb sg list
Sriharsha Allenki
1
-2
/
+2
2020-05-14
usb: cdns3: gadget: make a bunch of functions static
Jason Yan
1
-10
/
+10
2020-05-14
usb: mtu3: constify struct debugfs_reg32
Rikard Falkeborn
1
-2
/
+2
2020-05-14
usb: gadget: udc: atmel: Make some symbols static
Samuel Zou
1
-2
/
+2
2020-05-14
usb: raw-gadget: fix null-ptr-deref when reenabling endpoints
Andrey Konovalov
1
-1
/
+0
2020-05-14
usb: raw-gadget: support stalling/halting/wedging endpoints
Andrey Konovalov
1
-2
/
+129
2020-05-14
usb: raw-gadget: fix gadget endpoint selection
Andrey Konovalov
1
-64
/
+123
2020-05-13
usb: typec: mux: intel: Fix DP_HPD_LVL bit field
Prashant Malani
1
-3
/
+3
2020-05-13
usb: host: Add ability to build new Broadcom STB USB drivers
Al Cooper
2
-0
/
+21
2020-05-13
usb: ehci: Add new EHCI driver for Broadcom STB SoC's
Al Cooper
1
-0
/
+280
2020-05-13
usb: xhci: xhci-plat: Add support for Broadcom STB SoC's
Al Cooper
1
-0
/
+10
2020-05-13
usb: typec: tps6598x: Add USB role switching logic
Bryan O'Donoghue
1
-7
/
+50
2020-05-13
usb: typec: tps6598x: Add OF probe binding
Bryan O'Donoghue
1
-0
/
+7
2020-05-13
usb: typec: mux: intel_pmc_mux: Support for static SBU/HSL orientation
Heikki Krogerus
1
-6
/
+36
2020-05-13
usb: typec: Add typec_find_orientation()
Heikki Krogerus
1
-12
/
+24
2020-05-13
usb: roles: Switch on role-switch uevent reporting
Bryan O'Donoghue
1
-1
/
+3
2020-05-13
USB: ohci-sm501: fix error return code in ohci_hcd_sm501_drv_probe()
Wei Yongjun
1
-3
/
+4
2020-05-13
USB: EHCI: ehci-mv: fix error handling in mv_ehci_probe()
Tang Bin
1
-3
/
+2
2020-05-13
USB: EHCI: ehci-mv: Fix unused assignment in mv_ehci_probe()
Tang Bin
1
-3
/
+1
2020-05-13
USB: host: ehci-mxc: Use the defined variable to simplify code
Tang Bin
1
-7
/
+6
2020-05-13
usblp: poison URBs upon disconnect
Oliver Neukum
1
-1
/
+4
2020-05-13
sierra-ms: do not call scsi_get_host_dev()
Hannes Reinecke
1
-4
/
+0
[prev]
[next]