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-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-29pinctrl: renesas: r8a779f0: Remove unused POC2Geert Uytterhoeven
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-06-06Merge tag 'pull-work.fd-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-06-05fix the breakage in close_fd_get_file() calling conventions changeAl Viro
2022-06-05Merge tag 'timers-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-06-05Merge tag 'hte/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-06-05Merge tag 'pull-18-rc1-work.fd' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-06-05Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linuxLinus Torvalds
2022-06-04Merge tag 'for-5.19/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-06-04Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-06-04parisc/stifb: Keep track of hardware path of graphics cardHelge Deller
2022-06-04parisc/stifb: Implement fb_is_primary_device()Helge Deller