aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAge
* USB: fix oops on disconnect in cdc-acmOliver Neukum2009-08-07
* USB: storage: include Prolific Technology USB drive in unusual_devs listRogerio Brito2009-08-07
* USB: ftdi_sio: add product_id for Marvell OpenRD Base, ClientDhaval Vasa2009-08-07
* USB: ftdi_sio: add vendor and product id for Bayer glucose meter serial conve...Marko Hänninen2009-08-07
* USB: EHCI: fix counting of transaction error retriesAlan Stern2009-08-07
* USB: EHCI: fix two new bugs related to Clear-TT-BufferAlan Stern2009-08-07
* USB: usbfs: fix -ENOENT error code to be -ENODEVAlan Stern2009-08-07
* USB: musb: fix the nop registration for OMAP3EVMGupta, Ajay Kumar2009-08-07
* USB: devio: Properly do access_ok() checksMichael Buesch2009-08-07
* USB: pl2303: New vendor and product idKhanh-Dang Nguyen Thu Lam2009-08-07
* USB: xhci: Stall handling bug fixes.Sarah Sharp2009-07-28
* USB: xhci: Support for 64-byte contextsJohn Youn2009-07-28
* USB: xhci: Always align output device contexts to 64 bytes.Sarah Sharp2009-07-28
* USB: xhci: Scratchpad buffer allocationJohn Youn2009-07-28
* USB: Fix parsing of SuperSpeed Endpoint Companion descriptor.Sarah Sharp2009-07-28
* USB: xhci: Fail gracefully if there's no SS ep companion descriptor.Sarah Sharp2009-07-28
* USB: xhci: Handle babble errors on transfers.Sarah Sharp2009-07-28
* USB: xhci: Setup HW retries correctly.Sarah Sharp2009-07-28
* USB: xhci: Check if the host controller died in IRQ handler.Sarah Sharp2009-07-28
* USB: xhci: Don't oops if the host doesn't halt.Sarah Sharp2009-07-28
* USB: xhci: Make debugging more verbose.Sarah Sharp2009-07-28
* USB: xhci: Correct Event Handler Busy flag usage.Sarah Sharp2009-07-28
* USB: xhci: Handle short control packets correctly.Sarah Sharp2009-07-28
* USB: xhci: Represent 64-bit addresses with one u64.Sarah Sharp2009-07-28
* USB: xhci: Use GFP_ATOMIC while holding spinlocks.Sarah Sharp2009-07-28
* USB: xhci: Deal with stalled endpoints.Sarah Sharp2009-07-28
* USB: xhci: Set TD size in transfer TRB.Sarah Sharp2009-07-28
* USB: xhci: fix less- and greater than confusionRoel Kluin2009-07-28
* USB: usbtest: no need for USB_DEVICEFSAlan Stern2009-07-28
* USB: musb: fix CONFIGDATA register read issueAjay Kumar Gupta2009-07-28
* USB: musb: Refer to musb_otg_timer_func under correct #ifdefAmit Kucheria2009-07-28
* USB: musb_gadget_ep0: fix typo in service_zero_data_request()Sergei Shtylyov2009-07-28
* USB: option.c to support Alcatel X060S/X200 broadband modemsJavier Martin2009-07-28
* USB: serial: option: Add ZTE AC8710 usb modem device.Peng Huang2009-07-28
* USB: aten uc2324 is really a moschip 7840Russell Lang2009-07-28
* USB: option: Add USB ID for Novatel MC727/U727/USB727 refreshTim Gardner2009-07-28
* USB: option: add ZTE device ids and remove ONDA idsHerton Ronaldo Krzesinski2009-07-28
* USB: ehci-orion: Call ehci_reset before ehci_haltSimon Kagstrom2009-07-28
* USB: CP210x Add new device IDsCraig Shelley2009-07-28
* USB: ftdi_sio: Add support for GN Otometrics Aurical USB AudiometerVille Sundberg2009-07-28
* USB: OMAP: OHCI: hc_driver's stop method should call ohci_stopAnand Gadiyar2009-07-28
* USB: storage: raise timeout in usb_stor_Bulk_max_lunGiacomo Lozito2009-07-28
* USB: let the option driver compile without CONFIG_PMOliver Neukum2009-07-28
* USB: option: Remove unused variableCarlos R. Mafra2009-07-28
* usb_serial: Fix remaining ref count/lock bugsAlan Cox2009-07-27
* tty: Fix a USB serial crash/scribbleAlan Cox2009-07-27
* tty: fix chars_in_buffersAlan Cox2009-07-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-07-13
|\
| * USB: otg: fix module reinsert issueAjay Kumar Gupta2009-07-12
| * USB: handle zero-length usbfs submissions correctlyAlan Stern2009-07-12