aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/samsung/pinctrl-s3c24xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-26pinctrl: samsung: s3c24xx: remove unneeded breakTom Rix1-5/+0
2020-07-16pinctrl: samsung: pinctrl-s3c24xx: Fix formatting issuesLee Jones1-3/+3
2019-10-01pinctrl: samsung: Fix device node refcount leaks in S3C24xx wakeup controller initKrzysztof Kozlowski1-1/+5
2018-03-08pinctrl: samsung: Validate alias coming from DTKrzysztof Kozlowski1-4/+24
2018-01-03pinctrl: samsung: Add SPDX license identifiersKrzysztof Kozlowski1-14/+9
2017-07-18pinctrl: samsung: Fix NULL pointer exception on external interrupts on S3C24xxKrzysztof Kozlowski1-16/+21
2017-05-23pinctrl: samsung: Clean up modular vs. non-modular distinctionsPaul Gortmaker1-1/+1
2016-11-15pinctrl: samsung: Add the support the multiple IORESOURCE_MEM for one pin-bankChanwoo Choi1-21/+16
2015-09-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+4
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-4/+4
2015-09-14pinctrl: samsung: s3c24xx: fix syntax errorLinus Walleij1-1/+1
2015-07-28pinctrl: kill off set_irq_flags usageRob Herring1-2/+0
2015-07-17pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu1-9/+9
2015-07-17pinctrl/samsung: Use irq_set_handler_locked()Thomas Gleixner1-4/+4
2015-06-25pinctrl/samsung: Fix race in installing chained IRQ handlerThomas Gleixner1-2/+1
2014-11-09pinctrl: samsung: Separate per-bank init and runtime dataTomasz Figa1-4/+4
2014-11-09pinctrl: samsung: Constify samsung_pin_ctrl structTomasz Figa1-6/+6
2014-11-09pinctrl: samsung: Constify samsung_pin_bank_type structTomasz Figa1-3/+3
2014-11-09pinctrl: samsung: Drop unused label field in samsung_pin_ctrl structTomasz Figa1-4/+0
2014-07-11pinctrl: samsung: Group all drivers in a sub-dirSachin Kamat1-0/+651