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
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
/
samsung
Age
Commit message (
Expand
)
Author
Files
Lines
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
2021-04-10
pinctrl: samsung: use 'int' for register masks in Exynos
Krzysztof Kozlowski
1
-5
/
+5
2021-01-27
pinctrl: samsung: use raw_spinlock for s3c64xx
Chanho Park
1
-2
/
+2
2021-01-24
pinctrl: samsung: use raw_spinlock for locking
Chanho Park
4
-22
/
+22
2020-10-26
pinctrl: samsung: s3c24xx: remove unneeded break
Tom Rix
1
-5
/
+0
2020-08-04
pinctrl: samsung: Use bank name as irqchip name
Marek Szyprowski
1
-26
/
+32
2020-07-16
pinctrl: samsung: pinctrl-s3c64xx: Fix formatting issues
Lee Jones
1
-3
/
+3
2020-07-16
pinctrl: samsung: pinctrl-s3c24xx: Fix formatting issues
Lee Jones
1
-3
/
+3
[next]