| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-06-15 | 47 | -1103/+1207 |
|\ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-06-14 | 1 | -1/+1 |
| |\ |
|
| | * | trivial: fix typo milisecond/millisecond for documentation and source comments. | Martin Olsson | 2009-06-12 | 1 | -1/+1 |
| * | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-06-14 | 1 | -3/+10 |
| |\ \ |
|
| | * \ | Merge branch 'ep93xx' into devel | Russell King | 2009-06-10 | 1 | -3/+10 |
| | |\ \ |
|
| | | * | | [ARM] 5526/1: ep93xx: usb driver cleanup | Hartley Sweeten | 2009-05-29 | 1 | -3/+10 |
| * | | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2009-06-12 | 1 | -0/+1 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | microblaze: Kconfig: Enable drivers for Microblaze | Michal Simek | 2009-05-21 | 1 | -0/+1 |
| * | | | | Push BKL down into ->remount_fs() | Alessio Igor Bogani | 2009-06-11 | 1 | -0/+5 |
| * | | | | Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-06-11 | 1 | -2/+2 |
| |\ \ \ \ |
|
| | * | | | | block: Use accessor functions for queue limits | Martin K. Petersen | 2009-05-22 | 1 | -2/+2 |
| | |/ / / |
|
| * | | | | sierra: driver interface blacklisting | Elina Pasheva | 2009-06-11 | 1 | -3/+48 |
| * | | | | sierra: driver urb handling improvements | Elina Pasheva | 2009-06-11 | 1 | -84/+144 |
| * | | | | tty: resolve some sierra breakage | Alan Cox | 2009-06-11 | 1 | -3/+14 |
| * | | | | ftdi_sio: don't override modem bits | Alan Cox | 2009-06-11 | 1 | -5/+0 |
| * | | | | ft232: support the ASYNC_LOW_LATENCY flag | Alan Cox | 2009-06-11 | 1 | -34/+60 |
| * | | | | USB: CP210X Replace CP2101 with CP210x | Craig Shelley | 2009-06-11 | 1 | -97/+97 |
| * | | | | USB: CP210X Use official request code definitions | Craig Shelley | 2009-06-11 | 1 | -42/+56 |
| * | | | | USB: CP210X Add device IDs | Craig Shelley | 2009-06-11 | 1 | -0/+7 |
| * | | | | tty: iuu_phoenix: update version number. | Olivier Bornet | 2009-06-11 | 1 | -1/+1 |
| * | | | | tty: iuu_phoenix: set termios. | Olivier Bornet | 2009-06-11 | 1 | -0/+50 |
| * | | | | tty: iuu_phoenix: Fix stopbit when uart goes on. | Olivier Bornet | 2009-06-11 | 1 | -1/+1 |
| * | | | | tty: iuu_phoenix: fix locking. | Olivier Bornet | 2009-06-11 | 1 | -16/+13 |
| * | | | | tty: Clean up the ACM driver to CodingStyle | Alan Cox | 2009-06-11 | 1 | -131/+160 |
| * | | | | tty: cdc_acm add krefs | Alan Cox | 2009-06-11 | 2 | -68/+98 |
| * | | | | tty: Update cdc_acm | Alan Cox | 2009-06-11 | 2 | -1/+7 |
| * | | | | tty: Bring the usb tty port structure into more use | Alan Cox | 2009-06-11 | 38 | -657/+461 |
| | |/ /
| |/| | |
|
| * | | | Revert "USB: Correct Makefile to make isp1760 buildable" | Mike Frysinger | 2009-05-28 | 1 | -1/+0 |
| * | | | usb-serial: fix crash when sub-driver updates firmware | Alan Stern | 2009-05-28 | 1 | -0/+1 |
| * | | | USB: isp1760: urb_dequeue doesn't always find the urbs | Warren Free | 2009-05-28 | 1 | -2/+22 |
| * | | | USB: Yet another Conexant Clone to add to cdc-acm.c | Xiao Kaijian | 2009-05-28 | 1 | -0/+3 |
| * | | | USB: atmel_usb_udc: Use kzalloc() to allocate ep structures | Haavard Skinnemoen | 2009-05-28 | 1 | -1/+1 |
| * | | | USB: atmel-usba-udc : fix control out requests. | Martin Fuzzey | 2009-05-28 | 1 | -1/+2 |
| |/ / |
|
| * | | Fix oops on close of hot-unplugged FTDI serial converter | David Woodhouse | 2009-05-18 | 1 | -8/+1 |
* | | | net: use symbolic values for ndo_start_xmit() return codes | Patrick McHardy | 2009-06-13 | 1 | -1/+1 |
* | | | usb: gadget: f_phonet: fix memory allocation sizes | Rémi Denis-Courmont | 2009-06-02 | 1 | -5/+4 |
* | | | f_phonet: no need to check for carrier - scheduler does it internally | Rémi Denis-Courmont | 2009-06-02 | 1 | -8/+2 |
* | | | f_phonet: dev_kfree_skb instead of dev_kfree_skb_any in TX callback | Rémi Denis-Courmont | 2009-06-02 | 1 | -1/+1 |
|/ / |
|
* | | usb-serial: ftdi_sio: fix reference counting of ftdi_private | Alan Stern | 2009-05-08 | 1 | -4/+14 |
* | | USB: unusual_devs: extend nokia 6288 bcd range | Phil Dibowitz | 2009-05-08 | 1 | -2/+3 |
* | | USB: Gadget: fix UTF conversion in the usbstring library | Alan Stern | 2009-05-08 | 1 | -3/+3 |
* | | USB: Fix makefile so that CONFIG_WDM and CONFIG_TMC work. | Andy Lutomirski | 2009-05-08 | 1 | -0/+2 |
* | | USB: ftdi_sio: add vendor/product id for the Marvell SheevaPlug | Nicolas Pitre | 2009-05-08 | 2 | -0/+8 |
* | | USB: cxacru: Fix negative dB output | Simon Arlott | 2009-05-08 | 1 | -2/+8 |
|/ |
|
* | USB: otg: Fix bug on remove path without transceiver | Robert Jarzmik | 2009-04-23 | 1 | -1/+2 |
* | USB: correct error handling in cdc-wdm | Oliver Neukum | 2009-04-23 | 1 | -9/+18 |
* | USB: removal of tty->low_latency hack dating back to the old serial code | Oliver Neukum | 2009-04-23 | 18 | -111/+1 |
* | USB: serial: sierra driver bug fix for composite interface | Elina Pasheva | 2009-04-23 | 1 | -4/+17 |
* | USB: gadget: omap_udc uses platform_driver_probe() | David Brownell | 2009-04-23 | 1 | -2/+1 |
* | USB: ci13xxx_udc: fix build error | Matthias Kaehlcke | 2009-04-23 | 1 | -0/+1 |