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-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
2020-05-13
USB: pci-quirks: Add Raspberry Pi 4 quirk
Nicolas Saenz Julienne
1
-0
/
+16
2020-05-11
Merge 5.7-rc5 into usb-next
Greg Kroah-Hartman
7
-10
/
+21
2020-05-09
usb: raw-gadget: fix return value of ep read ioctls
Andrey Konovalov
1
-2
/
+6
2020-05-09
usb: dwc3: select USB_ROLE_SWITCH
Arnd Bergmann
1
-0
/
+1
2020-05-09
usb: gadget: legacy: fix error return code in gncm_bind()
Wei Yongjun
1
-1
/
+3
2020-05-09
usb: gadget: legacy: fix error return code in cdc_bind()
Wei Yongjun
1
-1
/
+3
2020-05-09
usb: gadget: legacy: fix redundant initialization warnings
Masahiro Yamada
1
-2
/
+1
2020-05-09
usb: gadget: tegra-xudc: Fix idle suspend/resume
Thierry Reding
1
-4
/
+4
2020-05-09
usb: gadget: net2272: Fix a memory leak in an error handling path in 'net2272...
Christophe JAILLET
1
-0
/
+2
2020-05-09
usb: phy: twl6030-usb: Fix a resource leak in an error handling path in 'twl6...
Christophe JAILLET
1
-3
/
+9
2020-05-09
usb: cdns3: gadget: prev_req->trb is NULL for ep0
Peter Chen
1
-1
/
+1
2020-05-09
usb: gadget: audio: Fix a missing error return value in audio_bind()
Christophe JAILLET
1
-1
/
+3
2020-05-09
usb: dwc3: pci: Enable extcon driver for Intel Merrifield
Andy Shevchenko
1
-0
/
+1
2020-05-09
dwc3: Remove check for HWO flag in dwc3_gadget_ep_reclaim_trb_sg()
John Stultz
1
-3
/
+0
2020-05-07
usb: chipidea: msm: Ensure proper controller reset using role switch API
Bryan O'Donoghue
1
-1
/
+1
2020-05-06
Merge tag 'usb-serial-5.7-rc5' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2
-2
/
+3
2020-05-06
usb: chipidea: Enable user-space triggered role-switching
Bryan O'Donoghue
1
-0
/
+1
2020-05-06
usb: chipidea: udc: add software sg list support
Peter Chen
3
-32
/
+133
2020-05-06
usb: chipidea: usbmisc_imx: using different ops for imx7d and imx7ulp
Peter Chen
1
-5
/
+84
2020-05-06
usb: chipidea: pull down dp for possible charger detection operation
Peter Chen
1
-1
/
+4
2020-05-06
usb: chipidea: introduce imx7d USB charger detection
Jun Li
3
-1
/
+259
2020-05-06
usb: chipidea: introduce CI_HDRC_CONTROLLER_VBUS_EVENT glue layer use
Peter Chen
1
-1
/
+6
2020-05-05
usb: typec: mux: intel: Handle alt mode HPD_HIGH
Prashant Malani
1
-0
/
+4
2020-05-05
usb: usbfs: correct kernel->user page attribute mismatch
Jeremy Linton
1
-3
/
+2
2020-05-05
usb: typec: intel_pmc_mux: Fix the property names
Heikki Krogerus
1
-2
/
+2
2020-05-05
USB: core: Fix misleading driver bug report
Alan Stern
1
-2
/
+2
2020-05-05
usb: dwc3: gadget: WARN on no-resource status
Thinh Nguyen
1
-0
/
+2
2020-05-05
usb: dwc3: gadget: Issue END_TRANSFER to retry isoc transfer
Thinh Nguyen
1
-1
/
+35
2020-05-05
usb: dwc3: gadget: Store resource index of start cmd
Thinh Nguyen
1
-3
/
+6
2020-05-05
usb: dwc3: gadget: Properly handle failed kick_transfer
Thinh Nguyen
1
-8
/
+16
2020-05-05
usb: dwc3: core: Use role-switch default dr_mode
Thinh Nguyen
1
-0
/
+2
2020-05-05
usb: dwc3: drd: Don't free non-existing irq
Thinh Nguyen
1
-1
/
+1
2020-05-05
usb: dwc3: meson-g12a: refactor usb2 phy init
Neil Armstrong
1
-21
/
+53
2020-05-05
usb: dwc3: meson-g12a: check return of dwc3_meson_g12a_usb_init
Neil Armstrong
1
-1
/
+3
2020-05-05
usb: dwc3: meson-g12a: get the reset as shared
Neil Armstrong
1
-1
/
+1
2020-05-05
usb: dwc3: meson-g12a: handle the phy and glue registers separately
Neil Armstrong
1
-39
/
+85
2020-05-05
usb: dwc3: meson-g12a: specify phy names in soc data
Neil Armstrong
1
-14
/
+33
2020-05-05
usb: dwc3: gadget: Refactor dwc3_gadget_ep_dequeue
Thinh Nguyen
1
-16
/
+11
[prev]
[next]