summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/samsung/pinctrl-s3c24xx.c
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: samsung: Validate alias coming from DTKrzysztof Kozlowski2018-03-081-4/+24
* pinctrl: samsung: Add SPDX license identifiersKrzysztof Kozlowski2018-01-031-14/+9Star
* pinctrl: samsung: Fix NULL pointer exception on external interrupts on S3C24xxKrzysztof Kozlowski2017-07-181-16/+21
* pinctrl: samsung: Clean up modular vs. non-modular distinctionsPaul Gortmaker2017-05-231-1/+1
* pinctrl: samsung: Add the support the multiple IORESOURCE_MEM for one pin-bankChanwoo Choi2016-11-151-21/+16Star
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-181-4/+4
|\
| * genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-4/+4
* | pinctrl: samsung: s3c24xx: fix syntax errorLinus Walleij2015-09-141-1/+1
|/
* pinctrl: kill off set_irq_flags usageRob Herring2015-07-281-2/+0Star
* pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-07-171-9/+9
* pinctrl/samsung: Use irq_set_handler_locked()Thomas Gleixner2015-07-171-4/+4
* pinctrl/samsung: Fix race in installing chained IRQ handlerThomas Gleixner2015-06-251-2/+1Star
* pinctrl: samsung: Separate per-bank init and runtime dataTomasz Figa2014-11-091-4/+4
* pinctrl: samsung: Constify samsung_pin_ctrl structTomasz Figa2014-11-091-6/+6
* pinctrl: samsung: Constify samsung_pin_bank_type structTomasz Figa2014-11-091-3/+3
* pinctrl: samsung: Drop unused label field in samsung_pin_ctrl structTomasz Figa2014-11-091-4/+0Star
* pinctrl: samsung: Group all drivers in a sub-dirSachin Kamat2014-07-111-0/+651