aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2009-09-23USB audio gadget: Un-inline generic_[gs]et_cmdLaurent Pinchart
2009-09-23USB audio gadget: Prefix all macro definitions with UAC_ in linux/usb/audio.hLaurent Pinchart
2009-09-23USB: Move endpoint sync type definitions from usb/audio.h to usb/ch9.hLaurent Pinchart
2009-09-23USB: Let usb_sg_init to set transfer_buffer more oftenPete Zaitcev
2009-09-23USB: usbmon: end ugly tricks with DMA peekingPete Zaitcev
2009-09-23USB: usbmon: drop Kconfig defaultsPete Zaitcev
2009-09-23USB: sisusbvga: drop usb_buffer_allocPete Zaitcev
2009-09-23USB: ehci-dbg.c: no need for checking it before call vfreeFigo.zhang
2009-09-23USB: Fix SS endpoint companion descriptor parsing.Sarah Sharp
2009-09-23USB: xhci: Support interrupt transfers.Sarah Sharp
2009-09-23USB: xhci: Set -EREMOTEIO when xHC gives bad transfer length.Sarah Sharp
2009-09-23USB: xhci: Check URB_SHORT_NOT_OK before setting short packet status.Sarah Sharp
2009-09-23USB: xhci: Check URB's actual transfer buffer size.Sarah Sharp
2009-09-23USB: xhci: Don't touch xhci_td after it's freed.Sarah Sharp
2009-09-23USB: xhci: Handle babbling endpoints correctly.Sarah Sharp
2009-09-23USB: xhci: Make TRB completion code comparison readable.Sarah Sharp
2009-09-23USB: xhci: Add quirk for Fresco Logic xHCI hardware.Sarah Sharp
2009-09-23USB: xhci: Handle stalled control endpoints.Sarah Sharp
2009-09-23USB: xhci: Support full speed devices.Sarah Sharp
2009-09-23USB: xhci: Set correct max packet size for HS/FS control endpoints.Sarah Sharp
2009-09-23USB: xhci: Configure endpoint code refactoring.Sarah Sharp
2009-09-23USB: xhci: Fix slot and endpoint context debugging.Sarah Sharp
2009-09-23USB: xhci: Work around for chain bit in link TRBs.Sarah Sharp
2009-09-23USB: serial: ftdi: handle gnICE+ JTAG adaptorsMichael Hennerich
2009-09-23USB: sl811-hcd: Fix device disconnect:Hennerich, Michael
2009-09-23USB: add PIDs for FTDI based OpenDCC hardwaremail@rainerkeller.de
2009-09-23USB: fix cdc-acm regression in openOliver Neukum
2009-09-23USB: CDC WDM driver doesn't support non-blocking readsOliver Neukum
2009-09-23USB: option: TELIT UC864G supportManuel Lauss
2009-09-23USB: option.c Add support for ZTE AC2726 EVDO modemHuzaifa Sidhpurwala
2009-09-23USB: serial: pl2303: new hardware support - sanwa multimeterPawel Ludwikow
2009-09-23USB: serial: ftdi_sio: new hardware support - hameg power supplyPawel Ludwikow
2009-09-23USB: storage: fix a resume path GFP_NOIO must be usedOliver Neukum
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-09-22const: mark remaining super_operations constAlexey Dobriyan
2009-09-21trivial: remove unnecessary semicolonsJoe Perches
2009-09-21trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar
2009-09-21trivial: fix typo "for for" in multiple filesAnand Gadiyar
2009-09-21trivial: OHCI: Fix typo in a commentAnand Gadiyar
2009-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-09-19USB serial: update the console driverAlan Stern
2009-09-19usb-serial: straighten out serial_openAlan Stern
2009-09-19usb-serial: add missing tests and debug linesAlan Stern
2009-09-19usb-serial: rename subroutinesAlan Stern
2009-09-19usb-serial: fix termios initialization logicAlan Stern
2009-09-19usb-serial: acquire references when a new tty is installedAlan Stern
2009-09-19usb-serial: change logic of serial lookupsAlan Stern
2009-09-19usb-serial: put subroutines in logical orderAlan Stern
2009-09-19usb-serial: change referencing of port and serial structuresAlan Stern