summaryrefslogtreecommitdiffstats
path: root/include/linux/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-061-0/+3
|\
| * cdc_subset: deal with a device that needs reset for timeoutOliver Neukum2014-08-021-0/+3
| * Revert "cdc_subset: deal with a device that needs reset for timeout"Linus Torvalds2014-07-301-3/+0
| * cdc_subset: deal with a device that needs reset for timeoutOliver Neukum2014-07-291-0/+3
* | usb-core bInterval quirkJames P Michels III2014-08-011-0/+11
* | Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-07-213-0/+220
|\ \
| * | usb: renesas_usbhs: add R-Car Gen. 2 init and power controlUlrich Hecht2014-07-161-0/+6
| * | usb: gadget: Add helper macro for usb_composite_driver boilerplateTobias Klauser2014-07-101-0/+15
| * | usb: gadget: net2280: Add support for PLX USB338XRicardo Ribalda Delgado2014-06-301-0/+199
| |/
* | xhci: Platform: Set xhci lpm support quirk based on platform dataPratyush Anand2014-07-091-0/+27
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-121-12/+23
|\
| * net: cdc_ncm: fix 64bit division build errorBjørn Mork2014-05-211-2/+2
| * net: cdc_ncm: remove redundant "disconnected" flagBjørn Mork2014-05-161-1/+0
| * net: cdc_ncm: use sane defaults for rx/tx buffersBjørn Mork2014-05-161-0/+4
| * net: cdc_ncm/cdc_mbim: adding NCM protocol statisticsBjørn Mork2014-05-161-0/+11
| * net: cdc_ncm: set reasonable padding limitsBjørn Mork2014-05-161-0/+1
| * net: cdc_ncm: use true max dgram count for header estimatesBjørn Mork2014-05-161-9/+1
| * net: cdc_ncm: use ethtool to tune coalescing settingsBjørn Mork2014-05-161-1/+5
| * net: cdc_ncm/cdc_mbim: rework probing of NCM/MBIM functionsBjørn Mork2014-05-131-1/+1
* | Revert "usb: gadget: net2280: Add support for PLX USB338X"Greg Kroah-Hartman2014-05-281-199/+0
* | usb: gadget: net2280: Add support for PLX USB338XRicardo Ribalda Delgado2014-05-271-0/+199
* | usb: gadget: configfs: OS Extended Properties descriptors supportAndrzej Pietrasiewicz2014-05-141-0/+4
* | usb: gadget: configfs: OS Extended Compatibility descriptors supportAndrzej Pietrasiewicz2014-05-141-0/+6
* | usb: gadget: OS Feature Descriptors supportAndrzej Pietrasiewicz2014-05-141-0/+58
* | usb: gadget: OS String supportAndrzej Pietrasiewicz2014-05-141-0/+11
* | usb: phy: msm: Vote for corner of VDD CX instead of voltage of VDD CXIvan T. Ivanov2014-04-301-0/+1
* | usb: phy: msm: Select secondary PHY via TCSRTim Bird2014-04-301-0/+3
* | usb: phy: msm: Fix PTS definitions for MSM USB controllerTim Bird2014-04-301-2/+3
* | usb: phy: msm: Correct USB PHY Reset sequence for newer platformIvan T. Ivanov2014-04-301-0/+5
* | usb: phy: msm: Add support for secondary PHY controlIvan T. Ivanov2014-04-302-0/+2
* | usb: phy: msm: Use reset framework for LINK and PHY resetsIvan T. Ivanov2014-04-301-0/+3
* | usb: phy: msm: Add device tree support and binding informationIvan T. Ivanov2014-04-301-2/+4
* | usb: phy: msm: Remove unused pclk_src_nameIvan T. Ivanov2014-04-301-5/+0
* | usb: phy: msm: Replace custom enum usb_mode_type with enum usb_dr_modeIvan T. Ivanov2014-04-301-19/+1
* | usb: phy: msm: Move global regulators variables to driver stateIvan T. Ivanov2014-04-301-0/+3
* | usb: phy: generic: switch over to IS_ENABLED()Felipe Balbi2014-04-211-1/+1
* | usb: phy: generic: allow multiples calls to usb_phy_generic_register()Felipe Balbi2014-04-211-4/+5
* | usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generi...Felipe Balbi2014-04-211-0/+0
* | usb: phy: rename usb_nop_xceiv to usb_phy_genericFelipe Balbi2014-04-211-5/+5
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-04-021-0/+1
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-291-1/+1
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-251-0/+1
| |\ \
| * | | net: cdc_ncm: respect operator preferred MTU reported by MBIMBen Chan2014-03-201-0/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-021-1/+1
|\ \ \ \
| * \ \ \ Merge branch 'master' into for-nextJiri Kosina2014-02-209-39/+311
| |\ \ \ \ | | |/ / /
| * | | | treewide: Fix typo in Documentation/DocBookMasanari Iida2014-02-191-1/+1
* | | | | Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-04-017-164/+27
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | USB: serial: make bulk_out_size a lower limitJohan Hovold2014-03-121-1/+2
| * | | | Merge tag 'for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/...Greg Kroah-Hartman2014-03-092-156/+0
| |\ \ \ \
| | * | | | phy: rename struct omap_control_usb to struct omap_control_phyKishon Vijay Abraham I2014-03-091-89/+0
OpenPOWER on IntegriCloud