aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+1
2015-02-28usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings1-0/+12
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
2014-09-23USB: core: add device-qualifier quirkJohan Hovold1-0/+3
2014-09-12usb: gadget: udc-core: add utility for bus resetPeter Chen1-0/+6
2014-09-09usb: gadget: add reset API at usb_gadget_driverPeter Chen1-0/+3
2014-08-21usb: gadget: document a usb_ep_dequeue() requirementPaul Zimmerman1-4/+5
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+3
2014-08-02cdc_subset: deal with a device that needs reset for timeoutOliver Neukum1-0/+3
2014-08-01usb-core bInterval quirkJames P Michels III1-0/+11
2014-07-30Revert "cdc_subset: deal with a device that needs reset for timeout"Linus Torvalds1-3/+0
2014-07-29cdc_subset: deal with a device that needs reset for timeoutOliver Neukum1-0/+3
2014-07-21Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman3-0/+220
2014-07-16usb: renesas_usbhs: add R-Car Gen. 2 init and power controlUlrich Hecht1-0/+6
2014-07-10usb: gadget: Add helper macro for usb_composite_driver boilerplateTobias Klauser1-0/+15