aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* xhci: Avoid dead ports when CONFIG_USB_XHCI_HCD=nSarah Sharp2012-07-161-0/+13
* USB: option: Add MEDIATEK product idsGaosen Zhang2012-07-161-0/+20
* USB: option: add ZTE MF60Bjørn Mork2012-07-161-0/+6
* USB: cdc-wdm: fix lockup on error in wdm_readBjørn Mork2012-07-161-0/+2
* USB: CP210x Add 10 Device IDsCraig Shelley2012-07-161-0/+11
* USB: option: Add USB ID for Novatel Ovation MC551Forest Bond2012-07-161-0/+3
* USB: option: add id for Cellient MEN-200Dmitry Shmygov2012-07-161-0/+5
* USB: fix gathering of interface associationsDaniel Mack2012-06-221-1/+2
* USB: serial: Enforce USB driver and USB serial driver matchBjørn Mork2012-06-221-2/+4
* USB: serial: sierra: Add support for Sierra Wireless AirCard 320U modemTom Cassidy2012-06-221-0/+4
* usb: cdc-acm: fix devices not unthrottled on openOtto Meta2012-06-221-0/+8
* USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern2012-06-222-17/+0
* USB: ftdi-sio: Add support for RT Systems USB-RTS01 serial adapterEvan McNabb2012-06-222-0/+2
* USB: serial: cp210x: add Optris MS Pro usb idMikko Tuumanen2012-06-221-0/+1
* USB: mct_u232: Fix incorrect TIOCMSET returnAlan Cox2012-06-221-5/+8
* USB: qcserial: Add Sierra Wireless device IDsBjørn Mork2012-06-221-0/+6
* USB: mos7840: Fix compilation of usb serial driverTony Zelenoff2012-06-221-1/+1
* xHCI: Increase the timeout for controller save/restore state operationAndiry Xu2012-06-221-4/+4
* USB: option: fix port-data abuseJohan Hovold2012-06-221-31/+3
* USB: option: fix memory leakJohan Hovold2012-06-221-1/+11
* USB: option: add more YUGA device ids说不得2012-06-221-17/+27
* USB: option: Updated Huawei K4605 has better idAndrew Bird2012-06-221-0/+2
* USB: option: Add Vodafone/Huawei K5005 supportBjørn Mork2012-06-221-0/+4
* xhci: Add new short TX quirk for Fresco Logic host.Sarah Sharp2012-06-013-3/+19
* xhci: Reset reserved command ring TRBs on cleanup.Sarah Sharp2012-06-011-0/+1
* usb-xhci: Handle COMP_TX_ERR for isoc tdsHans de Goede2012-06-011-0/+1
* xhci: Add Lynx Point to list of Intel switchable hosts.Sarah Sharp2012-06-012-2/+20
* usb: add USB_QUIRK_RESET_RESUME for M-Audio 88esSteffen Müller2012-06-011-0/+3
* usb: gadget: fsl_udc_core: dTD's next dtd pointer need to be updated once wri...Peter Chen2012-06-011-0/+2
* USB: serial: ti_usb_3410_5052: Add support for the FRI2 serial consoleDarren Hart2012-06-012-2/+5
* USB: Remove races in devio.cHuajun Li2012-06-011-8/+25
* usb: usbtest: two super speed fixes for usbtestPaul Zimmerman2012-06-011-5/+12
* usb-storage: unusual_devs entry for Yarvik PMP400 MP4 playerAlan Stern2012-06-011-0/+7
* USB: ftdi-sio: add support for Physik Instrumente E-861Éric Piel2012-06-012-0/+9
* USB: cdc-wdm: poll must return POLLHUP if device is goneBjørn Mork2012-06-011-1/+1
* usb gadget: uvc: uvc_request_data::length field must be signedLaurent Pinchart2012-05-072-2/+2
* USB: gadget: storage gadgets send wrong error code for unknown commandsAlan Stern2012-05-072-2/+2
* USB: EHCI: fix crash during suspend on ASUS computersAlan Stern2012-05-072-0/+17
* USB: cdc-wdm: fix race leading leading to memory corruptionOliver Neukum2012-05-071-2/+5
* Revert "usb: Fix build error due to dma_mask is not at pdev_archdata at ARM"Greg Kroah-Hartman2012-05-071-0/+1
* EHCI: fix criterion for resuming the root hubAlan Stern2012-05-071-1/+1
* usb: musb: omap: fix the error check for pm_runtime_get_syncShubhrajyoti D2012-04-271-2/+3
* usb: musb: omap: fix crash when musb glue (omap) gets initializedKishon Vijay Abraham I2012-04-271-2/+2
* usb: gadget: eliminate NULL pointer dereference (bugfix)Andrzej Pietrasiewicz2012-04-271-1/+1
* USB: fix deadlock in bConfigurationValue attribute methodAlan Stern2012-04-272-6/+3
* EHCI: always clear the STS_FLR status bitAlan Stern2012-04-271-1/+6
* USB: sierra: avoid QMI/wwan interface on MC77xxBjørn Mork2012-04-271-2/+4
* USB: serial: cp210x: Fixed usb_control_msg timeout valuesYuri Matylitski2012-04-271-3/+6
* USB: yurex: Fix missing URB_NO_TRANSFER_DMA_MAP flag in urbTomoki Sekiyama2012-04-271-1/+1
* USB: yurex: Remove allocation of coherent buffer for setup-packet bufferTomoki Sekiyama2012-04-271-6/+2