u-boot/drivers
Bryan Wu bc72a919e0 usb: musb: change rxcsr register from write to read/modify/write
The RX Control/Status register has bits that we want to preserve, so don't
just write out a single bit.  Preserve the others bits in the process.

The original code posted to the u-boot list had this behavior, but looks
like it was lost somewhere along the way to merging.

Signed-off-by: Bryan Wu <bryan.wu@analog.com>
Signed-off-by: Cliff Cai <cliff.cai@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Remy Bohmer <linux@bohmer.net>
2010-01-09 10:25:09 +01:00
..
bios_emulator drivers/bios_emulator: Fix compile error in .depend not being generated 2009-12-17 22:24:36 +01:00
block Misc SATA fixups 2009-09-04 21:53:37 +02:00
dma ColdFire: Fix compile warning messages 2009-08-26 03:44:31 -05:00
fpga fpga: Remove relocation fixups 2009-10-03 10:17:56 +02:00
gpio Kirkwood: add Marvell Kirkwood gpio driver 2009-07-23 00:19:28 +02:00
hwmon Misc ds1722 fixups 2009-09-04 21:54:52 +02:00
i2c Add a unified s3c24x0 header file 2009-11-27 16:26:13 -06:00
input License cleanup: remove unintended "All Rights Reserved" notices. 2009-09-04 23:00:56 +02:00
misc ppc/85xx: get_law_entry isn't used in CONFIG_NAND_SPL 2009-09-30 08:42:12 -05:00
mmc omap3_mmc: Encapsulate twl4030 under option CONFIG_TWL4030_POWER 2009-11-27 16:26:18 -06:00
mtd Merge branch 'next' of ../next 2009-12-15 23:38:34 +01:00
net net: dm9000x: fix debug output 2009-12-13 21:57:01 -08:00
pci fsl_pci_init_port end-point initialization is broken 2009-11-04 09:16:30 -06:00
pcmcia Misc ti_pci1410a fixups 2009-09-04 21:54:04 +02:00
power OMAP3 Move twl4030 mmc function 2009-07-29 09:57:43 +02:00
qe mpc85xx: Configure QE USB for MPC8569E-MDS boards 2009-10-27 10:04:17 -05:00
rtc Merge branch 'master' into next 2009-12-05 02:11:59 +01:00
serial OMAP3 Add usb device support 2009-12-20 12:47:37 +01:00
spi Add support for CS2 dataflash for Atmel-SPI. 2009-11-23 23:43:37 +01:00
twserial drivers/twserial: Add protocol driver for "three wire serial" interface. 2009-03-30 09:38:36 +02:00
usb usb: musb: change rxcsr register from write to read/modify/write 2010-01-09 10:25:09 +01:00
video move prototypes for gunzip() and zunzip() to common.h 2009-12-21 21:39:59 +01:00
watchdog at91sam9: add watchdog support 2009-04-04 20:42:19 +02:00