summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/samsung
AgeCommit message (Expand)Author
2017-01-26pinctrl: samsung: Replace syscore ops with standard platform device pm_opsMarek Szyprowski
2017-01-26pinctrl: samsung: Move retention control from mach-s5pv210 to the pinctrl driverMarek Szyprowski
2017-01-26pinctrl: samsung: Move retention control from mach-exynos to the pinctrl driverMarek Szyprowski
2017-01-26pinctrl: samsung: Add infrastructure for pin-bank retention controlMarek Szyprowski
2017-01-26pinctrl: samsung: Remove dead codeMarek Szyprowski
2017-01-26pinctrl: samsung: Use generic of_device_get_match_data helperMarek Szyprowski
2017-01-26pinctrl: samsung: Add missing initconst annotationMarek Szyprowski
2017-01-26pinctrl: samsung: Fix samsung_pinctrl_create_functions return valueMarek Szyprowski
2017-01-26pinctrl: samsung: Remove messages for failed memory allocationMarek Szyprowski
2017-01-18pinctrl: samsung: Remove support for Exynos4415 (SoC not supported anymore)Krzysztof Kozlowski
2016-12-30pinctrl: samsung: Fix the width of PINCFG_TYPE_DRV bitfields for Exynos5433Chanwoo Choi
2016-11-15pinctrl: samsung: Add GPF support for Exynos5433Chanwoo Choi
2016-11-15pinctrl: samsung: Add the support the multiple IORESOURCE_MEM for one pin-bankChanwoo Choi
2016-09-23Merge branch 'fixes' into develLinus Walleij
2016-09-12pinctrl: samsung: Remove an always false dev->of_node testSylwester Nawrocki
2016-08-22pinctrl: exynos: remove duplicate calls in irq handlerperr perr
2016-05-30pinctrl: samsung: Suppress unbinding to prevent theoretical attacksKrzysztof Kozlowski
2016-04-26pinctrl: exynos5440: Use off-stack memory for pinctrl_gpio_rangeAndrew Jeffery
2016-04-21pinctrl: samsung: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan
2016-04-21pinctrl: exynos5440: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan
2016-02-15pinctrl: samsung: fix SMP race conditionYoungmin Nam
2016-01-17Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-01-05pinctrl: exynos5440: use gpiochip data pointerLinus Walleij
2016-01-05pinctrl: samsung: use gpiochip data pointerLinus Walleij
2015-11-19gpio: change member .dev to .parentLinus Walleij
2015-11-16pinctrl: exynos: add exynos5410 SoC specific dataHakjoo Kim
2015-11-02Merge tag 'gpio-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2015-10-16pinctrl: replace trivial implementations of gpio_chip request/freeJonas Gorski
2015-10-02pinctrl: samsung: Remove unneded semicolonJavier Martinez Canillas
2015-09-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-09-14pinctrl: samsung: s3c24xx: fix syntax errorLinus Walleij
2015-09-04Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2015-07-28pinctrl: kill off set_irq_flags usageRob Herring
2015-07-17pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu
2015-07-17pinctrl/samsung: Use irq_set_handler_locked()Thomas Gleixner
2015-07-17pinctrl/exynos: Use irq_set_handler_locked()Thomas Gleixner
2015-07-17pinctrl/exynos: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-07-17pinctrl: samsung: Remove old unused definesKrzysztof Kozlowski
2015-07-16pinctrl: samsung: remove "out of memory" messagesDan Carpenter
2015-07-16pinctrl: samsung: don't truncate the last charDan Carpenter
2015-07-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-25pinctrl/samsung: Fix race in installing chained IRQ handlerThomas Gleixner
2015-06-25pinctrl/samsung: Fix race in installing chained IRQ handlerThomas Gleixner
2015-06-25pinctrl/exynos: Fix race in installing chained IRQ handlerThomas Gleixner
2015-06-10pinctrl: make pinctrl_register() return proper error codeMasahiro Yamada
2015-06-04pinctrl: samsung: Fix the pointer in PTR_ERR()Fabio Estevam
2015-03-18pinctrl: exynos: Remove eint_gpio_init call-back for exynos7 alive pinctrl blockAbhilash Kesavan
2015-03-05pinctrl: exynos: Add support for Exynos5433Chanwoo Choi
2015-01-19pinctrl: exynos: Add AUDIO pin controller for exynos7Padmavathi Venna