aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-04Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-2/+4
2015-11-04Merge tag 'usb-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds108-10455/+4835
2015-11-02Merge tag 'pinctrl-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-1/+0
2015-10-31Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-6/+23
2015-10-28usb: musb: omap2430: Fix regression caused by driver core changeTony Lindgren1-6/+23
2015-10-26Merge 4.3-rc7 into usb-nextGreg Kroah-Hartman2-5/+26
2015-10-26USB: core: Codestyle fix in urb.cJonas Hesselmann1-2/+1
2015-10-24usb: misc: usb3503: Use i2c_add_driver helper macroAndrew F. Davis1-1/+1
2015-10-24usb: host: lpc32xx: don't unregister phy deviceVladimir Zapolskiy1-1/+0
2015-10-24usb: host: lpc32xx: balance clk enable/disable on removalVladimir Zapolskiy1-1/+2
2015-10-24usb: host: lpc32xx: fix warnings caused by enabling unprepared clockVladimir Zapolskiy1-8/+8
2015-10-22USB: qcserial: add Sierra Wireless MC74xx/EM74xxBjørn Mork1-0/+2
2015-10-22Merge tag 'usb-serial-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman5-299/+352
2015-10-22Merge tag 'usb-ci-v4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-nextGreg Kroah-Hartman6-7/+257
2015-10-22Merge tag 'usb-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman60-2207/+2672
2015-10-22usb: chipidea: otg: don't wait vbus drops below BSV when starts hostLi Jun1-3/+6
2015-10-22chipidea: ci_hdrc_pci: use PCI_VDEVICE() instead of PCI_DEVICE()Sergei Shtylyov1-3/+3
2015-10-22usb: chipidea: imx: add imx6ul usb supportPeter Chen2-0/+10
2015-10-22usb: chipidea: imx: add usb support for imx7dPeter Chen2-0/+67
2015-10-22usb: chipidea: Add support for 'phy-clkgate-delay-us' propertyFabio Estevam1-0/+7
2015-10-22usb: chipidea: Use extcon framework for VBUS and ID detectIvan T. Ivanov3-1/+164
2015-10-20usb: renesas_usbhs: Remove unneeded #include <linux/platform_data/gpio-rcar.h>Geert Uytterhoeven1-1/+0
2015-10-19usb: gadget: net2280: restore ep_cfg after defect7374 workaroundMian Yousaf Kaukab1-1/+1
2015-10-19usb: dwc2: host: Fix use after free w/ simultaneous irqsDoug Anderson1-10/+60
2015-10-19usb: gadget: fix a trivial typoGeliang Tang1-1/+1
2015-10-17usb: gadget: gserial: Privatize close_waitPeter Hurley1-2/+4
2015-10-17usb/host/fotg210: Remove return statement inside ifPeter Senna Tschudin1-7/+5
2015-10-17xhci: Add spurious wakeup quirk for LynxPoint-LP controllersLaura Abbott1-0/+1
2015-10-17xhci: handle no ping response error properlyMathias Nyman1-5/+15
2015-10-17xhci: don't finish a TD if we get a short transfer event mid TDMathias Nyman1-0/+10
2015-10-16usb/host/fotg210: Add function scan_frame_queue()Peter Senna Tschudin1-67/+76
2015-10-16usb/host/fotg210: Add function: output_buf_tds_dir()Peter Senna Tschudin1-31/+31
2015-10-16usb/host/fotg210: convert macro to inline functionPeter Senna Tschudin1-11/+16
2015-10-16usb/host/fotg210: replace msleep by usleep_rangePeter Senna Tschudin1-1/+1
2015-10-16usb/host/fotg210: change kmalloc by kmalloc_arrayPeter Senna Tschudin1-1/+1
2015-10-16usb/host/fotg210: Remove useless else statementPeter Senna Tschudin1-3/+2
2015-10-16usb/host/fotg210: remove KERN_WARNING from pr_warnPeter Senna Tschudin1-1/+1
2015-10-16usb/host/fotg210: Fix coding style issuesPeter Senna Tschudin2-977/+769
2015-10-16usb-host: Remove fusbh200 driverPeter Senna Tschudin5-6577/+0
2015-10-16usb: hcd: use USB_DT_*Sergei Shtylyov1-14/+15
2015-10-16usb: xhci: configure 32-bit DMA if the controller does not support 64-bit DMADuc Dang1-0/+10
2015-10-16usb: Add support for ACPI identification to xhci-platformDuc Dang1-0/+9
2015-10-16usb: make xhci platform driver use 64 bit or 32 bit DMADuc Dang1-7/+13
2015-10-16usb: xhci: Makefile: move xhci-pci and xhci-plat-hcd after xhci-hcdLu, Baolu1-3/+2
2015-10-16xhci: replace custom implementation of readq / writeqAndy Shevchenko1-10/+4
2015-10-16xhci: create one unified function to calculate TRB TD remainder.Mathias Nyman2-62/+46
2015-10-16usb: dwc2: host: Protect PCGCTL with lock in dwc2_port_resume()Douglas Anderson1-1/+4
2015-10-16usb: musb: core: add common method of getting vbus statusRoman Alyautdin2-4/+11
2015-10-15usb: gadget: loopback: Fix looping back logic implementationKrzysztof Opasiak1-39/+92
2015-10-15usb: gadget: loopback: fix: Don't share qlen and buflen between instancesKrzysztof Opasiak1-11/+13