summaryrefslogtreecommitdiff
path: root/drivers/usb/serial/empeg.c
AgeCommit message (Expand)Author
2010-05-20USB: empeg: reimplement using generic frameworkJohan Hovold
2010-03-02USB: tty: Prune uses of tty_request_room in the USB layerAlan Cox
2010-03-02USB serial: make USB device id constantNémeth Márton
2009-10-09USB: serial: fix assumption that throttle/unthrottle cannot sleepOliver Neukum
2009-09-19tty: USB serial termios bitsAlan Cox
2009-09-19tty: USB does not need the filp argument in the driversAlan Cox
2009-06-15USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern
2009-06-11tty: Bring the usb tty port structure into more useAlan Cox
2009-04-23USB: removal of tty->low_latency hack dating back to the old serial codeOliver Neukum
2008-10-17USB: remove use of err() in drivers/usb/serialGreg Kroah-Hartman
2008-10-17USB: remove info() macro from usb/serial driversGreg Kroah-Hartman
2008-10-13tty: usb-serial krefsAlan Cox
2008-07-22empeg: Coding styleAlan Cox
2008-07-22usb_serial: API all changeAlan Cox
2008-04-24USB: remove unnecessary type casting of urb->contextMing Lei
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-24USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman
2007-10-25USB: empeg: clean up and handle speedsAlan Cox
2007-07-12USB: serial: empeg: clean up urb->status usageGreg Kroah-Hartman
2007-02-07USB serial: add driver pointer to all usb-serial driversJohannes Hölzl
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-07-12[PATCH] USB: move usb-serial.h to include/linux/usb/Greg Kroah-Hartman
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-21[PATCH] USB serial: encapsulate schedule_work, remove double-callingPete Zaitcev
2006-01-10[PATCH] TTY layer buffering revampAlan Cox
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman
2006-01-04[PATCH] USB: allow usb drivers to disable dynamic idsGreg Kroah-Hartman
2005-10-28[PATCH] USB Serial: move name to driver structureGreg Kroah-Hartman
2005-10-28[PATCH] USB Serial: get rid of the .owner field in usb_serial_driverGreg Kroah-Hartman
2005-10-28[PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driverGreg Kroah-Hartman
2005-04-18[PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULLJesper Juhl
2004-10-20Update tty layer to not mix kernel and user pointers.Linus Torvalds
2004-10-06mergeGreg Kroah-Hartman
2004-09-30[PATCH] USB: remove FIXME created from tty core changes in empeg driver.Greg Kroah-Hartman
2004-09-29Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman
2004-09-29[PATCH] tty locking cleanup and fixesAlan Cox
2004-09-08USB: fix usb_unlink_urb() usage in empeg driverGreg Kroah-Hartman
2004-07-14[PATCH] USB: remove CONFIG_USB_SERIAL_DEBUGGreg Kroah-Hartman
2004-07-14[PATCH] USB: change all usbserial drivers to use module_param()Greg Kroah-Hartman
2004-05-13USB: remove get_usb_serial() as it's pretty much unneededGreg Kroah-Hartman
2004-05-13USB: removed port_paranoia_check() call for usb serial drivers.Greg Kroah-Hartman
2004-03-30[PATCH] double semicolon cleanupAlexander Stohr
2003-08-22[PATCH] USB: PATCH 4/19 Audit usb_register/usb_serial_register under divers/u...Daniele Bellucci
2003-08-11[PATCH] add usb_reset_configuration()David Brownell
2003-06-04[PATCH] USB: usb_set_configuration in empeg.cOliver Neukum
2003-05-29o drivers/usb/serial/empeg: initialize struct usb_driver ->owner fieldArnaldo Carvalho de Melo
2003-04-29[PATCH] USB: fix CHECKER found bug in the empeg.c driverGreg Kroah-Hartman
2003-01-06[PATCH] USB: drivers/usb/serial/ fixups due to dev_printk changeGreg Kroah-Hartman
2002-12-25[PATCH] USB: convert empeg driver to use dev_err() and dev_info() macrosGreg Kroah-Hartman