u-boot/drivers
Vitaly Kuzmichev b3649f3bbf USB-CDC: handle interrupt after dropped pullup
Disconnecting USB gadget with pending interrupt may cause its wrong
handling in the next time when interface will be started again
(especially actual for RNDIS). This interrupt may force the gadget
to queue unexpected response before setup stage.
Despite the fact that such interrupt handled after dropped pullup
also may add pending response, this will not bring to any issues due to
usb_ep_disable (which clears the queue) called on gadget unregistering.

Signed-off-by: Vitaly Kuzmichev <vkuzmichev@mvista.com>
2011-02-19 20:32:36 +01:00
..
bios_emulator Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
block MXC: removed warnings from IMX51 ATA driver 2011-02-02 00:54:43 +01:00
dma Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
fpga add Xilinx_abort_fn to Xilinx_Spartan3_Slave_Serial_fns 2010-11-30 21:59:21 +01:00
gpio mxc_gpio: add support for MX53 processor 2011-02-02 00:54:42 +01:00
hwmon Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
i2c I2C: mxc_i2c: address failure with mx35 processor 2011-02-02 00:54:43 +01:00
input Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
misc Add basic support for Freescale's mc9sdz60 2011-02-02 00:54:43 +01:00
mmc fsl_esdhc: Add the workaround for erratum ESDHC-A001 (enable on P2020) 2011-02-03 02:46:12 -06:00
mtd Minor Coding Style Cleanup. 2011-02-02 22:36:10 +01:00
net net: ne2000: Add spport RTL-8019AS 2011-02-15 21:55:41 +01:00
pci Minor Coding Style Cleanup. 2011-02-02 22:36:10 +01:00
pcmcia Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
power ftpmu010: support faraday ftpmu010 driver 2011-01-25 22:18:57 +01:00
qe UEC: Fix compiler warnings introduced by linux/mii.h change 2011-01-25 21:15:10 +01:00
rtc eNET: Add RTC support to eNET 2011-02-12 15:11:43 +11:00
serial S5P: serial: Use the inline function instead of static value 2011-02-02 00:54:45 +01:00
spi altera_spi: add spi_set_speed 2011-02-08 08:29:53 -05:00
twserial Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
usb USB-CDC: handle interrupt after dropped pullup 2011-02-19 20:32:36 +01:00
video video/mx3fb: fix clock divider 2010-12-17 21:24:02 +01:00
watchdog Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00