| Commit message (Expand) | Author | Age | Files | Lines |
* | pinctrl: samsung: Fix device node refcount leaks in init code | Krzysztof Kozlowski | 2019-10-01 | 1 | -2/+8 |
* | pinctrl: Use of_node_name_eq for node name comparisons | Rob Herring | 2018-12-14 | 1 | -1/+1 |
* | pinctrl: Include <linux/gpio/driver.h> nothing else | Linus Walleij | 2018-09-14 | 1 | -1/+1 |
* | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 2018-06-13 | 1 | -7/+10 |
* | pinctrl: samsung: add pin_dbg_show callback for debugfs | Chanho Park | 2018-05-02 | 1 | -0/+29 |
* | pinctrl: samsung: Validate alias coming from DT | Krzysztof Kozlowski | 2018-03-08 | 1 | -22/+39 |
* | pinctrl: samsung: Add SPDX license identifiers | Krzysztof Kozlowski | 2018-01-03 | 1 | -21/+16 |
* | Merge tag 'samsung-pinctrl-4.14' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Walleij | 2017-08-14 | 1 | -2/+10 |
|\ |
|
| * | pinctrl: samsung: Use unsigned int for number of controller IO mem resources | Krzysztof Kozlowski | 2017-07-19 | 1 | -1/+1 |
| * | pinctrl: samsung: Use define from dt-bindings for pin mux function | Krzysztof Kozlowski | 2017-07-18 | 1 | -1/+3 |
| * | pinctrl: samsung: Fix NULL pointer exception on external interrupts on S3C24xx | Krzysztof Kozlowski | 2017-07-18 | 1 | -0/+6 |
* | | pinctrl: Convert to using %pOF instead of full_name | Rob Herring | 2017-08-14 | 1 | -3/+3 |
|/ |
|
* | pinctrl: samsung: Split Exynos drivers per ARMv7 and ARMv8 | Krzysztof Kozlowski | 2017-06-07 | 1 | -3/+5 |
* | pinctrl: samsung: Clean up modular vs. non-modular distinctions | Paul Gortmaker | 2017-05-23 | 1 | -12/+1 |
* | pinctrl: samsung: Remove unneeded (void *) casts in of_match_table | Masahiro Yamada | 2017-05-15 | 1 | -10/+10 |
* | Merge tag 'pinctrl-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-05-03 | 1 | -27/+20 |
|\ |
|
| * | Merge tag 'samsung-pinctrl-4.12' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Walleij | 2017-04-10 | 1 | -25/+20 |
| |\ |
|
| | * | pinctrl: samsung: Use devres version of gpiochip_add_data | Charles Keepax | 2017-03-23 | 1 | -7/+2 |
| | * | pinctrl: samsung: Register pinctrl before GPIO | Charles Keepax | 2017-03-23 | 1 | -18/+18 |
| * | | pinctrl: samsung: Remove unused local variable | Charles Keepax | 2017-03-14 | 1 | -2/+0 |
| |/ |
|
* / | pinctrl: samsung: Fix memory mapping code | Andrzej Hajda | 2017-03-23 | 1 | -3/+10 |
|/ |
|
* | pinctrl: samsung: Fix return value check in samsung_pinctrl_get_soc_data() | Wei Yongjun | 2017-02-13 | 1 | -3/+2 |
* | pinctrl: samsung: mark PM functions as __maybe_unused | Arnd Bergmann | 2017-02-06 | 1 | -4/+2 |
* | pinctrl: samsung: Replace syscore ops with standard platform device pm_ops | Marek Szyprowski | 2017-01-26 | 1 | -58/+14 |
* | pinctrl: samsung: Add infrastructure for pin-bank retention control | Marek Szyprowski | 2017-01-26 | 1 | -0/+12 |
* | pinctrl: samsung: Remove dead code | Marek Szyprowski | 2017-01-26 | 1 | -4/+3 |
* | pinctrl: samsung: Use generic of_device_get_match_data helper | Marek Szyprowski | 2017-01-26 | 1 | -5/+3 |
* | pinctrl: samsung: Fix samsung_pinctrl_create_functions return value | Marek Szyprowski | 2017-01-26 | 1 | -1/+1 |
* | pinctrl: samsung: Remove messages for failed memory allocation | Marek Szyprowski | 2017-01-26 | 1 | -18/+6 |
* | pinctrl: samsung: Remove support for Exynos4415 (SoC not supported anymore) | Krzysztof Kozlowski | 2017-01-18 | 1 | -2/+0 |
* | pinctrl: samsung: Add the support the multiple IORESOURCE_MEM for one pin-bank | Chanwoo Choi | 2016-11-15 | 1 | -14/+26 |
* | pinctrl: samsung: Remove an always false dev->of_node test | Sylwester Nawrocki | 2016-09-12 | 1 | -9/+1 |
* | pinctrl: samsung: Suppress unbinding to prevent theoretical attacks | Krzysztof Kozlowski | 2016-05-30 | 1 | -0/+1 |
* | pinctrl: samsung: Use devm_pinctrl_register() for pinctrl registration | Laxman Dewangan | 2016-04-21 | 1 | -1/+2 |
* | pinctrl: samsung: fix SMP race condition | Youngmin Nam | 2016-02-15 | 1 | -13/+35 |
* | Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2016-01-17 | 1 | -11/+6 |
|\ |
|
| * | pinctrl: samsung: use gpiochip data pointer | Linus Walleij | 2016-01-05 | 1 | -10/+5 |
| * | gpio: change member .dev to .parent | Linus Walleij | 2015-11-19 | 1 | -1/+1 |
* | | pinctrl: exynos: add exynos5410 SoC specific data | Hakjoo Kim | 2015-11-16 | 1 | -0/+2 |
|/ |
|
* | pinctrl: replace trivial implementations of gpio_chip request/free | Jonas Gorski | 2015-10-16 | 1 | -12/+2 |
* | pinctrl: samsung: Remove old unused defines | Krzysztof Kozlowski | 2015-07-17 | 1 | -5/+0 |
* | pinctrl: make pinctrl_register() return proper error code | Masahiro Yamada | 2015-06-10 | 1 | -2/+2 |
* | pinctrl: samsung: Fix the pointer in PTR_ERR() | Fabio Estevam | 2015-06-04 | 1 | -1/+1 |
* | pinctrl: exynos: Add support for Exynos5433 | Chanwoo Choi | 2015-03-05 | 1 | -0/+2 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-15 | 1 | -1/+0 |
|\ |
|
| * | pinctrl: samsung: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | | pinctrl: exynos: Add support for Exynos4415 | Tomasz Figa | 2014-11-09 | 1 | -0/+2 |
* | | pinctrl: exynos: Add initial driver data for Exynos7 | Naveen Krishna Ch | 2014-11-09 | 1 | -0/+2 |
* | | pinctrl: samsung: Separate per-bank init and runtime data | Tomasz Figa | 2014-11-09 | 1 | -2/+16 |
* | | pinctrl: samsung: Constify samsung_pin_ctrl struct | Tomasz Figa | 2014-11-09 | 1 | -43/+44 |