aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2010-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-03-03kill unused invalidate_inode_pages helperChristoph Hellwig
2010-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-03-02USB: backlight, appledisplay: fix incomplete registration failure handlingBruno Prémont
2010-03-02USB: pl2303: remove unnecessary reset of usb_device in urbsJohan Hovold
2010-03-02USB: ftdi_sio: remove obsolete check in unthrottleJohan Hovold
2010-03-02USB: ftdi_sio: remove unused tx_bytes counterJohan Hovold
2010-03-02USB: qcaux: driver for auxiliary serial ports on Qualcomm devicesDan Williams
2010-03-02USB: pl2303: initial TIOCGSERIAL supportJohn Tsiombikas
2010-03-02USB: option: add Longcheer/Longsung vendor IDDan Williams
2010-03-02USB: fix I2C API usage in ohci-pnx4008.Luotao Fu
2010-03-02USB: usbmon: mask seconds properly in text APIPete Zaitcev
2010-03-02USB: sisusbvga: no unnecessary GFP_ATOMICOliver Neukum
2010-03-02USB: storage: onetouch: unnecessary GFP_ATOMICOliver Neukum
2010-03-02USB: serial: ftdi: add CONTEC vendor and product idDaniel Sangorrin
2010-03-02USB: remove references to port->port.count from the serial driversAlan Stern
2010-03-02USB: tty: Prune uses of tty_request_room in the USB layerAlan Cox
2010-03-02USB: don't read past config->interface[] if usb_control_msg() fails in usb_re...Roel Kluin
2010-03-02USB: tty: kill request_room for USB ACM classAlan Cox
2010-03-02USB: tty: sort out the request_room handling for whiteheatAlan Cox
2010-03-02USB: storage: fix misplaced parenthesisRoel Kluin
2010-03-02USB: vstusb.c: removal of driver for Vernier Software & Technology, Inc., dev...Dennis O'Brien
2010-03-02USB: fix the idProduct value for USB-3.0 root hubsAlan Stern
2010-03-02usb-storage: use max_hw_sectors instead of max_sectorsAlan Stern
2010-03-02USB: OHCI: DA8xx/OMAP-L1x glue layerSergei Shtylyov
2010-03-02USB: ehci: omap: Update TODO list in commentsAnand Gadiyar
2010-03-02USB: ehci: omap: use default interrupt thresholdAnand Gadiyar
2010-03-02USB: omap: ehci: kill 2 compile warningsAnand Gadiyar
2010-03-02USB: serial: sierra driver indat_callback fixElina Pasheva
2010-03-02USB: serial: sierra driver adding reset_resume functionElina Pasheva
2010-03-02USB: xhci: Fix finding extended capabilities registersEdward Shao
2010-03-02USB: remove debugging message for uevent constructionsAlan Stern
2010-03-02tty: Fix various bogus WARN checks in the usb serial layerAlan Cox
2010-03-02USB: cp210x: Add 81E8 (Zephyr Bioharness)Alan Cox
2010-03-02USB: Convert concatenated __FILE__ to %s, __FILE__Joe Perches
2010-03-02USB: serial: Remove unnecessary \n's from dbg usesJoe Perches
2010-03-02USB: ehci-dbgp: split PID register updates for IN and OUT pipesJason Wessel
2010-03-02USB: serial: Add support for ViVOtech ViVOpay devices.Forest Bond
2010-03-02USB: atmel uaba: Adding invert vbus_pinEirik Aanonsen
2010-03-02USB: Remove unsupported usb gadget driversChristoph Egger
2010-03-02USB: f_mass_storage: fix crash on bind() errorPeter Korsgaard
2010-03-02USB: cdc-acm: fix possible deadlock with multiple openersOliver Neukum
2010-03-02USB: g_mass_storage: min(...) warning fixedMichal Nazarewicz
2010-03-02USB: musb: test always evaluates to falseRoel Kluin
2010-03-02USB: isp1760: Flush the D-cache for the pipe-in transfer buffersCatalin Marinas
2010-03-02USB: add new ftdi_sio device idsMitchell Solomon
2010-03-02USB: ftdi_sio: Replace BKL with a mutexAlessio Igor Bogani
2010-03-02usb: gadgetfs: Convert semaphore to mutexThomas Gleixner
2010-03-02USB: g_mass_storage: superfluous and missing packets fixedMichal Nazarewicz