summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* chipidea: ci_hdrc_pci: use PCI_VDEVICE() instead of PCI_DEVICE()Sergei Shtylyov2015-10-221-3/+3
* usb: chipidea: imx: add imx6ul usb supportPeter Chen2015-10-222-0/+10
* usb: chipidea: imx: add usb support for imx7dPeter Chen2015-10-222-0/+67
* usb: chipidea: Add support for 'phy-clkgate-delay-us' propertyFabio Estevam2015-10-221-0/+7
* usb: chipidea: Use extcon framework for VBUS and ID detectIvan T. Ivanov2015-10-223-1/+164
* usb/host/fotg210: Remove return statement inside ifPeter Senna Tschudin2015-10-181-7/+5Star
* usb/host/fotg210: Add function scan_frame_queue()Peter Senna Tschudin2015-10-171-67/+76
* usb/host/fotg210: Add function: output_buf_tds_dir()Peter Senna Tschudin2015-10-171-31/+31
* usb/host/fotg210: convert macro to inline functionPeter Senna Tschudin2015-10-171-11/+16
* usb/host/fotg210: replace msleep by usleep_rangePeter Senna Tschudin2015-10-171-1/+1
* usb/host/fotg210: change kmalloc by kmalloc_arrayPeter Senna Tschudin2015-10-171-1/+1
* usb/host/fotg210: Remove useless else statementPeter Senna Tschudin2015-10-171-3/+2Star
* usb/host/fotg210: remove KERN_WARNING from pr_warnPeter Senna Tschudin2015-10-171-1/+1
* usb/host/fotg210: Fix coding style issuesPeter Senna Tschudin2015-10-172-977/+769Star
* usb-host: Remove fusbh200 driverPeter Senna Tschudin2015-10-175-6577/+0Star
* usb: hcd: use USB_DT_*Sergei Shtylyov2015-10-171-14/+15
* usb: xhci: configure 32-bit DMA if the controller does not support 64-bit DMADuc Dang2015-10-171-0/+10
* usb: Add support for ACPI identification to xhci-platformDuc Dang2015-10-171-0/+9
* usb: make xhci platform driver use 64 bit or 32 bit DMADuc Dang2015-10-171-7/+13
* usb: xhci: Makefile: move xhci-pci and xhci-plat-hcd after xhci-hcdLu, Baolu2015-10-171-3/+2Star
* xhci: replace custom implementation of readq / writeqAndy Shevchenko2015-10-171-10/+4Star
* xhci: create one unified function to calculate TRB TD remainder.Mathias Nyman2015-10-172-62/+46Star
* Merge 4.3-rc5 into usb-nextGreg Kroah-Hartman2015-10-123-2/+17
|\
| * usb: Add device quirk for Logitech PTZ camerasVincent Palatin2015-10-041-0/+7
| * USB: chaoskey read offset bugAlexander Inyukhin2015-10-041-1/+1
| * USB: Add reset-resume quirk for two Plantronics usb headphones.Yao-Wen Mao2015-10-041-0/+6
| * usb: renesas_usbhs: Add support for R-Car H3Yoshihiro Shimoda2015-09-301-0/+5
| * usb: renesas_usbhs: fix build warning if 64-bit architectureYoshihiro Shimoda2015-09-301-1/+1
| * usb: gadget: bdc: fix memory leakSudip Mukherjee2015-09-301-1/+3
* | USB: u132-hcd: Fix seperate word in printk messageMasanari Iida2015-10-051-2/+1Star
* | usb: renesas_usbhs: Add support for R-Car H3Yoshihiro Shimoda2015-10-041-0/+5
* | usb: renesas_usbhs: fix build warning if 64-bit architectureYoshihiro Shimoda2015-10-041-1/+1
* | usbip: vhci_hcd: at unlink, return -EIDRM if vhci_rx took the urbIgor Kotrasinski2015-10-041-1/+1
* | usbip: vhci_hcd: only return urb at enqueue when servedIgor Kotrasinski2015-10-041-1/+3
* | usb: host: ehci-msm: fix handling platform_get_irq resultAndrzej Hajda2015-10-041-3/+3
* | USB: rewrite isd200_init_info for readabilityKris Borer2015-10-041-17/+13Star
* | usb: host: fotg210: remove unreachable codeLuis de Bethencourt2015-10-041-1/+0Star
* | usb: host: uhci-platform: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-041-0/+1
* | usb: host: ohci-spear: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-041-0/+1
* | usb: host: fsl-mph-dr-of: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-041-0/+1
* | usb: host: ehci-spear: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-041-0/+1
* | usb: otg: don't set a_alt_hnp_support feature for OTG 2.0 deviceLi Jun2015-10-041-29/+39
* | usb: core: driver: Use kmalloc_arrayMuhammad Falak R Wani2015-10-041-4/+2Star
* | USB: ehci-platform: Add ACPI bindings for the EHCI platform driver.Jeremy Linton2015-10-041-0/+8
* | USB: ehci-platform: Display a DMA configuration error messageJeremy Linton2015-10-041-1/+3
* | usb: message: remove redundant declarationKris Borer2015-10-041-2/+0Star
* | UAS: also check for ESHUTDOWN in error reportingOliver Neukum2015-10-041-8/+8
* | usb: ehci-orion: fix probe for !GENERIC_PHYJonas Gorski2015-10-041-1/+2
* | usb: hub: remove redundant declarationsKris Borer2015-10-041-2/+1Star
* | usbip: vhci_hcd: Convert use of __constant_cpu_to_le16 to cpu_to_le16Vaishali Thakkar2015-10-041-1/+1