index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
samsung
/
pinctrl-samsung.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-03
pinctrl: samsung: Add SPDX license identifiers
Krzysztof Kozlowski
1
-21
/
+16
2017-08-14
Merge tag 'samsung-pinctrl-4.14' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
1
-2
/
+10
2017-08-14
pinctrl: Convert to using %pOF instead of full_name
Rob Herring
1
-3
/
+3
2017-07-19
pinctrl: samsung: Use unsigned int for number of controller IO mem resources
Krzysztof Kozlowski
1
-1
/
+1
2017-07-18
pinctrl: samsung: Use define from dt-bindings for pin mux function
Krzysztof Kozlowski
1
-1
/
+3
2017-07-18
pinctrl: samsung: Fix NULL pointer exception on external interrupts on S3C24xx
Krzysztof Kozlowski
1
-0
/
+6
2017-06-07
pinctrl: samsung: Split Exynos drivers per ARMv7 and ARMv8
Krzysztof Kozlowski
1
-3
/
+5
2017-05-23
pinctrl: samsung: Clean up modular vs. non-modular distinctions
Paul Gortmaker
1
-12
/
+1
2017-05-15
pinctrl: samsung: Remove unneeded (void *) casts in of_match_table
Masahiro Yamada
1
-10
/
+10
2017-05-03
Merge tag 'pinctrl-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-27
/
+20
2017-04-10
Merge tag 'samsung-pinctrl-4.12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
1
-25
/
+20
2017-03-23
pinctrl: samsung: Use devres version of gpiochip_add_data
Charles Keepax
1
-7
/
+2
2017-03-23
pinctrl: samsung: Register pinctrl before GPIO
Charles Keepax
1
-18
/
+18
2017-03-23
pinctrl: samsung: Fix memory mapping code
Andrzej Hajda
1
-3
/
+10
2017-03-14
pinctrl: samsung: Remove unused local variable
Charles Keepax
1
-2
/
+0
2017-02-13
pinctrl: samsung: Fix return value check in samsung_pinctrl_get_soc_data()
Wei Yongjun
1
-3
/
+2
2017-02-06
pinctrl: samsung: mark PM functions as __maybe_unused
Arnd Bergmann
1
-4
/
+2
2017-01-26
pinctrl: samsung: Replace syscore ops with standard platform device pm_ops
Marek Szyprowski
1
-58
/
+14
2017-01-26
pinctrl: samsung: Add infrastructure for pin-bank retention control
Marek Szyprowski
1
-0
/
+12
2017-01-26
pinctrl: samsung: Remove dead code
Marek Szyprowski
1
-4
/
+3
2017-01-26
pinctrl: samsung: Use generic of_device_get_match_data helper
Marek Szyprowski
1
-5
/
+3
2017-01-26
pinctrl: samsung: Fix samsung_pinctrl_create_functions return value
Marek Szyprowski
1
-1
/
+1
2017-01-26
pinctrl: samsung: Remove messages for failed memory allocation
Marek Szyprowski
1
-18
/
+6
2017-01-18
pinctrl: samsung: Remove support for Exynos4415 (SoC not supported anymore)
Krzysztof Kozlowski
1
-2
/
+0
2016-11-15
pinctrl: samsung: Add the support the multiple IORESOURCE_MEM for one pin-bank
Chanwoo Choi
1
-14
/
+26
2016-09-12
pinctrl: samsung: Remove an always false dev->of_node test
Sylwester Nawrocki
1
-9
/
+1
2016-05-30
pinctrl: samsung: Suppress unbinding to prevent theoretical attacks
Krzysztof Kozlowski
1
-0
/
+1
2016-04-21
pinctrl: samsung: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
1
-1
/
+2
2016-02-15
pinctrl: samsung: fix SMP race condition
Youngmin Nam
1
-13
/
+35
2016-01-17
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-11
/
+6
2016-01-05
pinctrl: samsung: use gpiochip data pointer
Linus Walleij
1
-10
/
+5
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
1
-1
/
+1
2015-11-16
pinctrl: exynos: add exynos5410 SoC specific data
Hakjoo Kim
1
-0
/
+2
2015-10-16
pinctrl: replace trivial implementations of gpio_chip request/free
Jonas Gorski
1
-12
/
+2
2015-07-17
pinctrl: samsung: Remove old unused defines
Krzysztof Kozlowski
1
-5
/
+0
2015-06-10
pinctrl: make pinctrl_register() return proper error code
Masahiro Yamada
1
-2
/
+2
2015-06-04
pinctrl: samsung: Fix the pointer in PTR_ERR()
Fabio Estevam
1
-1
/
+1
2015-03-05
pinctrl: exynos: Add support for Exynos5433
Chanwoo Choi
1
-0
/
+2
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-09
pinctrl: exynos: Add support for Exynos4415
Tomasz Figa
1
-0
/
+2
2014-11-09
pinctrl: exynos: Add initial driver data for Exynos7
Naveen Krishna Ch
1
-0
/
+2
2014-11-09
pinctrl: samsung: Separate per-bank init and runtime data
Tomasz Figa
1
-2
/
+16
2014-11-09
pinctrl: samsung: Constify samsung_pin_ctrl struct
Tomasz Figa
1
-43
/
+44
2014-11-09
pinctrl: samsung: Constify samsung_pin_bank_type struct
Tomasz Figa
1
-11
/
+9
2014-11-09
pinctrl: samsung: Make samsung_pinctrl_get_soc_data use ERR_PTR()
Tomasz Figa
1
-3
/
+3
2014-10-20
pinctrl: samsung: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-09
Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-11
/
+4
2014-09-23
pinctrl: remove remaining users of gpiochip_remove() retval
Linus Walleij
1
-11
/
+4
2014-09-04
pinctrl: clean up after enable refactoring
Linus Walleij
1
-3
/
+4
2014-07-11
pinctrl: samsung: Group all drivers in a sub-dir
Sachin Kamat
1
-0
/
+1285