mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-01 17:46:48 +07:00
88a99886c2
cycle Core changes: - It is possible configure groups in debugfs. - Consolidation of chained IRQ handler install/remove replacing all call sites where irq_set_handler_data() and irq_set_chained_handler() were done in succession with a combined call to irq_set_chained_handler_and_data(). This series was created by Thomas Gleixner after the problem was observed by Russell King. - Tglx also made another series of patches switching __irq_set_handler_locked() for irq_set_handler_locked() which is way cleaner. - Tglx also wrote a good bunch of patches to make use of irq_desc_get_xxx() accessors and avoid looking up irq_descs from IRQ numbers. The goal is to get rid of the irq number from the handlers in the IRQ flow which is nice. Driver feature enhancements: - Power management support for the SiRF SoC Atlas 7. - Power down support for the Qualcomm driver. - Intel Cherryview and Baytrail: switch drivers to use raw spinlocks in IRQ handlers to play nice with the realtime patch set. - Rework and new modes handling for Qualcomm SPMI-MPP. - Pinconf power source config for SH PFC. New drivers and subdrivers: - A new driver for Conexant Digicolor CX92755. - A new driver for UniPhier PH1-LD4, PH1-Pro4, PH1-sLD8, PH1-Pro5, ProXtream2 and PH1-LD6b SoC pin control support. - Reverse-egineered the S/PDIF settings for the Allwinner sun4i driver. - Support for Qualcomm Technologies QDF2xxx ARM64 SoCs - A new Freescale i.mx6ul subdriver. Cleanup: - Remove platform data support in a number of SH PFC subdrivers. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAABAgAGBQJV6YzgAAoJEEEQszewGV1zbIAQAILzMrzWkxsy7bhvL4QdP5/K OG3EodE//AE0G5gKugUDjg5t2lftdiIJVhjDA17ruETCSciuAxZSLThlMy1sQgyN LPxy9LlCrmsqrYt9+fmJ9js8j52RBJikKK0RUyUVz0VojTBplRpElyEx/KxwM5sG Hy3+hU61uKO0j9AyIcsa/RKP6SGavwZdHytJBsHNw+pODyE3UZCf52ChAVBsTPfE MV70g3Qzfqur7ZFqcNgtUV7qCyYvlF12ooiihrGFDOsTL3sSq4/OXB7z1z1mGGHL Dgq8pXJ6EIZlCbk+jFMTzPRSzy46dxNai0eErjTUVEldH1tOphzGMvKmOdm/nczH 4M/UOWOKBE1aOYZNPtnUgDy2MRt5K9VJStCNSHEQCB2lGdojNAtmj2cmr8flBN5m gM9FDpIS1/C+OYYTkOY9ftPsH5zOk7sCLEHSH5USYRGJHihzLnkV90eiN6a7vlF1 hyTGrIyl6e//E5JBgamjnR3+fYuxQGr6WeAZEP/gXZRm7BCKCaPwCarq+kPZVG4A nolZ/QQN6XYPSlveSPU97VYvLYEUvXaKN0Hf2DTbwkqvNFp7JORD65QLESPtQoIp x95iHMdB/1+0OfgOqMmlOtKpOKREeQ/R+KWACxsrr5Rfv3/7CP4BMRGypIZ/iPmz HWoyDI4lIebBR+JnjMjK =4QFX -----END PGP SIGNATURE----- Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl Pull pin control updates from Linus Walleij: "This is the bulk of pin control changes for the v4.3 development cycle. Like with GPIO it's a lot of stuff. If my subsystems are any sign of the overall tempo of the kernel v4.3 will be a gigantic diff. [ It looks like 4.3 is calmer than 4.2 in most other subsystems, but we'll see - Linus ] Core changes: - It is possible configure groups in debugfs. - Consolidation of chained IRQ handler install/remove replacing all call sites where irq_set_handler_data() and irq_set_chained_handler() were done in succession with a combined call to irq_set_chained_handler_and_data(). This series was created by Thomas Gleixner after the problem was observed by Russell King. - Tglx also made another series of patches switching __irq_set_handler_locked() for irq_set_handler_locked() which is way cleaner. - Tglx also wrote a good bunch of patches to make use of irq_desc_get_xxx() accessors and avoid looking up irq_descs from IRQ numbers. The goal is to get rid of the irq number from the handlers in the IRQ flow which is nice. Driver feature enhancements: - Power management support for the SiRF SoC Atlas 7. - Power down support for the Qualcomm driver. - Intel Cherryview and Baytrail: switch drivers to use raw spinlocks in IRQ handlers to play nice with the realtime patch set. - Rework and new modes handling for Qualcomm SPMI-MPP. - Pinconf power source config for SH PFC. New drivers and subdrivers: - A new driver for Conexant Digicolor CX92755. - A new driver for UniPhier PH1-LD4, PH1-Pro4, PH1-sLD8, PH1-Pro5, ProXtream2 and PH1-LD6b SoC pin control support. - Reverse-egineered the S/PDIF settings for the Allwinner sun4i driver. - Support for Qualcomm Technologies QDF2xxx ARM64 SoCs - A new Freescale i.mx6ul subdriver. Cleanup: - Remove platform data support in a number of SH PFC subdrivers" * tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl: (95 commits) pinctrl: at91: fix null pointer dereference pinctrl: mediatek: Implement wake handler and suspend resume pinctrl: mediatek: Fix multiple registration issue. pinctrl: sh-pfc: r8a7794: add USB pin groups pinctrl: at91: Use generic irq_{request,release}_resources() pinctrl: cherryview: Use raw_spinlock for locking pinctrl: baytrail: Use raw_spinlock for locking pinctrl: imx6ul: Remove .owner field pinctrl: zynq: Fix typos in smc0_nand_grp and smc0_nor_grp pinctrl: sh-pfc: Implement pinconf power-source param for voltage switching clk: rockchip: add pclk_pd_pmu to the list of rk3288 critical clocks pinctrl: sun4i: add spdif to pin description. pinctrl: atlas7: clear ugly branch statements for pull and drivestrength pinctrl: baytrail: Serialize all register access pinctrl: baytrail: Drop FSF mailing address pinctrl: rockchip: only enable gpio clock when it setting pinctrl/mediatek: fix spelling mistake in dev_err error message pinctrl: cherryview: Serialize all register access pinctrl: UniPhier: PH1-Pro5: add I2C ch6 pin-mux setting pinctrl: nomadik: reflect current input value ... |
||
---|---|---|
.. | ||
abilis,tb10x-iomux.txt | ||
allwinner,sunxi-pinctrl.txt | ||
atmel,at91-pinctrl.txt | ||
berlin,pinctrl.txt | ||
brcm,bcm2835-gpio.txt | ||
brcm,bcm11351-pinctrl.txt | ||
brcm,cygnus-gpio.txt | ||
brcm,cygnus-pinmux.txt | ||
cnxt,cx92755-pinctrl.txt | ||
fsl,imx6dl-pinctrl.txt | ||
fsl,imx6q-pinctrl.txt | ||
fsl,imx6sl-pinctrl.txt | ||
fsl,imx6sx-pinctrl.txt | ||
fsl,imx6ul-pinctrl.txt | ||
fsl,imx7d-pinctrl.txt | ||
fsl,imx25-pinctrl.txt | ||
fsl,imx27-pinctrl.txt | ||
fsl,imx35-pinctrl.txt | ||
fsl,imx51-pinctrl.txt | ||
fsl,imx53-pinctrl.txt | ||
fsl,imx-pinctrl.txt | ||
fsl,mxs-pinctrl.txt | ||
fsl,vf610-pinctrl.txt | ||
img,pistachio-pinctrl.txt | ||
img,tz1090-pdc-pinctrl.txt | ||
img,tz1090-pinctrl.txt | ||
lantiq,pinctrl-falcon.txt | ||
lantiq,pinctrl-xway.txt | ||
marvell,armada-38x-pinctrl.txt | ||
marvell,armada-39x-pinctrl.txt | ||
marvell,armada-370-pinctrl.txt | ||
marvell,armada-375-pinctrl.txt | ||
marvell,armada-xp-pinctrl.txt | ||
marvell,dove-pinctrl.txt | ||
marvell,kirkwood-pinctrl.txt | ||
marvell,mvebu-pinctrl.txt | ||
marvell,orion-pinctrl.txt | ||
meson,pinctrl.txt | ||
nvidia,tegra20-pinmux.txt | ||
nvidia,tegra30-pinmux.txt | ||
nvidia,tegra114-pinmux.txt | ||
nvidia,tegra124-pinmux.txt | ||
nvidia,tegra124-xusb-padctl.txt | ||
nvidia,tegra210-pinmux.txt | ||
nxp,lpc1850-scu.txt | ||
pinctrl_spear.txt | ||
pinctrl-atlas7.txt | ||
pinctrl-bindings.txt | ||
pinctrl-mt65xx.txt | ||
pinctrl-palmas.txt | ||
pinctrl-single.txt | ||
pinctrl-sirf.txt | ||
pinctrl-st.txt | ||
pinctrl-vt8500.txt | ||
qcom,apq8064-pinctrl.txt | ||
qcom,apq8084-pinctrl.txt | ||
qcom,ipq8064-pinctrl.txt | ||
qcom,msm8660-pinctrl.txt | ||
qcom,msm8916-pinctrl.txt | ||
qcom,msm8960-pinctrl.txt | ||
qcom,msm8974-pinctrl.txt | ||
qcom,pmic-gpio.txt | ||
qcom,pmic-mpp.txt | ||
renesas,pfc-pinctrl.txt | ||
rockchip,pinctrl.txt | ||
samsung-pinctrl.txt | ||
ste,abx500.txt | ||
ste,nomadik.txt | ||
ti,omap-pinctrl.txt | ||
xlnx,zynq-pinctrl.txt |