index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
nomadik
Age
Commit message (
Expand
)
Author
2024-03-06
pinctrl: nomadik: fix dereference of error pointer
Théo Lebrun
2024-03-03
gpio: nomadik: Finish conversion to use firmware node APIs
Andy Shevchenko
2024-03-01
gpio: nomadik: fix Kconfig dependencies inbetween pinctrl & GPIO
Théo Lebrun
2024-02-29
gpio: nomadik: support mobileye,eyeq5-gpio
Théo Lebrun
2024-02-29
gpio: nomadik: request dynamic ID allocation
Théo Lebrun
2024-02-29
pinctrl: nomadik: follow conditional kernel coding conventions
Théo Lebrun
2024-02-29
pinctrl: nomadik: follow whitespace kernel coding conventions
Théo Lebrun
2024-02-29
pinctrl: nomadik: follow type-system kernel coding conventions
Théo Lebrun
2024-02-29
pinctrl: nomadik: minimise indentation in probe
Théo Lebrun
2024-02-29
pinctrl: nomadik: fix build warning (-Wpointer-to-int-cast)
Théo Lebrun
2024-02-29
pinctrl: nomadik: fix build warning (-Wformat)
Théo Lebrun
2024-02-29
pinctrl: nomadik: Kconfig: allow building with COMPILE_TEST
Théo Lebrun
2024-02-29
gpio: nomadik: extract GPIO platform driver from drivers/pinctrl/nomadik/
Théo Lebrun
2024-02-29
gpio: nomadik: fix offset bug in nmk_pmx_set()
Théo Lebrun
2023-12-08
pinctrl: nomadik: use gpiochip_dup_line_label()
Bartosz Golaszewski
2023-12-08
pinctrl: abx500: use gpiochip_dup_line_label()
Bartosz Golaszewski
2023-10-30
pinctrl: Use device_get_match_data()
Rob Herring
2023-10-10
pinctrl: nomadik: abx500: Convert to platform remove callback returning void
Uwe Kleine-König
2023-02-22
Merge tag 'pinctrl-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2023-01-16
pinctrl: nomadik: remove duplicate included header files
ye xingchen
2023-01-04
pinctrl: nomadik: Add missing header(s)
Andy Shevchenko
2022-09-19
pinctrl: nomadik: remove dead code after DB8540 pinctrl removal
Lukas Bulwahn
2022-09-19
pinctrl: nomadik: Make gpio irqchip immutable
Linus Walleij
2022-09-19
pinctrl: nomadik: Dereference gpio_chip properly
Linus Walleij
2022-08-25
pinctrl: nomadik: Convert drivers to use struct pingroup and PINCTRL_PINGROUP()
Andy Shevchenko
2022-06-15
pinctrl: nomadik: Fix refcount leak in nmk_pinctrl_dt_subnode_to_map
Miaoqian Lin
2022-05-05
pinctrl: nomadik: Setup parent device and get rid of unnecessary of_node assi...
Andy Shevchenko
2022-04-23
pinctrl: nomadik: Add new MC2 config
Linus Walleij
2022-03-15
pinctrl: nomadik: Add missing of_node_put() in nmk_pinctrl_probe
Miaoqian Lin
2021-09-17
pinctrl: nomadik: Kconfig: Remove repeated config dependency
Cai Huoqing
2021-08-12
pinctrl: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-01-06
pinctrl: nomadik: Remove unused variable in nmk_gpio_dbg_show_one
Nathan Chancellor
2020-12-24
Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-15
pinctrl: nomadik: Use irq_has_action()
Thomas Gleixner
2020-11-11
pinctrl: nomadik: db8500: Add more detailed LCD groups
Linus Walleij
2020-08-27
pinctrl: nomadik: Fix pull direction debug info
Andrew Halaney
2020-04-28
pinctrl: db8500: Fix some old bugs
Linus Walleij
2020-04-28
pinctrl: ab8505: Define group for GPIO pin 50
Linus Walleij
2020-04-16
pinctrl: nomadik:remove unneeded variable
Ding Xiang
2020-02-21
pinctrl: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
2019-11-19
pinctrl: nomadik: db8500: Add mc0_a_2 pin group without direction control
Stephan Gerhold
2019-10-16
pinctrl: nomadik: Simplify interrupt handler
Linus Walleij
2019-10-16
pinctrl: nomadik: Pass irqchip when adding gpiochip
Linus Walleij
2019-10-16
pinctrl: nomadik: Drop support for latent IRQ
Linus Walleij
2019-08-06
pinctrl: nomadik: abx500: Add of_node_put() before return
Nishka Dasgupta
2019-08-06
pinctrl: nomadik: nomadik: Add of_node_put() before return
Nishka Dasgupta
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-02-20
pinctrl: nomadik: fix possible object reference leak
WangBo
[next]