index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
class
Age
Commit message (
Expand
)
Author
Files
Lines
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-18
USB: cdc-acm: remove unneeded spin_lock_irqsave/restore on write path
Greg Kroah-Hartman
1
-33
/
+19
2013-05-17
USB: usbtmc: Change magic number to constant
Alexandre Peixoto Ferreira
1
-5
/
+5
2013-05-17
USB: usbtmc: usbtmc_read sends multiple TMC header based on rigol_quirk
Alexandre Peixoto Ferreira
1
-38
/
+114
2013-05-17
USB: usbtmc: Set rigol_quirk if device is listed
Alexandre Peixoto Ferreira
1
-0
/
+14
2013-05-17
USB: usbtmc: TMC request code segregated from usbtmc_read
Alexandre Peixoto Ferreira
1
-31
/
+54
2013-05-17
USB: usbtmc: Add flag rigol_quirk to usbtmc_device_data
Alexandre Peixoto Ferreira
1
-0
/
+14
2013-05-02
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-10
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-26
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-22
Merge 3.9-rc3 into tty-next
Greg Kroah-Hartman
1
-3
/
+20
2013-03-22
USB: cdc-acm: fix device unregistration
Johan Hovold
1
-1
/
+2
2013-03-22
usb: cdc-acm: fix error handling in acm_probe()
Alexey Khoroshilov
1
-2
/
+17
2013-03-21
Merge branch 'usb-linus' into usb-next
Greg Kroah-Hartman
1
-3
/
+20
2013-03-19
TTY: add tty_port_tty_hangup helper
Jiri Slaby
1
-18
/
+6
2013-03-19
TTY: add tty_port_tty_wakeup helper
Jiri Slaby
1
-6
/
+1
2013-03-18
Merge tag 'v3.9-rc3' into next
Dmitry Torokhov
3
-14
/
+65
2013-03-15
USB: cdc-acm: Remove obsolete predefined speeds array
Samuel Tardieu
1
-8
/
+0
2013-03-13
USB: cdc-wdm: fix buffer overflow
Oliver Neukum
1
-3
/
+20
2013-03-12
USB: cdc-acm - blacklist IMS PCU device
Dmitry Torokhov
2
-0
/
+14
2013-01-26
Merge 3.8-rc5 into tty-next
Greg Kroah-Hartman
1
-0
/
+3
2013-01-19
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
1
-1
/
+1
2013-01-16
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-9
/
+1
2013-01-16
TTY: switch tty_insert_flip_string
Jiri Slaby
1
-1
/
+2
2013-01-12
USB: cdc-acm: Add support for "PSC Scanning, Magellan 800i"
Denis N Ladin
1
-0
/
+3
2012-11-16
cdc-acm: implement TIOCSSERIAL to avoid blocking close(2)
Dan Williams
1
-0
/
+38
2012-10-18
usb: acm: fix the computation of the number of data bits
Nicolas Boullis
1
-5
/
+15
2012-10-18
USB: cdc-acm: fix pipe type of write endpoint
Ming Lei
1
-1
/
+1
2012-10-11
Add CDC-ACM support for the CX93010-2x UCMxx USB Modem
Jean-Christian de Rivaz
1
-0
/
+3
2012-10-02
Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-1
/
+0
2012-09-17
Merge 3.6-rc6 into usb-next
Greg Kroah-Hartman
1
-4
/
+8
2012-09-17
Merge 3.6-rc6 into tty-next
Greg Kroah-Hartman
1
-4
/
+8
2012-09-11
USB: cdc-wdm: fix wdm_find_device* return value
Bjørn Mork
1
-4
/
+8
2012-09-06
usb: cdc-acm: remove duplicated include from cdc-acm.c
Wei Yongjun
1
-1
/
+0
2012-08-27
Merge 3.6-rc3 into tty-next
Greg Kroah-Hartman
1
-1
/
+2
2012-08-18
USB: CDC ACM: Fix NULL pointer dereference
Sven Schnelle
1
-1
/
+2
2012-08-14
TTY: use tty_port_register_device
Jiri Slaby
1
-1
/
+2
2012-08-06
Merge tty-next into 3.6-rc1
Greg Kroah-Hartman
2
-26
/
+1
2012-07-17
Merge 3.5-rc7 into usb-next
Greg Kroah-Hartman
2
-26
/
+1
2012-07-17
tty: move the termios object into the tty
Alan Cox
1
-1
/
+1
2012-07-06
USB: class: cdc-acm: Fixed coding style issue.
Jeffrin Jose
1
-1
/
+1
2012-07-06
USB: cdc-wdm: fix lockup on error in wdm_read
Bjørn Mork
1
-0
/
+2
[next]