summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/samsung/pinctrl-exynos.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v4.10-rc6' into develLinus Walleij2017-01-301-0/+11
|\
| * pinctrl: samsung: Fix the width of PINCFG_TYPE_DRV bitfields for Exynos5433Chanwoo Choi2016-12-301-40/+51
* | pinctrl: samsung: Move retention control from mach-s5pv210 to the pinctrl driverMarek Szyprowski2017-01-261-0/+56
* | pinctrl: samsung: Move retention control from mach-exynos to the pinctrl driverMarek Szyprowski2017-01-261-0/+145
* | pinctrl: samsung: Add missing initconst annotationMarek Szyprowski2017-01-261-11/+11
* | pinctrl: samsung: Remove messages for failed memory allocationMarek Szyprowski2017-01-261-6/+2
* | pinctrl: samsung: Remove support for Exynos4415 (SoC not supported anymore)Krzysztof Kozlowski2017-01-181-75/+0
|/
* pinctrl: samsung: Add GPF support for Exynos5433Chanwoo Choi2016-11-151-0/+6
* pinctrl: samsung: Add the support the multiple IORESOURCE_MEM for one pin-bankChanwoo Choi2016-11-151-23/+16
* pinctrl: exynos: remove duplicate calls in irq handlerperr perr2016-08-221-5/+1
* Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-01-171-1/+2
|\
| * gpio: change member .dev to .parentLinus Walleij2015-11-191-1/+2
* | pinctrl: exynos: add exynos5410 SoC specific dataHakjoo Kim2015-11-161-0/+103
|/
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-2/+2
* pinctrl: kill off set_irq_flags usageRob Herring2015-07-281-1/+0
* pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-07-171-4/+4
* pinctrl/exynos: Use irq_set_handler_locked()Thomas Gleixner2015-07-171-2/+2
* pinctrl/exynos: Consolidate chained IRQ handler install/removeThomas Gleixner2015-07-171-2/+3
* pinctrl/exynos: Fix race in installing chained IRQ handlerThomas Gleixner2015-06-251-2/+2
* pinctrl: exynos: Remove eint_gpio_init call-back for exynos7 alive pinctrl blockAbhilash Kesavan2015-03-181-1/+0
* pinctrl: exynos: Add support for Exynos5433Chanwoo Choi2015-03-051-0/+153
* pinctrl: exynos: Add AUDIO pin controller for exynos7Padmavathi Venna2015-01-191-0/+10
* pinctrl: exynos: Add BUS1 pin controller for exynos7Vivek Gautam2015-01-141-0/+19
* Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-12-141-2/+2
|\
| * gpio: rename gpio_lock_as_irq to gpiochip_lock_as_irqAlexandre Courbot2014-10-281-2/+2
* | pinctrl: exynos: Add support for Exynos4415Tomasz Figa2014-11-091-0/+75
* | pinctrl: exynos: Add initial driver data for Exynos7Naveen Krishna Ch2014-11-091-0/+105
* | pinctrl: exynos: Add irq_chip instance for Exynos7 wakeup interruptsAbhilash Kesavan2014-11-091-10/+35
* | pinctrl: exynos: Consolidate irq domain callbacksAbhilash Kesavan2014-11-091-26/+6
* | pinctrl: exynos: Generalize the eint16_31 demux codeAbhilash Kesavan2014-11-091-4/+10
* | pinctrl: samsung: Separate per-bank init and runtime dataTomasz Figa2014-11-091-22/+22
* | pinctrl: samsung: Constify samsung_pin_ctrl structTomasz Figa2014-11-091-21/+18
* | pinctrl: samsung: Constify samsung_pin_bank_type structTomasz Figa2014-11-091-4/+4
* | pinctrl: samsung: Drop unused label field in samsung_pin_ctrl structTomasz Figa2014-11-091-22/+0
|/
* pinctrl: exynos: Lock GPIOs as interrupts when used as EINTsTomasz Figa2014-08-211-6/+63
* pinctrl: samsung: Group all drivers in a sub-dirSachin Kamat2014-07-111-0/+1123
OpenPOWER on IntegriCloud