summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c
Commit message (Expand)AuthorAgeFilesLines
* ARM: samsung: Remove HAVE_S3C2410_I2C and use direct dependenciesSam Protsenko2021-11-211-1/+0
* ARM: s3c: add one more "fallthrough" statement in JiveArnd Bergmann2021-11-161-0/+1
* ARM: s3c: include header for prototype of s3c2410_modify_misccrKrzysztof Kozlowski2021-11-151-0/+1
* Merge tag 'soc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2021-11-032-5/+19
|\
| * ARM: s3c: Use strscpy to replace strlcpyJason Wang2021-09-201-1/+1
| * ARM: s3c: irq-s3c24xx: Fix return value check for s3c24xx_init_intc()Jackie Liu2021-09-151-4/+18
* | irq: remove handle_domain_{irq,nmi}()Mark Rutland2021-10-261-1/+1
|/
* Merge tag 'soc-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2021-09-011-2/+1
|\
| * ARM: s3c: delete unneed local variable "delay"Jason Wang2021-08-191-2/+1
* | ARM: Bulk conversion to generic_handle_domain_irq()Marc Zyngier2021-08-121-3/+2
|/
* ARM: s3c: Remove unnecessary break in RX1950Wan Jiabing2021-05-111-1/+0
* Merge branch 'i2c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-04-301-1/+5
|\
| * ARM: s3c: mini2440: Constify the software nodeHeikki Krogerus2021-04-101-1/+5
* | ARM: s3c: Use pwm_get() in favour of pwm_request() in RX1950Uwe Kleine-König2021-04-011-5/+6
|/
* ARM: s3c: irq-s3c24xx: staticize local functionsKrzysztof Kozlowski2021-02-081-3/+3
* ARM: s3c: irq-s3c24xx: include headers for missing declarationsKrzysztof Kozlowski2021-02-081-0/+2
* ARM: s3c: fix fiq for clang IASArnd Bergmann2021-02-061-6/+3
* Merge tag 'for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds2020-12-192-3/+20
|\
| * power: supply: s3c-adc-battery: Convert to GPIO descriptorsLinus Walleij2020-11-302-3/+20
* | mtd: nand: ecc-hamming: Move Hamming code to the generic NAND layerMiquel Raynal2020-12-1011-11/+11
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-10-2415-15/+15
* Merge tag 'samsung-soc-5.10' of https://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2020-09-267-7/+12
* ARM: s3c: Avoid naming clash of S3C24xx and S3C64xx timer setupKrzysztof Kozlowski2020-08-2838-89/+89
* ARM: s3c: Cleanup from old plat-samsung includeKrzysztof Kozlowski2020-08-221-2/+2
* ARM: s3c: make headers local if possibleArnd Bergmann2020-08-22151-488/+487
* ARM: s3c: move into a common directoryArnd Bergmann2020-08-20192-0/+32121