Age | Commit message (Expand) | Author |
2007-02-16 | usb: Remove Airprime device from option.c | Kevin Lloyd |
2007-02-16 | USB: Fix error cleanup path in airprime | Pete Zaitcev |
2007-02-16 | USB: add flow control to usb-serial generic driver. | Joris van Rantwijk |
2007-02-16 | USB: PL2303: Willcom WS002IN Support. | YOSHIFUJI Hideaki |
2007-02-11 | [PATCH] Char: tty_wakeup cleanup | Jiri Slaby |
2007-02-09 | [PATCH] trivial usb endianness annotations | Al Viro |
2007-02-07 | USB: remove duplicate device id from keyspan | Greg Kroah-Hartman |
2007-02-07 | USB: remove duplicate device id from ftdi_sio | Greg Kroah-Hartman |
2007-02-07 | USB: remove duplicate device id from visor | Greg Kroah-Hartman |
2007-02-07 | USB: Sierra Wireless auto set D0 | Kevin Lloyd |
2007-02-07 | USB: race fixes for usb-serial, step 3 | Oliver Neukum |
2007-02-07 | USB: race fixes for usb-serial, step 2 | Oliver Neukum |
2007-02-07 | USB: race fixes for usb-serial step 1 | Oliver Neukum |
2007-02-07 | fix for bugzilla #7544 (keyspan USB-to-serial converter) | Rainer Weikusat |
2007-02-07 | USB: Bugfix for aircable: Add module and name to usb_serial_driver | Johannes Hölzl |
2007-02-07 | USB serial: add driver pointer to all usb-serial drivers | Johannes Hölzl |
2007-02-07 | USB serial: add dynamic id support to usb-serial core | Greg Kroah-Hartman |
2007-02-07 | USB: add EPIC support to the io_edgeport driver | Greg Kroah-Hartman |
2007-01-23 | [PATCH] funsoft: ktermios fix | Al Viro |
2007-01-22 | USB: add vendor/device id for Option GT Max 3.6 cards | garrett_damore@tadpole.com |
2007-01-11 | [PATCH] really fix funsoft driver | David Miller |
2007-01-05 | USB: funsoft is borken on sparc | Andrew Morton |
2007-01-05 | USB: fix interaction between different interfaces in an "Option" usb device | Miguel Angel Alvarez |
2006-12-20 | [PATCH] usb serial: add support for Novatel S720/U720 CDMA/EV-DO modems | Eric Smith |
2006-12-20 | usb-gsm-driver: Added VendorId and ProductId for Huawei E220 USB Modem | Johann Wilhelm |
2006-12-20 | USB: Prevent the funsoft serial device from entering raw mode | David Clare |
2006-12-20 | Add Baltech Reader ID to CP2101 driver | Johannes Hoelzl |
2006-12-20 | usb serial: Eliminate bogus ioctl code | Alan |
2006-12-20 | USB: ftdi_sio - MachX product ID added | Jan Capek |
2006-12-20 | USB: airprime: add device id for dell wireless 5500 hsdpa card | Eagle Jones |
2006-12-13 | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day |
2006-12-08 | [PATCH] tty: switch to ktermios | Alan Cox |
2006-12-07 | [PATCH] slab: remove SLAB_ATOMIC | Christoph Lameter |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells |
2006-12-01 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2006-12-01 | USB: add driver for the USB debug devices | Greg Kroah-Hartman |
2006-12-01 | USB serial: replace kmalloc+memset with kzalloc | Burman Yan |
2006-12-01 | usb: cypress_m8 init error path fix | Mariusz Kozlowski |
2006-12-01 | USB: fix aircable.c: inconsequent NULL checking | Naranjo Manuel Francisco |
2006-12-01 | usb: visor kill urb cleanup | Mariusz Kozlowski |
2006-12-01 | usb: usb-serial free urb cleanup | Mariusz Kozlowski |
2006-12-01 | usb: navman kill urb cleanup | Mariusz Kozlowski |
2006-12-01 | usb: mct_u232 free urb cleanup | Mariusz Kozlowski |
2006-12-01 | usb: kobil_sct kill urb cleanup | Mariusz Kozlowski |
2006-12-01 | usb: keyspan free urb cleanup | Mariusz Kozlowski |
2006-12-01 | usb: io_edgeport kill urb cleanup | Mariusz Kozlowski |
2006-12-01 | usb: ftdi_sio kill urb cleanup | Mariusz Kozlowski |
2006-12-01 | usb-serial: ti_usb, TI ez430 development tool ID | Oleg Verych |
2006-12-01 | USB: airprime: New device ID | daniel@centurion.net.nz |
2006-12-01 | USB: kobil_sct: Use usb_endpoint_* functions | Luiz Fernando N. Capitulino |