summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2013-07-31usb: xhci: add missing dma-mapping.h includesJames Hogan
2013-07-31usb: core: don't try to reset_device() a port that got just disconnectedJulius Werner
2013-07-29USB: serial: ftdi_sio: add more RT Systems ftdi devicesRick Farina (Zero_Chaos)
2013-07-29usb: chipidea: fix the build error with randconfigPeter Chen
2013-07-29usb: chipidea: cast PORTSC_PTS and DEVLC_PTS macrosFabio Estevam
2013-07-29Merge tag 'fixes-for-v3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-07-29usb: gadget: udc-core: fix the typo of udc state attributeRong Wang
2013-07-29usb: gadget: f_phonet: remove unused preprocessor conditionalAndrzej Pietrasiewicz
2013-07-29usb: gadget: multi: fix error return code in cdc_do_config()Andrzej Pietrasiewicz
2013-07-28USB: mos7840: fix pointer castsJohan Hovold
2013-07-26USB: mos7840: fix race in led handlingJohan Hovold
2013-07-26USB: mos7840: fix device-type detectionJohan Hovold
2013-07-26USB: mos7840: fix race in register handlingJohan Hovold
2013-07-26USB: serial: add driver for Suunto ANT+ USB deviceGreg Kroah-Hartman
2013-07-25usb: Clear both buffers when clearing a control transfer TT buffer.William Gulland
2013-07-25usb/gadget: free opts struct on error recoveryAndrzej Pietrasiewicz
2013-07-25USB: mos7840: fix memory leak in openJohan Hovold
2013-07-25usb: serial: option.c: remove ONDA MT825UP product ID fromdriverEnrico Mioso
2013-07-25usb: serial: option: add Olivetti Olicard 200Dan Williams
2013-07-25usb: serial: option: blacklist ONDA MT689DC QMI interfaceEnrico Mioso
2013-07-25usb: gadget: free opts struct on error recoveryAndrzej Pietrasiewicz
2013-07-25usb: gadget: ether: put_usb_function on unbindAndrzej Pietrasiewicz
2013-07-25Merge tag 'for-usb-linus-2013-07-25' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2013-07-25xhci: fix null pointer dereference on ring_doorbell_for_active_ringsOleksij Rempel
2013-07-25usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0George Cherian
2013-07-25usb: fix build warning in pci-quirks.h when CONFIG_PCI is not enabledRandy Dunlap
2013-07-25usb: xhci: Mark two functions __maybe_unusedOlof Johansson
2013-07-25xhci: Avoid NULL pointer deref when host dies.Sarah Sharp
2013-07-24usb: serial: option: Add ONYX 3G device supportEnrico Mioso
2013-07-24USB: ti_usb_3410_5052: fix dynamic-id matchingJohan Hovold
2013-07-23usb: option: add TP-LINK MA260Bjørn Mork
2013-07-23USB: option: add D-Link DWM-152/C1 and DWM-156/C1Alexandr \"Sky\" Ivanov
2013-07-22USB: EHCI: Fix resume signalling on remote wakeupRoger Quadros
2013-07-22USB: cp210x: add MMB and PI ZigBee USB Device SupportSami Rahman
2013-07-22usb: cp210x support SEL C662 Vendor/DeviceBarry Grussling
2013-07-22USB: option: append Petatel NP10T device to GSM modems listDaniil Bolsun
2013-07-22USB: misc: Add Manhattan Hi-Speed USB DVI Converter to sisusbvgaJóhann B. Guðmundsson
2013-07-22USB: storage: Add MicroVault Flash Drive to unusual_devsRen Bigcren
2013-07-22usb: serial: cp210x: Add USB ID for Netgear Switches embedded serial adapterLuiz Angelo Daros de Luca
2013-07-17usb: musb: fix resource passed from glue layer to musbKishon Vijay Abraham I
2013-07-16USB: global suspend and remote wakeup don't mixAlan Stern
2013-07-15usb: phy: omap-usb3: fix dpll clock indexRuchika Kharwar
2013-07-15usb: phy: samsung: Fix an error message typoSachin Kamat
2013-07-15usb: gadget: don't fail when DMA isn't presentAlan Stern
2013-07-15usb: gadget: USB_MV_U3D should depend on HAS_DMAGeert Uytterhoeven
2013-07-15usb: gadget: USB_FOTG210_UDC should depend on HAS_DMAGeert Uytterhoeven
2013-07-15usb: gadget: USB_MV_UDC should depend on HAS_DMAGeert Uytterhoeven
2013-07-15usb: dwc3: USB_DWC3 should depend on HAS_DMAGeert Uytterhoeven
2013-07-15usb: gadget: Kconfig: Fix configfs-based RNDIS function buildAndrzej Pietrasiewicz
2013-07-15usb: renesas_usbhs: gadget: remove extra check on udc_stopKuninori Morimoto