Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-10Merge tag 'intel-pinctrl-v5.20-1' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Walleij
2022-07-10pinctrl: qcom: spmi-gpio: make the irqchip immutableRobert Marko
2022-06-30pinctrl: intel: Add Intel Meteor Lake pin controller supportAndy Shevchenko
2022-06-30pinctrl: axp209: Support the AXP221/AXP223/AXP809 variantSamuel Holland
2022-06-30pinctrl: qcom: sc7280: Fix compile bugSrinivasa Rao Mandadapu
2022-06-28pinctrl: samsung: do not use bindings header with constantsKrzysztof Kozlowski
2022-06-28pinctrl: aspeed: Fix typo in commentXiang wangx
2022-06-28pinctrl: ingenic: Convert to immutable irq chipAidan MacDonald
2022-06-28pinctrl: ingenic: Use irqd_to_hwirq()Aidan MacDonald
2022-06-28pinctrl: pinctrl-zynqmp: Fix kernel-doc warningSai Krishna Potthuri
2022-06-28pinctrl: pinctrl-zynqmp: Add support for output-enable and bias-high-impedanceSai Krishna Potthuri
2022-06-28pinctrl: ocelot: allow building as a moduleClément Léger
2022-06-27pinctrl: qcom: sc7280: Fix compile bugLinus Walleij
2022-06-27Merge tag 'renesas-pinctrl-for-v5.20-tag1' of git://git.kernel.org/pub/scm/li...Linus Walleij
2022-06-27pinctrl: mediatek: mt8192: Fix compile warningsLinus Walleij
2022-06-26pinctrl: mediatek: fix the pinconf definition of some GPIO pinsGuodong Liu
2022-06-26pinctrl: mediatek: dropping original advanced drive configuration functionGuodong Liu
2022-06-26pinctrl: mediatek: add rsel setting on mt8192Guodong Liu
2022-06-26pinctrl: mediatek: add drive for I2C related pins on mt8192Guodong Liu
2022-06-26pinctrl: mediatek: add generic driving setup property on mt8192Guodong Liu
2022-06-26pinctrl: bcm2835: Make the irqchip immutableStefan Wahren
2022-06-26pinctrl: bcm2835: drop irq_enable/disable callbacksStefan Wahren
2022-06-26pinctrl: qcom: msm8916: Allow CAMSS GP clocks to be muxedNikita Travkin
2022-06-26pinctrl: qcom: sc7280: Add clock optional check for ADSP bypass targetsSrinivasa Rao Mandadapu
2022-06-20pinctrl: intel: Drop no more used members of struct intel_pingroupAndy Shevchenko
2022-06-20pinctrl: intel: Switch to to embedded struct pingroupAndy Shevchenko
2022-06-20pinctrl: merrifield: Switch to to embedded struct pingroupAndy Shevchenko
2022-06-20pinctrl: lynxpoint: Switch to to embedded struct pingroupAndy Shevchenko
2022-06-20pinctrl: cherryview: Switch to to embedded struct pingroupAndy Shevchenko
2022-06-20pinctrl: baytrail: Switch to to embedded struct pingroupAndy Shevchenko
2022-06-20pinctrl: intel: Embed struct pingroup into struct intel_pingroupAndy Shevchenko
2022-06-15pinctrl: nomadik: Fix refcount leak in nmk_pinctrl_dt_subnode_to_mapMiaoqian Lin
2022-06-15Merge branch 'ib-v5.20-amd-pinctrl' into develLinus Walleij
2022-06-15pinctrl: sunxi: Remove reset controller consumersSamuel Holland
2022-06-15pinctrl: amd: Implement pinmux functionalityBasavaraj Natikar
2022-06-15pinctrl: amd: Add amd_get_iomux_res functionBasavaraj Natikar
2022-06-15pinctrl: amd: Define and use AMD_PINS macroBasavaraj Natikar
2022-06-15pinctrl: amd: Use PINCTRL_PINGROUP to manage pingroupsBasavaraj Natikar
2022-06-15pinctrl: amd: Remove amd_pingroup and use pingroupBasavaraj Natikar
2022-06-06pinctrl: renesas: rzg2l: Return -EINVAL for pins which have input disabledLad Prabhakar
2022-05-28Merge tag 'pinctrl-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-05-27Merge tag 'gpio-updates-for-v5.19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-05-25pinctrl: apple: Use a raw spinlock for the regmapHector Martin
2022-05-24Merge tag 'irq-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-05-22Merge tag 'intel-pinctrl-v5.19-2' of gitolite.kernel.org:pub/scm/linux/kernel...Linus Walleij
2022-05-22pinctrl: berlin: bg4ct: Use devm_platform_*ioremap_resource() APIszhaoxiao
2022-05-20pinctrl: intel: Fix kernel doc format, i.e. add return sectionsAndy Shevchenko
2022-05-19Merge tag 'pinctrl-v5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-05-19pinctrl: starfive: Make the irqchip immutableGeert Uytterhoeven
2022-05-19pinctrl: mediatek: Add pinctrl driver for MT6795 Helio X10AngeloGioacchino Del Regno