| Commit message (Expand) | Author | Age | Files | Lines |
* | 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: tty: Add a function to insert a string of characters with the same flag | Alan Cox | 2010-03-02 | 1 | -5/+6 |
* | 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 |
* | usb: gadgetfs: Convert semaphore to mutex | Thomas Gleixner | 2010-03-02 | 1 | -18/+21 |
* | USB: g_mass_storage: superfluous and missing packets fixed | Michal Nazarewicz | 2010-03-02 | 1 | -9/+6 |
* | USB: mass_storage: eject LUNs on thread exit | Michal Nazarewicz | 2010-03-02 | 2 | -6/+28 |
* | USB: musb: disable double buffering for older RTL versions | Cliff Cai | 2010-03-02 | 2 | -4/+23 |
* | USB: musb: set version of Blackfin version | Cliff Cai | 2010-03-02 | 2 | -8/+14 |
* | USB: pxa27x_udc: Fix deadlocks on request queueing | Robert Jarzmik | 2010-03-02 | 2 | -35/+85 |
* | USB: serial: add support for serial port on the moschip 7715 | Mike Dunn | 2010-03-02 | 1 | -4/+130 |
* | USB: io_edgeport: eliminate get_string() | Dan Carpenter | 2010-03-02 | 1 | -39/+4 |
* | USB: s3c-hsotg: replace deprecated dma_sync_single() | FUJITA Tomonori | 2010-03-02 | 1 | -2/+2 |
* | USB: musb: only print info message if probe() is successful | Felipe Balbi | 2010-03-02 | 1 | -13/+12 |
* | USB: musb: unmap base if we can't probe | Felipe Balbi | 2010-03-02 | 1 | -1/+7 |
* | USB: musb: tusb6010: use resource_size | Felipe Balbi | 2010-03-02 | 1 | -1/+1 |
* | USB: musb: we already tested for dyn_fifo | Felipe Balbi | 2010-03-02 | 1 | -15/+4 |
* | USB: musb: get rid of omap_readl/writel | Felipe Balbi | 2010-03-02 | 4 | -49/+47 |
* | usb: musb: Add context save and restore support | Ajay Kumar Gupta | 2010-03-02 | 4 | -0/+291 |
* | USB: remove obsolete config in kernel source (USB_HCD_DMA) | Christoph Egger | 2010-03-02 | 1 | -13/+0 |
* | USB: usbfs_snoop: add data logging back in | Chris Frey | 2010-03-02 | 1 | -13/+38 |