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
2019-09-03
usb: roles: get usb-role-switch from parent
Chunfeng Yun
1
-4
/
+21
2019-09-03
Merge generic_lookup_helpers into usb-next
Greg Kroah-Hartman
3
-35
/
+5
2019-09-03
usb: roles: Add fwnode_usb_role_switch_get() function
Heikki Krogerus
1
-0
/
+20
2019-09-03
usbip: Implement SG support to vhci-hcd and stub driver
Suwan Kim
8
-127
/
+380
2019-09-03
usb: roles: intel: Enable static DRD mode for role switch
Saranya Gopal
1
-2
/
+25
2019-09-03
xhci-ext-caps.c: Add property to disable Intel SW switch
Saranya Gopal
1
-0
/
+18
2019-09-03
usb: dwc3: remove generic PHY calibrate() calls
Marek Szyprowski
1
-2
/
+0
2019-09-03
usb: core: phy: add support for PHY calibration
Marek Szyprowski
3
-0
/
+29
2019-09-03
usb: chipidea: msm: Use device-managed registration API
Chuhong Yuan
1
-6
/
+3
2019-09-03
usb: host: xhci-rcar: Use xhci_plat_priv.quirks instead of code settings
Yoshihiro Shimoda
2
-28
/
+14
2019-09-03
usb: host: xhci-rcar: Add a helper macro to set xhci_plat_priv
Yoshihiro Shimoda
2
-8
/
+9
2019-09-03
usb: host: xhci-plat: add quirks member into struct xhci_plat_priv
Yoshihiro Shimoda
2
-1
/
+5
2019-09-03
xhci: fix possible memleak on setup address fails.
Ikjoon Jang
1
-1
/
+2
2019-09-03
xhci: add TSP bitflag to TRB tracing
Mathias Nyman
1
-1
/
+2
2019-09-03
usb: xhci: dbc: Use GFP_KERNEL instead of GFP_ATOMIC in 'xhci_dbc_alloc_reque...
Christophe JAILLET
1
-1
/
+1
2019-09-03
usb: xhci: dbc: Simplify error handling in 'xhci_dbc_alloc_requests()'
Christophe JAILLET
1
-1
/
+1
2019-09-03
usb: cdns3: fix spelling mistake: "cnfiguration" -> "configuration"
Colin Ian King
1
-1
/
+1
2019-09-03
usb: cdns3: fix missing assignment of ret before error check on ret
Colin Ian King
1
-3
/
+3
2019-09-03
usb: cdns3: remove redundant assignment to ret on error exit path
Colin Ian King
1
-3
/
+1
2019-09-03
usb: typec: tps6598x: Fix build error without CONFIG_REGMAP_I2C
YueHaibing
1
-0
/
+1
2019-09-03
usb: cdns3: remove set but not used variable 'priv_dev'
YueHaibing
1
-5
/
+0
2019-09-03
usb: cdns3: Fix Wunused-but-set-variable warning
YueHaibing
1
-3
/
+1
2019-09-03
usb: remove commented out dma wrappers
Christoph Hellwig
1
-222
/
+0
2019-09-03
usb: remove a stale comment in hcd_alloc_coherent
Christoph Hellwig
1
-3
/
+0
2019-09-03
usb-storage: use hcd_uses_dma to check for DMA capabilities
Christoph Hellwig
1
-3
/
+3
2019-09-03
usb/ohci-tmio: remove the HCD_DMA flag
Christoph Hellwig
1
-1
/
+1
2019-09-03
usb/ohci-sm501: remove the HCD_DMA flag
Christoph Hellwig
1
-1
/
+1
2019-09-03
usb: chipidea: msm: Use device-managed registration API
Chuhong Yuan
1
-6
/
+3
2019-09-02
Merge 5.3-rc7 into usb-next
Greg Kroah-Hartman
10
-46
/
+81
2019-09-02
Merge tag 'usb-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
44
-423
/
+7854
2019-08-30
usb: gadget: net2280: Add workaround for AB chip Errata 11
Benjamin Herrenschmidt
1
-0
/
+10
2019-08-30
usb: gadget: net2280: Move all "ll" registers in one structure
Benjamin Herrenschmidt
2
-20
/
+11
2019-08-30
usb: dwc3: gadget: Workaround Mirosoft's BESL check
Thinh Nguyen
1
-2
/
+12
2019-08-29
usb:cdns3 Fix for stuck packets in on-chip OUT buffer.
Pawel Laszczak
2
-2
/
+350
2019-08-29
usb: cdns3: Add Cadence USB3 DRD Driver
Pawel Laszczak
18
-0
/
+6992
2019-08-29
usb: common: Simplify usb_decode_get_set_descriptor function.
Pawel Laszczak
1
-55
/
+58
2019-08-29
usb: common: Patch simplify usb_decode_set_clear_feature function.
Pawel Laszczak
1
-46
/
+43
2019-08-29
usb: common: Separated decoding functions from dwc3 driver.
Pawel Laszczak
4
-253
/
+270
2019-08-28
usb: xhci-mtk: add an optional xhci_ck clock
Chunfeng Yun
2
-0
/
+14
2019-08-28
USB: cdc-wdm: fix race between write and disconnect due to flag abuse
Oliver Neukum
1
-4
/
+12
2019-08-28
usb: host: xhci: rcar: Fix typo in compatible string matching
Geert Uytterhoeven
1
-1
/
+1
2019-08-28
usb: host: xhci-tegra: Set DMA mask correctly
Nagarjuna Kristam
1
-0
/
+10
2019-08-28
USB: storage: ums-realtek: Whitelist auto-delink support
Kai-Heng Feng
1
-5
/
+8
2019-08-28
USB: storage: ums-realtek: Update module parameter description for auto_delin...
Kai-Heng Feng
1
-1
/
+1
2019-08-28
usb: host: ohci: fix a race condition between shutdown and irq
Yoshihiro Shimoda
1
-3
/
+12
2019-08-28
usb: hcd: use managed device resources
Schmid, Carsten
1
-22
/
+8
2019-08-28
typec: tcpm: fix a typo in the comparison of pdo_max_voltage
Colin Ian King
1
-1
/
+1
2019-08-28
USB: serial: ftdi_sio: add support for FT232H CBUS gpios
Matthew Michilot
1
-0
/
+43
2019-08-28
usb: gadget: composite: Set recommended BESL values
Thinh Nguyen
1
-12
/
+26
2019-08-28
usb: dwc3: gadget: Set BESL config parameter
Thinh Nguyen
1
-0
/
+10
[prev]
[next]