mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-20 18:25:47 +00:00
Pull i2c updates from Wolfram Sang:
"i2c core:
- huge improvements and refactorizations of the Linux I2C
documentation (lots of thanks to Luca for doing it and Jean for the
careful review)
- subsystem wide API conversion to i2c_new_client_device()
- remove obsolete parport-light driver
- smaller core updates (removal of 'extern', enabling more compile
testing, use more helper macros)
- and quite a bunch of driver updates (new IDs, simplifications,
better PM, support of atomic transfers and other improvements)
i2c-mux:
- The main feature is the idle-state rework of the pca954x driver
from Biwen Li
at24 driver:
- minor maintenance: update the license tag, sort headers
- move support for the write-protect pin into nvmem core
- add a reference to the new wp-gpios property in nvmem to at25
bindings
- add support for regulator and pm_runtime control"
* 'i2c/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux: (91 commits)
i2c: cros-ec-tunnel: Fix ACPI identifier
i2c: cros-ec-tunnel: Fix slave device enumeration
i2c: stm32f7: add PM_SLEEP suspend/resume support
i2c: cadence: Fix wording in i2c-cadence driver
i2c: cadence: Fix power management order of operations
i2c: cadence: Fix error printing in case of defer
i2c: cadence: Handle transfer_size rollover
i2c: i801: Add support for Intel Comet Lake PCH-V
docs: i2c: writing-clients: properly name the stop condition
docs: i2c: i2c-protocol: use same wording as smbus-protocol
docs: i2c: rename sections so the overall picture is clearer
docs: i2c: old-module-parameters: use monospace instead of ""
docs: i2c: old-module-parameters: clarify this is for obsolete kernels
docs: i2c: old-module-parameters: fix internal hyperlink
docs: i2c: instantiating-devices: use monospace for sysfs attributes
docs: i2c: instantiating-devices: rearrange static instatiation
docs: i2c: instantiating-devices: fix internal hyperlink
docs: i2c: smbus-protocol: improve I2C Block transactions description
docs: i2c: smbus-protocol: fix punctuation
docs: i2c: smbus-protocol: fix typo
...
|
||
|---|---|---|
| .. | ||
| allwinner,sun6i-a31-p2wi.yaml | ||
| amlogic,meson6-i2c.yaml | ||
| brcm,bcm2835-i2c.txt | ||
| brcm,iproc-i2c.txt | ||
| brcm,kona-i2c.txt | ||
| i2c-altera.txt | ||
| i2c-arb-gpio-challenge.txt | ||
| i2c-arb.txt | ||
| i2c-aspeed.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-exynos5.txt | ||
| i2c-fsi.txt | ||
| i2c-gate.txt | ||
| i2c-gpio.yaml | ||
| i2c-hix5hd2.txt | ||
| i2c-img-scb.txt | ||
| i2c-imx-lpi2c.txt | ||
| i2c-imx.txt | ||
| i2c-iop3xx.txt | ||
| i2c-jz4780.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.txt | ||
| 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.txt | ||
| i2c-rk3x.txt | ||
| i2c-s3c2410.txt | ||
| i2c-sirf.txt | ||
| i2c-sprd.txt | ||
| i2c-st.txt | ||
| i2c-stu300.txt | ||
| i2c-synquacer.txt | ||
| i2c-uniphier-f.txt | ||
| i2c-uniphier.txt | ||
| i2c-versatile.txt | ||
| i2c-wmt.txt | ||
| i2c-xgene-slimpro.txt | ||
| i2c-xiic.txt | ||
| i2c-xlp9xx.txt | ||
| i2c-zx2967.txt | ||
| i2c.txt | ||
| ibm,p8-occ-hwmon.txt | ||
| marvell,mv64xxx-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 | ||
| st,stm32-i2c.yaml | ||