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-01-04
usb: gadget: composite: Split composite reset and disconnect
Wesley Cheng
1
-2
/
+19
2021-01-04
usb: dwc3: gadget: Introduce a DWC3 VBUS draw callback
Wesley Cheng
1
-0
/
+11
2021-01-04
usb: gadget: u_serial: use %*ph to print small buffer
Andy Shevchenko
1
-3
/
+1
2021-01-04
usb: dwc3: add imx8mp dwc3 glue layer driver
Li Jun
3
-0
/
+374
2021-01-04
USB: serial: iuu_phoenix: fix DMA from stack
Johan Hovold
1
-5
/
+15
2021-01-04
USB: serial: option: add LongSung M5710 module support
Daniel Palmer
1
-0
/
+1
2021-01-04
USB: serial: option: add Quectel EM160R-GL
Bjørn Mork
1
-0
/
+2
2020-12-30
USB: Gadget: dummy-hcd: Fix shift-out-of-bounds bug
Alan Stern
1
-12
/
+23
2020-12-29
usb: cdns3: imx: improve driver .remove API
Peter Chen
1
-0
/
+5
2020-12-29
usb: cdns3: imx: fix can't create core device the second time issue
Peter Chen
1
-10
/
+1
2020-12-29
usb: cdns3: imx: fix writing read-only memory issue
Peter Chen
1
-1
/
+5
2020-12-29
usb: cdnsp: Fix for undefined reference to `usb_hcd_is_primary_hcd'
Pawel Laszczak
1
-1
/
+6
2020-12-29
usb: cdnsp: Fixes for sparse warnings
Pawel Laszczak
7
-37
/
+32
2020-12-29
usb: cdns3: Fixes for sparse warnings
Pawel Laszczak
2
-5
/
+5
2020-12-29
usb: cdnsp: fix error handling in cdnsp_mem_init()
Pawel Laszczak
1
-12
/
+24
2020-12-29
usb: cdns3: Removes xhci_cdns3_suspend_quirk from host-export.h
Pawel Laszczak
2
-8
/
+3
2020-12-29
usb: cdnsp: Removes some not useful function arguments
Pawel Laszczak
3
-14
/
+13
2020-12-29
usb: cdns3: fix warning when USB_CDNS_HOST is not set
Randy Dunlap
1
-2
/
+2
2020-12-29
usb: cdns3: fix build when PM_SLEEP is not set
Randy Dunlap
1
-0
/
+5
2020-12-29
usb: cdnsp: Mark cdnsp_gadget_ops with static keyword
Zou Wei
1
-1
/
+1
2020-12-29
usb: cdns3: Change file names for cdns3 driver.
Pawel Laszczak
7
-11
/
+11
2020-12-29
usb: cdnsp: Add tracepoints for CDNSP driver
Pawel Laszczak
8
-16
/
+1614
2020-12-29
usb: cdnsp: cdns3 Add main part of Cadence USBSSP DRD Driver
Pawel Laszczak
15
-29
/
+6641
2020-12-29
usb: cdnsp: Device side header file for CDNSP driver
Pawel Laszczak
1
-0
/
+1463
2020-12-29
usb: cdns3: Changed type of gadget_dev in cdns structure
Pawel Laszczak
1
-2
/
+2
2020-12-29
usb: cdns3: Refactoring names in reusable code
Pawel Laszczak
10
-198
/
+199
2020-12-29
usb: cdns3: Moves reusable code to separate module
Pawel Laszczak
6
-7
/
+35
2020-12-29
usb: cdns3: Split core.c into cdns3-plat and core.c file
Pawel Laszczak
6
-263
/
+343
2020-12-29
usb: cdns3: Add support for DRD CDNSP
Pawel Laszczak
4
-49
/
+148
2020-12-28
usb: gadget: f_uac2: reset wMaxPacketSize
Jerome Brunet
1
-14
/
+55
2020-12-28
usb: dwc3: ulpi: Fix USB2.0 HS/FS/LS PHY suspend regression
Serge Semin
1
-13
/
+5
2020-12-28
usb: dwc3: ulpi: Replace CPU-based busyloop with Protocol-based one
Serge Semin
1
-3
/
+15
2020-12-28
usb: dwc3: ulpi: Use VStsDone to detect PHY regs access completion
Serge Semin
2
-1
/
+2
2020-12-28
usb: dwc3: drd: Improve dwc3_get_extcon() style
Sam Protsenko
1
-12
/
+9
2020-12-28
usb: dwc3: drd: Avoid error when extcon is missing
Sam Protsenko
1
-1
/
+11
2020-12-28
USB: usbtmc: Bump USBTMC_API_VERSION value
Dave Penkler
1
-1
/
+1
2020-12-28
USB: usbtmc: Add separate USBTMC_IOCTL_GET_SRQ_STB
Dave Penkler
1
-0
/
+31
2020-12-28
USB: usbtmc: Add USBTMC_IOCTL_GET_STB
Dave Penkler
1
-0
/
+6
2020-12-28
USB: usbtmc: Fix reading stale status byte
Dave Penkler
1
-21
/
+25
2020-12-28
kcov, usbip: collect coverage from vhci_rx_loop
Nazime Hande Harputluoglu
3
-0
/
+32
2020-12-28
USB: yurex: fix control-URB timeout handling
Johan Hovold
1
-0
/
+3
2020-12-28
usb: chipidea: ci_hdrc_imx: add missing put_device() call in usbmisc_get_init...
Yu Kuai
1
-1
/
+5
2020-12-28
usb: gadget: u_ether: Fix MTU size mismatch with RX packet size
Manish Narani
1
-4
/
+5
2020-12-28
USB: gadget: legacy: fix return error code in acm_ms_bind()
Yang Yingliang
1
-1
/
+3
2020-12-28
usb: gadget: Fix spinlock lockup on usb_function_deactivate
Sriharsha Allenki
1
-2
/
+8
2020-12-28
usb: gadget: function: printer: Fix a memory leak for interface descriptor
Zqiang
1
-0
/
+1
2020-12-28
usb: dwc3: meson-g12a: disable clk on error handling path in probe
Zheng Zengkai
1
-1
/
+1
2020-12-28
USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk set
Michael Grzeschik
1
-12
/
+12
2020-12-28
usb: typec: intel_pmc_mux: Configure HPD first for HPD+IRQ request
Madhusudanarao Amara
1
-0
/
+11
2020-12-28
USB: cdc-wdm: Fix use after free in service_outstanding_interrupt().
Tetsuo Handa
1
-3
/
+13
[prev]
[next]