summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* USB: IMX21: upgrade the isochronous APIAlan Stern2013-05-301-17/+26
* USB: MUSB: upgrade the isochronous APIAlan Stern2013-05-301-2/+1Star
* usb: ehci-s5p: skip phy setup for Exynos5440 based platformsThomas Abraham2013-05-301-0/+12
* usb: serial: dump small buffers with help of %*phAndy Shevchenko2013-05-302-15/+4Star
* USB: host: use platform_{get,set}_drvdata()Jingoo Han2013-05-308-26/+16Star
* usb: host: ehci-spear: Remove redundant checksSachin Kamat2013-05-301-4/+0Star
* drivers/usb/host: remove leftover release_mem_regionWolfram Sang2013-05-301-1/+0Star
* usb: misc: usb3503: Adding device tree entry 'disabled-ports'Dongjin Kim2013-05-301-0/+14
* usb: misc: usb3503: Add to select the ports to disableDongjin Kim2013-05-301-9/+10
* Merge 3.10-rc3 into usb-nextGreg Kroah-Hartman2013-05-2768-261/+260Star
|\
| * Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-05-2364-226/+260
| |\
| | * USB: cxacru: potential underflow in cxacru_cm_get_array()Dan Carpenter2013-05-201-1/+2
| | * USB: ftdi_sio: Add support for Newport CONEX motor driversGomella, Andrew (NIH/NHLBI) [F]2013-05-172-0/+4
| | * USB: option: add device IDs for Dell 5804 (Novatel E371) WWAN cardDan Williams2013-05-171-0/+2
| | * usb: ohci: fix goto wrong tag in err caseLibo Chen2013-05-171-23/+23
| | * usb: isp1760-if: fix memleak when platform_get_resource failLibo Chen2013-05-171-1/+3
| | * usb: ehci-s5p: fix memleak when fallback to pdataLibo Chen2013-05-171-0/+1
| | * USB: serial: clean up chars_in_bufferJohan Hovold2013-05-171-9/+2Star
| | * USB: ti_usb_3410_5052: fix chars_in_buffer overheadJohan Hovold2013-05-171-8/+15
| | * USB: io_ti: fix chars_in_buffer overheadJohan Hovold2013-05-171-8/+14
| | * USB: ftdi_sio: fix chars_in_buffer overheadJohan Hovold2013-05-171-14/+5Star
| | * USB: ftdi_sio: clean up get_modem_statusJohan Hovold2013-05-171-5/+4Star
| | * USB: serial: add generic wait_until_sent implementationJohan Hovold2013-05-172-0/+33
| | * USB: serial: add wait_until_sent operationJohan Hovold2013-05-171-0/+17
| | * USB: set device dma_mask without reference to global dataStephen Warren2013-05-1714-52/+41Star
| | * USB: Blacklisted Cinterion's PLxx WWAN InterfaceSchemmel Hans-Christoph2013-05-171-4/+5
| | * usb: option: Add Telewell TW-LTE 4GTeppo Kotilainen2013-05-171-0/+2
| | * USB: EHCI: remove bogus #errorArnd Bergmann2013-05-171-17/+0Star
| | * USB: reset resume quirk needed by a hubOliver Neukum2013-05-171-0/+3
| | * USB: usb-stor: realtek_cr: Fix compile errorWei WANG2013-05-171-4/+4
| | * usb, chipidea: fix link error when USB_EHCI_HCD is a moduleDavid Rientjes2013-05-171-1/+1
| | * USB: remove remaining instances of USB_SUSPENDAlan Stern2013-05-155-6/+6
| | * USB: OHCI: fix logic for scheduling isochronous URBsAlan Stern2013-05-151-14/+18
| | * USB: fix latency in uhci-hcd and ohci-hcdAlan Stern2013-05-152-2/+2
| | * USB: UHCI: fix for suspend of virtual HP controllerAlan Stern2013-05-151-1/+2
| | * USB: fix Kconfig logic for USB_UHCI_HCDAlan Stern2013-05-151-12/+5Star
| | * USB: xHCI: override bogus bulk wMaxPacketSize valuesAlan Stern2013-05-151-8/+9
| | * usb: otg: mxs-phy: add missing type to usb_phyMichael Grzeschik2013-05-151-0/+1
| | * usb: phy: remove CONFIG_USB_OTG_UTILS once morePaul Bolle2013-05-152-2/+0Star
| | * usb: gadget: s3c-hsotg: pass 'struct usb_request *' to usb_gadget_unmap_reque...Jingoo Han2013-05-151-1/+1
| | * usb: phy: Fix NULL pointer exception during usb_get_phyRobert Jarzmik2013-05-153-0/+3
| | * usb: phy: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-154-20/+0Star
| | * usb: gadget: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-151-10/+0Star
| | * usb: dwc3: Fix compilation break when building with USB_DWC3_DUAL_ROLE=yVivek Gautam2013-05-151-3/+3
| | * usb: gadget: fix error return code in configfs_composite_bind()Wei Yongjun2013-05-151-2/+6
| | * usb: gadget: dummy_hcd: fix error return code in init()Wei Yongjun2013-05-151-1/+3
| | * usb: gadget: fusb300_udc: fix error return code in fusb300_probe()Wei Yongjun2013-05-151-1/+3
| | * usb: gadget: m66592-udc: fix error return code in m66592_probe()Wei Yongjun2013-05-151-1/+3
| | * usb: gadget: r8a66597-udc: fix error return code in r8a66597_probe()Wei Yongjun2013-05-151-1/+3
| | * usb: gadget: s3c2410_udc: fix error return code in s3c2410_udc_probe()Wei Yongjun2013-05-151-0/+1