index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
class
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-07
Revert "usbtmc: convert to devm_kzalloc"
Greg Kroah-Hartman
1
-1
/
+2
2016-09-21
cdc-acm: fix wrong pipe type on rx interrupt xfers
Gavin Li
2
-4
/
+2
2016-04-11
USB: cdc-acm: more sanity checking
Oliver Neukum
1
-0
/
+3
2016-03-03
cdc-acm:exclude Samsung phone 04e8:685d
Oliver Neukum
1
-0
/
+5
2016-01-05
USB: cdc_acm: Ignore Infineon Flash Loader utility
Jonas Jonsson
1
-0
/
+5
2016-01-05
usblp: do not set TASK_INTERRUPTIBLE before lock
Jiri Slaby
1
-1
/
+1
2015-10-07
USB: usbtmc: add device quirk for Rigol DS6104
Teunis van Beelen
1
-0
/
+1
2015-05-04
cdc-wdm: fix endianness bug in debug statements
Oliver Neukum
1
-5
/
+7
2015-03-12
cdc-acm: Add support for Denso cradle CU-321
Björn Gerhart
1
-0
/
+2
2015-01-26
cdc-acm: memory leak in error case
Oliver Neukum
1
-0
/
+1
2015-01-26
USB: cdc-acm: check for valid interfaces
Greg Kroah-Hartman
1
-4
/
+5
2014-11-13
USB: cdc-acm: only raise DTR on transitions from B0
Johan Hovold
1
-2
/
+3
2014-11-13
USB: cdc-acm: add device id for GW Instek AFG-2225
Johan Hovold
1
-0
/
+1
2014-07-02
USB: cdc-acm: fix runtime PM imbalance at shutdown
Johan Hovold
1
-2
/
+4
2014-07-02
USB: cdc-acm: fix I/O after failed open
Johan Hovold
1
-0
/
+3
2014-07-02
USB: cdc-acm: fix potential urb leak and PM imbalance in write
Johan Hovold
1
-1
/
+7
2014-07-02
USB: cdc-acm: fix shutdown and suspend race
Johan Hovold
1
-2
/
+1
2014-07-02
USB: cdc-acm: fix runtime PM for control messages
Johan Hovold
1
-1
/
+11
2014-07-02
USB: cdc-acm: fix broken runtime suspend
Johan Hovold
2
-11
/
+23
2014-07-02
USB: cdc-acm: fix write and resume race
Johan Hovold
1
-14
/
+9
2014-07-02
USB: cdc-acm: fix write and suspend race
Johan Hovold
1
-9
/
+6
2014-05-29
USB: cdc-acm: Remove Motorola/Telit H24 serial interfaces from ACM driver
Michael Ulbricht
1
-7
/
+21
2014-01-09
usb: cdc-wdm: manage_power should always set needs_remote_wakeup
Bjørn Mork
1
-5
/
+3
2013-12-11
USB: cdc-acm: Added support for the Lenovo RD02-D400 USB Modem
David Cluytens
1
-0
/
+2
2013-08-25
USB: usbtmc: fix up attribute permissions
Greg Kroah-Hartman
1
-8
/
+8
2013-08-18
Merge 3.11-rc6 into usb-next
Greg Kroah-Hartman
1
-4
/
+4
2013-08-12
USB: cdc-wdm: fix race between interrupt handler and tasklet
Oliver Neukum
1
-4
/
+9
2013-08-12
USB: usbtmc: fix big-endian probe of Rigol devices
Johan Hovold
1
-4
/
+4
2013-07-25
usbtmc: convert to devm_kzalloc
Andy Shevchenko
1
-2
/
+1
2013-07-25
usbtmc: remove redundant braces
Andy Shevchenko
1
-14
/
+14
2013-07-25
usbtmc: call pr_err instead of plain printk
Andy Shevchenko
1
-5
/
+4
2013-07-25
usbtmc: remove trailing spaces
Andy Shevchenko
1
-3
/
+3
2013-07-25
usb: class: cdc-acm: be careful with bInterval
Felipe Balbi
1
-1
/
+1
2013-06-17
USB: cdc-acm: remove unneeded spin_lock_irqsave/restore on write path
Greg Kroah-Hartman
1
-33
/
+19
2013-05-16
USB: usbtmc: Change magic number to constant
Alexandre Peixoto Ferreira
1
-5
/
+5
2013-05-16
USB: usbtmc: usbtmc_read sends multiple TMC header based on rigol_quirk
Alexandre Peixoto Ferreira
1
-38
/
+114
2013-05-16
USB: usbtmc: Set rigol_quirk if device is listed
Alexandre Peixoto Ferreira
1
-0
/
+14
2013-05-16
USB: usbtmc: TMC request code segregated from usbtmc_read
Alexandre Peixoto Ferreira
1
-31
/
+54
2013-05-16
USB: usbtmc: Add flag rigol_quirk to usbtmc_device_data
Alexandre Peixoto Ferreira
1
-0
/
+14
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-0
/
+14
2013-04-29
Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-35
/
+24
2013-04-19
USB: usbtmc: remove unnecessary memory allocation
Ming Lei
1
-22
/
+4
2013-04-09
USB: regroup all depends on USB within an if USB block
Florian Fainelli
1
-5
/
+1
2013-04-01
Merge 3.9-rc5 into tty-next
Greg Kroah-Hartman
1
-3
/
+19
2013-03-25
USB: cdc-wdm: implement IOCTL_WDM_MAX_COMMAND
Bjørn Mork
1
-0
/
+19
2013-03-25
Merge 3.9-rc4 into usb-next
Greg Kroah-Hartman
1
-3
/
+19
2013-03-21
Merge 3.9-rc3 into tty-next
Greg Kroah-Hartman
1
-3
/
+20
2013-03-21
USB: cdc-acm: fix device unregistration
Johan Hovold
1
-1
/
+2
2013-03-21
usb: cdc-acm: fix error handling in acm_probe()
Alexey Khoroshilov
1
-2
/
+17
2013-03-20
Merge branch 'usb-linus' into usb-next
Greg Kroah-Hartman
1
-3
/
+20
[next]