index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
Age
Commit message (
Expand
)
Author
Lines
2022-06-28
pinctrl: imx: Add the zero base flag for imx93
Jacky Bai
-0
/
+1
2022-06-28
pinctrl: aspeed: Fix typo in comment
Xiang wangx
-1
/
+1
2022-06-28
pinctrl: ingenic: Convert to immutable irq chip
Aidan MacDonald
-14
/
+27
2022-06-28
pinctrl: ingenic: Use irqd_to_hwirq()
Aidan MacDonald
-10
/
+13
2022-06-28
pinctrl: pinctrl-zynqmp: Fix kernel-doc warning
Sai Krishna Potthuri
-0
/
+2
2022-06-28
pinctrl: pinctrl-zynqmp: Add support for output-enable and bias-high-impedance
Sai Krishna Potthuri
-0
/
+9
2022-06-28
pinctrl: ocelot: allow building as a module
Clément Léger
-2
/
+4
2022-06-27
pinctrl: sunxi: sunxi_pconf_set: use correct offset
Andrei Lalaev
-0
/
+2
2022-06-27
pinctrl: qcom: sc7280: Fix compile bug
Linus Walleij
-1
/
+2
2022-06-27
Merge tag 'renesas-pinctrl-for-v5.20-tag1' of git://git.kernel.org/pub/scm/li...
Linus Walleij
-0
/
+2
2022-06-27
pinctrl: mediatek: mt8192: Fix compile warnings
Linus Walleij
-9
/
+9
2022-06-26
pinctrl: mediatek: fix the pinconf definition of some GPIO pins
Guodong Liu
-60
/
+0
2022-06-26
pinctrl: mediatek: dropping original advanced drive configuration function
Guodong Liu
-2
/
+0
2022-06-26
pinctrl: mediatek: add rsel setting on mt8192
Guodong Liu
-0
/
+136
2022-06-26
pinctrl: mediatek: add drive for I2C related pins on mt8192
Guodong Liu
-70
/
+26
2022-06-26
pinctrl: mediatek: add generic driving setup property on mt8192
Guodong Liu
-2
/
+2
2022-06-26
pinctrl: bcm2835: Make the irqchip immutable
Stefan Wahren
-3
/
+8
2022-06-26
pinctrl: bcm2835: drop irq_enable/disable callbacks
Stefan Wahren
-6
/
+4
2022-06-26
pinctrl: qcom: msm8916: Allow CAMSS GP clocks to be muxed
Nikita Travkin
-2
/
+2
2022-06-26
pinctrl: qcom: sc7280: Add clock optional check for ADSP bypass targets
Srinivasa Rao Mandadapu
-1
/
+2
2022-06-20
pinctrl: intel: Drop no more used members of struct intel_pingroup
Andy Shevchenko
-9
/
+0
2022-06-20
pinctrl: intel: Switch to to embedded struct pingroup
Andy Shevchenko
-7
/
+7
2022-06-20
pinctrl: merrifield: Switch to to embedded struct pingroup
Andy Shevchenko
-7
/
+7
2022-06-20
pinctrl: lynxpoint: Switch to to embedded struct pingroup
Andy Shevchenko
-5
/
+5
2022-06-20
pinctrl: cherryview: Switch to to embedded struct pingroup
Andy Shevchenko
-8
/
+8
2022-06-20
pinctrl: baytrail: Switch to to embedded struct pingroup
Andy Shevchenko
-9
/
+9
2022-06-20
pinctrl: intel: Embed struct pingroup into struct intel_pingroup
Andy Shevchenko
-8
/
+8
2022-06-15
pinctrl: nomadik: Fix refcount leak in nmk_pinctrl_dt_subnode_to_map
Miaoqian Lin
-1
/
+3
2022-06-15
Merge branch 'ib-v5.20-amd-pinctrl' into devel
Linus Walleij
-44
/
+1435
2022-06-15
pinctrl: sunxi: Remove reset controller consumers
Samuel Holland
-53
/
+2
2022-06-15
pinctrl: amd: Implement pinmux functionality
Basavaraj Natikar
-1
/
+1403
2022-06-15
pinctrl: amd: Add amd_get_iomux_res function
Basavaraj Natikar
-0
/
+26
2022-06-15
pinctrl: amd: Define and use AMD_PINS macro
Basavaraj Natikar
-14
/
+7
2022-06-15
pinctrl: amd: Use PINCTRL_PINGROUP to manage pingroups
Basavaraj Natikar
-30
/
+6
2022-06-15
pinctrl: amd: Remove amd_pingroup and use pingroup
Basavaraj Natikar
-8
/
+2
2022-06-15
pinctrl: sunxi: a83t: Fix NAND function name for some pins
Samuel Holland
-5
/
+5
2022-06-15
pinctrl: aspeed: Fix potential NULL dereference in aspeed_pinmux_set_mux()
Haowen Bai
-2
/
+2
2022-06-10
pinctrl: devicetree: Delete usage of driver_deferred_probe_check_state()
Saravana Kannan
-1
/
+1
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_318.RULE
Thomas Gleixner
-56
/
+4
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...
Thomas Gleixner
-54
/
+8
2022-06-06
pinctrl: renesas: rzg2l: Return -EINVAL for pins which have input disabled
Lad Prabhakar
-0
/
+2
2022-05-28
Merge tag 'pinctrl-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-3912
/
+6678
2022-05-26
Merge tag 'gpio-updates-for-v5.19' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-252
/
+187
2022-05-25
pinctrl: apple: Use a raw spinlock for the regmap
Hector Martin
-0
/
+1
2022-05-23
Merge tag 'irq-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-36
/
+57
2022-05-22
Merge tag 'intel-pinctrl-v5.19-2' of gitolite.kernel.org:pub/scm/linux/kernel...
Linus Walleij
-72
/
+110
2022-05-22
pinctrl: berlin: bg4ct: Use devm_platform_*ioremap_resource() APIs
zhaoxiao
-2
/
+1
2022-05-20
pinctrl: intel: Fix kernel doc format, i.e. add return sections
Andy Shevchenko
-0
/
+5
2022-05-19
Merge tag 'pinctrl-v5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-4
/
+6
2022-05-19
pinctrl: starfive: Make the irqchip immutable
Geert Uytterhoeven
-3
/
+8
[prev]
[next]