index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
Age
Commit message (
Expand
)
Author
2024-05-25
pinctrl: core: handle radix_tree_insert() errors in pinctrl_register_one_pin()
Sergey Shtylyov
2024-05-17
pinctrl: mediatek: paris: Fix PIN_CONFIG_INPUT_SCHMITT_ENABLE readback
Chen-Yu Tsai
2024-05-17
pinctrl: mediatek: remove set but not used variable 'e'
YueHaibing
2024-05-17
pinctrl: mediatek: Fix some off by one bugs
Dan Carpenter
2024-05-17
pinctrl: mediatek: Fix fallback behavior for bias_set_combo
Hsin-Yi Wang
2024-05-17
pinctrl: mediatek: Fix fallback call path
Hsin-Yi Wang
2024-05-17
pinctrl: devicetree: fix refcount leak in pinctrl_dt_to_map()
Zeng Heng
2024-05-17
pinctrl: mediatek: paris: Rework support for PIN_CONFIG_{INPUT,OUTPUT}_ENABLE
Chen-Yu Tsai
2024-05-17
pinctrl: mediatek: paris: Rework mtk_pinconf_{get,set} switch/case logic
Chen-Yu Tsai
2024-05-17
pinctrl: mediatek: paris: Fix PIN_CONFIG_BIAS_* readback
Chen-Yu Tsai
2024-05-17
pinctrl: mediatek: remove shadow variable declaration
Light Hsieh
2024-05-17
pinctrl: mediatek: Backward compatible to previous Mediatek's bias-pull usage
Light Hsieh
2024-05-17
pinctrl: mediatek: Refine mtk_pinconf_get()
Light Hsieh
2024-05-17
pinctrl: mediatek: Refine mtk_pinconf_get() and mtk_pinconf_set()
Light Hsieh
2024-05-17
pinctrl: mediatek: Supporting driving setting without mapping current to regi...
Light Hsieh
2024-05-17
pinctrl: mediatek: Check gpio pin number and use binary search in mtk_hw_pin_...
Light Hsieh
2024-05-17
pinctrl: core: delete incorrect free in pinctrl_enable()
Dan Carpenter
2024-03-01
pinctrl: rockchip: Fix refcount leak in rockchip_pinctrl_parse_groups
Miaoqian Lin
2024-03-01
pinctrl: pinctrl-rockchip: Fix a bunch of kerneldoc misdemeanours
Lee Jones
2024-01-25
pinctrl: lochnagar: Don't build on MIPS
Charles Keepax
2024-01-08
pinctrl: at91-pio4: use dedicated lock class for IRQ
Alexis Lothoré
2023-12-08
pinctrl: avoid reload of p state in list iteration
Maria Yu
2023-10-25
Revert "pinctrl: avoid unsafe code pattern in find_pinctrl()"
Andy Shevchenko
2023-10-25
pinctrl: avoid unsafe code pattern in find_pinctrl()
Dmitry Torokhov
2023-09-23
pinctrl: amd: Don't show `Invalid config param` errors
Mario Limonciello
2023-08-30
pinctrl: renesas: rza2: Add lock around pinctrl_generic{{add,remove}_group,{a...
Biju Das
2023-07-27
pinctrl: amd: Use amd_pinconf_set() for all config options
Mario Limonciello
2023-07-27
pinctrl: amd: Only use special debounce behavior for GPIO 0
Mario Limonciello
2023-07-27
pinctrl: amd: Detect internal GPIO0 debounce handling
Mario Limonciello
2023-07-27
pinctrl: amd: Fix mistake in handling clearing pins at startup
Mario Limonciello
2023-07-27
pinctrl: at91-pio4: check return value of devm_kasprintf()
Claudiu Beznea
2023-07-27
pinctrl: cherryview: Return correct value if pin in push-pull mode
Andy Shevchenko
2023-06-14
pinctrl: meson-axg: add missing GPIOA_18 gpio group
Martin Hundebøll
2023-04-20
Revert "pinctrl: amd: Disable and mask interrupts on resume"
Kornel Dulęba
2023-04-20
pinctrl: amd: Disable and mask interrupts on resume
Kornel Dulęba
2023-04-20
pinctrl: amd: disable and mask interrupts on probe
Sachi King
2023-04-20
pinctrl: amd: Use irqchip template
Linus Walleij
2023-04-05
pinctrl: at91-pio4: fix domain name assignment
Johan Hovold
2023-04-05
pinctrl: ocelot: Fix alt mode for ocelot
Horatiu Vultur
2023-03-11
pinctrl: at91: use devm_kasprintf() to avoid potential leaks
Claudiu Beznea
2023-03-11
pinctrl: stm32: Fix refcount leak in stm32_pctrl_get_irq_domain
Miaoqian Lin
2023-02-22
pinctrl: intel: Restore the pins that used to be in Direct IRQ mode
Andy Shevchenko
2023-02-22
pinctrl: single: fix potential NULL dereference
Maxim Korotkov
2023-02-22
pinctrl: aspeed: Fix confusing types in return value
Joel Stanley
2023-01-18
pinctrl: pinconf-generic: add missing of_node_put()
ZhangPeng
2022-12-19
pinctrl: meditatek: Startup with the IRQs disabled
Ricardo Ribalda
2022-12-08
pinctrl: single: Fix potential division by zero
Maxim Korotkov
2022-12-08
pinctrl: intel: Save and restore pins in "direct IRQ" mode
Andy Shevchenko
2022-11-25
pinctrl: devicetree: fix null pointer dereferencing in pinctrl_dt_to_map
Zeng Heng
2022-09-05
pinctrl: amd: Don't save/restore interrupt status and wake status bits
Basavaraj Natikar
[next]