Age | Commit message (Expand) | Author | Files | Lines |
2012-10-25 | USB: keyspan: fix NULL-pointer dereferences and memory leaks | Johan Hovold | 1 | -0/+8 |
2012-09-15 | USB: serial: keyspan: remove dbg() usage | Greg Kroah-Hartman | 1 | -6/+11 |
2012-05-09 | USB: serial: rework usb_serial_register/deregister_drivers() | Greg Kroah-Hartman | 1 | -5/+0 |
2012-05-08 | USB: serial: remove usb_serial_disconnect call in all drivers | Greg Kroah-Hartman | 1 | -1/+0 |
2012-05-08 | USB: serial: remove usb_serial_probe call in all drivers | Greg Kroah-Hartman | 1 | -1/+0 |
2012-02-25 | usb-serial: use new registration API in [k-m]* drivers | Alan Stern | 1 | -5/+5 |
2011-02-17 | tiocmset: kill the file pointer argument | Alan Cox | 1 | -1/+1 |
2011-02-17 | tiocmget: kill off the passing of the struct file | Alan Cox | 1 | -2/+1 |
2011-01-23 | USB serial: add missing .usb_driver field in serial drivers | Alan Stern | 1 | -0/+4 |
2010-10-18 | Update broken web addresses in the kernel. | Justin P. Mattock | 1 | -1/+1 |
2010-03-03 | USB serial: make USB device id constant | Németh Márton | 1 | -5/+5 |
2009-09-20 | tty: USB does not need the filp argument in the drivers | Alan Cox | 1 | -2/+1 |
2009-06-16 | USB: usb-serial: replace shutdown with disconnect, release | Alan Stern | 1 | -4/+8 |
2009-06-11 | tty: Bring the usb tty port structure into more use | Alan Cox | 1 | -3/+5 |
2008-07-23 | usb_serial: API all change | Alan Cox | 1 | -27/+12 |
2008-07-22 | USB: keyspan: Remove duplicate device entries | Ben Collins | 1 | -3/+2 |
2008-07-10 | keyspan: use request_firmware() | David Woodhouse | 1 | -84/+0 |
2008-04-25 | USB: serial: remove unneeded number endpoints settings | Greg Kroah-Hartman | 1 | -16/+0 |
2008-04-03 | USB: Allow initialization of broken keyspan serial adapters. | Clark Rawlins | 1 | -0/+4 |
2007-07-13 | USB Serial Keyspan: add support for USA-49WG & USA-28XG | Lucy McCoy | 1 | -8/+66 |
2007-02-08 | USB: remove duplicate device id from keyspan | Greg Kroah-Hartman | 1 | -3/+0 |
2007-02-08 | USB serial: add driver pointer to all usb-serial drivers | Johannes Hölzl | 1 | -0/+4 |
2006-12-08 | [PATCH] tty: switch to ktermios | Alan Cox | 1 | -1/+1 |
2006-01-05 | [PATCH] USB: remove .owner field from struct usb_driver | Greg Kroah-Hartman | 1 | -1/+0 |
2006-01-05 | [PATCH] USB: allow usb drivers to disable dynamic ids | Greg Kroah-Hartman | 1 | -0/+1 |
2005-10-29 | [PATCH] USB Serial: move name to driver structure | Greg Kroah-Hartman | 1 | -8/+8 |
2005-10-29 | [PATCH] USB Serial: get rid of the .owner field in usb_serial_driver | Greg Kroah-Hartman | 1 | -4/+12 |
2005-10-29 | [PATCH] USB Serial: rename usb_serial_device_type to usb_serial_driver | Greg Kroah-Hartman | 1 | -4/+4 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+660 |