linux/drivers/usb/dwc2
Minas Harutyunyan 87b6d2c568 usb: dwc2: gadget: Fix Remote Wakeup interrupt bit clearing
To clear GINTSTS2_WKUP_ALERT_INT bit in GINTSTS2 register
require to write 1. This bit is implemented as "Write to clear".

Fixes: 187c5298a1 ("usb: dwc2: gadget: Add handler for WkupAlert interrupt")

Signed-off-by: Minas Harutyunyan <hminas@synopsys.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
2019-01-17 15:56:53 +02:00
..
Kconfig
Makefile
core.c
core.h usb: dwc2: gadget: Program GREFCLK register 2018-10-02 10:50:22 +03:00
core_intr.c
debug.h
debugfs.c usb: dwc2: Add core parameter for service interval support 2018-10-02 10:49:26 +03:00
gadget.c usb: dwc2: gadget: Fix Remote Wakeup interrupt bit clearing 2019-01-17 15:56:53 +02:00
hcd.c usb: dwc2: fix unbalanced use of external vbus-supply 2018-10-02 10:37:40 +03:00
hcd.h usb: dwc2: host: use hrtimer for NAK retries 2018-12-05 11:13:14 +02:00
hcd_ddma.c
hcd_intr.c
hcd_queue.c usb: dwc2: host: use hrtimer for NAK retries 2018-12-05 11:13:14 +02:00
hw.h usb: dwc2: gadget: Accept LPM token when TxFIFO is not empty 2018-11-26 09:06:32 +02:00
params.c usb: dwc2: disable power_down on Amlogic devices 2018-12-10 09:18:19 +02:00
pci.c usb: dwc2: pci: Fix an error code in probe 2018-11-14 11:07:12 +02:00
platform.c usb: dwc2: get optional vbus-supply regulator once 2018-10-02 10:37:01 +03:00