Age | Commit message (Expand) | Author |
2014-12-04 | USB / PM: Drop CONFIG_PM_RUNTIME from the USB core | Rafael J. Wysocki |
2014-10-28 | usbnet: add a callback for set_rx_mode | Olivier Blin |
2014-09-29 | usb: hcd: add generic PHY support | Sergei Shtylyov |
2014-09-29 | usb: rename phy to usb_phy in HCD | Antoine Tenart |
2014-09-25 | usb: gadget: Introduce usb_gadget_giveback_request() | Michal Sojka |
2014-09-23 | USB: quirks.h: use BIT() | Greg Kroah-Hartman |
2014-09-23 | USB: Add device quirk for ASUS T100 Base Station keyboard | Lu Baolu |
2014-09-23 | usb: chipidea: add TPL support for targeted hosts | Peter Chen |
2014-09-23 | usb: common: add API to get if the platform supports TPL | Peter Chen |
2014-09-23 | usb: hcd: add TPL support flag | Peter Chen |
2014-09-23 | USB: core: add device-qualifier quirk | Johan Hovold |
2014-09-12 | usb: gadget: udc-core: add utility for bus reset | Peter Chen |
2014-09-09 | usb: gadget: add reset API at usb_gadget_driver | Peter Chen |
2014-08-21 | usb: gadget: document a usb_ep_dequeue() requirement | Paul Zimmerman |
2014-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-08-02 | cdc_subset: deal with a device that needs reset for timeout | Oliver Neukum |
2014-08-01 | usb-core bInterval quirk | James P Michels III |
2014-07-30 | Revert "cdc_subset: deal with a device that needs reset for timeout" | Linus Torvalds |
2014-07-29 | cdc_subset: deal with a device that needs reset for timeout | Oliver Neukum |
2014-07-21 | Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman |
2014-07-16 | usb: renesas_usbhs: add R-Car Gen. 2 init and power control | Ulrich Hecht |
2014-07-10 | usb: gadget: Add helper macro for usb_composite_driver boilerplate | Tobias Klauser |
2014-07-09 | xhci: Platform: Set xhci lpm support quirk based on platform data | Pratyush Anand |
2014-06-30 | usb: gadget: net2280: Add support for PLX USB338X | Ricardo Ribalda Delgado |
2014-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-05-28 | Revert "usb: gadget: net2280: Add support for PLX USB338X" | Greg Kroah-Hartman |
2014-05-27 | usb: gadget: net2280: Add support for PLX USB338X | Ricardo Ribalda Delgado |
2014-05-21 | net: cdc_ncm: fix 64bit division build error | Bjørn Mork |
2014-05-16 | net: cdc_ncm: remove redundant "disconnected" flag | Bjørn Mork |
2014-05-16 | net: cdc_ncm: use sane defaults for rx/tx buffers | Bjørn Mork |
2014-05-16 | net: cdc_ncm/cdc_mbim: adding NCM protocol statistics | Bjørn Mork |
2014-05-16 | net: cdc_ncm: set reasonable padding limits | Bjørn Mork |
2014-05-16 | net: cdc_ncm: use true max dgram count for header estimates | Bjørn Mork |
2014-05-16 | net: cdc_ncm: use ethtool to tune coalescing settings | Bjørn Mork |
2014-05-14 | usb: gadget: configfs: OS Extended Properties descriptors support | Andrzej Pietrasiewicz |
2014-05-14 | usb: gadget: configfs: OS Extended Compatibility descriptors support | Andrzej Pietrasiewicz |
2014-05-14 | usb: gadget: OS Feature Descriptors support | Andrzej Pietrasiewicz |
2014-05-14 | usb: gadget: OS String support | Andrzej Pietrasiewicz |
2014-05-13 | net: cdc_ncm/cdc_mbim: rework probing of NCM/MBIM functions | Bjørn Mork |
2014-04-30 | usb: phy: msm: Vote for corner of VDD CX instead of voltage of VDD CX | Ivan T. Ivanov |
2014-04-30 | usb: phy: msm: Select secondary PHY via TCSR | Tim Bird |
2014-04-30 | usb: phy: msm: Fix PTS definitions for MSM USB controller | Tim Bird |
2014-04-30 | usb: phy: msm: Correct USB PHY Reset sequence for newer platform | Ivan T. Ivanov |
2014-04-30 | usb: phy: msm: Add support for secondary PHY control | Ivan T. Ivanov |
2014-04-30 | usb: phy: msm: Use reset framework for LINK and PHY resets | Ivan T. Ivanov |
2014-04-30 | usb: phy: msm: Add device tree support and binding information | Ivan T. Ivanov |
2014-04-30 | usb: phy: msm: Remove unused pclk_src_name | Ivan T. Ivanov |
2014-04-30 | usb: phy: msm: Replace custom enum usb_mode_type with enum usb_dr_mode | Ivan T. Ivanov |
2014-04-30 | usb: phy: msm: Move global regulators variables to driver state | Ivan T. Ivanov |
2014-04-21 | usb: phy: generic: switch over to IS_ENABLED() | Felipe Balbi |