| Commit message (Expand) | Author | Age | Files | Lines |
* | Driver core: create lock/unlock functions for struct device | Greg Kroah-Hartman | 2010-03-07 | 1 | -2/+2 |
* | USB: remove unused defintion of struct usb_device_status | Dmitry Torokhov | 2010-03-07 | 1 | -5/+0 |
* | usbfs: fix deadlock on 'usbfs_mutex', clean up poll | Linus Torvalds | 2010-03-06 | 1 | -42/+24 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-03-04 | 2 | -2/+2 |
|\ |
|
| * | kill unused invalidate_inode_pages helper | Christoph Hellwig | 2010-03-03 | 2 | -2/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2010-03-03 | 192 | -3331/+7019 |
|\ \ |
|
| * | | USB: backlight, appledisplay: fix incomplete registration failure handling | Bruno Prémont | 2010-03-02 | 1 | -1/+2 |
| * | | USB: pl2303: remove unnecessary reset of usb_device in urbs | Johan Hovold | 2010-03-02 | 1 | -6/+0 |
| * | | USB: ftdi_sio: remove obsolete check in unthrottle | Johan Hovold | 2010-03-02 | 1 | -2/+1 |
| * | | USB: ftdi_sio: remove unused tx_bytes counter | Johan Hovold | 2010-03-02 | 1 | -6/+0 |
| * | | USB: qcaux: driver for auxiliary serial ports on Qualcomm devices | Dan Williams | 2010-03-02 | 3 | -0/+108 |
| * | | USB: pl2303: initial TIOCGSERIAL support | John Tsiombikas | 2010-03-02 | 1 | -0/+13 |
| * | | USB: option: add Longcheer/Longsung vendor ID | Dan Williams | 2010-03-02 | 1 | -2/+7 |
| * | | USB: fix I2C API usage in ohci-pnx4008. | Luotao Fu | 2010-03-02 | 1 | -3/+3 |
| * | | USB: usbmon: mask seconds properly in text API | Pete Zaitcev | 2010-03-02 | 1 | -1/+1 |
| * | | USB: sisusbvga: no unnecessary GFP_ATOMIC | Oliver Neukum | 2010-03-02 | 1 | -2/+2 |
| * | | USB: storage: onetouch: unnecessary GFP_ATOMIC | Oliver Neukum | 2010-03-02 | 1 | -1/+1 |
| * | | USB: serial: ftdi: add CONTEC vendor and product id | Daniel Sangorrin | 2010-03-02 | 2 | -0/+8 |
| * | | USB: remove references to port->port.count from the serial drivers | Alan Stern | 2010-03-02 | 11 | -126/+66 |
| * | | USB: tty: Prune uses of tty_request_room in the USB layer | Alan Cox | 2010-03-02 | 24 | -79/+25 |
| * | | USB: don't read past config->interface[] if usb_control_msg() fails in usb_re... | Roel Kluin | 2010-03-02 | 1 | -1/+1 |
| * | | USB: tty: kill request_room for USB ACM class | Alan Cox | 2010-03-02 | 1 | -1/+0 |
| * | | USB: tty: sort out the request_room handling for whiteheat | Alan Cox | 2010-03-02 | 1 | -15/+3 |
| * | | USB: storage: fix misplaced parenthesis | Roel Kluin | 2010-03-02 | 1 | -8/+7 |
| * | | USB: vstusb.c: removal of driver for Vernier Software & Technology, Inc., dev... | Dennis O'Brien | 2010-03-02 | 3 | -798/+0 |
| * | | USB: fix the idProduct value for USB-3.0 root hubs | Alan Stern | 2010-03-02 | 1 | -1/+1 |
| * | | usb-storage: use max_hw_sectors instead of max_sectors | Alan Stern | 2010-03-02 | 1 | -5/+5 |
| * | | USB: OHCI: DA8xx/OMAP-L1x glue layer | Sergei Shtylyov | 2010-03-02 | 3 | -0/+462 |
| * | | USB: ehci: omap: Update TODO list in comments | Anand Gadiyar | 2010-03-02 | 1 | -2/+1 |
| * | | USB: ehci: omap: use default interrupt threshold | Anand Gadiyar | 2010-03-02 | 1 | -4/+0 |
| * | | USB: omap: ehci: kill 2 compile warnings | Anand Gadiyar | 2010-03-02 | 1 | -0/+3 |
| * | | USB: serial: sierra driver indat_callback fix | Elina Pasheva | 2010-03-02 | 1 | -8/+11 |
| * | | USB: serial: sierra driver adding reset_resume function | Elina Pasheva | 2010-03-02 | 1 | -10/+20 |
| * | | USB: xhci: Fix finding extended capabilities registers | Edward Shao | 2010-03-02 | 1 | -2/+5 |
| * | | USB: remove debugging message for uevent constructions | Alan Stern | 2010-03-02 | 1 | -3/+1 |
| * | | tty: Fix various bogus WARN checks in the usb serial layer | Alan Cox | 2010-03-02 | 1 | -13/+0 |
| * | | USB: cp210x: Add 81E8 (Zephyr Bioharness) | Alan Cox | 2010-03-02 | 1 | -1/+2 |
| * | | USB: Convert concatenated __FILE__ to %s, __FILE__ | Joe Perches | 2010-03-02 | 11 | -39/+41 |
| * | | USB: serial: Remove unnecessary \n's from dbg uses | Joe Perches | 2010-03-02 | 12 | -24/+24 |
| * | | USB: ehci-dbgp: split PID register updates for IN and OUT pipes | Jason Wessel | 2010-03-02 | 1 | -40/+28 |
| * | | USB: serial: Add support for ViVOtech ViVOpay devices. | Forest Bond | 2010-03-02 | 3 | -0/+85 |
| * | | USB: atmel uaba: Adding invert vbus_pin | Eirik Aanonsen | 2010-03-02 | 2 | -2/+4 |
| * | | USB: Remove unsupported usb gadget drivers | Christoph Egger | 2010-03-02 | 11 | -133/+8 |
| * | | USB: f_mass_storage: fix crash on bind() error | Peter Korsgaard | 2010-03-02 | 1 | -1/+0 |
| * | | USB: cdc-acm: fix possible deadlock with multiple openers | Oliver Neukum | 2010-03-02 | 1 | -5/+6 |
| * | | USB: g_mass_storage: min(...) warning fixed | Michal Nazarewicz | 2010-03-02 | 1 | -1/+1 |
| * | | USB: musb: test always evaluates to false | Roel Kluin | 2010-03-02 | 1 | -2/+1 |
| * | | USB: isp1760: Flush the D-cache for the pipe-in transfer buffers | Catalin Marinas | 2010-03-02 | 1 | -0/+10 |
| * | | USB: add new ftdi_sio device ids | Mitchell Solomon | 2010-03-02 | 2 | -0/+12 |
| * | | USB: ftdi_sio: Replace BKL with a mutex | Alessio Igor Bogani | 2010-03-02 | 1 | -6/+8 |