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-09-04
usb: typec: ucsi: acpi: Check the _DEP dependencies
Heikki Krogerus
1
-0
/
+4
2020-09-04
usb: typec: intel_pmc_mux: Un-register the USB role switch
Madhusudanarao Amara
1
-0
/
+2
2020-09-04
usb: Fix out of sync data toggle if a configured device is reconfigured
Mathias Nyman
1
-49
/
+42
2020-09-03
usb: chipidea: ci_hdrc_imx: restore pinctrl
Peter Chen
1
-1
/
+7
2020-08-31
USB: serial: option: support dynamic Quectel USB compositions
Bjørn Mork
1
-8
/
+12
2020-08-31
USB: serial: option: add support for SIM7070/SIM7080/SIM7090 modules
Aleksander Morgado
1
-0
/
+2
2020-08-31
Merge 5.9-rc3 into usb-next
Greg Kroah-Hartman
47
-203
/
+417
2020-08-30
Merge tag 'usb-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
24
-161
/
+376
2020-08-28
usb: typec: tcpm: Migrate workqueue to RT priority for processing events
Badhri Jagan Sridharan
1
-44
/
+87
2020-08-28
usb: typec: tcpm: During PR_SWAP, source caps should be sent only after tSwap...
Badhri Jagan Sridharan
1
-1
/
+1
2020-08-28
USB: usblcd: Remove the superfluous break
Jing Xiangfeng
1
-1
/
+0
2020-08-28
usb: storage: Add unusual_uas entry for Sony PSZ drives
Alan Stern
1
-0
/
+7
2020-08-27
USB: Ignore UAS for JMicron JMS567 ATA/ATAPI Bridge
Cyril Roelandt
1
-1
/
+1
2020-08-27
usb: host: ohci-exynos: Fix error handling in exynos_ohci_probe()
Tang Bin
1
-3
/
+2
2020-08-27
USB: gadget: u_f: Unbreak offset calculation in VLAs
Andy Shevchenko
1
-4
/
+4
2020-08-27
USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-D
Alan Stern
1
-0
/
+5
2020-08-25
usb: atm: don't use snprintf() for sysfs attrs
Alex Dewar
1
-14
/
+13
2020-08-25
usb: typec: tcpm: Fix Fix source hard reset response for TDA 2.3.1.1 and TDA ...
Badhri Jagan Sridharan
1
-3
/
+25
2020-08-25
USB: PHY: JZ4770: Fix static checker warning.
周琰杰 (Zhou Yanjie)
1
-0
/
+1
2020-08-25
USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()
Brooke Basile
1
-12
/
+69
2020-08-25
USB: gadget: u_f: add overflow checks to VLA macros
Brooke Basile
1
-11
/
+27
2020-08-24
USB: serial: ftdi_sio: add IDs for Xsens Mti USB converter
Patrick Riphagen
2
-0
/
+2
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
25
-42
/
+41
2020-08-23
xhci: Always restore EP_SOFT_CLEAR_TOGGLE even if ep reset failed
Ding Hui
1
-1
/
+2
2020-08-23
xhci: Do warm-reset when both CAS and XDEV_RESUME are set
Kai-Heng Feng
1
-9
/
+10
2020-08-23
usb: host: xhci: fix ep context print mismatch in debugfs
Li Jun
1
-4
/
+4
2020-08-23
usb: chipidea: imx: add two samsung picophy parameters tuning implementation
Peter Chen
3
-0
/
+28
2020-08-19
usb: gadget: s3c: remove unused 'udc' variable
Krzysztof Kozlowski
1
-3
/
+0
2020-08-19
usb: gadget: s3c-hsudc: remove platform header dependency
Arnd Bergmann
1
-51
/
+4
2020-08-19
usb: gadget: s3c: use platform resources
Arnd Bergmann
3
-20
/
+158
2020-08-19
usb: uas: Add quirk for PNY Pro Elite
Thinh Nguyen
1
-0
/
+7
2020-08-19
Merge tag 'fixes-for-v5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2
-21
/
+93
2020-08-18
USB: Better name for __check_usb_generic()
Bastien Nocera
1
-2
/
+2
2020-08-18
USB: Fix device driver race
Bastien Nocera
1
-2
/
+38
2020-08-18
USB: Also match device drivers using the ->match vfunc
Bastien Nocera
1
-2
/
+3
2020-08-18
usb: host: xhci-tegra: fix tegra_xusb_get_phy()
JC Kuo
1
-1
/
+1
2020-08-18
usb: host: xhci-tegra: otg usb2/usb3 port init
JC Kuo
1
-0
/
+2
2020-08-18
usb: host: pci-quirks: Bypass xHCI quirks for Raspberry Pi 4
Nicolas Saenz Julienne
1
-0
/
+17
2020-08-18
Revert "USB: pci-quirks: Add Raspberry Pi 4 quirk"
Nicolas Saenz Julienne
1
-15
/
+0
2020-08-18
usb: xhci-pci: Add support for reset controllers
Nicolas Saenz Julienne
2
-0
/
+12
2020-08-18
usb: mos7720: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+4
2020-08-18
usb: xhci: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-3
/
+3
2020-08-18
usb/gadget: fsl_qe_udc: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-08-18
usb/gadget: f_midi: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-3
/
+3
2020-08-18
usb: hcd: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-3
/
+3
2020-08-18
usb: c67x00: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-08-18
usb: atm: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-6
/
+8
2020-08-18
usb: core: Solve race condition in anchor cleanup functions
Eli Billauer
1
-35
/
+54
2020-08-18
usb: common: usb-conn-gpio: Print error on failure to get VBUS
Thierry Reding
1
-1
/
+1
2020-08-18
usb: common: usb-conn-gpio: Make VBUS supply optional
Thierry Reding
1
-6
/
+24
[prev]
[next]