summaryrefslogtreecommitdiffstats
path: root/include/linux/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.0-rc7 into usb-nextGreg Kroah-Hartman2015-04-071-1/+15
|\
| * usbnet: Fix tx_bytes statistic running backward in cdc_ncmBen Hutchings2015-03-291-2/+4
| * usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings2015-03-291-0/+12
* | usb: otg-fsm: move 2 otg fsm timers definition to otg_fsm_timerLi Jun2015-03-261-0/+2
* | Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2015-03-243-1/+13
|\ \
| * | usb: udc: add usb_udc_vbus_handlerPeter Chen2015-03-191-0/+4
| * | usb: udc: store usb_udc pointer in struct usb_gadgetPeter Chen2015-03-191-0/+3
| * | usb: phy: msm: Remove dead codeStephen Boyd2015-03-131-4/+0
| * | usb: renesas_usbhs: add support for USB-DMACYoshihiro Shimoda2015-03-131-0/+2
| * | usb: gadget: Fix typo fond in Documentation/Docbook/gadget.xmlMasanari Iida2015-03-111-1/+1
| * | usb: gadget: composite: add req_match method to usb_functionAndrzej Pietrasiewicz2015-03-101-0/+3
| |/
* | usb: phy: msm: Remove dead codeStephen Boyd2015-03-181-4/+0
* | usb: chipidea: add a flag for turn on vbus early for hostLi Jun2015-03-181-0/+1
* | usb: chipidea: add runtime power management supportPeter Chen2015-03-181-0/+1
|/
* Revert "USB: serial: make bulk_out_size a lower limit"Johan Hovold2015-02-261-2/+1
* 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/+0
| * 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/+1
| | * 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/+1
| * | usb: Create separate header for ehci-dbgpChris Rorvick2014-11-072-63/+86
| * | usb: ehci: add ehci_port_power interfaceMichael Grzeschik2014-11-031-0/+3
| |/
* | USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreRafael J. Wysocki2014-12-041-5/+2
|/
* 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-231-10/+10
* USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu2014-09-231-0/+3
* usb: chipidea: add TPL support for targeted hostsPeter Chen2014-09-231-0/+1
* usb: common: add API to get if the platform supports TPLPeter Chen2014-09-231-0/+5
* usb: hcd: add TPL support flagPeter Chen2014-09-231-0/+1
OpenPOWER on IntegriCloud