mfd: asic3: enable DS1WM cell
[safe/jmp/linux-2.6] / drivers / usb / class /
2009-06-16 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2009-06-16 Greg Kroah-HartmanUSB: usbtmc: fix switch statment
2009-06-16 Kir KolyshkinUSB: cdc-acm: quirk for Alcatel OT-I650
2009-06-16 Oliver NeukumUSB: support for cdc-acm of single interface devices
2009-06-16 Kay SieversDriver Core: usb: add nodename support for usb drivers.
2009-06-11 Alan Coxtty: Clean up the ACM driver to CodingStyle
2009-06-11 Alan Coxtty: cdc_acm add krefs
2009-06-11 Alan Coxtty: Update cdc_acm
2009-05-28 Xiao KaijianUSB: Yet another Conexant Clone to add to cdc-acm.c
2009-04-23 Oliver NeukumUSB: correct error handling in cdc-wdm
2009-04-17 Oliver NeukumUSB: fix oops in cdc-wdm in case of malformed descriptors
2009-04-14 Alan Coxcdc-acm: Fix long standing abuse of tty->low_latency
2009-04-06 Alan Coxcdc-acm: zydas 1602 identifier needed
2009-04-06 Scott James Remnantusb: Auto-load cdc_acm module when device opened.
2009-03-24 Pete Zaitcevusblp: continuously poll for status
2009-03-17 Greg Kroah-HartmanUSB: usbtmc: add protocol 1 support
2009-03-17 Greg Kroah-HartmanUSB: usbtmc: fix stupid bug in open()
2009-02-27 Adam RichterUSB: Quirk for Hummingbird huc56s / Conexant ACM modem
2009-02-27 Dmitriy TaychenachevUSB: cdc-acm: add usb id for motomagx phones
2009-02-09 James TreacyUSB: cdc-acm.c: remove duplicate lines for MTK gps...
2009-01-28 Alan CoxUSB: cdc-acm: Add another conexant modem to the quirks
2009-01-28 Brandon PhilipsUSB: usblp.c: add USBLP_QUIRK_BIDIR to Brother HL-1440
2009-01-28 Andrew LunnUSB: CDC-ACM quirk for MTK GPS
2009-01-28 James A. TreacyUSB: cdc-acm: support some gps data loggers
2009-01-07 Alan SternUSB: Enhance usage of pm_message_t
2009-01-07 Ilpo JärvinenUSB: usbtmc: indent & braces disagree, something else...
2008-12-17 Greg Kroah-HartmanUSB: fix problem with usbtmc driver not loading properly
2008-11-13 Brandon PhilipsUSB: cdc-acm.c: fix recursive lock in acm_start_wb...
2008-10-29 Chris MalleyUSB: usbtmc: Use explicit unsigned type for input buffe...
2008-10-22 Oliver NeukumUSB: fix memory leak in cdc-acm
2008-10-22 Oliver NeukumUSB: cdc-wdm: make module autoload work
2008-10-17 Greg Kroah-HartmanUSB: remove err() macro from usb class drivers
2008-10-17 Greg Kroah-HartmanUSB: remove info() macro from remaining usb drivers
2008-10-17 Julia Lawalldrivers/usb/class/usblp.c: adjust error handling code
2008-10-17 Greg Kroah-HartmanUSB: add USB test and measurement class driver
2008-08-21 Alexey DobriyanUSB: cdc-acm: don't unlock acm->mutex on error path
2008-08-21 Eric SandeenUSB: cdc-acm: quirk for Conexant CX93010 USB modem
2008-08-14 David Brownellusb: cdc-acm: drain writes on close
2008-08-14 David Brownellusb: cdc-acm: stop dropping tx buffers
2008-08-14 David Brownellusb: cdc-acm: bugfix release()
2008-08-14 Takashi IwaiUSB: cdc-acm.c: Fix compile warnings
2008-07-22 Alan Coxtty: rework break handling
2008-07-21 Oliver NeukumUSB: fix build error in cdc-acm for CONFIG_PM=n
2008-07-21 Oliver NeukumUSB: fix disconnect bug in cdc-acm
2008-07-21 Oliver NeukumUSB: autosuspend for cdc-wdm
2008-07-21 Oliver NeukumUSB: additional power savings for cdc-acm devices that...
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...
next