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.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
2014-01-13
usb: cdc-wdm: resp_count can be 0 even if WDM_READ is set
Bjørn Mork
1
-1
/
+1
2014-01-09
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2
-2
/
+0
2013-12-24
Merge 3.13-rc5 into usb-next
Greg Kroah-Hartman
1
-5
/
+3
2013-12-21
usb: cdc-wdm: avoid hanging on zero length reads
Bjørn Mork
1
-32
/
+38
2013-12-16
Merge branch 3.13-rc4 into usb-next
Greg Kroah-Hartman
2
-12
/
+107
2013-12-10
usb: cdc-wdm: manage_power should always set needs_remote_wakeup
Bjørn Mork
1
-5
/
+3
2013-12-05
USB: cdc-acm: Added support for the Lenovo RD02-D400 USB Modem
David Cluytens
1
-0
/
+2
2013-12-03
cdc-acm: fix power management in ioctl
Oliver Neukum
1
-0
/
+6
2013-12-03
cdc-acm: add TIOCGICOUNT
Oliver Neukum
1
-0
/
+24
2013-12-03
cdc-acm: add TIOCMIWAIT
Oliver Neukum
2
-12
/
+77
2013-10-30
usb: cdc-wdm: ignore speed change notifications
Bjørn Mork
1
-0
/
+4
2013-10-30
USB: cdc-wdm: support back-to-back USB_CDC_NOTIFY_RESPONSE_AVAILABLE notifica...
Greg Suarez
1
-4
/
+34
2013-08-26
USB: usbtmc: fix up attribute permissions
Greg Kroah-Hartman
1
-8
/
+8
2013-08-19
Merge 3.11-rc6 into usb-next
Greg Kroah-Hartman
1
-4
/
+4
2013-08-13
USB: cdc-wdm: fix race between interrupt handler and tasklet
Oliver Neukum
1
-4
/
+9
2013-08-13
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-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
[next]