Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland...
[safe/jmp/linux-2.6] / drivers / usb / class /
2008-07-21 Oliver NeukumUSB: cdc-wdm cleanup
2008-07-04 Oliver NeukumUSB: fix cdc-acm resume()
2008-06-04 Al Virocdc-wdm endianness fixes
2008-05-20 Oliver NeukumUSB: CDC WDM driver
2008-05-14 Iain McFarlaneUSB: add Zoom Telephonics Model 3095F V.92 USB Mini...
2008-04-29 Harvey Harrisonusb: use get/put_unaligned_* helpers
2008-04-25 Ming LeiUSB: remove unnecessary type casting of urb->context
2008-04-25 Harvey HarrisonUSB: replace remaining __FUNCTION__ occurrences
2008-04-25 David BrownellUSB: cdc-acm: signedness fix
2008-04-25 David EngrafUSB: increase cdc-acm write throughput
2008-04-25 David EngrafUSB: cdc-acm tell tty layer not to split things up.
2008-02-21 Oliver NeukumUSB: fix usb open suspend race in cdc-acm
2008-02-21 Oliver NeukumUSB: fix pm counter leak in usblp
2008-02-01 Joe PerchesUSB: Spelling fixes
2008-02-01 Oliver NeukumUSB: autosuspend for cdc-acm
2007-10-18 Joe PerchesAdd missing newlines to some uses of dev_<level> messages
2007-10-12 Pete Zaitcevusblp: Fix a double kfree
2007-10-12 Pete Zaitcevusblp: Cosmetics
2007-10-12 Pete Zaitcevusblp: mutex in usblp_check_status
2007-10-12 Pete Zaitcevusblp: Make use of URB_FREE_BUFFER
2007-10-12 Pete Zaitcevusblp: Implement the ENOSPC convention
2007-08-22 Alan SternUSB: cdc-acm: fix sysfs attribute registration bug
2007-07-20 Greg Kroah-HartmanUSB: class: usblp: clean up urb->status usage
2007-07-20 Greg Kroah-HartmanUSB: class: cdc-acm: clean up urb->status usage
2007-07-20 Pete ZaitcevUSB: usblp: "Big cleanup" breaks O_NONBLOCK
2007-07-12 Andrey ArapovUSB: cdc-acm: add new device id to option driver
2007-07-12 Pete ZaitcevUSB: usblp: add dynamic URBs, fix races
2007-06-08 Pete Zaitcevusblp: Don't let suspend to kill ->used
2007-05-23 Pete ZaitcevUSB: usblp: Use correct DMA address in case of probe...
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-04-27 Oliver NeukumUSB: cdc-acm: export parsed capabilities through sysfs
2007-03-19 Alan Sternusblp: quirk flag and device entry for Seiko Epson...
2007-03-10 Oliver NeukumUSB: fix spinlock recursion in cdc-acm.c
2007-02-16 Oliver NeukumUSB: quirky device for cdc-acm
2007-02-16 Oliver NeukumUSB: cdc-acm: fix incorrect throtteling, make set_contr...
2007-02-07 Oliver NeukumUSB: autosuspend for usb printer driver
2007-01-05 Martin WilligesUSB: usblp.c - add Kyocera Mita FS 820 to list of ...
2006-12-20 Oliver NeukumUSB: mutexification of usblp
2006-12-08 Alan Cox[PATCH] tty: switch to ktermios
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-01 Luiz Fernando N... USB: cdc-acm: Use usb_endpoint_* functions
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-11-03 Oliver NeukumUSB: usblp: fix system suspend for some systems
2006-11-03 Oliver NeukumUSB: failure in usblp's error path
2006-10-17 Oliver NeukumUSB: fix suspend support for usblp
2006-10-17 Jarek PoplawskiUSB: fix cdc-acm problems with hard irq? (inconsistent...
2006-10-17 Chris MalleyUSB: Support for BT On-Air USB modem in cdc-acm.c
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-02 Jeff Dike[PATCH] const struct tty_operations
2006-09-27 Greg Kroah-HartmanUSB: fix __must_check warnings in drivers/usb/class/
2006-09-27 Luiz Fernando N... USB: usblp: Use usb_endpoint_* functions.
2006-09-27 Luiz Fernando N... USB: Make file operations structs in drivers/usb const.
2006-07-12 Oliver Neukum[PATCH] USB: update for acm in quirks and debug
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the tty_driver devfs_name field...
2006-06-21 David Brownell[PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h>
2006-06-21 Oliver Neukum[PATCH] USB: cdc-acm: add a new special case for modems...
2006-03-20 Arjan van de Ven[PATCH] USB: convert a bunch of USB semaphores to mutexes
2006-03-20 Adrian Bunk[PATCH] USB: remove OBSOLETE_OSS_USB_DRIVER drivers
2006-02-01 Oliver Neukum[PATCH] USB: fix oops in acm disconnect
2006-02-01 Oliver Neukum[PATCH] USB: cleanup of usblp
2006-01-10 Alan Cox[PATCH] TTY layer buffering revamp
2006-01-05 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-01-04 David Woodhouse[PATCH] USB: Export IEEE-1284 device id in sysfs for...
2006-01-04 Pete Zaitcev[PATCH] USB: ioctl compat for usblp.c
2006-01-04 Arjan van de Ven[PATCH] USB: mark various usb tables const
2006-01-04 Greg Kroah-Hartman[PATCH] USB: remove .owner field from struct usb_driver
2006-01-04 David Kubicek[PATCH] USB: Converting cdc acm to a ring queue
2006-01-03 Adrian Bunkupdate the email address of Randy Dunlap
2005-10-28 Oliver Neukum[PATCH] USB: cdc-acm patch to use kzalloc
2005-10-28 Greg Kroah-Hartman[PATCH] USB: delete the bluetty driver
2005-10-28 Greg Kroah-Hartman[PATCH] devfs: Remove the mode field from usb_class_dri...
2005-09-12 Nishanth Aravamudan[PATCH] drivers/usb: fix-up schedule_timeout() usage
2005-09-08 Adrian Bunk[PATCH] USB: schedule OSS USB drivers for removal
2005-09-08 Randy Dunlap[PATCH] USB usblp: rate-limit printer status error...
2005-07-29 Masahito Omote[PATCH] USB: Patch for KYOCERA AH-K3001V support
2005-07-12 brian@murphy.dk[PATCH] USB: fix usb reference count bug in cdc-acm...
2005-06-27 Domen Puncer[PATCH] USB: usblp: 2x up() in usblp_read
2005-06-27 C. Adam Oldham[PATCH] USB: Fix race condition in usblp_write
2005-06-27 Oliver Neukum[PATCH] USB: fix acm trouble with terminals
2005-04-19 Jesper Juhl[PATCH] USB: kfree cleanup for drivers/usb/* - no need...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2