index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
class
Commit message (
Expand
)
Author
Age
Files
Lines
*
cdc-acm: Add support for Denso cradle CU-321
Björn Gerhart
2015-02-24
1
-0
/
+2
*
cdc-acm: kill unnecessary messages
Oliver Neukum
2015-01-31
1
-24
/
+9
*
cdc-acm: add sanity checks
Oliver Neukum
2015-01-31
1
-5
/
+16
*
USB: cdc-acm: check for valid interfaces
Greg Kroah-Hartman
2014-11-24
1
-4
/
+5
*
cdc-acm: memory leak in error case
Oliver Neukum
2014-11-24
1
-0
/
+1
*
Merge 3.18-rc4 into usb-next.
Greg Kroah-Hartman
2014-11-10
2
-4
/
+23
|
\
|
*
USB: cdc-acm: add quirk for control-line state requests
Johan Hovold
2014-11-06
2
-2
/
+14
|
*
USB: cdc-acm: only raise DTR on transitions from B0
Johan Hovold
2014-11-05
1
-2
/
+3
|
*
cdc-acm: ensure that termios get set when the port is activated
Jim Paris
2014-11-03
1
-0
/
+5
|
*
USB: cdc-acm: add device id for GW Instek AFG-2225
Johan Hovold
2014-11-03
1
-0
/
+1
*
|
usb: class: usbtmc: delete unnecessary 'out of memory' messages
Peter Chen
2014-11-03
1
-3
/
+1
*
|
cdc-acm: Drop the warning for unusual capabilities
Oliver Neukum
2014-11-03
2
-8
/
+0
|
/
*
usb: class: usbtmc.c: Cleaning up uninitialized variables
Rickard Strandqvist
2014-07-09
1
-1
/
+1
*
USB: usbtmc: fix DMA on stack
Oliver Neukum
2014-05-27
1
-1
/
+5
*
USB: cdc-acm: use BIT macro
Oliver Neukum
2014-05-27
1
-6
/
+6
*
USB: cdc-acm: use tty-port dtr_rts
Johan Hovold
2014-05-27
1
-12
/
+20
*
USB: cdc-acm: remove redundant usb_mark_last_busy
Johan Hovold
2014-05-27
1
-1
/
+0
*
USB: cdc-acm: do not update PM busy on read errors
Johan Hovold
2014-05-27
1
-1
/
+3
*
USB: cdc-acm: minimise no-suspend window during shutdown
Johan Hovold
2014-05-27
1
-6
/
+11
*
USB: cdc-acm: remove redundant disconnected test from shutdown
Johan Hovold
2014-05-27
1
-22
/
+19
*
USB: cdc-acm: simplify runtime PM locking
Johan Hovold
2014-05-27
1
-11
/
+6
*
USB: cdc-acm: fix runtime PM imbalance at shutdown
Johan Hovold
2014-05-27
1
-2
/
+4
*
USB: cdc-acm: fix I/O after failed open
Johan Hovold
2014-05-27
1
-0
/
+3
*
USB: cdc-acm: fix failed open not being detected
Johan Hovold
2014-05-27
1
-6
/
+8
*
USB: cdc-acm: fix open and suspend race
Johan Hovold
2014-05-27
1
-4
/
+3
*
USB: cdc-acm: fix potential urb leak and PM imbalance in write
Johan Hovold
2014-05-27
1
-1
/
+7
*
USB: cdc-acm: fix shutdown and suspend race
Johan Hovold
2014-05-27
1
-2
/
+1
*
USB: cdc-acm: fix runtime PM for control messages
Johan Hovold
2014-05-27
1
-1
/
+11
*
USB: cdc-acm: fix broken runtime suspend
Johan Hovold
2014-05-27
2
-11
/
+23
*
USB: cdc-acm: fix write and resume race
Johan Hovold
2014-05-27
1
-14
/
+9
*
USB: cdc-acm: fix write and suspend race
Johan Hovold
2014-05-27
1
-9
/
+6
*
USB: cdc-acm: Remove Motorola/Telit H24 serial interfaces from ACM driver
Michael Ulbricht
2014-04-16
1
-7
/
+21
*
USB: cdc-acm: fix double usb_autopm_put_interface() in acm_port_activate()
Alexey Khoroshilov
2014-04-16
1
-2
/
+4
*
usb: cdc-wdm: resp_count can be 0 even if WDM_READ is set
Bjørn Mork
2014-01-12
1
-1
/
+1
*
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-08
2
-2
/
+0
*
Merge 3.13-rc5 into usb-next
Greg Kroah-Hartman
2013-12-24
1
-5
/
+3
|
\
|
*
usb: cdc-wdm: manage_power should always set needs_remote_wakeup
Bjørn Mork
2013-12-09
1
-5
/
+3
*
|
usb: cdc-wdm: avoid hanging on zero length reads
Bjørn Mork
2013-12-20
1
-32
/
+38
*
|
Merge branch 3.13-rc4 into usb-next
Greg Kroah-Hartman
2013-12-16
2
-12
/
+107
|
\
\
|
|
/
|
/
|
|
*
cdc-acm: fix power management in ioctl
Oliver Neukum
2013-12-03
1
-0
/
+6
|
*
cdc-acm: add TIOCGICOUNT
Oliver Neukum
2013-12-03
1
-0
/
+24
|
*
cdc-acm: add TIOCMIWAIT
Oliver Neukum
2013-12-03
2
-12
/
+77
*
|
USB: cdc-acm: Added support for the Lenovo RD02-D400 USB Modem
David Cluytens
2013-12-04
1
-0
/
+2
|
/
*
usb: cdc-wdm: ignore speed change notifications
Bjørn Mork
2013-10-29
1
-0
/
+4
*
USB: cdc-wdm: support back-to-back USB_CDC_NOTIFY_RESPONSE_AVAILABLE notifica...
Greg Suarez
2013-10-29
1
-4
/
+34
*
USB: usbtmc: fix up attribute permissions
Greg Kroah-Hartman
2013-08-25
1
-8
/
+8
*
Merge 3.11-rc6 into usb-next
Greg Kroah-Hartman
2013-08-18
1
-4
/
+4
|
\
|
*
USB: usbtmc: fix big-endian probe of Rigol devices
Johan Hovold
2013-08-12
1
-4
/
+4
*
|
USB: cdc-wdm: fix race between interrupt handler and tasklet
Oliver Neukum
2013-08-12
1
-4
/
+9
*
|
usbtmc: convert to devm_kzalloc
Andy Shevchenko
2013-07-25
1
-2
/
+1
[next]