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
2022-09-09
usb: gadget: uvc: increase worker prio to WQ_HIGHPRI
Michael Grzeschik
4
-3
/
+13
2022-09-08
usb: chipidea: make configs for glue drivers visible with EXPERT
Lukas Bulwahn
1
-5
/
+5
2022-09-07
usb: dwc3: core: leave default DMA if the controller does not support 64-bit DMA
William Wu
1
-6
/
+7
2022-09-07
usb: dwc3: gadget: Submit endxfer command if delayed during disconnect
Wesley Cheng
1
-1
/
+12
2022-09-07
usb: dwc3: gadget: Skip waiting for CMDACT cleared during endxfer
Wesley Cheng
1
-1
/
+3
2022-09-07
usb: dwc3: Increase DWC3 controller halt timeout
Wesley Cheng
1
-1
/
+2
2022-09-07
usb: dwc3: Remove DWC3 locking during gadget suspend/resume
Wesley Cheng
2
-4
/
+5
2022-09-07
usb: dwc3: Avoid unmapping USB requests if endxfer is not complete
Wesley Cheng
3
-2
/
+10
2022-09-07
USB/ARM: Switch S3C2410 UDC to GPIO descriptors
Linus Walleij
2
-46
/
+35
2022-09-07
usb: misc: uss720: fix uninitialized variable rlen
Dongliang Mu
1
-4
/
+4
2022-09-07
usb: gadget: f_fs: stricter integer overflow checks
Dan Carpenter
1
-2
/
+2
2022-09-06
scsi: uas: Drop DID_TARGET_FAILURE use
Mike Christie
1
-1
/
+1
2022-09-05
usb: clean up after dropping driver registration log spam
Ard Biesheuvel
16
-27
/
+0
2022-09-05
usb: gadget: udc: at91: switch to using fwnode_gpiod_get_index()
Dmitry Torokhov
1
-3
/
+5
2022-09-05
usb: phy: tegra: switch to using devm_gpiod_get()
Dmitry Torokhov
1
-4
/
+10
2022-09-05
USB: xhci: make xhci_get_endpoint_address static
Greg Kroah-Hartman
2
-2
/
+1
2022-09-05
usb: ohci-platform: fix usb disconnect issue after s4
Yinbo Zhu
1
-4
/
+24
2022-09-05
USB: core: Fix RST error in hub.c
Alan Stern
1
-1
/
+1
2022-09-05
Merge 6.0-rc4 into usb-next
Greg Kroah-Hartman
31
-144
/
+269
2022-09-05
Merge 6.0-rc4 into tty-next
Greg Kroah-Hartman
31
-144
/
+269
2022-09-02
Revert "usb: gadget: udc-xilinx: replace memcpy with memcpy_toio"
Greg Kroah-Hartman
1
-8
/
+8
2022-09-01
USB: hcd-pci: Drop the unused id parameter from usb_hcd_pci_probe()
Heikki Krogerus
5
-10
/
+5
2022-09-01
USB: FHCI: Switch to GPIO descriptors
Linus Walleij
3
-55
/
+27
2022-09-01
usb: storage: Add ASUS <0x0b05:0x1932> to IGNORE_UAS
Hu Xiaoying
1
-0
/
+7
2022-09-01
Merge tag 'usb-serial-6.0-rc4' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
5
-2
/
+38
2022-08-31
USB: serial: ch341: fix disabled rx timer on older devices
Johan Hovold
1
-1
/
+5
2022-08-31
USB: serial: ch341: fix lost character on LCR updates
Johan Hovold
1
-1
/
+9
2022-08-31
USB: serial: cp210x: add Decagon UCA device id
Johan Hovold
1
-0
/
+1
2022-08-31
Revert "usb: add quirks for Lenovo OneLink+ Dock"
Greg Kroah-Hartman
1
-4
/
+0
2022-08-31
usb: reduce kernel log spam on driver registration
Ard Biesheuvel
24
-39
/
+0
2022-08-31
usbip: add USBIP_URB_* URB transfer flags
Shuah Khan
2
-5
/
+90
2022-08-31
usb: dwc3: gadget: Continue handling EP0 xfercomplete events
Wesley Cheng
1
-2
/
+5
2022-08-31
usb: dwc3: gadget: Synchronize IRQ between soft connect/disconnect
Wesley Cheng
1
-0
/
+2
2022-08-31
usb: dwc3: gadget: Force sending delayed status during soft disconnect
Wesley Cheng
1
-1
/
+4
2022-08-31
usb: dwc3: Do not service EP0 and conndone events if soft disconnected
Wesley Cheng
2
-2
/
+7
2022-08-31
usb: host: xhci-plat: suspend/resume clks for brcm
Justin Chen
1
-1
/
+1
2022-08-31
usb: host: xhci-plat: suspend and resume clocks
Justin Chen
2
-1
/
+16
2022-08-31
usb: phy: mxs: fix MXS_PHY_TX_CAL45_MIN and MXS_PHY_TX_CAL45_MAX
Frank Li
1
-2
/
+2
2022-08-31
usb: host: Initiate urb ep with udev ep0
Khalid Masum
1
-8
/
+1
2022-08-31
usb: ehci: Use endpoint in URB to get maxpacket
Khalid Masum
1
-2
/
+2
2022-08-31
usb: gadget: function: rndis: limit # of RNDIS instances to 1000
Sergey Shtylyov
1
-1
/
+1
2022-08-31
usb: chipidea: Add support for VBUS control with PHY
Piyush Mehta
3
-0
/
+15
2022-08-31
usb: gadget: f_ncm: noop - remove INIT_NDP{16,32}_OPTS macros
Maciej Żenczykowski
1
-32
/
+28
2022-08-31
usb: gadget: at91_udc: Fix comments typo
Shaomin Deng
1
-1
/
+1
2022-08-31
usb: gadget: net2272: Remove the initialization of statics to 0
Shaomin Deng
1
-2
/
+2
2022-08-30
usb: cdns3: fix issue with rearming ISO OUT endpoint
Pawel Laszczak
1
-0
/
+1
2022-08-30
usb: cdns3: fix incorrect handling TRB_SMM flag for ISOC transfer
Pawel Laszczak
1
-1
/
+2
2022-08-30
usb: gadget: mass_storage: Fix cdrom data transfers on MAC-OS
Krishna Kurapati
1
-2
/
+4
2022-08-30
USB: core: Prevent nested device-reset calls
Alan Stern
1
-0
/
+10
2022-08-30
USB: gadget: Fix obscure lockdep violation for udc_mutex
Alan Stern
1
-10
/
+16
[prev]
[next]