summaryrefslogtreecommitdiff
path: root/include/linux/usb
AgeCommit message (Expand)Author
2017-10-12usb: Fix typo in the definition of Endpoint[out]RequestBenjamin Herrenschmidt
2017-07-18usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault
2016-01-18USB: add quirk for devices with broken LPMAlan Stern
2015-04-27usbnet: Fix tx_bytes statistic running backward in cdc_ncmBen Hutchings
2015-04-27usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings
2015-03-18Revert "USB: serial: make bulk_out_size a lower limit"Johan Hovold
2015-03-02USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)Alan Stern
2015-02-24usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior
2015-02-04usb-core bInterval quirkJames P Michels III
2014-11-14USB: core: add device-qualifier quirkJohan Hovold
2014-10-15USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu
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-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
2014-04-21usb: phy: rename usb_nop_xceiv to usb_phy_genericFelipe Balbi
2014-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-04-01Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-27usbnet: include wait queue head in device structureOliver Neukum
2014-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-20net: cdc_ncm: respect operator preferred MTU reported by MBIMBen Chan
2014-03-18net: cdc_ncm: fix control message orderingBjørn Mork