summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2013-05-23Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds64-226/+260
2013-05-20USB: cxacru: potential underflow in cxacru_cm_get_array()Dan Carpenter1-1/+2
2013-05-18drivers/usb/phy: don't check resource with devm_ioremap_resourceWolfram Sang4-20/+0
2013-05-18drivers/usb/host: don't check resource with devm_ioremap_resourceWolfram Sang1-6/+0
2013-05-18drivers/usb/gadget: don't check resource with devm_ioremap_resourceWolfram Sang1-10/+0
2013-05-18drivers/usb/chipidea: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-17USB: ftdi_sio: Add support for Newport CONEX motor driversGomella, Andrew (NIH/NHLBI) [F]2-0/+4
2013-05-16USB: option: add device IDs for Dell 5804 (Novatel E371) WWAN cardDan Williams1-0/+2
2013-05-16usb: ohci: fix goto wrong tag in err caseLibo Chen1-23/+23
2013-05-16usb: isp1760-if: fix memleak when platform_get_resource failLibo Chen1-1/+3
2013-05-16usb: ehci-s5p: fix memleak when fallback to pdataLibo Chen1-0/+1
2013-05-16USB: serial: clean up chars_in_bufferJohan Hovold1-9/+2
2013-05-16USB: ti_usb_3410_5052: fix chars_in_buffer overheadJohan Hovold1-8/+15
2013-05-16USB: io_ti: fix chars_in_buffer overheadJohan Hovold1-8/+14
2013-05-16USB: ftdi_sio: fix chars_in_buffer overheadJohan Hovold1-14/+5
2013-05-16USB: ftdi_sio: clean up get_modem_statusJohan Hovold1-5/+4
2013-05-16USB: serial: add generic wait_until_sent implementationJohan Hovold2-0/+33
2013-05-16USB: serial: add wait_until_sent operationJohan Hovold1-0/+17
2013-05-16USB: set device dma_mask without reference to global dataStephen Warren14-52/+41
2013-05-16USB: Blacklisted Cinterion's PLxx WWAN InterfaceSchemmel Hans-Christoph1-4/+5
2013-05-16usb: option: Add Telewell TW-LTE 4GTeppo Kotilainen1-0/+2
2013-05-16USB: EHCI: remove bogus #errorArnd Bergmann1-17/+0
2013-05-16USB: reset resume quirk needed by a hubOliver Neukum1-0/+3
2013-05-16USB: usb-stor: realtek_cr: Fix compile errorWei WANG1-4/+4
2013-05-16usb, chipidea: fix link error when USB_EHCI_HCD is a moduleDavid Rientjes1-1/+1
2013-05-15USB: remove remaining instances of USB_SUSPENDAlan Stern5-6/+6
2013-05-15USB: OHCI: fix logic for scheduling isochronous URBsAlan Stern1-14/+18
2013-05-15USB: fix latency in uhci-hcd and ohci-hcdAlan Stern2-2/+2
2013-05-15USB: UHCI: fix for suspend of virtual HP controllerAlan Stern1-1/+2
2013-05-15USB: fix Kconfig logic for USB_UHCI_HCDAlan Stern1-12/+5
2013-05-15USB: xHCI: override bogus bulk wMaxPacketSize valuesAlan Stern1-8/+9
2013-05-15usb: otg: mxs-phy: add missing type to usb_phyMichael Grzeschik1-0/+1
2013-05-15usb: phy: remove CONFIG_USB_OTG_UTILS once morePaul Bolle2-2/+0
2013-05-15usb: gadget: s3c-hsotg: pass 'struct usb_request *' to usb_gadget_unmap_reque...Jingoo Han1-1/+1
2013-05-15usb: phy: Fix NULL pointer exception during usb_get_phyRobert Jarzmik3-0/+3
2013-05-15usb: phy: don't check resource with devm_ioremap_resourceWolfram Sang4-20/+0
2013-05-15usb: gadget: don't check resource with devm_ioremap_resourceWolfram Sang1-10/+0
2013-05-15usb: dwc3: Fix compilation break when building with USB_DWC3_DUAL_ROLE=yVivek Gautam1-3/+3
2013-05-15usb: gadget: fix error return code in configfs_composite_bind()Wei Yongjun1-2/+6
2013-05-15usb: gadget: dummy_hcd: fix error return code in init()Wei Yongjun1-1/+3
2013-05-15usb: gadget: fusb300_udc: fix error return code in fusb300_probe()Wei Yongjun1-1/+3
2013-05-15usb: gadget: m66592-udc: fix error return code in m66592_probe()Wei Yongjun1-1/+3
2013-05-15usb: gadget: r8a66597-udc: fix error return code in r8a66597_probe()Wei Yongjun1-1/+3
2013-05-15usb: gadget: s3c2410_udc: fix error return code in s3c2410_udc_probe()Wei Yongjun1-0/+1
2013-05-15usb: musb: dsps: fix error return code in dsps_create_musb_pdev()Wei Yongjun1-0/+1
2013-05-15usb: phy: nop: Remove redundant platform_set_drvdata()Sachin Kamat1-2/+0
2013-05-15usb: phy: mxs-usb: Remove redundant platform_set_drvdata()Sachin Kamat1-2/+0
2013-05-15usb: phy: mv-usb: Remove redundant platform_set_drvdata()Sachin Kamat1-3/+0
2013-05-15usb: phy: gpio-vbus-usb: Remove redundant platform_set_drvdata()Sachin Kamat1-2/+0
2013-05-15usb: phy: ab8500-usb: Remove redundant platform_set_drvdata()Sachin Kamat1-2/+0