mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-06 05:40:23 +00:00
- new driver for the Realtek Otto GPIO controller - ACPI support for gpio-mpc8xxx - edge event support for gpio-sch (+ Kconfig fixes) - Kconfig improvements in gpio-ich - fixes to older issues in gpio-mockup - ACPI quirk for ignoring EC wakeups on Dell Venue 10 Pro 5055 - improve the GPIO aggregator code by using more generic interfaces instead of reimplementing them in the driver - convert the DT bindings for gpio-74x164 to yaml - documentation improvements - a slew of other minor fixes and improvements to GPIO drivers -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEFp3rbAvDxGAT0sefEacuoBRx13IFAmCSptQACgkQEacuoBRx 13KFDQ/+NOkRQuJarKAvGuR5LJ81CbBfH72/m9gJMB9gwNBS7g+esNWrZG/riWVM BVs2fxlC52+ppN1rV7iMEaXSyREULrcidgoZ0H7X2vsI9MRkk/fjzpTRwbJbSLPo C+IXBAHHfuUC1FQNtQk1cuZXl7PToHd/A14KZIkLOBxLjQddpSo7TTkv23Ub1BA7 Se13EaDrBJxzfmLR900kAKCFDyM8VRnIt7/euhmlTcXCxOg/lCbGZ4eBpEZasUs5 UA9PQX0dnnwtMER4b4TQPIdQ345A0l+xqALr8X2leqQ0AqsWQ7kveMwfSRlXI5Hr zyuXRiA0e84h6HXIHE59kXqoa4LJVnW59hgjYx0D+fcZ5gNVnaRg/4LsztJmMd/f uVAZazE4jd81Cr/kbtpEu5mfGPjOVBeUCeDnKtRovnaSMi24HwqvHqIauI9sM8fN locTCYOdLfvxucAJHZ/BWe8yl301/+IlwiHiN+7+/3ljYB+HjAH42rdPwFpP1BWJ bpgd90KxLHezeqsv83U9CTTrVK9ZM2yisVunQUo3bVi6Ztxl2Juv16P5Qs0IJW2F mly+KNTa4M6NKCdP6luEnazmifFIsnreCzTMfPoa9w+eu/vpIw6lZDFpDAbePV+A 8XJ99TxV1Bk9kUjvKiEi2qx6uW7f5k8JIwvRvJWhRXkEzufJyUI= =5vLN -----END PGP SIGNATURE----- Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux Pull gpio updates from Bartosz Golaszewski: - new driver for the Realtek Otto GPIO controller - ACPI support for gpio-mpc8xxx - edge event support for gpio-sch (+ Kconfig fixes) - Kconfig improvements in gpio-ich - fixes to older issues in gpio-mockup - ACPI quirk for ignoring EC wakeups on Dell Venue 10 Pro 5055 - improve the GPIO aggregator code by using more generic interfaces instead of reimplementing them in the driver - convert the DT bindings for gpio-74x164 to yaml - documentation improvements - a slew of other minor fixes and improvements to GPIO drivers * tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux: (34 commits) dt-bindings: gpio: add YAML description for rockchip,gpio-bank gpio: mxs: remove useless function dt-bindings: gpio: fairchild,74hc595: Convert to json-schema gpio: it87: remove unused code gpio: 104-dio-48e: Fix coding style issues gpio: mpc8xxx: Add ACPI support gpio: ich: Switch to be dependent on LPC_ICH gpio: sch: Drop MFD_CORE selection gpio: sch: depends on LPC_SCH gpiolib: acpi: Add quirk to ignore EC wakeups on Dell Venue 10 Pro 5055 gpio: sch: Hook into ACPI GPE handler to catch GPIO edge events gpio: sch: Add edge event support gpio: aggregator: Replace custom get_arg() with a generic next_arg() lib/cmdline: Export next_arg() for being used in modules gpio: omap: Use device_get_match_data() helper gpio: Add Realtek Otto GPIO support dt-bindings: gpio: Binding for Realtek Otto GPIO docs: kernel-parameters: Add gpio_mockup_named_lines docs: kernel-parameters: Move gpio-mockup for alphabetic order lib: bitmap: provide devm_bitmap_alloc() and devm_bitmap_zalloc() ... |
||
|---|---|---|
| .. | ||
| 8xxx_gpio.txt | ||
| abilis,tb10x-gpio.txt | ||
| brcm,bcm6345-gpio.yaml | ||
| brcm,brcmstb-gpio.txt | ||
| brcm,kona-gpio.txt | ||
| brcm,xgs-iproc-gpio.yaml | ||
| cavium-octeon-gpio.txt | ||
| cdns,gpio.txt | ||
| cirrus,clps711x-mctrl-gpio.txt | ||
| fairchild,74hc595.yaml | ||
| faraday,ftgpio010.txt | ||
| fsl-imx-gpio.yaml | ||
| fujitsu,mb86s70-gpio.txt | ||
| gateworks,pld-gpio.txt | ||
| gpio_atmel.txt | ||
| gpio_lpc32xx.txt | ||
| gpio_oxnas.txt | ||
| gpio-74xx-mmio.txt | ||
| gpio-adnp.txt | ||
| gpio-altera.txt | ||
| gpio-aspeed.txt | ||
| gpio-ath79.txt | ||
| gpio-axp209.txt | ||
| gpio-clps711x.txt | ||
| gpio-davinci.txt | ||
| gpio-dsp-keystone.txt | ||
| gpio-eic-sprd.txt | ||
| gpio-exar.txt | ||
| gpio-grgpio.txt | ||
| gpio-lp3943.txt | ||
| gpio-max3191x.txt | ||
| gpio-max77620.txt | ||
| gpio-mm-lantiq.txt | ||
| gpio-moxtet.txt | ||
| gpio-mpc8xxx.txt | ||
| gpio-mvebu.txt | ||
| gpio-mxs.yaml | ||
| gpio-nmk.txt | ||
| gpio-omap.txt | ||
| gpio-palmas.txt | ||
| gpio-pca95xx.yaml | ||
| gpio-pca9570.yaml | ||
| gpio-pcf857x.txt | ||
| gpio-pisosr.txt | ||
| gpio-rda.yaml | ||
| gpio-samsung.txt | ||
| gpio-sprd.txt | ||
| gpio-stmpe.txt | ||
| gpio-stp-xway.txt | ||
| gpio-thunderx.txt | ||
| gpio-tpic2810.txt | ||
| gpio-ts4800.txt | ||
| gpio-ts4900.txt | ||
| gpio-twl4030.txt | ||
| gpio-vf610.yaml | ||
| gpio-xgene-sb.txt | ||
| gpio-xgene.txt | ||
| gpio-xilinx.txt | ||
| gpio-xlp.txt | ||
| gpio-xra1403.txt | ||
| gpio-zevio.txt | ||
| gpio-zynq.txt | ||
| gpio.txt | ||
| ibm,ppc4xx-gpio.txt | ||
| intel,ixp4xx-gpio.txt | ||
| kontron,sl28cpld-gpio.yaml | ||
| mediatek,mt7621-gpio.yaml | ||
| microchip,pic32-gpio.txt | ||
| mrvl-gpio.yaml | ||
| mstar,msc313-gpio.yaml | ||
| netxbig-gpio-ext.txt | ||
| ni,169445-nand-gpio.txt | ||
| nintendo,hollywood-gpio.txt | ||
| nvidia,tegra20-gpio.txt | ||
| nvidia,tegra186-gpio.txt | ||
| nxp,lpc1850-gpio.txt | ||
| pl061-gpio.yaml | ||
| qcom,wcd934x-gpio.yaml | ||
| raspberrypi,firmware-gpio.txt | ||
| realtek,otto-gpio.yaml | ||
| renesas,em-gio.yaml | ||
| renesas,rcar-gpio.yaml | ||
| rockchip,gpio-bank.yaml | ||
| rockchip,rk3328-grf-gpio.txt | ||
| sgpio-aspeed.txt | ||
| sifive,gpio.yaml | ||
| snps,creg-gpio.txt | ||
| snps,dw-apb-gpio.yaml | ||
| socionext,uniphier-gpio.yaml | ||
| sodaville.txt | ||
| spear_spics.txt | ||
| toshiba,gpio-visconti.yaml | ||
| wd,mbl-gpio.txt | ||
| xylon,logicvc-gpio.yaml | ||