index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
class
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-29
usb: cdc-wdm: ignore speed change notifications
Bjørn Mork
1
-0
/
+4
2013-10-29
USB: cdc-wdm: support back-to-back USB_CDC_NOTIFY_RESPONSE_AVAILABLE notifica...
Greg Suarez
1
-4
/
+34
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
2013-03-18
TTY: add tty_port_tty_hangup helper
Jiri Slaby
1
-18
/
+6
2013-03-18
TTY: add tty_port_tty_wakeup helper
Jiri Slaby
1
-6
/
+1
2013-03-17
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-12
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-25
Merge 3.8-rc5 into tty-next
Greg Kroah-Hartman
1
-0
/
+3
2013-01-18
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
1
-1
/
+1
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-9
/
+1
2013-01-15
TTY: switch tty_insert_flip_string
Jiri Slaby
1
-1
/
+2
2013-01-11
USB: cdc-acm: Add support for "PSC Scanning, Magellan 800i"
Denis N Ladin
1
-0
/
+3
2012-11-15
cdc-acm: implement TIOCSSERIAL to avoid blocking close(2)
Dan Williams
1
-0
/
+38
2012-10-17
usb: acm: fix the computation of the number of data bits
Nicolas Boullis
1
-5
/
+15
2012-10-17
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-01
Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-1
/
+0
2012-09-16
Merge 3.6-rc6 into usb-next
Greg Kroah-Hartman
1
-4
/
+8
2012-09-16
Merge 3.6-rc6 into tty-next
Greg Kroah-Hartman
1
-4
/
+8
2012-09-10
USB: cdc-wdm: fix wdm_find_device* return value
Bjørn Mork
1
-4
/
+8
2012-09-05
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-17
USB: CDC ACM: Fix NULL pointer dereference
Sven Schnelle
1
-1
/
+2
[next]