aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2014-07-09xhci: Platform: Set xhci lpm support quirk based on platform dataPratyush Anand1-0/+27
2014-06-30usb: gadget: net2280: Add support for PLX USB338XRicardo Ribalda Delgado1-0/+199
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-12/+23
2014-05-28Revert "usb: gadget: net2280: Add support for PLX USB338X"Greg Kroah-Hartman1-199/+0
2014-05-27usb: gadget: net2280: Add support for PLX USB338XRicardo Ribalda Delgado1-0/+199
2014-05-21net: cdc_ncm: fix 64bit division build errorBjørn Mork1-2/+2
2014-05-16net: cdc_ncm: remove redundant "disconnected" flagBjørn Mork1-1/+0
2014-05-16net: cdc_ncm: use sane defaults for rx/tx buffersBjørn Mork1-0/+4
2014-05-16net: cdc_ncm/cdc_mbim: adding NCM protocol statisticsBjørn Mork1-0/+11
2014-05-16net: cdc_ncm: set reasonable padding limitsBjørn Mork1-0/+1
2014-05-16net: cdc_ncm: use true max dgram count for header estimatesBjørn Mork1-9/+1
2014-05-16net: cdc_ncm: use ethtool to tune coalescing settingsBjørn Mork1-1/+5
2014-05-14usb: gadget: configfs: OS Extended Properties descriptors supportAndrzej Pietrasiewicz1-0/+4
2014-05-14usb: gadget: configfs: OS Extended Compatibility descriptors supportAndrzej Pietrasiewicz1-0/+6
2014-05-14usb: gadget: OS Feature Descriptors supportAndrzej Pietrasiewicz1-0/+58
2014-05-14usb: gadget: OS String supportAndrzej Pietrasiewicz1-0/+11
2014-05-13net: cdc_ncm/cdc_mbim: rework probing of NCM/MBIM functionsBjørn Mork1-1/+1
2014-04-30usb: phy: msm: Vote for corner of VDD CX instead of voltage of VDD CXIvan T. Ivanov1-0/+1
2014-04-30usb: phy: msm: Select secondary PHY via TCSRTim Bird1-0/+3
2014-04-30usb: phy: msm: Fix PTS definitions for MSM USB controllerTim Bird1-2/+3
2014-04-30usb: phy: msm: Correct USB PHY Reset sequence for newer platformIvan T. Ivanov1-0/+5
2014-04-30usb: phy: msm: Add support for secondary PHY controlIvan T. Ivanov2-0/+2
2014-04-30usb: phy: msm: Use reset framework for LINK and PHY resetsIvan T. Ivanov1-0/+3
2014-04-30usb: phy: msm: Add device tree support and binding informationIvan T. Ivanov1-2/+4
2014-04-30usb: phy: msm: Remove unused pclk_src_nameIvan T. Ivanov1-5/+0
2014-04-30usb: phy: msm: Replace custom enum usb_mode_type with enum usb_dr_modeIvan T. Ivanov1-19/+1
2014-04-30usb: phy: msm: Move global regulators variables to driver stateIvan T. Ivanov1-0/+3
2014-04-21usb: phy: generic: switch over to IS_ENABLED()Felipe Balbi1-1/+1
2014-04-21usb: phy: generic: allow multiples calls to usb_phy_generic_register()Felipe Balbi1-4/+5