index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
nomadik
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-15
pinctrl: Use str_enable_disable-like helpers
Krzysztof Kozlowski
2
-5
/
+7
2024-12-17
pinctrl: nomadik: Add check for clk_enable()
Mingwei Zheng
1
-7
/
+28
2024-10-11
pinctrl: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-08-31
pinctrl: nomadik: Use kmemdup_array instead of kmemdup for multiple allocation
Yu Jiaoliang
2
-4
/
+2
2024-06-26
pinctrl: nomadik: Use scope based of_node_put() cleanups
Peng Fan
2
-6
/
+2
2024-03-06
pinctrl: nomadik: fix dereference of error pointer
Théo Lebrun
1
-2
/
+3
2024-03-03
gpio: nomadik: Finish conversion to use firmware node APIs
Andy Shevchenko
1
-13
/
+12
2024-03-01
gpio: nomadik: fix Kconfig dependencies inbetween pinctrl & GPIO
Théo Lebrun
1
-0
/
+1
2024-02-29
gpio: nomadik: support mobileye,eyeq5-gpio
Théo Lebrun
1
-0
/
+2
2024-02-29
gpio: nomadik: request dynamic ID allocation
Théo Lebrun
1
-18
/
+36
2024-02-29
pinctrl: nomadik: follow conditional kernel coding conventions
Théo Lebrun
1
-8
/
+8
2024-02-29
pinctrl: nomadik: follow whitespace kernel coding conventions
Théo Lebrun
1
-33
/
+33
2024-02-29
pinctrl: nomadik: follow type-system kernel coding conventions
Théo Lebrun
1
-40
/
+38
2024-02-29
pinctrl: nomadik: minimise indentation in probe
Théo Lebrun
1
-11
/
+10
2024-02-29
pinctrl: nomadik: fix build warning (-Wpointer-to-int-cast)
Théo Lebrun
1
-2
/
+2
2024-02-29
pinctrl: nomadik: fix build warning (-Wformat)
Théo Lebrun
1
-1
/
+1
2024-02-29
pinctrl: nomadik: Kconfig: allow building with COMPILE_TEST
Théo Lebrun
1
-1
/
+1
2024-02-29
gpio: nomadik: extract GPIO platform driver from drivers/pinctrl/nomadik/
Théo Lebrun
5
-892
/
+21
2024-02-29
gpio: nomadik: fix offset bug in nmk_pmx_set()
Théo Lebrun
1
-2
/
+4
2023-12-08
pinctrl: nomadik: use gpiochip_dup_line_label()
Bartosz Golaszewski
1
-1
/
+5
2023-12-08
pinctrl: abx500: use gpiochip_dup_line_label()
Bartosz Golaszewski
1
-2
/
+7
2023-10-30
pinctrl: Use device_get_match_data()
Rob Herring
2
-13
/
+6
2023-10-10
pinctrl: nomadik: abx500: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-02-22
Merge tag 'pinctrl-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-2
/
+0
2023-01-16
pinctrl: nomadik: remove duplicate included header files
ye xingchen
1
-2
/
+0
2023-01-04
pinctrl: nomadik: Add missing header(s)
Andy Shevchenko
8
-31
/
+54
2022-09-19
pinctrl: nomadik: remove dead code after DB8540 pinctrl removal
Lukas Bulwahn
2
-20
/
+0
2022-09-19
pinctrl: nomadik: Make gpio irqchip immutable
Linus Walleij
1
-24
/
+35
2022-09-19
pinctrl: nomadik: Dereference gpio_chip properly
Linus Walleij
1
-18
/
+12
2022-08-25
pinctrl: nomadik: Convert drivers to use struct pingroup and PINCTRL_PINGROUP()
Andy Shevchenko
4
-186
/
+180
2022-06-15
pinctrl: nomadik: Fix refcount leak in nmk_pinctrl_dt_subnode_to_map
Miaoqian Lin
1
-1
/
+3
2022-05-05
pinctrl: nomadik: Setup parent device and get rid of unnecessary of_node assi...
Andy Shevchenko
1
-1
/
+1
2022-04-23
pinctrl: nomadik: Add new MC2 config
Linus Walleij
1
-1
/
+6
2022-03-15
pinctrl: nomadik: Add missing of_node_put() in nmk_pinctrl_probe
Miaoqian Lin
1
-1
/
+3
2021-09-17
pinctrl: nomadik: Kconfig: Remove repeated config dependency
Cai Huoqing
1
-1
/
+0
2021-08-12
pinctrl: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
1
-1
/
+1
2021-01-06
pinctrl: nomadik: Remove unused variable in nmk_gpio_dbg_show_one
Nathan Chancellor
1
-1
/
+0
2020-12-25
Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+6
2020-12-15
pinctrl: nomadik: Use irq_has_action()
Thomas Gleixner
1
-5
/
+6
2020-11-11
pinctrl: nomadik: db8500: Add more detailed LCD groups
Linus Walleij
1
-1
/
+9
2020-08-27
pinctrl: nomadik: Fix pull direction debug info
Andrew Halaney
1
-10
/
+6
2020-04-28
pinctrl: db8500: Fix some old bugs
Linus Walleij
1
-1
/
+5
2020-04-28
pinctrl: ab8505: Define group for GPIO pin 50
Linus Walleij
1
-0
/
+1
2020-04-16
pinctrl: nomadik:remove unneeded variable
Ding Xiang
1
-3
/
+1
2020-02-21
pinctrl: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
1
-2
/
+5
2019-11-19
pinctrl: nomadik: db8500: Add mc0_a_2 pin group without direction control
Stephan Gerhold
1
-1
/
+11
2019-10-16
pinctrl: nomadik: Simplify interrupt handler
Linus Walleij
1
-14
/
+7
2019-10-16
pinctrl: nomadik: Pass irqchip when adding gpiochip
Linus Walleij
1
-24
/
+15
2019-10-16
pinctrl: nomadik: Drop support for latent IRQ
Linus Walleij
1
-21
/
+0
2019-08-06
pinctrl: nomadik: abx500: Add of_node_put() before return
Nishka Dasgupta
1
-0
/
+1
[next]