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-11-07
Merge tag 'usb-serial-5.10-rc3' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2
-1
/
+16
2020-11-06
USB: apple-mfi-fastcharge: fix reference leak in apple_mfi_fc_set_property
Zhang Qilong
1
-1
/
+3
2020-11-06
usb: mtu3: fix panic in mtu3_gadget_stop()
Macpaul Lin
1
-0
/
+1
2020-11-06
usb: misc: brcmstb-usb-pinmap: Make sync_all_pins static
Zou Wei
1
-1
/
+1
2020-11-06
usb: typec: ucsi: Work around PPM losing change information
Benjamin Berg
2
-20
/
+107
2020-11-06
usb: typec: ucsi: acpi: Always decode connector change information
Benjamin Berg
1
-2
/
+3
2020-11-05
USB: serial: mos7720: fix parallel-port state restore
Johan Hovold
1
-0
/
+2
2020-11-04
USB: serial: option: add Telit FN980 composition 0x1055
Daniele Palmas
1
-0
/
+2
2020-11-04
USB: serial: option: add LE910Cx compositions 0x1203, 0x1230, 0x1231
Daniele Palmas
1
-0
/
+6
2020-11-04
USB: serial: remove write wait queue
Johan Hovold
1
-6
/
+6
2020-11-04
USB: serial: digi_acceleport: fix write-wakeup deadlocks
Johan Hovold
1
-32
/
+13
2020-11-04
USB: serial: cyberjack: fix write-URB completion race
Johan Hovold
1
-1
/
+6
2020-11-04
USB: serial: keyspan_pda: drop redundant usb-serial pointer
Johan Hovold
1
-3
/
+2
2020-11-04
USB: serial: keyspan_pda: use BIT() macro
Johan Hovold
1
-12
/
+13
2020-11-04
USB: serial: keyspan_pda: clean up comments and whitespace
Johan Hovold
1
-60
/
+56
2020-11-04
USB: serial: keyspan_pda: clean up xircom/entrega support
Johan Hovold
3
-75
/
+13
2020-11-04
USB: serial: keyspan_pda: add write-fifo support
Johan Hovold
1
-60
/
+55
2020-11-04
USB: serial: keyspan_pda: increase transmitter threshold
Johan Hovold
1
-1
/
+1
2020-11-04
USB: serial: keyspan_pda: fix write implementation
Johan Hovold
1
-58
/
+51
2020-11-04
USB: serial: keyspan_pda: refactor write-room handling
Johan Hovold
1
-63
/
+50
2020-11-04
USB: serial: keyspan_pda: fix write unthrottling
Johan Hovold
1
-9
/
+20
2020-11-04
USB: serial: keyspan_pda: fix tx-unthrottle use-after-free
Johan Hovold
1
-0
/
+4
2020-11-04
USB: serial: keyspan_pda: fix write-wakeup use-after-free
Johan Hovold
1
-14
/
+3
2020-11-04
USB: serial: keyspan_pda: fix stalled writes
Johan Hovold
1
-1
/
+1
2020-11-04
USB: serial: keyspan_pda: fix write deadlock
Johan Hovold
1
-3
/
+4
2020-11-04
USB: serial: keyspan_pda: fix dropped unthrottle interrupts
Johan Hovold
1
-2
/
+2
2020-11-03
USB: Add NO_LPM quirk for Kingston flash drive
Alan Stern
1
-0
/
+3
2020-11-03
usb: misc: brcmstb-usb-pinmap: Fix an IS_ERR() vs NULL check
Dan Carpenter
1
-2
/
+2
2020-11-02
Merge tag 'fixes-for-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
6
-4
/
+15
2020-11-02
Merge 5.10-rc2 into usb-next
Greg Kroah-Hartman
21
-137
/
+194
2020-10-30
Merge tag 'usb-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...
Greg Kroah-Hartman
3
-83
/
+102
2020-10-30
usb: cdns3: gadget: own the lock wrongly at the suspend routine
Peter Chen
1
-4
/
+7
2020-10-30
usb: cdns3: Fix on-chip memory overflow issue
Pawel Laszczak
3
-76
/
+94
2020-10-29
usb: cdns3: gadget: suspicious implicit sign extension
Peter Chen
1
-1
/
+1
2020-10-29
xhci: Don't create stream debugfs files with spinlock held.
Mathias Nyman
1
-1
/
+4
2020-10-29
usb: xhci: Workaround for S3 issue on AMD SNPS 3.0 xHC
Sandeep Singh
2
-0
/
+18
2020-10-29
xhci: Fix sizeof() mismatch
Colin Ian King
1
-2
/
+2
2020-10-29
usb: typec: stusb160x: fix signedness comparison issue with enum variables
Amelie Delaunay
1
-12
/
+8
2020-10-29
usb: typec: add missing MODULE_DEVICE_TABLE() to stusb160x
Amelie Delaunay
1
-0
/
+1
2020-10-28
USB: apple-mfi-fastcharge: don't probe unhandled devices
Bastien Nocera
1
-5
/
+12
2020-10-28
usbcore: Check both id_table and match() when both available
Bastien Nocera
3
-12
/
+24
2020-10-28
usb: host: ehci-tegra: Fix error handling in tegra_ehci_probe()
Tang Bin
1
-2
/
+2
2020-10-28
usb: typec: stusb160x: fix an IS_ERR() vs NULL check in probe
Dan Carpenter
1
-2
/
+2
2020-10-28
usb: typec: tcpm: reset hard_reset_count for any disconnect
Li Jun
1
-3
/
+3
2020-10-28
usb: cdc-acm: fix cooldown mechanism
Jerome Brunet
2
-9
/
+6
2020-10-28
usb: host: fsl-mph-dr-of: check return of dma_set_mask()
Ran Wang
1
-3
/
+6
2020-10-28
usb: fix kernel-doc markups
Mauro Carvalho Chehab
4
-4
/
+4
2020-10-28
usb: typec: stusb160x: fix some signedness bugs
Dan Carpenter
1
-3
/
+4
2020-10-28
kcov, usb: only collect coverage from __usb_hcd_giveback_urb in softirq
Andrey Konovalov
1
-2
/
+9
2020-10-28
USB: host: isp1362: delete isp1362_show_regs()
Greg Kroah-Hartman
1
-54
/
+0
[prev]
[next]