Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c4be61c34edbc17752b610c5a5b0624f37b7202b
/
drivers
/
usb
/
dwc3
/
dwc3-msm.c
0ea8116
usb: dwc3: msm: clear resource on dwc3_msm_probe defer
by Ziqi Chen
· 7 years ago
0eb0db7
dwc3: Add NULL check before accessing event buffer
by Mayank Rana
· 7 years ago
25d0286
dwc3-msm: Don't override USB speed with EUD based spoof connect/detach
by Mayank Rana
· 7 years ago
7f55c92
power: qpnp-smb2: use correct properties
by Nicholas Troast
· 7 years ago
e67a6b6
Merge "usb: dwc3: Suspend USB SS PHY in host mode with device connect case"
by Linux Build Service Account
· 7 years ago
17f67e3
usb: dwc3: Suspend USB SS PHY in host mode with device connect case
by Mayank Rana
· 7 years ago
54d6043
dwc3-msm: Add functionality to restart USB host mode
by Mayank Rana
· 7 years ago
d6bae05
usb: dwc3: dwc3-msm: Handle floating charger PMI notification properly
by Hemant Kumar
· 7 years ago
006fae4
usb: dwc3-msm: Add support to handle floating D+/D- lines
by Hemant Kumar
· 7 years ago
81bd2e5
usb: dwc3-msm: Ensure separate EUD extcon dev is used
by Mayank Rana
· 7 years ago
a4b9553
Merge "dwc3-msm: Don't block reset USB when stopping USB host mode"
by Linux Build Service Account
· 7 years ago
64d7a52
USB: dwc3-msm: Disable pipe clock requirement for HS/FS only mode
by Vijayavardhan Vennapusa
· 8 years ago
85a6795
dwc3-msm: Don't block reset USB when stopping USB host mode
by Mayank Rana
· 7 years ago
d796cab
dwc3-msm: Use __ffs() API instead of ffs() API
by Mayank Rana
· 7 years ago
a6fbc60
Merge "dwc3: resize txfifo of IN/INT endpoint before enabling it"
by Linux Build Service Account
· 7 years ago
71efbf0
Merge "usb: gsi: Update TRB RING initialization with USB GSI OUT endpoint"
by Linux Build Service Account
· 7 years ago
64d136b
usb: gsi: Update TRB RING initialization with USB GSI OUT endpoint
by Mayank Rana
· 8 years ago
9ca186c
dwc3: Fix USB TRB ring initialization in BAM2BAM case
by Mayank Rana
· 7 years ago
c68617e
Merge "dwc3-msm: Add __iomem markings where needed"
by Linux Build Service Account
· 7 years ago
c98d5d8
Merge "ARM: dts: msm: Add DM/DP related USB PHY interrupt information on SDM845"
by Linux Build Service Account
· 7 years ago
a247bae
dwc3-msm: Add __iomem markings where needed
by Stephen Boyd
· 7 years ago
ac1200c
dwc3: resize txfifo of IN/INT endpoint before enabling it
by Mayank Rana
· 8 years ago
d339abe
dwc3-msm: Add USB PHY related PDC interrupt handling
by Mayank Rana
· 7 years ago
f70d821
dwc3-msm: Add module param to override USB speed
by Mayank Rana
· 7 years ago
0d5efd7
dwc3: Add required support to get lfps_rxterm interrupt from SS_PHY
by Mayank Rana
· 7 years ago
80826e0
power: qcom: smb2: Add REAL_TYPE property for usb power_supply
by Fenglin Wu
· 8 years ago
ac776d1
dwc3-msm: Fix DEPCMD register value for GSI endpoint
by Mayank Rana
· 8 years ago
ca9f318
dwc3-msm: Move bus bandwidth voting from dwc3_msm_bus_vote_w workqueue
by Mayank Rana
· 8 years ago
4e9dff7
usb: extcon: Move to updated API
by Jack Pham
· 8 years ago
4377d9d
Merge "usb: dwc3: msm: Add option to bypass SMMU stage 1" into msm-4.9
by Linux Build Service Account
· 8 years ago
f86ce5a
Merge "USB: dwc3-msm: Perform HW reinitialization on HC died error" into msm-4.9
by Linux Build Service Account
· 8 years ago
9b0f437
Merge "usb: dwc3: Use high priority worker as bottom half handler" into msm-4.9
by Linux Build Service Account
· 8 years ago
283cece
usb: dwc3: msm: Add option to bypass SMMU stage 1
by Jack Pham
· 8 years ago
9faa51df
usb: dwc3: msm: Attach IOMMU before DMA allocations
by Jack Pham
· 8 years ago
f616a7f
usb: dwc3: Use high priority worker as bottom half handler
by Mayank Rana
· 8 years ago
976fdfc
USB: dwc3-msm: Perform HW reinitialization on HC died error
by Manu Gautam
· 8 years ago
bbe2796
usb: dwc3-msm: Add support for IOMMU
by Jack Pham
· 8 years ago
8220a98
usb: dwc3: Reset and initiate lpm while booting up with no usb cable
by Hemant Kumar
· 8 years ago
1965ae98
USB: dwc3-msm: Use maximum_speed as speed if no speed information
by Vijayavardhan Vennapusa
· 8 years ago
5195817
dwc3-msm: Add handling for EUD based spoof detach/attach event
by Mayank Rana
· 8 years ago
69f4c05
usb: dwc3-msm: Fix restart usb work functionality
by Azhar Shaikh
· 9 years ago
e6d3f80
USB: dwc3-msm: Add support for voting for PM_QOS_LATENCY
by Vijayavardhan Vennapusa
· 8 years ago
6f504dc
usb: dwc3: Set core clk rate to default upon device remove notification
by Hemant Kumar
· 8 years ago
8e6a11e
USB: dwc3: msm: Fail probe if core-clk-rate is not passed from dts
by Vijayavardhan Vennapusa
· 8 years ago
6a4c1d9
Revert "USB: dwc3-msm: Enable power event irq in case of host bus suspend"
by Vijayavardhan Vennapusa
· 8 years ago
08e4192
dwc3: Use logging APIs to log events, errors and setup packet
by Mayank Rana
· 8 years ago
17f26db
USB: dwc3-msm: Add sysfs entry to manually set speed
by Vamsi Krishna Samavedam
· 8 years ago
86ed20b
usb: dwc3: Add maximum hw supported speed flag
by Vamsi Krishna Samavedam
· 8 years ago
8e4c2f2
usb: dwc3: Update core clock rate based on USB port speed.
by Hemant Kumar
· 8 years ago
4d4e934
usb: dwc3-msm: Set PROP_BOOST_CURRENT for direct attach devices
by Jack Pham
· 8 years ago
f4918d3
usb: dwc3: Add support for GSI event buffer configuration
by Mayank Rana
· 8 years ago
4387417
usb: dwc3: restart usb upon endpoint cmd timeout
by Hemant Kumar
· 8 years ago
934d9cd
USB: dwc3: msm: Add support for vote/devote aggre2_snoc_axi_clk
by Vijayavardhan Vennapusa
· 8 years ago
8cf91a6
USB: dwc3-msm: Fix issue related to error recovery for ERRATIC ERROR
by Vijayavardhan Vennapusa
· 8 years ago
5e5680e
USB: dwc3-msm: clear in_restart flag always in restart work
by Vijayavardhan Vennapusa
· 8 years ago
5fa3893
usb: dwc3: Turn on memory core and periphery upon resume
by Hemant Kumar
· 8 years ago
8432c36
dwc3-msm: Acquire lock for USB GSI endpoint related operations
by Mayank Rana
· 8 years ago
de1df69
usb: dwc3: Add support to select maximum speed via extcon notification
by Hemant Kumar
· 9 years ago
8caff35
usb: dwc3-msm: Only set vbus_draw for SDP type
by Jack Pham
· 8 years ago
633dc33
usb: dwc3: Use clock API to control the memory power states
by Hemant Kumar
· 8 years ago
d72bafe
usb: dwc3-msm: Remove call to set POWER_SUPPLY_PROP_ONLINE
by Jack Pham
· 8 years ago
4b8b4ae
usb: dwc3-msm: Do dwc3_msm_gadget_vbus_draw() in sleepable context
by Jack Pham
· 8 years ago
3e668f3
USB: dwc3-msm: Add support for setting specific frequency for core clock
by Vijayavardhan Vennapusa
· 9 years ago
4d27821
usb: Add support for reset controller framework
by Amit Nischal
· 8 years ago
83ad582
dwc3-msm: Fix compilation errors
by Mayank Rana
· 8 years ago
511f3b2
usb: dwc3: Add snapshot of DWC3 MSM drivers
by Mayank Rana
· 8 years ago