index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
samsung
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pinctrl: samsung: Use kmemdup_array instead of kmemdup for multiple allocation
Shen Lichuan
2024-08-23
1
-2
/
+2
*
pinctrl: samsung: Add support for pull-up and pull-down
Vishnu Reddy
2024-08-08
4
-0
/
+126
*
pinctrl: samsung: Use scope based of_node_put() cleanups
Peng Fan
2024-08-05
2
-26
/
+9
*
pinctrl: samsung: Use of_property_present()
Rob Herring (Arm)
2024-08-04
1
-4
/
+4
*
pinctrl: samsung: drop redundant drvdata assignment
Krzysztof Kozlowski
2024-04-30
1
-2
/
+0
*
pinctrl: samsung: support a bus clock
André Draszik
2024-04-29
3
-4
/
+207
*
pinctrl: samsung: constify iomem pointers
Krzysztof Kozlowski
2023-12-28
2
-4
/
+4
*
pinctrl: samsung: add exynosautov920 pinctrl
Jaewon Kim
2023-12-13
5
-1
/
+190
*
pinctrl: samsung: support ExynosAuto GPIO structure
Jaewon Kim
2023-12-13
3
-8
/
+79
*
pinctrl: samsung: Add gs101 SoC pinctrl configuration
Peter Griffin
2023-12-12
3
-0
/
+143
*
pinctrl: samsung: add irq_set_affinity() for non wake up external gpio interrupt
Youngmin Nam
2023-11-30
1
-0
/
+14
*
pinctrl: samsung: do not offset pinctrl numberspaces
Mateusz Majewski
2023-10-09
2
-13
/
+4
*
pinctrl: samsung: choose GPIO numberspace base dynamically
Mateusz Majewski
2023-10-09
1
-1
/
+1
*
pinctrl: samsung: use add_pin_ranges method to add pinctrl ranges
Mateusz Majewski
2023-10-09
2
-13
/
+20
*
pinctrl: samsung: defer pinctrl_enable
Mateusz Majewski
2023-10-09
1
-4
/
+8
*
pinctrl: samsung: Annotate struct exynos_muxed_weint_data with __counted_by
Kees Cook
2023-10-08
2
-2
/
+2
*
pinctrl: Explicitly include correct DT includes
Rob Herring
2023-07-20
1
-1
/
+1
*
Merge tag 'pinctrl-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2023-02-22
1
-1
/
+1
|
\
|
*
pinctrl: samsung: Do not mention legacy API in the code
Andy Shevchenko
2023-01-16
1
-1
/
+1
*
|
pinctrl: remove s3c24xx driver
Arnd Bergmann
2023-01-16
3
-659
/
+0
*
|
ARM: s3c: remove s3c24xx specific hacks
Arnd Bergmann
2023-01-16
1
-10
/
+0
|
/
*
pinctrl: samsung: Add missing header(s)
Andy Shevchenko
2022-10-24
1
-5
/
+6
*
pinctrl: samsung: Finish initializing the gpios before registering them
Saravana Kannan
2022-08-16
1
-4
/
+4
*
pinctrl: samsung: do not use bindings header with constants
Krzysztof Kozlowski
2022-06-28
4
-7
/
+14
*
Merge tag 'gpio-updates-for-v5.19' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-05-26
5
-24
/
+22
|
\
|
*
pinctrl: samsung: Switch to use for_each_gpiochip_node() helper
Andy Shevchenko
2022-04-14
5
-18
/
+18
|
*
pinctrl: samsung: Drop redundant node parameter in samsung_banks_of_node_get()
Andy Shevchenko
2022-04-14
1
-7
/
+5
*
|
pinctrl: samsung: fix missing GPIOLIB on ARM64 Exynos config
Krzysztof Kozlowski
2022-04-21
1
-7
/
+4
*
|
pinctrl: samsung: staticize fsd_pin_ctrl
Krzysztof Kozlowski
2022-04-04
1
-1
/
+1
|
/
*
pinctrl: samsung: improve wake irq info on console
Martin Jücker
2022-02-01
1
-1
/
+2
*
pinctrl: samsung: add FSD SoC specific data
Alim Akhtar
2022-01-25
3
-0
/
+74
*
pinctrl: samsung: add support for Exynos850 and ExynosAutov9 wake-ups
Krzysztof Kozlowski
2022-01-23
1
-0
/
+4
*
pinctrl: samsung: accept GPIO bank nodes with a suffix
Krzysztof Kozlowski
2022-01-23
1
-12
/
+45
*
pinctrl: samsung: Remove EINT handler for Exynos850 ALIVE and CMGP gpios
Sam Protsenko
2022-01-23
1
-2
/
+0
*
pinctrl: samsung: drop pin banks references on error paths
Krzysztof Kozlowski
2022-01-23
1
-7
/
+23
*
pinctrl: samsung: Use platform_get_irq_optional() to get the interrupt
Lad Prabhakar
2021-12-25
1
-4
/
+5
*
pinctrl: samsung: Make symbol 'exynos7885_pin_ctrl' static
Wei Yongjun
2021-11-23
1
-1
/
+1
*
pinctrl: samsung: Add Exynos7885 SoC specific data
David Virag
2021-11-16
3
-0
/
+84
*
pinctrl: samsung: support ExynosAutov9 SoC pinctrl
Chanho Park
2021-10-17
3
-0
/
+111
*
Merge tag 'pinctrl-v5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-09-02
4
-1
/
+149
|
\
|
*
pinctrl: samsung: Add Exynos850 SoC specific data
Sam Protsenko
2021-08-13
4
-0
/
+148
|
*
pinctrl: samsung: Fix pinctrl bank pin count
Jaehyoung Choi
2021-08-02
1
-1
/
+1
*
|
pinctrl: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-08-12
3
-33
/
+24
|
/
*
pinctrl: samsung: use 'int' for register masks in Exynos
Krzysztof Kozlowski
2021-04-10
1
-5
/
+5
*
pinctrl: samsung: use raw_spinlock for s3c64xx
Chanho Park
2021-01-27
1
-2
/
+2
*
pinctrl: samsung: use raw_spinlock for locking
Chanho Park
2021-01-23
4
-22
/
+22
*
pinctrl: samsung: s3c24xx: remove unneeded break
Tom Rix
2020-10-26
1
-5
/
+0
*
pinctrl: samsung: Use bank name as irqchip name
Marek Szyprowski
2020-08-04
1
-26
/
+32
*
pinctrl: samsung: pinctrl-s3c64xx: Fix formatting issues
Lee Jones
2020-07-16
1
-3
/
+3
*
pinctrl: samsung: pinctrl-s3c24xx: Fix formatting issues
Lee Jones
2020-07-16
1
-3
/
+3
[next]