Age | Commit message (Expand) | Author | Files | Lines |
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 |
2006-11-17 | USB: ipaq: Add HTC Modem Support | Alex Sanks | 1 | -0/+1 |
2006-11-17 | USB: ftdi driver pid for dmx-interfaces | Frank Sievertsen | 2 | -0/+4 |
2006-11-17 | USB: ftdi_sio: adds vendor/product id for a RFID construction kit | Kjell Myksvoll | 2 | -1/+8 |
2006-11-03 | USB: HID: add blacklist AIRcable USB, little beautification | Naranjo Manuel Francisco | 1 | -2/+2 |
2006-11-03 | USB: sierra: Fix id for Sierra Wireless MC8755 in new table | Jan Luebbe | 1 | -0/+1 |
2006-11-03 | USB: new VID/PID-combos for cp2101 | Bjorn Schneider | 1 | -0/+3 |
2006-11-03 | USB: add another sierra wireless device id | Greg Kroah-Hartman | 1 | -0/+2 |
2006-10-18 | USB: Add device id for Sierra Wireless MC8755 | Jan Luebbe | 1 | -0/+1 |
2006-10-18 | USB: cleanup sierra wireless driver a bit | Greg Kroah-Hartman | 1 | -151/+118 |
2006-10-18 | USB: Sierra Wireless driver update | Kevin Lloyd | 3 | -38/+699 |
2006-10-18 | USB: ftdi_sio whitespace fixes | David Brownell | 1 | -127/+127 |
2006-10-18 | USB-SERIAL:cp2101 Add new device ID | Craig Shelley | 1 | -0/+1 |
2006-10-18 | USB: Memory leak in drivers/usb/serial/airprime.c | Eric Sesterhenn | 1 | -0/+1 |
2006-10-18 | USB: mos7840.c: fix a check-after-dereference | Adrian Bunk | 1 | -1/+2 |
2006-10-18 | USB: add USB serial mos7720 driver | Greg Kroah-Hartman | 3 | -0/+1694 |
2006-10-18 | airprime: New device ID. | Luiz Fernando N. Capitulino | 1 | -0/+1 |
2006-10-10 | [PATCH] mos7840 annotations | Al Viro | 1 | -30/+16 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 29 | -131/+130 |
2006-10-02 | [PATCH] const struct tty_operations | Jeff Dike | 1 | -1/+1 |
2006-09-29 | usb-serial: possible irq lock inversion (PPP vs. usb/serial) | Peter Zijlstra | 7 | -21/+21 |
2006-09-29 | USB: add SeaLevel 2106 SeaLINK support to ftdi_sio | Justin Carlson | 2 | -0/+2 |
2006-09-29 | USB: another device ID for ipaq | Matthias Urlichs | 1 | -0/+1 |
2006-09-29 | USB serial ftdi_sio: Add support for Tactrix OpenPort devices | Ian Abbott | 2 | -0/+12 |
2006-09-29 | USB: Add vendor / product ID to pl2303 | Wesley PA4WDH | 2 | -0/+5 |
2006-09-27 | USB: Airprime driver improvements to allow full speed EvDO transfers | Andy Gay | 1 | -5/+256 |
2006-09-27 | usb serial: support Alcor Micro Corp. USB 2.0 TO RS-232 through pl2303 driver | Johannes Steingraeber | 3 | -1/+8 |
2006-09-27 | USB: Moschip 7840 USB-Serial Driver | Paul B Schroeder | 3 | -0/+2978 |
2006-09-27 | aircable: fix printk format warnings | Randy Dunlap | 1 | -2/+2 |