index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
class
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] tty: switch to ktermios
Alan Cox
2006-12-08
1
-2
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
1
-1
/
+1
|
\
|
*
USB: cdc-acm: Use usb_endpoint_* functions
Luiz Fernando N. Capitulino
2006-12-01
1
-1
/
+1
*
|
WorkStruct: make allyesconfig
David Howells
2006-11-22
1
-3
/
+3
|
/
*
USB: usblp: fix system suspend for some systems
Oliver Neukum
2006-11-03
1
-2
/
+0
*
USB: failure in usblp's error path
Oliver Neukum
2006-11-03
1
-0
/
+1
*
USB: fix suspend support for usblp
Oliver Neukum
2006-10-17
1
-8
/
+71
*
USB: fix cdc-acm problems with hard irq? (inconsistent lock state)
Jarek Poplawski
2006-10-17
1
-13
/
+13
*
USB: Support for BT On-Air USB modem in cdc-acm.c
Chris Malley
2006-10-17
1
-0
/
+3
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
2
-5
/
+5
*
[PATCH] const struct tty_operations
Jeff Dike
2006-10-02
1
-1
/
+1
*
USB: fix __must_check warnings in drivers/usb/class/
Greg Kroah-Hartman
2006-09-27
1
-1
/
+3
*
USB: usblp: Use usb_endpoint_* functions.
Luiz Fernando N. Capitulino
2006-09-27
1
-7
/
+2
*
USB: Make file operations structs in drivers/usb const.
Luiz Fernando N. Capitulino
2006-09-27
1
-1
/
+1
*
[PATCH] USB: update for acm in quirks and debug
Oliver Neukum
2006-07-12
1
-23
/
+26
*
[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV
Greg Kroah-Hartman
2006-06-26
1
-1
/
+1
*
[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed
Greg Kroah-Hartman
2006-06-26
1
-1
/
+0
*
[PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h>
David Brownell
2006-06-21
1
-1
/
+1
*
[PATCH] USB: cdc-acm: add a new special case for modems with buggy firmware
Oliver Neukum
2006-06-21
2
-39
/
+59
*
[PATCH] USB: convert a bunch of USB semaphores to mutexes
Arjan van de Ven
2006-03-20
2
-18
/
+20
*
[PATCH] USB: remove OBSOLETE_OSS_USB_DRIVER drivers
Adrian Bunk
2006-03-20
6
-6345
/
+0
*
[PATCH] USB: fix oops in acm disconnect
Oliver Neukum
2006-01-31
1
-2
/
+7
*
[PATCH] USB: cleanup of usblp
Oliver Neukum
2006-01-31
1
-47
/
+24
*
[PATCH] TTY layer buffering revamp
Alan Cox
2006-01-10
1
-8
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-01-04
1
-1
/
+1
|
\
|
*
update the email address of Randy Dunlap
Adrian Bunk
2006-01-03
1
-1
/
+1
*
|
[PATCH] USB: Export IEEE-1284 device id in sysfs for usblp devices
David Woodhouse
2006-01-04
1
-9
/
+26
*
|
[PATCH] USB: ioctl compat for usblp.c
Pete Zaitcev
2006-01-04
1
-2
/
+3
*
|
[PATCH] USB: mark various usb tables const
Arjan van de Ven
2006-01-04
2
-4
/
+4
*
|
[PATCH] USB: remove .owner field from struct usb_driver
Greg Kroah-Hartman
2006-01-04
4
-4
/
+0
*
|
[PATCH] USB: Converting cdc acm to a ring queue
David Kubicek
2006-01-04
2
-76
/
+184
|
/
*
[PATCH] USB: cdc-acm patch to use kzalloc
Oliver Neukum
2005-10-28
1
-3
/
+2
*
[PATCH] USB: delete the bluetty driver
Greg Kroah-Hartman
2005-10-28
3
-1303
/
+0
*
[PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...
Greg Kroah-Hartman
2005-10-28
1
-2
/
+1
*
[PATCH] drivers/usb: fix-up schedule_timeout() usage
Nishanth Aravamudan
2005-09-12
1
-4
/
+8
*
[PATCH] USB: schedule OSS USB drivers for removal
Adrian Bunk
2005-09-08
1
-3
/
+18
*
[PATCH] USB usblp: rate-limit printer status error messages
Randy Dunlap
2005-09-08
1
-3
/
+6
*
[PATCH] USB: Patch for KYOCERA AH-K3001V support
Masahito Omote
2005-07-29
1
-0
/
+3
*
[PATCH] USB: fix usb reference count bug in cdc-acm driver
brian@murphy.dk
2005-07-12
1
-15
/
+16
*
[PATCH] USB: usblp: 2x up() in usblp_read
Domen Puncer
2005-06-27
1
-0
/
+1
*
[PATCH] USB: Fix race condition in usblp_write
C. Adam Oldham
2005-06-27
1
-0
/
+2
*
[PATCH] USB: fix acm trouble with terminals
Oliver Neukum
2005-06-27
2
-37
/
+197
*
[PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULL
Jesper Juhl
2005-04-18
2
-34
/
+18
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
10
-0
/
+9923