summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* USB: serial: ftdi_sio: add more RT Systems ftdi devicesRick Farina (Zero_Chaos)2013-07-292-8/+57
* usb: chipidea: fix the build error with randconfigPeter Chen2013-07-291-2/+2
* usb: chipidea: cast PORTSC_PTS and DEVLC_PTS macrosFabio Estevam2013-07-291-2/+2
* Merge tag 'fixes-for-v3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-07-296-16/+26
|\
| * usb: gadget: udc-core: fix the typo of udc state attributeRong Wang2013-07-291-1/+1
| * usb: gadget: f_phonet: remove unused preprocessor conditionalAndrzej Pietrasiewicz2013-07-291-2/+0
| * usb: gadget: multi: fix error return code in cdc_do_config()Andrzej Pietrasiewicz2013-07-291-7/+3
| * usb: gadget: free opts struct on error recoveryAndrzej Pietrasiewicz2013-07-256-12/+30
| * usb: gadget: ether: put_usb_function on unbindAndrzej Pietrasiewicz2013-07-251-4/+10
| * usb: musb: fix resource passed from glue layer to musbKishon Vijay Abraham I2013-07-172-2/+12
* | USB: mos7840: fix pointer castsJohan Hovold2013-07-281-3/+3
* | USB: mos7840: fix race in led handlingJohan Hovold2013-07-261-22/+37
* | USB: mos7840: fix device-type detectionJohan Hovold2013-07-261-40/+35
* | USB: mos7840: fix race in register handlingJohan Hovold2013-07-261-2/+16
* | USB: serial: add driver for Suunto ANT+ USB deviceGreg Kroah-Hartman2013-07-263-0/+49
* | usb: Clear both buffers when clearing a control transfer TT buffer.William Gulland2013-07-251-0/+9
* | usb/gadget: free opts struct on error recoveryAndrzej Pietrasiewicz2013-07-256-12/+30
* | USB: mos7840: fix memory leak in openJohan Hovold2013-07-251-8/+17
* | usb: serial: option.c: remove ONDA MT825UP product ID fromdriverEnrico Mioso2013-07-251-7/+0
* | usb: serial: option: add Olivetti Olicard 200Dan Williams2013-07-251-0/+2
* | usb: serial: option: blacklist ONDA MT689DC QMI interfaceEnrico Mioso2013-07-251-1/+2
* | Merge tag 'for-usb-linus-2013-07-25' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2013-07-254-7/+14
|\ \
| * | xhci: fix null pointer dereference on ring_doorbell_for_active_ringsOleksij Rempel2013-07-251-1/+1
| * | usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0George Cherian2013-07-252-1/+7
| * | usb: fix build warning in pci-quirks.h when CONFIG_PCI is not enabledRandy Dunlap2013-07-251-0/+1
| * | usb: xhci: Mark two functions __maybe_unusedOlof Johansson2013-07-251-2/+2
| * | xhci: Avoid NULL pointer deref when host dies.Sarah Sharp2013-07-251-3/+3
* | | usb: serial: option: Add ONYX 3G device supportEnrico Mioso2013-07-241-0/+1
* | | USB: ti_usb_3410_5052: fix dynamic-id matchingJohan Hovold2013-07-241-1/+1
|/ /
* | usb: option: add TP-LINK MA260Bjørn Mork2013-07-231-0/+2
* | USB: option: add D-Link DWM-152/C1 and DWM-156/C1Alexandr \"Sky\" Ivanov2013-07-231-0/+2
* | USB: EHCI: Fix resume signalling on remote wakeupRoger Quadros2013-07-221-0/+1
* | USB: cp210x: add MMB and PI ZigBee USB Device SupportSami Rahman2013-07-221-0/+2
* | usb: cp210x support SEL C662 Vendor/DeviceBarry Grussling2013-07-221-0/+1
* | USB: option: append Petatel NP10T device to GSM modems listDaniil Bolsun2013-07-221-2/+4
* | USB: misc: Add Manhattan Hi-Speed USB DVI Converter to sisusbvgaJóhann B. Guðmundsson2013-07-221-0/+1
* | USB: storage: Add MicroVault Flash Drive to unusual_devsRen Bigcren2013-07-221-0/+7
* | usb: serial: cp210x: Add USB ID for Netgear Switches embedded serial adapterLuiz Angelo Daros de Luca2013-07-221-0/+1
* | USB: global suspend and remote wakeup don't mixAlan Stern2013-07-162-8/+34
|/
* usb: phy: omap-usb3: fix dpll clock indexRuchika Kharwar2013-07-151-1/+1
* usb: phy: samsung: Fix an error message typoSachin Kamat2013-07-151-1/+1
* usb: gadget: don't fail when DMA isn't presentAlan Stern2013-07-151-0/+6
* usb: gadget: USB_MV_U3D should depend on HAS_DMAGeert Uytterhoeven2013-07-151-0/+1
* usb: gadget: USB_FOTG210_UDC should depend on HAS_DMAGeert Uytterhoeven2013-07-151-0/+1
* usb: gadget: USB_MV_UDC should depend on HAS_DMAGeert Uytterhoeven2013-07-151-1/+1
* usb: dwc3: USB_DWC3 should depend on HAS_DMAGeert Uytterhoeven2013-07-151-1/+1
* usb: gadget: Kconfig: Fix configfs-based RNDIS function buildAndrzej Pietrasiewicz2013-07-151-0/+1
* usb: renesas_usbhs: gadget: remove extra check on udc_stopKuninori Morimoto2013-07-151-4/+0
* usb: gadget: mv_u3d_core: fix to pass correct device identity to free_irq()Wei Yongjun2013-07-151-2/+2
* usb: dwc3: fix the error returned with usb3_phy failureRuchika Kharwar2013-07-151-1/+1