aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c
AgeCommit message (Expand)AuthorFilesLines
2022-04-03Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 1-3/+3
2022-04-01Merge branches 'fixes' and 'misc' into for-linusGravatar Russell King (Oracle) 3-1/+2
2022-03-31ARM: 9187/1: JIVE: fix return value of __setup handlerGravatar Randy Dunlap 1-3/+3
2022-01-24spi: s3c64xx: Convert to use GPIO descriptorsGravatar Linus Walleij 2-13/+11
2022-01-24spi: s3c64xx: Drop custom gpio setup argumentGravatar Linus Walleij 2-4/+3
2022-01-24spi: s3c64xx: Delete unused boardfile helpersGravatar Linus Walleij 4-99/+0
2021-11-21ARM: samsung: Remove HAVE_S3C2410_I2C and use direct dependenciesGravatar Sam Protsenko 1-1/+0
2021-11-16ARM: s3c: add one more "fallthrough" statement in JiveGravatar Arnd Bergmann 1-0/+1
2021-11-15ARM: s3c: include header for prototype of s3c2410_modify_misccrGravatar Krzysztof Kozlowski 1-0/+1
2021-11-03Merge tag 'soc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 2-5/+19
2021-10-26irq: remove handle_domain_{irq,nmi}()Gravatar Mark Rutland 1-1/+1
2021-09-20ARM: s3c: Use strscpy to replace strlcpyGravatar Jason Wang 1-1/+1
2021-09-15ARM: s3c: irq-s3c24xx: Fix return value check for s3c24xx_init_intc()Gravatar Jackie Liu 1-4/+18
2021-09-01Merge tag 'soc-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 1-2/+1
2021-08-19ARM: s3c: delete unneed local variable "delay"Gravatar Jason Wang 1-2/+1
2021-08-12ARM: Bulk conversion to generic_handle_domain_irq()Gravatar Marc Zyngier 1-3/+2
2021-05-11ARM: s3c: Remove unnecessary break in RX1950Gravatar Wan Jiabing 1-1/+0
2021-04-30Merge branch 'i2c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+5
2021-04-10ARM: s3c: mini2440: Constify the software nodeGravatar Heikki Krogerus 1-1/+5
2021-04-01ARM: s3c: Use pwm_get() in favour of pwm_request() in RX1950Gravatar Uwe Kleine-König 1-5/+6
2021-02-08ARM: s3c: irq-s3c24xx: staticize local functionsGravatar Krzysztof Kozlowski 1-3/+3
2021-02-08ARM: s3c: irq-s3c24xx: include headers for missing declarationsGravatar Krzysztof Kozlowski 1-0/+2
2021-02-06ARM: s3c: fix fiq for clang IASGravatar Arnd Bergmann 1-6/+3
2020-12-19Merge tag 'for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Gravatar Linus Torvalds 2-3/+20
2020-12-10mtd: nand: ecc-hamming: Move Hamming code to the generic NAND layerGravatar Miquel Raynal 11-11/+11
2020-11-30power: supply: s3c-adc-battery: Convert to GPIO descriptorsGravatar Linus Walleij 2-3/+20
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 192-0/+32125
2020-09-26Merge tag 'samsung-soc-5.10' of https://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Olof Johansson 7-7/+12
2020-08-28ARM: s3c: Avoid naming clash of S3C24xx and S3C64xx timer setupGravatar Krzysztof Kozlowski 38-89/+89
2020-08-22ARM: s3c: Cleanup from old plat-samsung includeGravatar Krzysztof Kozlowski 1-2/+2
2020-08-22ARM: s3c: make headers local if possibleGravatar Arnd Bergmann 151-488/+487
2020-08-20ARM: s3c: move into a common directoryGravatar Arnd Bergmann 192-0/+32121