index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
samsung
/
pinctrl-samsung.h
Age
Commit message (
Expand
)
Author
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