mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-21 08:24:02 +00:00
Pull i2c updates from Wolfram Sang: - if a host can be a client, too, the I2C core can now use it to emulate SMBus HostNotify support (STM32 and R-Car added this so far) - also for client mode, a testunit has been added. It can create rare situations on the bus, so host controllers can be tested - a binding has been added to mark the bus as "single-master". This allows for better timeout detections - new driver for Mellanox Bluefield - massive refactoring of the Tegra driver - EEPROMs recognized by the at24 driver can now have custom names - rest is driver updates * 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux: (80 commits) Documentation: i2c: add testunit docs to index i2c: tegra: Improve driver module description i2c: tegra: Clean up whitespaces, newlines and indentation i2c: tegra: Clean up and improve comments i2c: tegra: Clean up printk messages i2c: tegra: Clean up variable names i2c: tegra: Improve formatting of variables i2c: tegra: Check errors for both positive and negative values i2c: tegra: Factor out hardware initialization into separate function i2c: tegra: Factor out register polling into separate function i2c: tegra: Factor out packet header setup from tegra_i2c_xfer_msg() i2c: tegra: Factor out error recovery from tegra_i2c_xfer_msg() i2c: tegra: Rename wait/poll functions i2c: tegra: Remove "dma" variable from tegra_i2c_xfer_msg() i2c: tegra: Remove redundant check in tegra_i2c_issue_bus_clear() i2c: tegra: Remove likely/unlikely from the code i2c: tegra: Remove outdated barrier() i2c: tegra: Clean up variable types i2c: tegra: Reorder location of functions in the code i2c: tegra: Clean up probe function ... |
||
|---|---|---|
| .. | ||
| allwinner,sun6i-a31-p2wi.yaml | ||
| amlogic,meson6-i2c.yaml | ||
| brcm,bcm2835-i2c.txt | ||
| brcm,brcmstb-i2c.yaml | ||
| brcm,iproc-i2c.txt | ||
| brcm,kona-i2c.txt | ||
| cdns,i2c-r1p10.yaml | ||
| i2c-altera.txt | ||
| i2c-arb-gpio-challenge.txt | ||
| i2c-arb.txt | ||
| i2c-aspeed.txt | ||
| i2c-at91.txt | ||
| i2c-axxia.txt | ||
| i2c-cbus-gpio.txt | ||
| i2c-cros-ec-tunnel.txt | ||
| i2c-davinci.txt | ||
| i2c-demux-pinctrl.txt | ||
| i2c-digicolor.txt | ||
| i2c-efm32.txt | ||
| i2c-exynos5.txt | ||
| i2c-fsi.txt | ||
| i2c-gate.txt | ||
| i2c-gpio.yaml | ||
| i2c-hix5hd2.txt | ||
| i2c-img-scb.txt | ||
| i2c-imx-lpi2c.yaml | ||
| i2c-imx.yaml | ||
| i2c-iop3xx.txt | ||
| i2c-lpc2k.txt | ||
| i2c-mpc.txt | ||
| i2c-mt65xx.txt | ||
| i2c-mt7621.txt | ||
| i2c-mux-gpio.txt | ||
| i2c-mux-gpmux.txt | ||
| i2c-mux-ltc4306.txt | ||
| i2c-mux-pca954x.txt | ||
| i2c-mux-pinctrl.txt | ||
| i2c-mux-reg.txt | ||
| i2c-mux.txt | ||
| i2c-mxs.yaml | ||
| i2c-nomadik.txt | ||
| i2c-ocores.txt | ||
| i2c-octeon.txt | ||
| i2c-omap.txt | ||
| i2c-opal.txt | ||
| i2c-owl.txt | ||
| i2c-pca-platform.txt | ||
| i2c-pnx.txt | ||
| i2c-pxa-pci-ce4100.txt | ||
| i2c-pxa.yaml | ||
| i2c-qcom-cci.txt | ||
| i2c-rk3x.yaml | ||
| i2c-s3c2410.txt | ||
| i2c-sirf.txt | ||
| i2c-sprd.txt | ||
| i2c-st.txt | ||
| i2c-stu300.txt | ||
| i2c-synquacer.txt | ||
| i2c-versatile.txt | ||
| i2c-wmt.txt | ||
| i2c-xgene-slimpro.txt | ||
| i2c-xlp9xx.txt | ||
| i2c-zx2967.txt | ||
| i2c.txt | ||
| ibm,p8-occ-hwmon.txt | ||
| ingenic,i2c.yaml | ||
| marvell,mv64xxx-i2c.yaml | ||
| mellanox,i2c-mlxbf.txt | ||
| nuvoton,npcm7xx-i2c.yaml | ||
| nvidia,tegra20-i2c.txt | ||
| nvidia,tegra186-bpmp-i2c.txt | ||
| nxp,pca9541.txt | ||
| qcom,i2c-qup.txt | ||
| renesas,i2c.txt | ||
| renesas,iic-emev2.txt | ||
| renesas,iic.txt | ||
| renesas,riic.txt | ||
| snps,designware-i2c.yaml | ||
| socionext,uniphier-fi2c.yaml | ||
| socionext,uniphier-i2c.yaml | ||
| st,stm32-i2c.yaml | ||
| xlnx,xps-iic-2.00.a.yaml | ||