mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
fa889d8555
Core changes: - Document the usecases for the kernelspace vs userspace handling of GPIOs. - Handle MSI (message signalled interrupts) properly in the core hierarchical irqdomain code. - Fix a rare race condition while initializing the descriptor array. New drivers: - Xylon LogiCVC GPIO driver. - WDC934x GPIO controller driver. Driver improvements: - Implemented suspend/resume in the Tegra driver. - MPC8xx edge detection fixup. - Properly convert ThunderX to use hierarchical irqdomain with GPIOLIB_IRQCHIP on top of the revert of the previous buggy switchover. This time it works (hopefully). Misc: - Drop a FMC remnant file <linux/ipmi-fru.h> - A slew of fixes. -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEElDRnuGcz/wPCXQWMQRCzN7AZXXMFAl4xO9gACgkQQRCzN7AZ XXO+lBAAv+viQVCj1IG6ajCWpsAECHY+U3xRl4ETy86Jx2uNJS48xmnYrjbqUH+h r9HDi1Z5pyc14PtOEi01qVt87z612VmZbYNZ7tVBMXsGhN18wHRtC1y8GDtRSOxj Zqeyu6zFn2WxGTbwGdjxeliVcuCUOLu+zsE/xnCmUWT0gkeMi62MpSR4/chtbh3g Qu6lxtUcF2MN5IuGb6oCTnWQF+Bk9Pdib2HcKDqIGjQKbato7GLAEQdHY1K9vb7l Wwovasg62CDMtXohBL6SZJJPWPhoK0MUNrKdPJPb3W2yJKgoiVyoNz8FRGmX2OUx 3v0elGP83v4jdmA6aHRfTmmcYKmEevxSFAxjCXw6pYEsPwf3VIr6TMkqANogA16S Ag2eda/6gTiVKlFCVi9uxkLfVvYcdUTYWCjG0xOseVJRnWpXJbNwjCd493Qwhbim zfziqoCYPZ6rLWcoDFkWZ27edfHCdPBlamnRyfHy5+1Y9s4jdcuMtp5B8tlvGuOp 55j/FSNvpPdmXIS0g8/C90nZ2WiAM9N5C1CyrLwgJvixHcMFhmKkJVnJ0zHHCOdC Mu1CBdaGlH7o4+M+CIMU63q5YnHrmoZvZ3t5PPlCl5iUETuKGZmWBKzRv5qx3xld iwSf8vfy+4bJGOF9xSgSvTOpoVEfsJAagKoBiT3WJuK9zi65vmI= =3Glg -----END PGP SIGNATURE----- Merge tag 'gpio-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio Pull GPIO updates from Linus Walleij: "This is the bulk of GPIO changes for the v5.6 kernel cycle. This is a pretty calm cycle so far, nothing special going on really. Some more changes will come in from the irqchip and pin control trees. I also deleted an orphan include file for FMC that was dangling since subsystem was removed. Core changes: - Document the usecases for the kernelspace vs userspace handling of GPIOs. - Handle MSI (message signalled interrupts) properly in the core hierarchical irqdomain code. - Fix a rare race condition while initializing the descriptor array. New drivers: - Xylon LogiCVC GPIO driver. - WDC934x GPIO controller driver. Driver improvements: - Implemented suspend/resume in the Tegra driver. - MPC8xx edge detection fixup. - Properly convert ThunderX to use hierarchical irqdomain with GPIOLIB_IRQCHIP on top of the revert of the previous buggy switchover. This time it works (hopefully). Misc: - Drop a FMC remnant file <linux/ipmi-fru.h> - A slew of fixes" * tag 'gpio-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio: (48 commits) MAINTAINERS: Replace Tien Hock Loh as Altera PIO maintainer gpiolib: hold gpio devices lock until ->descs array is initialised gpio: aspeed-sgpio: fixed typos gpio: mvebu: clear irq in edge cause register before unmask edge irq gpiolib: Lower verbosity when allocating hierarchy irq gpiolib: Remove duplicated function gpio_do_set_config() gpio: Fix the no return statement warning gpio: wcd934x: Add support to wcd934x gpio controller gpiolib: remove set but not used variable 'config' gpio: vx855: fixed a typo gpio: mockup: sort headers alphabetically gpio: mockup: update the license tag gpio: Remove the unused flags gpiolib: Set lockdep class for hierarchical irq domains gpio: thunderx: Switch to GPIOLIB_IRQCHIP gpiolib: Add the support for the msi parent domain gpiolib: Add support for the irqdomain which doesn't use irq_fwspec as arg gpio: Add use guidance documentation dt-bindings: gpio: wcd934x: Add bindings for gpio gpio: altera: change to platform_get_irq_optional to avoid false-positive error ... |
||
---|---|---|
.. | ||
8xxx_gpio.txt | ||
abilis,tb10x-gpio.txt | ||
brcm,bcm6345-gpio.txt | ||
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 | ||
faraday,ftgpio010.txt | ||
fsl-imx-gpio.txt | ||
fujitsu,mb86s70-gpio.txt | ||
gateworks,pld-gpio.txt | ||
gpio_atmel.txt | ||
gpio_lpc32xx.txt | ||
gpio_oxnas.txt | ||
gpio-74x164.txt | ||
gpio-74xx-mmio.txt | ||
gpio-adnp.txt | ||
gpio-altera.txt | ||
gpio-aspeed.txt | ||
gpio-ath79.txt | ||
gpio-atlas7.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-max732x.txt | ||
gpio-max3191x.txt | ||
gpio-max77620.txt | ||
gpio-mm-lantiq.txt | ||
gpio-moxtet.txt | ||
gpio-mpc8xxx.txt | ||
gpio-mvebu.txt | ||
gpio-mxs.txt | ||
gpio-nmk.txt | ||
gpio-omap.txt | ||
gpio-palmas.txt | ||
gpio-pca953x.txt | ||
gpio-pcf857x.txt | ||
gpio-pisosr.txt | ||
gpio-rda.yaml | ||
gpio-samsung.txt | ||
gpio-sprd.txt | ||
gpio-stericsson-coh901.txt | ||
gpio-stmpe.txt | ||
gpio-stp-xway.txt | ||
gpio-thunderx.txt | ||
gpio-tpic2810.txt | ||
gpio-ts4800.txt | ||
gpio-ts4900.txt | ||
gpio-twl4030.txt | ||
gpio-uniphier.txt | ||
gpio-vf610.txt | ||
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 | ||
mediatek,mt7621-gpio.txt | ||
microchip,pic32-gpio.txt | ||
mrvl-gpio.txt | ||
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 | ||
renesas,gpio-rcar.txt | ||
rockchip,rk3328-grf-gpio.txt | ||
sgpio-aspeed.txt | ||
sifive,gpio.yaml | ||
snps-dwapb-gpio.txt | ||
snps,creg-gpio.txt | ||
sodaville.txt | ||
spear_spics.txt | ||
wd,mbl-gpio.txt | ||
xylon,logicvc-gpio.yaml | ||
zx296702-gpio.txt |