summaryrefslogtreecommitdiffstats
path: root/include/linux/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2015-02-043-2/+6
|\
| * usb: gadget: introduce is_selfpowered for usb_gadgetPeter Chen2015-01-291-0/+2
| * usb: phy: generic: add vbus supportRobert Jarzmik2015-01-121-0/+2
| * usb: phy: change some commentsPeter Chen2015-01-121-2/+2
* | USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)Alan Stern2015-01-311-0/+2
* | USB: host: Introduce flag to enable use of 64-bit dma_mask for ehci-platformAndreas Herrmann2015-01-251-0/+1
* | USB: ehci-platform: Support ehci reset after resume quirkWu Liang feng2015-01-091-0/+3
* | usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior2015-01-091-0/+1
|/
* Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-12-149-70/+115
|\
| * usb: chipidea: remove flag CI_HDRC_REQUIRE_TRANSCEIVERPeter Chen2014-11-261-1/+0Star
| * Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-11-256-6/+27
| |\
| | * usb: phy: introduce usb_phy_set_event interfaceKiran Raparthy2014-11-211-0/+5
| | * usb: renesas_usbhs: expand USB-DMAC channels for R-Car Gen2Yoshihiro Shimoda2014-11-121-0/+4
| | * usb: chipidea: add support to the generic PHY frameworkAntoine Tenart2014-11-031-0/+2
| | * usb: allow to supply the PHY in the drivers when using HCDAntoine Tenart2014-11-031-1/+1
| | * usb: add support to the generic PHY framework in OTGAntoine Tenart2014-11-031-0/+3
| | * usb: rename phy to usb_phy in OTGAntoine Tenart2014-11-031-1/+1
| | * usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart2014-11-032-1/+2
| | * usb: gadget: udc: core: prepend udc_attach_driver with usb_Felipe Balbi2014-11-031-1/+1
| | * usb: gadget: remove unnecessary 'driver' argumentFelipe Balbi2014-11-031-2/+1Star
| | * usb: gadget: configfs: add suspend/resumeAndrzej Pietrasiewicz2014-11-031-0/+2
| | * usb: gadget: composite: introduce setup and os_desc pending flagsFelipe Balbi2014-11-031-0/+5
| * | usb: Remove __init from early_dbgp_init() prototypeChris Rorvick2014-11-071-2/+1Star
| * | usb: Create separate header for ehci-dbgpChris Rorvick2014-11-072-63/+86
| * | usb: ehci: add ehci_port_power interfaceMichael Grzeschik2014-11-041-0/+3
| |/
* / USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreRafael J. Wysocki2014-12-041-5/+2Star
|/
* usbnet: add a callback for set_rx_modeOlivier Blin2014-10-281-0/+4
* usb: hcd: add generic PHY supportSergei Shtylyov2014-09-291-0/+1
* usb: rename phy to usb_phy in HCDAntoine Tenart2014-09-291-1/+1
* usb: gadget: Introduce usb_gadget_giveback_request()Michal Sojka2014-09-251-0/+8
* USB: quirks.h: use BIT()Greg Kroah-Hartman2014-09-241-10/+10
* USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu2014-09-241-0/+3
* usb: chipidea: add TPL support for targeted hostsPeter Chen2014-09-241-0/+1
* usb: common: add API to get if the platform supports TPLPeter Chen2014-09-241-0/+5
* usb: hcd: add TPL support flagPeter Chen2014-09-241-0/+1
* USB: core: add device-qualifier quirkJohan Hovold2014-09-241-0/+3
* usb: gadget: udc-core: add utility for bus resetPeter Chen2014-09-121-0/+6
* usb: gadget: add reset API at usb_gadget_driverPeter Chen2014-09-091-0/+3
* usb: gadget: document a usb_ep_dequeue() requirementPaul Zimmerman2014-08-211-4/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-061-0/+3
|\
| * cdc_subset: deal with a device that needs reset for timeoutOliver Neukum2014-08-031-0/+3
| * Revert "cdc_subset: deal with a device that needs reset for timeout"Linus Torvalds2014-07-301-3/+0Star
| * cdc_subset: deal with a device that needs reset for timeoutOliver Neukum2014-07-291-0/+3
* | usb-core bInterval quirkJames P Michels III2014-08-021-0/+11
* | Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-07-213-0/+220
|\ \
| * | usb: renesas_usbhs: add R-Car Gen. 2 init and power controlUlrich Hecht2014-07-161-0/+6
| * | usb: gadget: Add helper macro for usb_composite_driver boilerplateTobias Klauser2014-07-101-0/+15
| * | usb: gadget: net2280: Add support for PLX USB338XRicardo Ribalda Delgado2014-06-301-0/+199
| |/
* / xhci: Platform: Set xhci lpm support quirk based on platform dataPratyush Anand2014-07-101-0/+27
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-121-12/+23
|\