u-boot/drivers
Mark Tomlinson 2fe50ef403 i2c: Fix deselection of muxes
Due to an uninitialised variable, when muxes were deselected, any value
could be written to the mux control register. On the PCA9548, this could
result in multiple channels being selected, thus enabling multiple
pull-up resistors, and much bus capacitance.

The fix is simply to initialise the written value to zero.

Signed-off-by: Mark Tomlinson <mark.tomlinson@alliedtelesis.co.nz>
2014-12-08 07:27:06 +01:00
..
bios_emulator bios_emulator: Always print errors when opcode decode fails 2014-11-25 07:11:17 -07:00
block Merge branch 'master' of git://www.denx.de/git/u-boot-imx 2014-11-24 12:02:12 -05:00
bootcount
core dm: core: remove unnecessary return condition in uclass lookup 2014-11-22 10:16:49 +01:00
crypto crypto/fsl: Add command for encapsulating/decapsulating blobs 2014-10-16 14:20:40 -07:00
ddr/fsl linux/kernel.h: sync min, max, min3, max3 macros with Linux 2014-11-23 06:48:30 -05:00
demo kbuild: refactor some makefiles 2014-09-24 18:30:29 -04:00
dfu linux/kernel.h: sync min, max, min3, max3 macros with Linux 2014-11-23 06:48:30 -05:00
dma dma: keystone_nav: remove spurious qm_cfg verification 2014-11-06 11:04:39 -05:00
fpga fs: API changes enabling extra parameter to return size of type loff_t 2014-11-23 06:49:04 -05:00
gpio Merge git://git.denx.de/u-boot-dm 2014-11-24 12:01:48 -05:00
hwmon
i2c i2c: Fix deselection of muxes 2014-12-08 07:27:06 +01:00
input tegra: make local functions static 2014-10-25 07:27:37 -04:00
memory
misc Merge git://git.denx.de/u-boot-dm 2014-11-24 12:01:48 -05:00
mmc Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx 2014-11-26 11:22:29 -05:00
mtd mtd: nand: s3c: Unify the register definition and naming 2014-11-26 23:21:43 -06:00
net Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx 2014-11-26 11:22:29 -05:00
pci pci: Add general support for execution of video ROMs 2014-11-25 07:11:14 -07:00
pcmcia
power arm: odroid: pmic77686: allow buck voltage settings 2014-11-17 19:33:21 +09:00
pwm
qe u_qe: add u_qe_upload_firmware for u_qe 2014-11-19 12:56:19 -08:00
rtc rtc: mc146818: Set up RTC at start of day 2014-11-25 06:33:59 -07:00
serial Merge git://git.denx.de/u-boot-fdt 2014-12-01 15:24:26 -05:00
soc soc: keystone_serdes: generalize configuration mechanism 2014-10-23 11:27:28 -04:00
sound
spi Merge git://git.denx.de/u-boot-dm 2014-11-24 12:01:48 -05:00
thermal DM: thermal: Add imx thermal DM driver 2014-11-21 15:30:01 +01:00
tpm linux/kernel.h: sync min, max, min3, max3 macros with Linux 2014-11-23 06:48:30 -05:00
twserial
usb usb: UniPhier: support OF configuration 2014-11-28 02:21:01 +09:00
video Merge git://git.denx.de/u-boot-x86 2014-12-01 15:24:07 -05:00
watchdog
Kconfig
Makefile Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq 2014-11-26 11:23:26 -05:00