aboutsummaryrefslogtreecommitdiff
path: root/include/linux/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v3.18.111' of https://git.kernel.org/pub/scm/linux/kernel/git/stab...Michael Bestas2018-05-313-4/+20
|\
| * usb: gadget: composite: fix incorrect handling of OS desc requestsChris Dickens2018-05-301-0/+3
| * usb: gadget: fix usb_ep_align_maybe endianness and new usb_ep_alignFelipe F. Tonello2018-04-081-3/+14
| * usb: quirks: add control message delay for 1b1c:1b20Danilo Krummrich2018-03-181-0/+3
| * usb: Fix typo in the definition of Endpoint[out]RequestBenjamin Herrenschmidt2017-07-151-2/+2
| * usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirkSamuel Thibault2017-04-181-0/+6
| * usb: renesas_usbhs: fix build warning if 64-bit architectureYoshihiro Shimoda2017-02-081-1/+1
| * USB: EHCI: declare hostpc register as zero-length arrayAlan Stern2016-07-121-2/+2
| * usb: core: hub: hub_port_init lock controller instead of busChris Bainbridge2016-06-031-0/+1
* | usb: Update most of the USB stack to 3.18.71Michael Bestas2018-05-313-1/+8
* | power: qpnp-smbcharger: Report charger types in REAL_TYPE propertyFenglin Wu2018-02-231-1/+2
* | usb: gadget: f_qdss: Add support for mdm pcie channelPratham Pratap2017-07-171-2/+2
* | usb: gsi: Update TRB RING initialization with USB GSI OUT endpointMayank Rana2017-04-041-1/+1
* | USB: phy: msm: Add support to reset on board USB devicesArumuga Durai A2017-02-141-0/+2
* | usb: gadget: Fix ep_flush issue on composition switchChandana Kishori Chiluveru2017-01-241-1/+5
* | Merge "USB: phy: msm: Support usb role switch based on Vbus"Linux Build Service Account2017-01-201-0/+1
|\ \
| * | USB: phy: msm: Support usb role switch based on VbusArumuga Durai A2016-12-271-0/+1
* | | Merge "usb: host: Flush hub workqueue before stopping controller"Linux Build Service Account2017-01-101-1/+1
|\ \ \
| * | | usb: host: Flush hub workqueue before stopping controllerHemant Kumar2017-01-091-1/+1
| |/ /
* / / USB: android: Fix gsmd_setup() error path cleanup on sigkillArumuga Durai A2016-12-271-0/+1
|/ /
* | usb: dwc3: Determine connection speed for HS PHYDevdutt Patnaik2016-10-281-0/+4
* | USB: gadget: Fix USB EP flush issues on disconnectVijayavardhan Vennapusa2016-07-201-0/+2
* | usb: xhci-plat: Add DT parameter to program xhci imod_intervalManu Gautam2016-06-241-0/+4
* | Merge "Merge tag 'lsk-v3.18-16.04-android' into 'msm-3.18'"Linux Build Service Account2016-06-121-0/+3
|\ \
| * \ Merge tag 'lsk-v3.18-16.04-android' into 'msm-3.18'Imran Khan2016-06-091-0/+3
| |\ \
| | * | Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidMark Brown2016-02-101-0/+3
| | |\|
| | | * USB: add quirk for devices with broken LPMAlan Stern2016-01-221-0/+3
* | | | Merge "usb: dual-role: make stub functions inline"Linux Build Service Account2016-06-071-4/+5
|\ \ \ \
| * | | | usb: dual-role: make stub functions inlineJack Pham2016-06-071-4/+5
| |/ / /
* / / / usb: phy-msm-qusb: Add support for floating data lines detectionManu Gautam2016-06-071-0/+10
|/ / /
* | | USB: dwc3-msm: Perform DBM config/unconfig under spinlock protectionVijayavardhan Vennapusa2016-05-121-4/+2
* | | Merge "usb: ehci-msm-hsic: Add TLMM initialization support for HSIC HOST"Linux Build Service Account2016-04-161-0/+2
|\ \ \
| * | | usb: ehci-msm-hsic: Add TLMM initialization support for HSIC HOSTChandana Kishori Chiluveru2016-04-141-0/+2
* | | | EHCI: HSIC: Add enhancements to debug loggingHemant Kumar2016-04-141-0/+1
* | | | usb: core: Limit HCD old enumeration scheme request to root portsPavankumar Kondeti2016-04-141-0/+2
|/ / /
* | | Merge "USB: phy-msm: Expose sysfs node to bump up USB/NOC clock rates"Linux Build Service Account2016-02-291-1/+16
|\ \ \
| * | | USB: phy-msm: Expose sysfs node to bump up USB/NOC clock ratesManu Gautam2016-02-231-1/+16
* | | | Merge "USB: ci13xxx: Remove support to enable function based streaming"Linux Build Service Account2016-02-293-9/+0
|\| | |
| * | | USB: ci13xxx: Remove support to enable function based streamingManu Gautam2016-02-193-9/+0
* | | | Merge "USB: phy-msm: Add pm_qos and bus voting if host mode active"Linux Build Service Account2016-02-291-0/+5
|\| | |
| * | | USB: phy-msm: Add pm_qos and bus voting if host mode activeManu Gautam2016-02-191-0/+5
* | | | Merge "Merge tag 'lsk-v3.18-15.12-android' into 'msm-3.18'"Linux Build Service Account2016-02-201-0/+128
|\ \ \ \ | |/ / / |/| | |
| * | | Merge tag 'lsk-v3.18-15.12-android' into 'msm-3.18'Kaushal Kumar2016-02-111-0/+128
| |\| |
| | * | Merge branch 'android-3.18' of https://android.googlesource.com/kernel/common...Kevin Hilman2015-09-101-0/+128
| | |\ \
| | | * | usb: phy: Dual role sysfs class definitionBadhri Jagan Sridharan2015-09-011-0/+128
| | * | | Merge branch 'android-3.18' of https://android.googlesource.com/kernel/common...Kevin Hilman2015-05-123-0/+47
| | |\| | | | | |/ | | |/|
* | | | usb: f_serial: Add function suspend/resume for super-speed wakeupManu Gautam2016-02-081-0/+3
* | | | Merge "USB: dwc3-msm: Initialize DBM ep before BAM pipe reset"Linux Build Service Account2016-02-051-2/+4
|\ \ \ \
| * | | | USB: dwc3-msm: Initialize DBM ep before BAM pipe resetVijayavardhan Vennapusa2016-02-041-2/+4
* | | | | Merge "usb: gadget: Support endpoint allocation by ep name"Linux Build Service Account2016-02-041-0/+3
|\| | | |