aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-07Merge 4.0-rc7 into usb-nextGreg Kroah-Hartman1-1/+15
2015-03-29usbnet: Fix tx_bytes statistic running backward in cdc_ncmBen Hutchings1-2/+4
2015-03-29usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings1-0/+12
2015-03-26usb: otg-fsm: move 2 otg fsm timers definition to otg_fsm_timerLi Jun1-0/+2
2015-03-24Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman3-1/+13
2015-03-19usb: udc: add usb_udc_vbus_handlerPeter Chen1-0/+4
2015-03-19usb: udc: store usb_udc pointer in struct usb_gadgetPeter Chen1-0/+3
2015-03-18usb: phy: msm: Remove dead codeStephen Boyd1-4/+0
2015-03-18usb: chipidea: add a flag for turn on vbus early for hostLi Jun1-0/+1
2015-03-18usb: chipidea: add runtime power management supportPeter Chen1-0/+1
2015-03-13usb: phy: msm: Remove dead codeStephen Boyd1-4/+0
2015-03-13usb: renesas_usbhs: add support for USB-DMACYoshihiro Shimoda1-0/+2
2015-03-11usb: gadget: Fix typo fond in Documentation/Docbook/gadget.xmlMasanari Iida1-1/+1
2015-03-10usb: gadget: composite: add req_match method to usb_functionAndrzej Pietrasiewicz1-0/+3
2015-02-26Revert "USB: serial: make bulk_out_size a lower limit"Johan Hovold1-2/+1
2015-02-04Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman3-2/+6
2015-01-31USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)Alan Stern1-0/+2
2015-01-29usb: gadget: introduce is_selfpowered for usb_gadgetPeter Chen1-0/+2
2015-01-25USB: host: Introduce flag to enable use of 64-bit dma_mask for ehci-platformAndreas Herrmann1-0/+1
2015-01-12usb: phy: generic: add vbus supportRobert Jarzmik1-0/+2
2015-01-12usb: phy: change some commentsPeter Chen1-2/+2
2015-01-09USB: ehci-platform: Support ehci reset after resume quirkWu Liang feng1-0/+3
2015-01-09usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior1-0/+1
2014-12-14Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds9-70/+115
2014-12-04USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreRafael J. Wysocki1-5/+2
2014-11-26usb: chipidea: remove flag CI_HDRC_REQUIRE_TRANSCEIVERPeter Chen1-1/+0
2014-11-25Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman6-6/+27
2014-11-21usb: phy: introduce usb_phy_set_event interfaceKiran Raparthy1-0/+5
2014-11-12usb: renesas_usbhs: expand USB-DMAC channels for R-Car Gen2Yoshihiro Shimoda1-0/+4
2014-11-07usb: Remove __init from early_dbgp_init() prototypeChris Rorvick1-2/+1
2014-11-07usb: Create separate header for ehci-dbgpChris Rorvick2-63/+86
2014-11-03usb: ehci: add ehci_port_power interfaceMichael Grzeschik1-0/+3
2014-11-03usb: chipidea: add support to the generic PHY frameworkAntoine Tenart1-0/+2
2014-11-03usb: allow to supply the PHY in the drivers when using HCDAntoine Tenart1-1/+1
2014-11-03usb: add support to the generic PHY framework in OTGAntoine Tenart1-0/+3
2014-11-03usb: rename phy to usb_phy in OTGAntoine Tenart1-1/+1
2014-11-03usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart2-1/+2
2014-11-03usb: gadget: udc: core: prepend udc_attach_driver with usb_Felipe Balbi1-1/+1
2014-11-03usb: gadget: remove unnecessary 'driver' argumentFelipe Balbi1-2/+1
2014-11-03usb: gadget: configfs: add suspend/resumeAndrzej Pietrasiewicz1-0/+2
2014-11-03usb: gadget: composite: introduce setup and os_desc pending flagsFelipe Balbi1-0/+5
2014-10-28usbnet: add a callback for set_rx_modeOlivier Blin1-0/+4
2014-09-29usb: hcd: add generic PHY supportSergei Shtylyov1-0/+1
2014-09-29usb: rename phy to usb_phy in HCDAntoine Tenart1-1/+1
2014-09-25usb: gadget: Introduce usb_gadget_giveback_request()Michal Sojka1-0/+8
2014-09-23USB: quirks.h: use BIT()Greg Kroah-Hartman1-10/+10
2014-09-23USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu1-0/+3
2014-09-23usb: chipidea: add TPL support for targeted hostsPeter Chen1-0/+1
2014-09-23usb: common: add API to get if the platform supports TPLPeter Chen1-0/+5
2014-09-23usb: hcd: add TPL support flagPeter Chen1-0/+1