Age | Commit message (Expand) | Author | Files | Lines |
2023-12-28 | 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-26 | 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-17 | pinctrl: samsung: support ExynosAutov9 SoC pinctrl | Chanho Park | 3 | -0/+111 |
2021-09-02 | 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-23 | 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 |
2020-07-16 | pinctrl: samsung: pinctrl-samsung: Demote obvious misuse of kerneldoc to stan... | Lee Jones | 1 | -2/+2 |
2020-04-28 | pinctrl: samsung: Save/restore eint_mask over suspend for EINT_TYPE GPIOs | Jonathan Bakker | 1 | -0/+9 |
2020-04-13 | pinctrl: samsung: Correct setting of eint wakeup mask on s5pv210 | Jonathan Bakker | 1 | -24/+49 |
2019-12-15 | pinctrl: samsung: Fix missing OF and GPIOLIB dependency on S3C24xx and S3C64xx | Krzysztof Kozlowski | 1 | -2/+4 |
2019-12-11 | pinctrl: samsung: Clarify the option titles/names | Krzysztof Kozlowski | 1 | -3/+3 |
2019-12-11 | pinctrl: samsung: Enable compile test for build coverage | Krzysztof Kozlowski | 1 | -3/+5 |