aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/ti_usb_3410_5052.c
Commit message (Expand)AuthorAge
* USB: last abuses of intfdata in close for usb-serial driversOliver Neukum2008-02-01
* USB: ti_usb: termios cleanupsAlan Cox2008-02-01
* USB: TI 3410/5052 USB Serial: convert td_open_close_lock to mutexMatthias Kaehlcke2008-02-01
* signedness: module_param_array nump argumentAl Viro2007-10-14
* USB: serial: ti_usb_3410_5052: clean up urb->status usageGreg Kroah-Hartman2007-07-12
* USB: ti serial driver sleeps with spinlock heldOliver Neukum2007-06-26
* USB serial: add driver pointer to all usb-serial driversJohannes Hölzl2007-02-07
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-08
* USB serial: replace kmalloc+memset with kzallocBurman Yan2006-12-01
* usb-serial: ti_usb, TI ez430 development tool IDOleg Verych2006-12-01
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] USB: move usb-serial.h to include/linux/usb/Greg Kroah-Hartman2006-07-12
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] USB: kzalloc() conversion for rest of drivers/usbEric Sesterhenn2006-03-20
* [PATCH] TTY layer buffering revampAlan Cox2006-01-10
* [PATCH] USB: Use ARRAY_SIZE macroTobias Klauser2006-01-04
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-04
* [PATCH] USB: allow usb drivers to disable dynamic idsGreg Kroah-Hartman2006-01-04
* [PATCH] USB Serial: move name to driver structureGreg Kroah-Hartman2005-10-28
* [PATCH] USB Serial: get rid of the .owner field in usb_serial_driverGreg Kroah-Hartman2005-10-28
* [PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driverGreg Kroah-Hartman2005-10-28
* [PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULLJesper Juhl2005-04-18
* Linux-2.6.12-rc2Linus Torvalds2005-04-16