summaryrefslogtreecommitdiff
path: root/include/linux/usb
AgeCommit message (Expand)Author
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
2014-05-16net: cdc_ncm: use ethtool to tune coalescing settingsBjørn Mork
2014-05-14usb: gadget: configfs: OS Extended Properties descriptors supportAndrzej Pietrasiewicz
2014-05-14usb: gadget: configfs: OS Extended Compatibility descriptors supportAndrzej Pietrasiewicz
2014-05-14usb: gadget: OS Feature Descriptors supportAndrzej Pietrasiewicz
2014-05-14usb: gadget: OS String supportAndrzej Pietrasiewicz
2014-05-13net: cdc_ncm/cdc_mbim: rework probing of NCM/MBIM functionsBjørn Mork
2014-04-30usb: phy: msm: Vote for corner of VDD CX instead of voltage of VDD CXIvan T. Ivanov
2014-04-30usb: phy: msm: Select secondary PHY via TCSRTim Bird
2014-04-30usb: phy: msm: Fix PTS definitions for MSM USB controllerTim Bird
2014-04-30usb: phy: msm: Correct USB PHY Reset sequence for newer platformIvan T. Ivanov
2014-04-30usb: phy: msm: Add support for secondary PHY controlIvan T. Ivanov
2014-04-30usb: phy: msm: Use reset framework for LINK and PHY resetsIvan T. Ivanov
2014-04-30usb: phy: msm: Add device tree support and binding informationIvan T. Ivanov
2014-04-30usb: phy: msm: Remove unused pclk_src_nameIvan T. Ivanov
2014-04-30usb: phy: msm: Replace custom enum usb_mode_type with enum usb_dr_modeIvan T. Ivanov
2014-04-30usb: phy: msm: Move global regulators variables to driver stateIvan T. Ivanov
2014-04-21usb: phy: generic: switch over to IS_ENABLED()Felipe Balbi
2014-04-21usb: phy: generic: allow multiples calls to usb_phy_generic_register()Felipe Balbi
2014-04-21usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generi...Felipe Balbi