aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/ir-usb.c
Commit message (Expand)AuthorAgeFilesLines
* USB: ir-usb: fix incorrect write-buffer lengthJohan Hovold2010-05-201-1/+3
* USB: ir-usb: reimplement using generic frameworkJohan Hovold2010-05-201-159/+38
* USB: ir-usb: fix set_termios raceJohan Hovold2010-05-201-16/+47
* USB: ir-usb: allow custom bulk buffer size without reallocationJohan Hovold2010-05-201-25/+5
* USB: ir-usb: fix double freeJohan Hovold2010-05-201-0/+2
* USB: remove references to port->port.count from the serial driversAlan Stern2010-03-021-5/+0
* USB: tty: Prune uses of tty_request_room in the USB layerAlan Cox2010-03-021-4/+2
* USB serial: make USB device id constantNémeth Márton2010-03-021-1/+1
* tty: USB does not need the filp argument in the driversAlan Cox2009-09-191-4/+2
* tty: Bring the usb tty port structure into more useAlan Cox2009-06-111-4/+2
* tty: trivial - fix up email addresses in tty related stuffAlan Cox2008-11-111-1/+1
* USB: remove info() macro from usb/serial driversGreg Kroah-Hartman2008-10-171-1/+2
* tty: usb-serial krefsAlan Cox2008-10-131-1/+2
* usb_serial: API all changeAlan Cox2008-07-221-48/+33
* usb: irda: cleanup on ir-usb moduleFelipe Balbi2008-07-211-220/+270
* USB: remove unnecessary type casting of urb->contextMing Lei2008-04-241-2/+2
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-23/+23
* USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman2008-04-241-3/+0
* USB: ir_usb: termios handlingAlan Cox2007-10-251-7/+4
* USB: serial: ir_usb: Clean up the worst of it, remove exciting 'crash on open...Alan Cox2007-07-121-82/+60
* USB: serial: ir-usb: clean up urb->status usageGreg Kroah-Hartman2007-07-121-5/+7
* USB serial: add driver pointer to all usb-serial driversJohannes Hölzl2007-02-071-0/+1
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-2/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-4/+4
* usb-serial: possible irq lock inversion (PPP vs. usb/serial)Peter Zijlstra2006-09-281-3/+3
* [PATCH] USB: move usb-serial.h to include/linux/usb/Greg Kroah-Hartman2006-07-121-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] remove TTY_DONT_FLIPPaul Fulghum2006-06-281-2/+1
* [PATCH] USB serial: encapsulate schedule_work, remove double-callingPete Zaitcev2006-06-211-1/+1
* [PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn2006-03-201-2/+1
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0
* [PATCH] USB: allow usb drivers to disable dynamic idsGreg Kroah-Hartman2006-01-041-0/+1
* [PATCH] USB Serial: move name to driver structureGreg Kroah-Hartman2005-10-281-1/+2
* [PATCH] USB Serial: get rid of the .owner field in usb_serial_driverGreg Kroah-Hartman2005-10-281-1/+3
* [PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driverGreg Kroah-Hartman2005-10-281-1/+1
* [PATCH] USB: add ability for usb-serial drivers to determine if their write u...Greg Kroah-Hartman2005-06-271-5/+11
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+619