mirror of
https://github.com/torvalds/linux.git
synced 2024-12-25 12:21:37 +00:00
66304207cd
Pull i2c updates from Wolfram Sang: "Here is the I2C pull request for 4.8: - the core and i801 driver gained support for SMBus Host Notify - core support for more than one address in DT - i2c_add_adapter() has now better error messages. We can remove all error messages from drivers calling it as a next step. - bigger updates to rk3x driver to support rk3399 SoC - the at24 eeprom driver got refactored and can now read special variants with unique serials or fixed MAC addresses. The rest is regular driver updates and bugfixes" * 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux: (66 commits) i2c: i801: use IS_ENABLED() instead of checking for built-in or module Documentation: i2c: slave: give proper example for pm usage Documentation: i2c: slave: describe buffer problems a bit better i2c: bcm2835: Don't complain on -EPROBE_DEFER from getting our clock i2c: i2c-smbus: drop useless stubs i2c: efm32: fix a failure path in efm32_i2c_probe() Revert "i2c: core: Cleanup I2C ACPI namespace" Revert "i2c: core: Add function for finding the bus speed from ACPI" i2c: Update the description of I2C_SMBUS i2c: i2c-smbus: fix i2c_handle_smbus_host_notify documentation eeprom: at24: tweak the loop_until_timeout() macro eeprom: at24: add support for at24mac series eeprom: at24: support reading the serial number for 24csxx eeprom: at24: platform_data: use BIT() macro eeprom: at24: split at24_eeprom_write() into specialized functions eeprom: at24: split at24_eeprom_read() into specialized functions eeprom: at24: hide the read/write loop behind a macro eeprom: at24: call read/write functions via function pointers eeprom: at24: coding style fixes eeprom: at24: move at24_read() below at24_eeprom_write() ... |
||
---|---|---|
.. | ||
brcm,bcm2835-i2c.txt | ||
brcm,iproc-i2c.txt | ||
brcm,kona-i2c.txt | ||
i2c-arb-gpio-challenge.txt | ||
i2c-at91.txt | ||
i2c-axxia.txt | ||
i2c-brcmstb.txt | ||
i2c-cadence.txt | ||
i2c-cbus-gpio.txt | ||
i2c-cros-ec-tunnel.txt | ||
i2c-davinci.txt | ||
i2c-demux-pinctrl.txt | ||
i2c-designware.txt | ||
i2c-digicolor.txt | ||
i2c-efm32.txt | ||
i2c-emev2.txt | ||
i2c-exynos5.txt | ||
i2c-gpio.txt | ||
i2c-hix5hd2.txt | ||
i2c-img-scb.txt | ||
i2c-imx.txt | ||
i2c-jz4780.txt | ||
i2c-lpc2k.txt | ||
i2c-meson.txt | ||
i2c-mpc.txt | ||
i2c-mt6577.txt | ||
i2c-mux-gpio.txt | ||
i2c-mux-pca954x.txt | ||
i2c-mux-pinctrl.txt | ||
i2c-mux-reg.txt | ||
i2c-mux.txt | ||
i2c-mv64xxx.txt | ||
i2c-mxs.txt | ||
i2c-nomadik.txt | ||
i2c-ocores.txt | ||
i2c-octeon.txt | ||
i2c-omap.txt | ||
i2c-opal.txt | ||
i2c-pnx.txt | ||
i2c-pxa-pci-ce4100.txt | ||
i2c-pxa.txt | ||
i2c-rcar.txt | ||
i2c-riic.txt | ||
i2c-rk3x.txt | ||
i2c-s3c2410.txt | ||
i2c-sh_mobile.txt | ||
i2c-sirf.txt | ||
i2c-st-ddci2c.txt | ||
i2c-st.txt | ||
i2c-sunxi-p2wi.txt | ||
i2c-uniphier-f.txt | ||
i2c-uniphier.txt | ||
i2c-versatile.txt | ||
i2c-vt8500.txt | ||
i2c-xgene-slimpro.txt | ||
i2c-xiic.txt | ||
i2c-xlp9xx.txt | ||
i2c.txt | ||
nvidia,tegra20-i2c.txt | ||
qcom,i2c-qup.txt | ||
trivial-devices.txt |