aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: samsung: do not use bindings header with constantsKrzysztof Kozlowski2022-06-284-7/+14
* pinctrl: aspeed: Fix typo in commentXiang wangx2022-06-281-1/+1
* pinctrl: ingenic: Convert to immutable irq chipAidan MacDonald2022-06-281-14/+27
* pinctrl: ingenic: Use irqd_to_hwirq()Aidan MacDonald2022-06-281-10/+13
* pinctrl: pinctrl-zynqmp: Fix kernel-doc warningSai Krishna Potthuri2022-06-281-0/+2
* pinctrl: pinctrl-zynqmp: Add support for output-enable and bias-high-impedanceSai Krishna Potthuri2022-06-281-0/+9
* dt-bindings: pinctrl-zynqmp: Add output-enable configurationSai Krishna Potthuri2022-06-281-0/+4
* firmware: xilinx: Add configuration values for tri-stateSai Krishna Potthuri2022-06-281-0/+5
* pinctrl: ocelot: allow building as a moduleClément Léger2022-06-282-2/+4
* pinctrl: qcom: sc7280: Fix compile bugLinus Walleij2022-06-271-1/+2
* Merge tag 'renesas-pinctrl-for-v5.20-tag1' of git://git.kernel.org/pub/scm/li...Linus Walleij2022-06-271-0/+2
|\
| * pinctrl: renesas: rzg2l: Return -EINVAL for pins which have input disabledLad Prabhakar2022-06-061-0/+2
* | pinctrl: mediatek: mt8192: Fix compile warningsLinus Walleij2022-06-271-9/+9
* | pinctrl: mediatek: fix the pinconf definition of some GPIO pinsGuodong Liu2022-06-261-60/+0
* | pinctrl: mediatek: dropping original advanced drive configuration functionGuodong Liu2022-06-261-2/+0
* | pinctrl: mediatek: add rsel setting on mt8192Guodong Liu2022-06-261-0/+136
* | pinctrl: mediatek: add drive for I2C related pins on mt8192Guodong Liu2022-06-261-70/+26
* | pinctrl: mediatek: add generic driving setup property on mt8192Guodong Liu2022-06-261-2/+2
* | pinctrl: bcm2835: Make the irqchip immutableStefan Wahren2022-06-261-3/+8
* | pinctrl: bcm2835: drop irq_enable/disable callbacksStefan Wahren2022-06-261-6/+4
* | MAINTAINERS: add include/dt-bindings/pinctrl to PIN CONTROL SUBSYSTEMLukas Bulwahn2022-06-261-0/+1
* | pinctrl: qcom: msm8916: Allow CAMSS GP clocks to be muxedNikita Travkin2022-06-261-2/+2
* | pinctrl: qcom: sc7280: Add clock optional check for ADSP bypass targetsSrinivasa Rao Mandadapu2022-06-262-1/+2
* | dt-bindings: pinctrl: qcom: sc7280: Add boolean param for ADSP bypass platformsSrinivasa Rao Mandadapu2022-06-261-0/+5
* | dt-bindings: pinctrl: sunplus,sp7021-pinctrl: reference generic schemaKrzysztof Kozlowski2022-06-151-1/+4
* | pinctrl: nomadik: Fix refcount leak in nmk_pinctrl_dt_subnode_to_mapMiaoqian Lin2022-06-151-1/+3
* | Merge branch 'ib-v5.20-amd-pinctrl' into develLinus Walleij2022-06-153-44/+1455
|\ \
| * | pinctrl: amd: Implement pinmux functionalityBasavaraj Natikar2022-06-152-1/+1403
| * | pinctrl: amd: Add amd_get_iomux_res functionBasavaraj Natikar2022-06-152-0/+26
| * | pinctrl: amd: Define and use AMD_PINS macroBasavaraj Natikar2022-06-151-14/+7
| * | pinctrl: amd: Use PINCTRL_PINGROUP to manage pingroupsBasavaraj Natikar2022-06-151-30/+6
| * | pinctrl: amd: Remove amd_pingroup and use pingroupBasavaraj Natikar2022-06-151-8/+2
| * | pinctrl: Add pingroup and define PINCTRL_PINGROUPBasavaraj Natikar2022-06-151-0/+20
| |/
* | dt-bindings: pinctrl: sunxi: Disallow the resets propertySamuel Holland2022-06-151-3/+0
* | ARM: dts: sunxi: Drop resets from r_pio nodesSamuel Holland2022-06-153-3/+0
* | pinctrl: sunxi: Remove reset controller consumersSamuel Holland2022-06-158-53/+2
* | dt-bindings: pinctrl: mt8192: Use generic bias instead of pull-*-advNícolas F. R. A. Prado2022-06-151-14/+15
* | dt-bindings: pinctrl: mt8192: Add drive-strength-microampNícolas F. R. A. Prado2022-06-151-25/+2
|/
* Linux 5.19-rc1Linus Torvalds2022-06-051-2/+2
* Merge tag 'pull-work.fd-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-06-053-6/+4
|\
| * fix the breakage in close_fd_get_file() calling conventions changeAl Viro2022-06-053-6/+4
* | Merge tag 'mm-hotfixes-stable-2022-06-05' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-06-057-35/+50
|\ \
| * | mm/oom_kill.c: fix vm_oom_kill_table[] ifdefferyAndrew Morton2022-06-011-29/+29
| * | x86/kexec: fix memory leak of elf header bufferBaoquan He2022-06-011-3/+9
| * | mm/memremap: fix missing call to untrack_pfn() in pagemap_range()Miaohe Lin2022-06-011-1/+1
| * | mm: page_isolation: use compound_nr() correctly in isolate_single_pageblock()Zi Yan2022-06-011-1/+1
| * | mm: hugetlb_vmemmap: fix CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ONMuchun Song2022-06-011-1/+1
| * | MAINTAINERS: add maintainer information for z3foldMiaohe Lin2022-06-011-0/+7
| * | mailmap: update Josh Poimboeuf's emailJosh Poimboeuf2022-06-011-0/+2
* | | Merge tag 'mm-nonmm-stable-2022-06-05' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-06-057-3/+76
|\ \ \