开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
samsung
/
pinctrl-samsung.h
Age
Commit message (
Expand
)
Author
2023-12-13
pinctrl: samsung: add exynosautov920 pinctrl
Jaewon Kim
2023-12-13
pinctrl: samsung: support ExynosAuto GPIO structure
Jaewon Kim
2023-12-12
pinctrl: samsung: Add gs101 SoC pinctrl configuration
Peter Griffin
2023-10-09
pinctrl: samsung: do not offset pinctrl numberspaces
Mateusz Majewski
2023-10-09
pinctrl: samsung: use add_pin_ranges method to add pinctrl ranges
Mateusz Majewski
2022-06-28
pinctrl: samsung: do not use bindings header with constants
Krzysztof Kozlowski
2022-04-14
pinctrl: samsung: Switch to use for_each_gpiochip_node() helper
Andy Shevchenko
2022-01-25
pinctrl: samsung: add FSD SoC specific data
Alim Akhtar
2021-11-16
pinctrl: samsung: Add Exynos7885 SoC specific data
David Virag
2021-10-17
pinctrl: samsung: support ExynosAutov9 SoC pinctrl
Chanho Park
2021-08-13
pinctrl: samsung: Add Exynos850 SoC specific data
Sam Protsenko
2021-01-23
pinctrl: samsung: use raw_spinlock for locking
Chanho Park
2018-09-14
pinctrl: Include <linux/gpio/driver.h> nothing else
Linus Walleij
2018-07-24
pinctrl: samsung: Write external wakeup interrupt mask
Krzysztof Kozlowski
2018-07-24
pinctrl: samsung: Document suspend and resume members
Krzysztof Kozlowski
2018-03-08
pinctrl: samsung: Validate alias coming from DT
Krzysztof Kozlowski
2018-01-03
pinctrl: samsung: Add SPDX license identifiers
Krzysztof Kozlowski
2017-07-19
pinctrl: samsung: Consistently use unsigned instead of u32 for nr_banks
Krzysztof Kozlowski
2017-07-19
pinctrl: samsung: Use unsigned int for number of controller IO mem resources
Krzysztof Kozlowski
2017-07-18
pinctrl: samsung: Use define from dt-bindings for pin mux function
Krzysztof Kozlowski
2017-07-18
pinctrl: samsung: Fix NULL pointer exception on external interrupts on S3C24xx
Krzysztof Kozlowski
2017-01-26
pinctrl: samsung: Add infrastructure for pin-bank retention control
Marek Szyprowski
2017-01-18
pinctrl: samsung: Remove support for Exynos4415 (SoC not supported anymore)
Krzysztof Kozlowski
2016-11-15
pinctrl: samsung: Add the support the multiple IORESOURCE_MEM for one pin-bank
Chanwoo Choi
2015-11-16
pinctrl: exynos: add exynos5410 SoC specific data
Hakjoo Kim
2015-03-05
pinctrl: exynos: Add support for Exynos5433
Chanwoo Choi
2014-11-09
pinctrl: exynos: Add support for Exynos4415
Tomasz Figa
2014-11-09
pinctrl: exynos: Add initial driver data for Exynos7
Naveen Krishna Ch
2014-11-09
pinctrl: exynos: Generalize the eint16_31 demux code
Abhilash Kesavan
2014-11-09
pinctrl: samsung: Separate per-bank init and runtime data
Tomasz Figa
2014-11-09
pinctrl: samsung: Constify samsung_pin_ctrl struct
Tomasz Figa
2014-11-09
pinctrl: samsung: Constify samsung_pin_bank_type struct
Tomasz Figa
2014-11-09
pinctrl: samsung: Drop unused label field in samsung_pin_ctrl struct
Tomasz Figa
2014-08-21
pinctrl: exynos: Lock GPIOs as interrupts when used as EINTs
Tomasz Figa
2014-07-11
pinctrl: samsung: Group all drivers in a sub-dir
Sachin Kamat