index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
samsung
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-15
pinctrl: Use str_enable_disable-like helpers
Krzysztof Kozlowski
1
-1
/
+2
2024-12-02
pinctrl: samsung: update child reference drop comment
Javier Carrasco
1
-1
/
+1
2024-12-02
pinctrl: samsung: fix fwnode refcount cleanup if platform_get_irq_optional() ...
Javier Carrasco
1
-1
/
+1
2024-12-02
pinctrl: samsung: Fix irq handling if an error occurs in exynos_irq_demux_ein...
Christophe JAILLET
1
-1
/
+2
2024-10-27
pinctrl: samsung: Add Exynos9810 SoC specific data
Markuss Broks
3
-0
/
+157
2024-10-17
pinctrl: samsung: Add Exynos 990 SoC pinctrl configuration
Igor Belwon
3
-0
/
+143
2024-10-02
pinctrl: samsung: Add exynos8895 SoC pinctrl configuration
Ivaylo Ivanov
4
-0
/
+150
2024-08-23
pinctrl: samsung: Use kmemdup_array instead of kmemdup for multiple allocation
Shen Lichuan
1
-2
/
+2
2024-08-08
pinctrl: samsung: Add support for pull-up and pull-down
Vishnu Reddy
4
-0
/
+126
2024-08-05
pinctrl: samsung: Use scope based of_node_put() cleanups
Peng Fan
2
-26
/
+9
2024-08-04
pinctrl: samsung: Use of_property_present()
Rob Herring (Arm)
1
-4
/
+4
2024-04-30
pinctrl: samsung: drop redundant drvdata assignment
Krzysztof Kozlowski
1
-2
/
+0
2024-04-29
pinctrl: samsung: support a bus clock
André Draszik
3
-4
/
+207
2023-12-29
pinctrl: samsung: constify iomem pointers
Krzysztof Kozlowski
2
-4
/
+4
2023-12-13
pinctrl: samsung: add exynosautov920 pinctrl
Jaewon Kim
5
-1
/
+190
2023-12-13
pinctrl: samsung: support ExynosAuto GPIO structure
Jaewon Kim
3
-8
/
+79
2023-12-12
pinctrl: samsung: Add gs101 SoC pinctrl configuration
Peter Griffin
3
-0
/
+143
2023-11-30
pinctrl: samsung: add irq_set_affinity() for non wake up external gpio interrupt
Youngmin Nam
1
-0
/
+14
2023-10-09
pinctrl: samsung: do not offset pinctrl numberspaces
Mateusz Majewski
2
-13
/
+4
2023-10-09
pinctrl: samsung: choose GPIO numberspace base dynamically
Mateusz Majewski
1
-1
/
+1
2023-10-09
pinctrl: samsung: use add_pin_ranges method to add pinctrl ranges
Mateusz Majewski
2
-13
/
+20
2023-10-09
pinctrl: samsung: defer pinctrl_enable
Mateusz Majewski
1
-4
/
+8
2023-10-08
pinctrl: samsung: Annotate struct exynos_muxed_weint_data with __counted_by
Kees Cook
2
-2
/
+2
2023-07-20
pinctrl: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-02-22
Merge tag 'pinctrl-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-1
/
+1
2023-01-16
pinctrl: samsung: Do not mention legacy API in the code
Andy Shevchenko
1
-1
/
+1
2023-01-16
pinctrl: remove s3c24xx driver
Arnd Bergmann
3
-659
/
+0
2023-01-16
ARM: s3c: remove s3c24xx specific hacks
Arnd Bergmann
1
-10
/
+0
2022-10-24
pinctrl: samsung: Add missing header(s)
Andy Shevchenko
1
-5
/
+6
2022-08-16
pinctrl: samsung: Finish initializing the gpios before registering them
Saravana Kannan
1
-4
/
+4
2022-06-28
pinctrl: samsung: do not use bindings header with constants
Krzysztof Kozlowski
4
-7
/
+14
2022-05-27
Merge tag 'gpio-updates-for-v5.19' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-24
/
+22
2022-04-21
pinctrl: samsung: fix missing GPIOLIB on ARM64 Exynos config
Krzysztof Kozlowski
1
-7
/
+4
2022-04-14
pinctrl: samsung: Switch to use for_each_gpiochip_node() helper
Andy Shevchenko
5
-18
/
+18
2022-04-14
pinctrl: samsung: Drop redundant node parameter in samsung_banks_of_node_get()
Andy Shevchenko
1
-7
/
+5
2022-04-04
pinctrl: samsung: staticize fsd_pin_ctrl
Krzysztof Kozlowski
1
-1
/
+1
2022-02-01
pinctrl: samsung: improve wake irq info on console
Martin Jücker
1
-1
/
+2
2022-01-25
pinctrl: samsung: add FSD SoC specific data
Alim Akhtar
3
-0
/
+74
2022-01-23
pinctrl: samsung: add support for Exynos850 and ExynosAutov9 wake-ups
Krzysztof Kozlowski
1
-0
/
+4
2022-01-23
pinctrl: samsung: accept GPIO bank nodes with a suffix
Krzysztof Kozlowski
1
-12
/
+45
2022-01-23
pinctrl: samsung: Remove EINT handler for Exynos850 ALIVE and CMGP gpios
Sam Protsenko
1
-2
/
+0
2022-01-23
pinctrl: samsung: drop pin banks references on error paths
Krzysztof Kozlowski
1
-7
/
+23
2021-12-25
pinctrl: samsung: Use platform_get_irq_optional() to get the interrupt
Lad Prabhakar
1
-4
/
+5
2021-11-23
pinctrl: samsung: Make symbol 'exynos7885_pin_ctrl' static
Wei Yongjun
1
-1
/
+1
2021-11-16
pinctrl: samsung: Add Exynos7885 SoC specific data
David Virag
3
-0
/
+84
2021-10-18
pinctrl: samsung: support ExynosAutov9 SoC pinctrl
Chanho Park
3
-0
/
+111
2021-09-03
Merge tag 'pinctrl-v5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-1
/
+149
2021-08-13
pinctrl: samsung: Add Exynos850 SoC specific data
Sam Protsenko
4
-0
/
+148
2021-08-12
pinctrl: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
3
-33
/
+24
2021-08-02
pinctrl: samsung: Fix pinctrl bank pin count
Jaehyoung Choi
1
-1
/
+1
[next]