aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-03Merge tag 'soc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2-5/+19
2021-10-26irq: remove handle_domain_{irq,nmi}()Mark Rutland1-1/+1
2021-09-20ARM: s3c: Use strscpy to replace strlcpyJason Wang1-1/+1
2021-09-15ARM: s3c: irq-s3c24xx: Fix return value check for s3c24xx_init_intc()Jackie Liu1-4/+18
2021-09-01Merge tag 'soc-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-2/+1
2021-08-19ARM: s3c: delete unneed local variable "delay"Jason Wang1-2/+1
2021-08-12ARM: Bulk conversion to generic_handle_domain_irq()Marc Zyngier1-3/+2
2021-05-11ARM: s3c: Remove unnecessary break in RX1950Wan Jiabing1-1/+0
2021-04-30Merge branch 'i2c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-1/+5
2021-04-10ARM: s3c: mini2440: Constify the software nodeHeikki Krogerus1-1/+5
2021-04-01ARM: s3c: Use pwm_get() in favour of pwm_request() in RX1950Uwe Kleine-König1-5/+6
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
2021-02-06ARM: s3c: fix fiq for clang IASArnd Bergmann1-6/+3
2020-12-19Merge tag 'for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds2-3/+20
2020-12-10mtd: nand: ecc-hamming: Move Hamming code to the generic NAND layerMiquel Raynal11-11/+11
2020-11-30power: supply: s3c-adc-battery: Convert to GPIO descriptorsLinus Walleij2-3/+20
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds192-0/+32125
2020-09-26Merge tag 'samsung-soc-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/socOlof Johansson7-7/+12
2020-08-28ARM: s3c: Avoid naming clash of S3C24xx and S3C64xx timer setupKrzysztof Kozlowski38-89/+89
2020-08-22ARM: s3c: Cleanup from old plat-samsung includeKrzysztof Kozlowski1-2/+2
2020-08-22ARM: s3c: make headers local if possibleArnd Bergmann151-488/+487
2020-08-20ARM: s3c: move into a common directoryArnd Bergmann192-0/+32121