index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
samsung
Age
Commit message (
Expand
)
Author
2018-05-02
pinctrl: samsung: Remove support for Exynos5440
Krzysztof Kozlowski
2018-05-02
pinctrl: samsung: add pin_dbg_show callback for debugfs
Chanho Park
2018-04-18
pinctrl: samsung: Document required order of banks
Paweł Chmiel
2018-04-18
pinctrl: samsung: Correct EINTG banks order
Paweł Chmiel
2018-03-08
pinctrl: samsung: Validate alias coming from DT
Krzysztof Kozlowski
2018-01-03
pinctrl: samsung: Add SPDX license identifiers
Krzysztof Kozlowski
2017-11-16
Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-11-10
pinctrl: samsung/s3c24xx: add CONFIG_OF dependency
Arnd Bergmann
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-14
Merge tag 'samsung-pinctrl-4.14' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
2017-08-14
pinctrl: Convert to using %pOF instead of full_name
Rob Herring
2017-07-24
pinctrl: samsung: Remove unneeded local variable initialization
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 invalid register offset used for Exynos5433 external in...
Krzysztof Kozlowski
2017-07-18
pinctrl: samsung: Fix NULL pointer exception on external interrupts on S3C24xx
Krzysztof Kozlowski
2017-06-30
pinctrl: samsung: Remove bogus irq_[un]mask from resource management
Thomas Gleixner
2017-06-07
pinctrl: samsung: Explicitly cast pointer returned by of_iomap() to iomem
Krzysztof Kozlowski
2017-06-07
pinctrl: samsung: Handle memory allocation failure during wakeup banks init
Krzysztof Kozlowski
2017-06-07
pinctrl: samsung: Constify wakeup driver specific data
Krzysztof Kozlowski
2017-06-07
pinctrl: samsung: Split Exynos drivers per ARMv7 and ARMv8
Krzysztof Kozlowski
2017-05-24
pinctrl: samsung: Add include guard to local header
Krzysztof Kozlowski
2017-05-23
pinctrl: samsung: Clean up modular vs. non-modular distinctions
Paul Gortmaker
2017-05-15
pinctrl: samsung: Remove unneeded (void *) casts in of_match_table
Masahiro Yamada
2017-05-02
Merge tag 'pinctrl-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-04-10
Merge tag 'samsung-pinctrl-4.12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
2017-04-10
pinctrl: samsung: Add missing part for PINCFG_TYPE_DRV of Exynos5433
Chanwoo Choi
2017-03-23
pinctrl: samsung: Use devres version of gpiochip_add_data
Charles Keepax
2017-03-23
pinctrl: samsung: Register pinctrl before GPIO
Charles Keepax
2017-03-23
pinctrl: samsung: Add support for pad retention control for Exynos5433 SoCs
Marek Szyprowski
2017-03-23
pinctrl: samsung: Ensure that pad retention is disabled on driver init
Marek Szyprowski
2017-03-23
pinctrl: samsung: Fix memory mapping code
Andrzej Hajda
2017-03-14
pinctrl: samsung: Remove unused local variable
Charles Keepax
2017-02-13
pinctrl: samsung: Fix return value check in samsung_pinctrl_get_soc_data()
Wei Yongjun
2017-02-06
pinctrl: samsung: mark PM functions as __maybe_unused
Arnd Bergmann
2017-01-30
Merge tag 'v4.10-rc6' into devel
Linus Walleij
2017-01-26
pinctrl: samsung: Replace syscore ops with standard platform device pm_ops
Marek Szyprowski
2017-01-26
pinctrl: samsung: Move retention control from mach-s5pv210 to the pinctrl driver
Marek Szyprowski
2017-01-26
pinctrl: samsung: Move retention control from mach-exynos to the pinctrl driver
Marek Szyprowski
2017-01-26
pinctrl: samsung: Add infrastructure for pin-bank retention control
Marek Szyprowski
2017-01-26
pinctrl: samsung: Remove dead code
Marek Szyprowski
2017-01-26
pinctrl: samsung: Use generic of_device_get_match_data helper
Marek Szyprowski
2017-01-26
pinctrl: samsung: Add missing initconst annotation
Marek Szyprowski
2017-01-26
pinctrl: samsung: Fix samsung_pinctrl_create_functions return value
Marek Szyprowski
2017-01-26
pinctrl: samsung: Remove messages for failed memory allocation
Marek Szyprowski
2017-01-18
pinctrl: samsung: Remove support for Exynos4415 (SoC not supported anymore)
Krzysztof Kozlowski
2016-12-30
pinctrl: samsung: Fix the width of PINCFG_TYPE_DRV bitfields for Exynos5433
Chanwoo Choi
2016-11-15
pinctrl: samsung: Add GPF support for Exynos5433
Chanwoo Choi
2016-11-15
pinctrl: samsung: Add the support the multiple IORESOURCE_MEM for one pin-bank
Chanwoo Choi
[prev]
[next]