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