summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-08-02uwb/whci: use correct structure type name in sizeofJulia Lawall1-1/+1
2014-08-02usb-core bInterval quirkJames P Michels III2-0/+15
2014-08-02USB: serial: ftdi_sio: Add support for new Xsens devicesPatrick Riphagen2-0/+5
2014-08-02USB: serial: ftdi_sio: Annotate the current Xsens PID assignmentsPatrick Riphagen1-5/+5
2014-07-23Merge tag 'for_3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/...Greg Kroah-Hartman24-118/+1975
2014-07-23usb: chipidea: debug: fix sparse non static symbol warningsWei Yongjun1-2/+2
2014-07-23usb: ci_hdrc_imx: Return -EINVAL for missing USB PHYMarkus Pargmann1-0/+3
2014-07-23usb: core: allow zero packet flag for interrupt urbsAmit Virdi1-0/+1
2014-07-23usb: lvstest: Fix sparse warnings generated by kbuild test botPratyush Anand1-2/+2
2014-07-23USB: core: hcd-pci: free IRQ before disabling PCI device when shutting downJiang Liu1-0/+2
2014-07-22phy: miphy365x: Represent each PHY channel as a DT subnodeLee Jones1-118/+138
2014-07-22phy: miphy365x: Provide support for the MiPHY356x Generic PHYLee Jones3-0/+627
2014-07-22phy: qcom: Add driver for QCOM IPQ806x SATA PHYKumar Gala3-0/+219
2014-07-22phy: qcom-apq8064: fix possible timeout without checkSrinivas Kandagatla1-1/+1
2014-07-22phy: core: Let node ptr of PHY point to PHY and not of PHY providerKishon Vijay Abraham I16-22/+36
2014-07-22phy: core: Fix of_phy_provider_lookup to return PHY provider for sub nodeKishon Vijay Abraham I1-0/+5
2014-07-22phy: add a driver for the Berlin SATA PHYAntoine Ténart3-0/+292
2014-07-22phy: Remove ARCH_KIRKWOOD dependencyAndrew Lunn1-1/+1
2014-07-22phy: qcom: Add driver for QCOM APQ8064 SATA PHYSrinivas Kandagatla3-0/+296
2014-07-22phy: Kconfig: Update config for Exynos USB DRDSachin Kamat1-0/+2
2014-07-22phy: Kconfig: Re-organize Exynos USB 2.0 PHY configsSachin Kamat1-24/+11
2014-07-22phy: core: Support regulator supply for PHY powerRoger Quadros1-0/+26
2014-07-22drivers: phy: exynos-usb2: add support for Exynos 3250Marek Szyprowski4-8/+29
2014-07-22phy: add hix5hd2-sata-phy driverJiancheng Xue3-0/+201
2014-07-22phy: pipe3: insert delay to enumerate in GEN2 modeKishon Vijay Abraham I2-2/+54
2014-07-22phy: phy-omap-pipe3: Add support for PCIe PHYKishon Vijay Abraham I1-21/+82
2014-07-22phy: phy-samsung-usb2: Change phy power on/power off sequenceKamil Debski3-40/+77
2014-07-22phy: exynos5-usbdrd: Make local functions staticJingoo Han1-3/+3
2014-07-22phy: sun4i-usb: Use PTR_ERR_OR_ZEROSachin Kamat1-3/+2
2014-07-22phy: exynos-mipi-video: Use PTR_ERR_OR_ZEROSachin Kamat1-3/+2
2014-07-22phy: exynos-dp-video: Use PTR_ERR_OR_ZEROSachin Kamat1-3/+2
2014-07-21Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman150-4923/+6595
2014-07-19USB: OHCI: add check for stopped frame counterAlan Stern2-2/+35
2014-07-19USB: OHCI: add I/O watchdog for orphan TDsAlan Stern5-0/+148
2014-07-19USB: OHCI: make URB completions single-threadedAlan Stern4-12/+34
2014-07-19USB: OHCI: redesign the TD done listAlan Stern4-58/+70
2014-07-19USB: OHCI: no shortcut for unlinking URBS from a dead controllerAlan Stern1-14/+8
2014-07-19USB: OHCI: revert the ZF Micro orphan-TD quirkAlan Stern3-160/+5
2014-07-19USB: Fix persist resume of some SS USB devicesPratyush Anand1-0/+41
2014-07-19usb-core: Remove Fix mes in file hcd.cNicholas Krause1-4/+0
2014-07-19usbcore: don't log on consecutive debounce failures of the same portOliver Neukum1-3/+8
2014-07-18USB: serial: cp210x: Removing unncessary `usb_reset_device` on startupPreston Fick1-3/+0
2014-07-18USB: Add LVS Test device driverPratyush Anand3-0/+468
2014-07-18USB: Add EXPORT_SYMBOL for usb_alloc_devPratyush Anand1-0/+1
2014-07-18USB: OHCI: don't lose track of EDs when a controller diesAlan Stern1-17/+29
2014-07-18USB: OHCI: fix bugs in debug routinesAlan Stern2-9/+10
2014-07-18USB: OHCI: add SG supportAlan Stern2-19/+73
2014-07-18USB: shutdown all URBs after controller deathAlan Stern1-3/+4
2014-07-16usb: gadget: f_rndis: fix interface id for OS descriptorsAndrzej Pietrasiewicz1-0/+4
2014-07-16usb: gadget: f_uac2: Fix pcm sample size selectionSebastian Reimers1-2/+22