index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-19
pinctrl: Implementation of the generic scmi-pinctrl driver
Peng Fan
3
-0
/
+583
2024-04-17
pinctrl: pinconf-generic: print hex value
Peng Fan
1
-1
/
+1
2024-04-17
Merge tag 'renesas-pinctrl-fixes-for-v6.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into fixes
Linus Walleij
1
-1
/
+10
2024-04-17
pinctrl: realtek: fix module autoloading
Krzysztof Kozlowski
2
-0
/
+2
2024-04-17
pinctrl: qcom: sm7150: fix module autoloading
Krzysztof Kozlowski
1
-0
/
+1
2024-04-17
pinctrl: loongson2: fix module autoloading
Krzysztof Kozlowski
1
-0
/
+1
2024-04-17
pinctrl: mediatek: fix module autoloading
Krzysztof Kozlowski
2
-0
/
+2
2024-04-17
pinctrl: freescale: imx8ulp: fix module autoloading
Krzysztof Kozlowski
1
-0
/
+1
2024-04-16
pinctrl: devicetree: fix refcount leak in pinctrl_dt_to_map()
Zeng Heng
1
-4
/
+6
2024-04-15
gpiolib: acpi: Pass con_id instead of property into acpi_dev_gpio_irq_get_by()
Andy Shevchenko
1
-1
/
+1
2024-04-08
pinctrl: baytrail: Add pinconf group for uart3
Hans de Goede
1
-2
/
+4
2024-04-08
pinctrl: baytrail: Fix selecting gpio pinctrl state
Hans de Goede
2
-36
/
+42
2024-04-08
pinctrl: Use DEFINE_SHOW_STORE_ATTRIBUTE() helper for debugfs
Andy Shevchenko
1
-17
/
+9
2024-04-05
pinctrl: k210: Deprecate SOC_CANAAN and use SOC_CANAAN_K210
Yangyu Chen
1
-2
/
+2
2024-04-04
pinctrl: single: Fix PIN_CONFIG_BIAS_DISABLE handling
Matthijs Kooijman
1
-6
/
+12
2024-04-04
pinctrl: pinctrl-single: Remove some unused fields in struct pcs_function
Christophe JAILLET
1
-4
/
+0
2024-04-04
pinctrl: max77620: Remove an unused fields in struct max77620_pin_info and max77620_pctrl_info
Christophe JAILLET
1
-2
/
+0
2024-04-04
pinctrl: mediatek: paris: Rework support for PIN_CONFIG_{INPUT,OUTPUT}_ENABLE
Chen-Yu Tsai
1
-27
/
+11
2024-04-04
pinctrl: mediatek: paris: Fix PIN_CONFIG_INPUT_SCHMITT_ENABLE readback
Chen-Yu Tsai
1
-0
/
+2
2024-04-04
pinctrl: sunxi: sun9i-a80-r: drop driver owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-04-04
pinctrl: aw9523: Fix indentation in a few places
Andy Shevchenko
1
-9
/
+8
2024-04-04
pinctrl: aw9523: Sort headers and group pinctrl/*
Andy Shevchenko
1
-5
/
+6
2024-04-04
pinctrl: aw9523: Make use of dev_err_probe()
Andy Shevchenko
1
-6
/
+3
2024-04-04
pinctrl: aw9523: Remove unused irqchip field in struct aw9523_irq
Andy Shevchenko
1
-8
/
+0
2024-04-04
pinctrl: aw9523: Get rid of redundant ' & U8_MAX' pieces
Andy Shevchenko
1
-7
/
+7
2024-04-04
pinctrl: aw9523: Use temporary variable for HW IRQ number
Andy Shevchenko
1
-8
/
+8
2024-04-04
pinctrl: aw9523: Make use of struct pinfunction and PINCTRL_PINFUNCTION()
Andy Shevchenko
1
-26
/
+6
2024-04-04
pinctrl: aw9523: Always try both ports in aw9523_gpio_set_multiple()
Andy Shevchenko
1
-5
/
+2
2024-04-04
pinctrl: aw9523: Use correct error code for not supported functionality
Andy Shevchenko
1
-4
/
+5
2024-04-04
pinctrl: aw9523: Destroy mutex on ->remove()
Andy Shevchenko
1
-7
/
+1
2024-04-02
pinctrl: armada-37xx: remove an unused variable
Arnd Bergmann
1
-3
/
+0
2024-03-31
Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-1
/
+1
2024-03-31
kbuild: make -Woverride-init warnings more consistent
Arnd Bergmann
1
-1
/
+1
2024-03-29
pinctrl: core: delete incorrect free in pinctrl_enable()
Dan Carpenter
1
-7
/
+1
2024-03-28
pinctrl: pinctrl-single: move suspend()/resume() callbacks to noirq
Thomas Richard
1
-19
/
+9
2024-03-28
pinctrl/meson: fix typo in PDM's pin name
Jan Dakinevich
1
-3
/
+3
2024-03-28
pinctrl: qcom: spmi-gpio: Add PMIH0108 and PMD8028 support
Anjelique Melendez
1
-0
/
+2
2024-03-28
pinctrl: qcom: spmi-gpio: Add PMXR2230 and PM6450 support
Anjelique Melendez
1
-0
/
+2
2024-03-28
pinctrl: pinctrl-aspeed-g6: Fix register offset for pinconf of GPIOR-T
Billy Tsai
1
-17
/
+17
2024-03-28
pinctrl: bcm2835: Implement bcm2711_pinconf_get
Stefan Wahren
1
-1
/
+40
2024-03-28
pinctrl: bcm2835: Implement bcm2835_pinconf_get
Stefan Wahren
1
-2
/
+21
2024-03-28
pinctrl: pxa2xx: Make use of struct pingroup
Andy Shevchenko
2
-22
/
+16
2024-03-28
pinctrl: pxa2xx: Make use of struct pinfunction
Andy Shevchenko
2
-21
/
+11
2024-03-26
pinctrl: renesas: rzg2l: Execute atomically the interrupt configuration
Claudiu Beznea
1
-1
/
+10
2024-03-25
genirq: Introduce IRQF_COND_ONESHOT and use it in pinctrl-amd
Rafael J. Wysocki
1
-1
/
+1
2024-03-16
Merge tag 'phy-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy
Linus Torvalds
1
-1
/
+1
2024-03-14
Merge tag 'pinctrl-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
29
-1114
/
+6061
2024-03-13
Merge tag 'pwm/for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linux
Linus Torvalds
1
-3
/
+3
2024-03-07
pinctrl: aw9523: Make the driver tristate
Linus Walleij
1
-1
/
+1
2024-03-07
Merge branch 'ib-nomadik-gpio' into devel
Linus Walleij
5
-1000
/
+149
[prev]
[next]