aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAge
* USB: sisusbvga: drop usb_buffer_allocPete Zaitcev2009-09-23
* USB: ehci-dbg.c: no need for checking it before call vfreeFigo.zhang2009-09-23
* USB: Fix SS endpoint companion descriptor parsing.Sarah Sharp2009-09-23
* USB: xhci: Support interrupt transfers.Sarah Sharp2009-09-23
* USB: xhci: Set -EREMOTEIO when xHC gives bad transfer length.Sarah Sharp2009-09-23
* USB: xhci: Check URB_SHORT_NOT_OK before setting short packet status.Sarah Sharp2009-09-23
* USB: xhci: Check URB's actual transfer buffer size.Sarah Sharp2009-09-23
* USB: xhci: Don't touch xhci_td after it's freed.Sarah Sharp2009-09-23
* USB: xhci: Handle babbling endpoints correctly.Sarah Sharp2009-09-23
* USB: xhci: Make TRB completion code comparison readable.Sarah Sharp2009-09-23
* USB: xhci: Add quirk for Fresco Logic xHCI hardware.Sarah Sharp2009-09-23
* USB: xhci: Handle stalled control endpoints.Sarah Sharp2009-09-23
* USB: xhci: Support full speed devices.Sarah Sharp2009-09-23
* USB: xhci: Set correct max packet size for HS/FS control endpoints.Sarah Sharp2009-09-23
* USB: xhci: Configure endpoint code refactoring.Sarah Sharp2009-09-23
* USB: xhci: Fix slot and endpoint context debugging.Sarah Sharp2009-09-23
* USB: xhci: Work around for chain bit in link TRBs.Sarah Sharp2009-09-23
* USB: serial: ftdi: handle gnICE+ JTAG adaptorsMichael Hennerich2009-09-23
* USB: sl811-hcd: Fix device disconnect:Hennerich, Michael2009-09-23
* USB: add PIDs for FTDI based OpenDCC hardwaremail@rainerkeller.de2009-09-23
* USB: fix cdc-acm regression in openOliver Neukum2009-09-23
* USB: CDC WDM driver doesn't support non-blocking readsOliver Neukum2009-09-23
* USB: option: TELIT UC864G supportManuel Lauss2009-09-23
* USB: option.c Add support for ZTE AC2726 EVDO modemHuzaifa Sidhpurwala2009-09-23
* USB: serial: pl2303: new hardware support - sanwa multimeterPawel Ludwikow2009-09-23
* USB: serial: ftdi_sio: new hardware support - hameg power supplyPawel Ludwikow2009-09-23
* USB: storage: fix a resume path GFP_NOIO must be usedOliver Neukum2009-09-23
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-22
|\
| * trivial: remove unnecessary semicolonsJoe Perches2009-09-21
| * trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig2009-09-21
| * trivial: fix typo "to to" in multiple filesAnand Gadiyar2009-09-21
| * trivial: fix typo "for for" in multiple filesAnand Gadiyar2009-09-21
| * trivial: OHCI: Fix typo in a commentAnand Gadiyar2009-09-21
* | const: mark remaining super_operations constAlexey Dobriyan2009-09-22
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-09-20
|\
| * Driver-Core: extend devnode callbacks to provide permissionsKay Sievers2009-09-19
* | USB serial: update the console driverAlan Stern2009-09-19
* | usb-serial: straighten out serial_openAlan Stern2009-09-19
* | usb-serial: add missing tests and debug linesAlan Stern2009-09-19
* | usb-serial: rename subroutinesAlan Stern2009-09-19
* | usb-serial: fix termios initialization logicAlan Stern2009-09-19
* | usb-serial: acquire references when a new tty is installedAlan Stern2009-09-19
* | usb-serial: change logic of serial lookupsAlan Stern2009-09-19
* | usb-serial: put subroutines in logical orderAlan Stern2009-09-19
* | usb-serial: change referencing of port and serial structuresAlan Stern2009-09-19
* | tty: USB: serial/mct_u232, fix tty refcntJiri Slaby2009-09-19
* | tty: USB serial termios bitsAlan Cox2009-09-19
* | tty: USB does not need the filp argument in the driversAlan Cox2009-09-19
* | tty: USB can now use the shutdown method for kref based freeing of portsAlan Cox2009-09-19
* | tty: remove dtr/rts use from the driver open methodsAlan Cox2009-09-19