summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-16Merge tag 'pinctrl-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2026-02-16Merge tag 'mips_7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2026-02-06pinctrl: generic: move function to amlogic-am4 driverConor Dooley
2026-02-06pinctrl: intel: Align Copyright note with corporate guidelinesAndy Shevchenko
2026-02-03pinctrl: mediatek: remove unused drv_offset fieldAkari Tsuyukusa
2026-02-03pinctrl: canaan: k230: Fix NULL pointer dereference when parsing devicetreeJiayu Du
2026-02-03pinctrl: single: fix refcount leak in pcs_add_gpio_func()Wei Li
2026-02-03pinctrl: meson: amlogic-a4: Fix device node reference leak in bank helpersFelix Gu
2026-02-03pinctrl: qcom: sm8250-lpass-lpi: Fix i2s2_data_groups definitionLuca Weiss
2026-02-03pinctrl: core: Remove duplicate error messagesAndy Shevchenko
2026-02-03pinctrl: core: Simplify devm_pinctrl_*()Andy Shevchenko
2026-02-03pinctrl: core: Remove unused devm_pinctrl_unregister()Andy Shevchenko
2026-02-03pinctrl: fix kismet issues with GENERIC_PINCTRLConor Dooley
2026-01-30Merge tag 'gpio-fixes-for-v6.19-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-01-30pinctrl: pic32: update include to use pic32.h from platform_dataBrian Masney
2026-01-29Merge tag 'intel-pinctrl-v6.20-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij
2026-01-28pinctrl: tangier: Join tng_pinctrl_probe() into its wrapperAndy Shevchenko
2026-01-28pinctrl: tangier: Remove duplicate error messagesAndy Shevchenko
2026-01-28pinctrl: lynxpoint: Remove duplicate error messagesAndy Shevchenko
2026-01-28pinctrl: cherryview: Remove duplicate error messagesAndy Shevchenko
2026-01-28pinctrl: baytrail: Remove duplicate error messagesAndy Shevchenko
2026-01-28pinctrl: intel: Remove duplicate error messagesAndy Shevchenko
2026-01-28pinctrl: equilibrium: Fix device node reference leak in pinbank_init()Felix Gu
2026-01-27Merge tag 'intel-pinctrl-v6.20-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Walleij
2026-01-27pinctrl: lpass-lpi: implement .get_direction() for the GPIO driverBartosz Golaszewski
2026-01-27pinctrl: ocelot: Extend support for lan9645xf familyJens Emil Schulz Østergaard
2026-01-27pinctrl: ocelot: Update alt mode reg addr calculationJens Emil Schulz Østergaard
2026-01-27gpio: rockchip: Stop calling pinctrl for set_directionRobin Murphy
2026-01-27pinctrl: mediatek: enable ies_present flag for MT798xShiji Yang
2026-01-24pinctrl: intel: Add code name documentationRaag Jadav
2026-01-21pinctrl: add polarfire soc mssio pinctrl driverConor Dooley
2026-01-21pinctrl: add generic functions + pins mapperConor Dooley
2026-01-21pinctrl: move microchip riscv pinctrl drivers to a folderConor Dooley
2026-01-21pinctrl: qcom: glymur: Add Mahua TLMM supportGopikrishna Garmidi
2026-01-20pinctrl: th1520: Fix typoThomas Gerner
2026-01-20pinctrl: intel: platform: Add Nova Lake to the list of supportedAndy Shevchenko
2026-01-20pinctrl: spacemit: support I/O power domain configurationTroy Mitchell
2026-01-19pinctrl: qcom: sm8350-lpass-lpi: Merge with SC7280 to fix I2S2 and SWR TX pinsKrzysztof Kozlowski
2026-01-19pinctrl: meson: mark the GPIO controller as sleepingBartosz Golaszewski
2026-01-19pinctrl: st: Annotate st_pinconf_dbg_show() as holding mutexKrzysztof Kozlowski
2026-01-19pinctrl: rockchip: Simplify locking with scoped_guard()Krzysztof Kozlowski
2026-01-19pinctrl: tegra-xusb: Simplify locking with guard()Krzysztof Kozlowski
2026-01-19pinctrl: tegra-xusb: Return void in padctl enable/disable functionsKrzysztof Kozlowski
2026-01-19pinctrl: tb10x: Simplify locking with guard()Krzysztof Kozlowski
2026-01-19pinctrl: microchip-sgpio: Simplify locking with guard()Krzysztof Kozlowski
2026-01-19pinctrl: aw9523: Simplify locking with guard()Krzysztof Kozlowski
2026-01-19pinctrl: amd: Cleanup header includesKrzysztof Kozlowski