aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb
AgeCommit message (Expand)Author
2014-12-14Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-12-04USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreRafael J. Wysocki
2014-11-26usb: chipidea: remove flag CI_HDRC_REQUIRE_TRANSCEIVERPeter Chen
2014-11-25Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2014-11-21usb: phy: introduce usb_phy_set_event interfaceKiran Raparthy
2014-11-12usb: renesas_usbhs: expand USB-DMAC channels for R-Car Gen2Yoshihiro Shimoda
2014-11-07usb: Remove __init from early_dbgp_init() prototypeChris Rorvick
2014-11-07usb: Create separate header for ehci-dbgpChris Rorvick
2014-11-03usb: ehci: add ehci_port_power interfaceMichael Grzeschik
2014-11-03usb: chipidea: add support to the generic PHY frameworkAntoine Tenart
2014-11-03usb: allow to supply the PHY in the drivers when using HCDAntoine Tenart
2014-11-03usb: add support to the generic PHY framework in OTGAntoine Tenart
2014-11-03usb: rename phy to usb_phy in OTGAntoine Tenart
2014-11-03usb: move the OTG state from the USB PHY to the OTG structureAntoine Tenart
2014-11-03usb: gadget: udc: core: prepend udc_attach_driver with usb_Felipe Balbi
2014-11-03usb: gadget: remove unnecessary 'driver' argumentFelipe Balbi
2014-11-03usb: gadget: configfs: add suspend/resumeAndrzej Pietrasiewicz
2014-11-03usb: gadget: composite: introduce setup and os_desc pending flagsFelipe Balbi
2014-10-28usbnet: add a callback for set_rx_modeOlivier Blin
2014-09-29usb: hcd: add generic PHY supportSergei Shtylyov
2014-09-29usb: rename phy to usb_phy in HCDAntoine Tenart
2014-09-25usb: gadget: Introduce usb_gadget_giveback_request()Michal Sojka
2014-09-23USB: quirks.h: use BIT()Greg Kroah-Hartman
2014-09-23USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu
2014-09-23usb: chipidea: add TPL support for targeted hostsPeter Chen
2014-09-23usb: common: add API to get if the platform supports TPLPeter Chen
2014-09-23usb: hcd: add TPL support flagPeter Chen
2014-09-23USB: core: add device-qualifier quirkJohan Hovold
2014-09-12usb: gadget: udc-core: add utility for bus resetPeter Chen
2014-09-09usb: gadget: add reset API at usb_gadget_driverPeter Chen
2014-08-21usb: gadget: document a usb_ep_dequeue() requirementPaul Zimmerman
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-08-02cdc_subset: deal with a device that needs reset for timeoutOliver Neukum
2014-08-01usb-core bInterval quirkJames P Michels III
2014-07-30Revert "cdc_subset: deal with a device that needs reset for timeout"Linus Torvalds
2014-07-29cdc_subset: deal with a device that needs reset for timeoutOliver Neukum
2014-07-21Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2014-07-16usb: renesas_usbhs: add R-Car Gen. 2 init and power controlUlrich Hecht
2014-07-10usb: gadget: Add helper macro for usb_composite_driver boilerplateTobias Klauser
2014-07-09xhci: Platform: Set xhci lpm support quirk based on platform dataPratyush Anand
2014-06-30usb: gadget: net2280: Add support for PLX USB338XRicardo Ribalda Delgado
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-05-28Revert "usb: gadget: net2280: Add support for PLX USB338X"Greg Kroah-Hartman
2014-05-27usb: gadget: net2280: Add support for PLX USB338XRicardo Ribalda Delgado
2014-05-21net: cdc_ncm: fix 64bit division build errorBjørn Mork
2014-05-16net: cdc_ncm: remove redundant "disconnected" flagBjørn Mork
2014-05-16net: cdc_ncm: use sane defaults for rx/tx buffersBjørn Mork
2014-05-16net: cdc_ncm/cdc_mbim: adding NCM protocol statisticsBjørn Mork
2014-05-16net: cdc_ncm: set reasonable padding limitsBjørn Mork
2014-05-16net: cdc_ncm: use true max dgram count for header estimatesBjørn Mork