aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/samsung/pinctrl-samsung.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-02pinctrl: samsung: Drop unused S3C24xx driver dataKrzysztof Kozlowski1-4/+0
2025-09-01pinctrl: samsung: Add ARTPEC-8 SoC specific configurationSeonGu Kang1-0/+1
2025-06-25pinctrl: samsung: add support for gs101 wakeup mask programmingPeter Griffin1-0/+4
2025-04-08pinctrl: samsung: refactor drvdata suspend & resume callbacksPeter Griffin1-4/+4
2025-03-11pinctrl: samsung: add support for eint_fltcon_offsetPeter Griffin1-0/+4
2025-03-03pinctrl: samsung: add support for exynos7870 pinctrlKaustabh Chakraborty1-0/+1
2025-02-19pinctrl: samsung: add exynos2200 SoC pinctrl configurationIvaylo Ivanov1-0/+1
2024-10-27pinctrl: samsung: Add Exynos9810 SoC specific dataMarkuss Broks1-0/+1
2024-10-17pinctrl: samsung: Add Exynos 990 SoC pinctrl configurationIgor Belwon1-0/+1
2024-10-02pinctrl: samsung: Add exynos8895 SoC pinctrl configurationIvaylo Ivanov1-0/+1
2024-08-08pinctrl: samsung: Add support for pull-up and pull-downVishnu Reddy1-0/+21
2024-04-29pinctrl: samsung: support a bus clockAndré Draszik1-0/+2
2023-12-13pinctrl: samsung: add exynosautov920 pinctrlJaewon Kim1-0/+1
2023-12-13pinctrl: samsung: support ExynosAuto GPIO structureJaewon Kim1-0/+12
2023-12-12pinctrl: samsung: Add gs101 SoC pinctrl configurationPeter Griffin1-0/+1
2023-10-09pinctrl: samsung: do not offset pinctrl numberspacesMateusz Majewski1-2/+0
2023-10-09pinctrl: samsung: use add_pin_ranges method to add pinctrl rangesMateusz Majewski1-0/+2
2022-06-28pinctrl: samsung: do not use bindings header with constantsKrzysztof Kozlowski1-0/+8
2022-04-14pinctrl: samsung: Switch to use for_each_gpiochip_node() helperAndy Shevchenko1-1/+1
2022-01-25pinctrl: samsung: add FSD SoC specific dataAlim Akhtar1-0/+1
2021-11-16pinctrl: samsung: Add Exynos7885 SoC specific dataDavid Virag1-0/+1
2021-10-17pinctrl: samsung: support ExynosAutov9 SoC pinctrlChanho Park1-0/+1
2021-08-13pinctrl: samsung: Add Exynos850 SoC specific dataSam Protsenko1-0/+1
2021-01-23pinctrl: samsung: use raw_spinlock for lockingChanho Park1-1/+1
2018-09-14pinctrl: Include <linux/gpio/driver.h> nothing elseLinus Walleij1-1/+1
2018-07-24pinctrl: samsung: Write external wakeup interrupt maskKrzysztof Kozlowski1-0/+3
2018-07-24pinctrl: samsung: Document suspend and resume membersKrzysztof Kozlowski1-0/+8
2018-03-08pinctrl: samsung: Validate alias coming from DTKrzysztof Kozlowski1-15/+25
2018-01-03pinctrl: samsung: Add SPDX license identifiersKrzysztof Kozlowski1-5/+1
2017-07-19pinctrl: samsung: Consistently use unsigned instead of u32 for nr_banksKrzysztof Kozlowski1-2/+2
2017-07-19pinctrl: samsung: Use unsigned int for number of controller IO mem resourcesKrzysztof Kozlowski1-1/+1
2017-07-18pinctrl: samsung: Use define from dt-bindings for pin mux functionKrzysztof Kozlowski1-4/+0
2017-07-18pinctrl: samsung: Fix NULL pointer exception on external interrupts on S3C24xxKrzysztof Kozlowski1-0/+5
2017-01-26pinctrl: samsung: Add infrastructure for pin-bank retention controlMarek Szyprowski1-0/+42
2017-01-18pinctrl: samsung: Remove support for Exynos4415 (SoC not supported anymore)Krzysztof Kozlowski1-1/+0
2016-11-15pinctrl: samsung: Add the support the multiple IORESOURCE_MEM for one pin-bankChanwoo Choi1-2/+8
2015-11-16pinctrl: exynos: add exynos5410 SoC specific dataHakjoo Kim1-0/+1
2015-03-05pinctrl: exynos: Add support for Exynos5433Chanwoo Choi1-0/+1
2014-11-09pinctrl: exynos: Add support for Exynos4415Tomasz Figa1-0/+1
2014-11-09pinctrl: exynos: Add initial driver data for Exynos7Naveen Krishna Ch1-0/+1
2014-11-09pinctrl: exynos: Generalize the eint16_31 demux codeAbhilash Kesavan1-0/+2
2014-11-09pinctrl: samsung: Separate per-bank init and runtime dataTomasz Figa1-4/+29
2014-11-09pinctrl: samsung: Constify samsung_pin_ctrl structTomasz Figa1-18/+22
2014-11-09pinctrl: samsung: Constify samsung_pin_bank_type structTomasz Figa1-1/+1
2014-11-09pinctrl: samsung: Drop unused label field in samsung_pin_ctrl structTomasz Figa1-3/+0
2014-08-21pinctrl: exynos: Lock GPIOs as interrupts when used as EINTsTomasz Figa1-0/+1
2014-07-11pinctrl: samsung: Group all drivers in a sub-dirSachin Kamat1-0/+251