summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3 (follow)
Commit message (Expand)AuthorAge
...
* | | | dwc3: gadget: Remove soft reset as part of gadget run_stopSriharsha Allenki2018-11-09
* | | | usb: dwc3-msm: Flush bus_vote_w work on pm_suspend and freezeAjay Agarwal2018-10-16
* | | | Merge "dwc3: Preserve TxFIFO of IN/INT EP for UDC without tx-fifo-resize"Linux Build Service Account2018-10-05
|\ \ \ \
| * | | | dwc3: Preserve TxFIFO of IN/INT EP for UDC without tx-fifo-resizeAjay Agarwal2018-09-29
| * | | | USB: dwc3: gadget: Fix TxFIFO resizing logicAjay Agarwal2018-09-29
* | | | | Merge "dwc3: resize txfifo of IN/INT endpoint before enabling it"Linux Build Service Account2018-10-03
|\| | | |
| * | | | dwc3: resize txfifo of IN/INT endpoint before enabling itMayank Rana2018-09-29
* | | | | usb: dwc3-msm: Release PM wakelock in host mode only for auto targetsAjay Agarwal2018-09-26
|/ / / /
* | | | Merge "USB: pd: Notify selfpowered state based on type C current"Linux Build Service Account2018-09-08
|\ \ \ \
| * | | | USB: pd: Notify selfpowered state based on type C currentVijayavardhan Vennapusa2018-09-05
* | | | | usb: dwc3-msm: Queue resume_work unconditionally on pm_resumeAjay Agarwal2018-07-31
* | | | | dwc3: Check USB LPM status before accessing any registerMayank Rana2018-07-26
* | | | | Merge "usb: dwc3-msm: Add boot marker"Linux Build Service Account2018-07-18
|\ \ \ \ \
| * | | | | usb: dwc3-msm: Add boot markerZhiqiang Tu2018-07-06
* | | | | | usb: dwc3-msm: Enable PHY IRQ wakeup only for non-auto targetsAjay Agarwal2018-07-10
|/ / / / /
* | | | | Merge android-4.4.135 (c9d74f2) into msm-4.4Srinivasarao P2018-06-27
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge 4.4.134 into android-4.4Greg Kroah-Hartman2018-05-30
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | usb: dwc3: Update DWC_usb31 GTXFIFOSIZ reg fieldsThinh Nguyen2018-05-30
* | | | | usb: dwc3: Add support for USB hibernation in host modeSriharsha Allenki2018-06-01
| |_|_|/ |/| | |
* | | | Merge "Merge android-4.4.129 (b1c4836) into msm-4.4"Linux Build Service Account2018-05-02
|\ \ \ \
| * | | | Merge android-4.4.129 (b1c4836) into msm-4.4Srinivasarao P2018-04-24
| |\| | |
| | * | | Merge 4.4.129 into android-4.4Greg Kroah-Hartman2018-04-24
| | |\| |
| | | * | usb: dwc3: pci: Properly cleanup resourceThinh Nguyen2018-04-24
* | | | | Merge "Merge android-4.4.128 (89904cc) into msm-4.4"Linux Build Service Account2018-05-02
|\| | | |
| * | | | Merge android-4.4.128 (89904cc) into msm-4.4Srinivasarao P2018-04-20
| |\| | |
| | * | | Merge 4.4.128 into android-4.4Greg Kroah-Hartman2018-04-14
| | |\| |
| | | * | usb: dwc3: keystone: check return valuePan Bian2018-04-13
* | | | | usb: dwc3-msm: Resume PHY before notify_connect on start_hostAjay Agarwal2018-04-26
|/ / / /
* | | | Merge android-4.4.120 (d63fdf6) into msm-4.4Srinivasarao P2018-03-08
|\| | |
| * | | Merge 4.4.119 into android-4.4Greg Kroah-Hartman2018-02-28
| |\| |
| | * | usb: dwc3: gadget: Set maxpacket size for ep0 INThinh Nguyen2018-02-28
| * | | UPSTREAM: usb: dwc3: gadget: don't send extra ZLPJohn Youn2017-08-18
| * | | BACKPORT: usb: dwc3: gadget: handle request->zeroFelipe Balbi2017-08-18
| |/ /
* | | usb: dwc3: Suspend USB SS PHY in host mode with device connect caseMayank Rana2018-01-25
* | | Merge "dwc3: debugfs: Add check for length before copy data from userspace"Linux Build Service Account2018-01-22
|\ \ \
| * | | dwc3: debugfs: Add check for length before copy data from userspaceVijayavardhan Vennapusa2018-01-16
* | | | dwc3-msm: Introduce sysfs param to indicate usb compliance modeVamsi Krishna Samavedam2018-01-18
|/ / /
* | | dwc3-msm: Notify proper current values in case of floating chargerSai Krishna Juturi2017-12-13
* | | usb: dwc3: Fix incorrect ep0 state on resetSriharsha Allenki2017-11-19
* | | dwc3: Do not perform core reinitialisation for host only modeAjay Agarwal2017-11-08
* | | Merge "dwc3: msm: Notify -ETIMEDOUT always in case of floating charger"Linux Build Service Account2017-10-06
|\ \ \
| * | | dwc3: msm: Notify -ETIMEDOUT always in case of floating chargerVijayavardhan Vennapusa2017-10-05
* | | | Merge "usb: dwc3-msm: Allow PM suspend in host mode irrespective of runtimePM"Linux Build Service Account2017-10-05
|\ \ \ \
| * | | | usb: dwc3-msm: Allow PM suspend in host mode irrespective of runtimePMAjay Agarwal2017-09-27
* | | | | Merge "USB: dwc3-msm: Protect enabling phy irqs with mutex"Linux Build Service Account2017-09-14
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | USB: dwc3-msm: Protect enabling phy irqs with mutexVijayavardhan Vennapusa2017-09-14
| |/ / /
* | | | Merge "dwc3: core: remove calling phy_set_suspend() in dwc3_remove()"Linux Build Service Account2017-09-04
|\ \ \ \ | |/ / / |/| | |
| * | | dwc3: core: remove calling phy_set_suspend() in dwc3_remove()Vijayavardhan Vennapusa2017-08-23
* | | | Merge "dwc3-msm: Add delay between consecutive register reads in while loop"Linux Build Service Account2017-08-24
|\ \ \ \
| * | | | dwc3-msm: Add delay between consecutive register reads in while loopVijayavardhan Vennapusa2017-08-04
| |/ / /