summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Driver core: create lock/unlock functions for struct deviceGreg Kroah-Hartman2010-03-071-2/+2
* USB: remove unused defintion of struct usb_device_statusDmitry Torokhov2010-03-071-5/+0
* usbfs: fix deadlock on 'usbfs_mutex', clean up pollLinus Torvalds2010-03-061-42/+24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-03-042-2/+2
|\
| * kill unused invalidate_inode_pages helperChristoph Hellwig2010-03-032-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-03-03192-3331/+7019
|\ \
| * | USB: backlight, appledisplay: fix incomplete registration failure handlingBruno Prémont2010-03-021-1/+2
| * | USB: pl2303: remove unnecessary reset of usb_device in urbsJohan Hovold2010-03-021-6/+0
| * | USB: ftdi_sio: remove obsolete check in unthrottleJohan Hovold2010-03-021-2/+1
| * | USB: ftdi_sio: remove unused tx_bytes counterJohan Hovold2010-03-021-6/+0
| * | USB: qcaux: driver for auxiliary serial ports on Qualcomm devicesDan Williams2010-03-023-0/+108
| * | USB: pl2303: initial TIOCGSERIAL supportJohn Tsiombikas2010-03-021-0/+13
| * | USB: option: add Longcheer/Longsung vendor IDDan Williams2010-03-021-2/+7
| * | USB: fix I2C API usage in ohci-pnx4008.Luotao Fu2010-03-021-3/+3
| * | USB: usbmon: mask seconds properly in text APIPete Zaitcev2010-03-021-1/+1
| * | USB: sisusbvga: no unnecessary GFP_ATOMICOliver Neukum2010-03-021-2/+2
| * | USB: storage: onetouch: unnecessary GFP_ATOMICOliver Neukum2010-03-021-1/+1
| * | USB: serial: ftdi: add CONTEC vendor and product idDaniel Sangorrin2010-03-022-0/+8
| * | USB: remove references to port->port.count from the serial driversAlan Stern2010-03-0211-126/+66
| * | USB: tty: Prune uses of tty_request_room in the USB layerAlan Cox2010-03-0224-79/+25
| * | USB: don't read past config->interface[] if usb_control_msg() fails in usb_re...Roel Kluin2010-03-021-1/+1
| * | USB: tty: kill request_room for USB ACM classAlan Cox2010-03-021-1/+0
| * | USB: tty: sort out the request_room handling for whiteheatAlan Cox2010-03-021-15/+3
| * | USB: storage: fix misplaced parenthesisRoel Kluin2010-03-021-8/+7
| * | USB: vstusb.c: removal of driver for Vernier Software & Technology, Inc., dev...Dennis O'Brien2010-03-023-798/+0
| * | USB: fix the idProduct value for USB-3.0 root hubsAlan Stern2010-03-021-1/+1
| * | usb-storage: use max_hw_sectors instead of max_sectorsAlan Stern2010-03-021-5/+5
| * | USB: OHCI: DA8xx/OMAP-L1x glue layerSergei Shtylyov2010-03-023-0/+462
| * | USB: ehci: omap: Update TODO list in commentsAnand Gadiyar2010-03-021-2/+1
| * | USB: ehci: omap: use default interrupt thresholdAnand Gadiyar2010-03-021-4/+0
| * | USB: omap: ehci: kill 2 compile warningsAnand Gadiyar2010-03-021-0/+3
| * | USB: serial: sierra driver indat_callback fixElina Pasheva2010-03-021-8/+11
| * | USB: serial: sierra driver adding reset_resume functionElina Pasheva2010-03-021-10/+20
| * | USB: xhci: Fix finding extended capabilities registersEdward Shao2010-03-021-2/+5
| * | USB: remove debugging message for uevent constructionsAlan Stern2010-03-021-3/+1
| * | tty: Fix various bogus WARN checks in the usb serial layerAlan Cox2010-03-021-13/+0
| * | USB: cp210x: Add 81E8 (Zephyr Bioharness)Alan Cox2010-03-021-1/+2
| * | USB: Convert concatenated __FILE__ to %s, __FILE__Joe Perches2010-03-0211-39/+41
| * | USB: serial: Remove unnecessary \n's from dbg usesJoe Perches2010-03-0212-24/+24
| * | USB: ehci-dbgp: split PID register updates for IN and OUT pipesJason Wessel2010-03-021-40/+28
| * | USB: serial: Add support for ViVOtech ViVOpay devices.Forest Bond2010-03-023-0/+85
| * | USB: atmel uaba: Adding invert vbus_pinEirik Aanonsen2010-03-022-2/+4
| * | USB: Remove unsupported usb gadget driversChristoph Egger2010-03-0211-133/+8
| * | USB: f_mass_storage: fix crash on bind() errorPeter Korsgaard2010-03-021-1/+0
| * | USB: cdc-acm: fix possible deadlock with multiple openersOliver Neukum2010-03-021-5/+6
| * | USB: g_mass_storage: min(...) warning fixedMichal Nazarewicz2010-03-021-1/+1
| * | USB: musb: test always evaluates to falseRoel Kluin2010-03-021-2/+1
| * | USB: isp1760: Flush the D-cache for the pipe-in transfer buffersCatalin Marinas2010-03-021-0/+10
| * | USB: add new ftdi_sio device idsMitchell Solomon2010-03-022-0/+12
| * | USB: ftdi_sio: Replace BKL with a mutexAlessio Igor Bogani2010-03-021-6/+8
OpenPOWER on IntegriCloud