summaryrefslogtreecommitdiffstats
path: root/include/linux/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: Fix typo in the definition of Endpoint[out]RequestBenjamin Herrenschmidt2017-10-121-2/+2
* usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault2017-07-181-0/+6
* USB: add quirk for devices with broken LPMAlan Stern2016-01-181-0/+3
* usbnet: Fix tx_bytes statistic running backward in cdc_ncmBen Hutchings2015-04-271-2/+4
* usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings2015-04-271-0/+12
* Revert "USB: serial: make bulk_out_size a lower limit"Johan Hovold2015-03-181-2/+1
* USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)Alan Stern2015-03-021-0/+2
* usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior2015-02-241-0/+1
* usb-core bInterval quirkJames P Michels III2015-02-041-0/+11
* USB: core: add device-qualifier quirkJohan Hovold2014-11-141-0/+3
* USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu2014-10-151-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
* 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
|\ \ \ \ \ | |_|_|_|/ |/| | | |