summaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c/irq-s3c24xx.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-16ARM: s3c: remove all s3c24xx supportArnd Bergmann1-1352/+0
2022-04-07ARM: s3c24xx: convert to sparse-irqArnd Bergmann1-1/+1
2021-11-04Merge tag 'soc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-4/+18
2021-10-26irq: remove handle_domain_{irq,nmi}()Mark Rutland1-1/+1
2021-09-15ARM: s3c: irq-s3c24xx: Fix return value check for s3c24xx_init_intc()Jackie Liu1-4/+18
2021-08-12ARM: Bulk conversion to generic_handle_domain_irq()Marc Zyngier1-3/+2
2021-02-08ARM: s3c: irq-s3c24xx: staticize local functionsKrzysztof Kozlowski1-3/+3
2021-02-08ARM: s3c: irq-s3c24xx: include headers for missing declarationsKrzysztof Kozlowski1-0/+2
2020-08-22ARM: s3c: make headers local if possibleArnd Bergmann1-5/+5
2020-08-20ARM: s3c: move into a common directoryArnd Bergmann1-0/+1337