summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-10-077-15/+65
|\
| * USB/ARM: Switch S3C2410 UDC to GPIO descriptorsLinus Walleij2022-09-077-15/+65
* | ARM: s3c: remove orphan declarations from arch/arm/mach-s3c/devs.hGaosheng Cui2022-09-281-2/+0
* | ARM: remove obsolete Makefile.boot infrastructureArnd Bergmann2022-08-181-9/+0
|/
* Merge tag 'arm-boardfiles-6.0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-08-022-10/+10
|\
| * ARM: s3c: mark most board files as unusedArnd Bergmann2022-07-222-11/+11
| * ARM: add ATAGS dependencies to non-DT platformsArnd Bergmann2022-07-221-1/+1
* | ARM: s3c: Kconfig.s3c64xx: Fix indentationJuerg Haefliger2022-06-091-8/+8
* | ARM: s3c: Kconfig.s3c24xx: Fix indentation and replace some tabsJuerg Haefliger2022-06-091-14/+12
* | ARM: s3c: Kconfig: Fix indentationJuerg Haefliger2022-06-091-7/+7
* | ARM: s3c: Use strscpy to replace strlcpyXueBing Chen2022-06-071-1/+1
|/
* Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-2666-162/+127
|\
| * ARM: s3c: fix include pathArnd Bergmann2022-04-222-5/+0
| * ARM: s3c: mark as deprecated and schedule removalKrzysztof Kozlowski2022-04-216-3/+29
| * ARM: rework endianess selectionArnd Bergmann2022-04-081-0/+1
| * ARM: s3c: enable s3c24xx multiplatform supportArnd Bergmann2022-04-081-1/+22
| * ARM: s3c24xx: convert to sparse-irqArnd Bergmann2022-04-0753-36/+67
| * ARM: s3c24xx: remove support for ISA drivers on BAST PC/104Arnd Bergmann2022-04-0716-119/+10
* | ARM: s3c: fix typos in commentsJulia Lawall2022-04-043-3/+3
* | ARM: s3c: Drop config symbol S3C24XX_PWMUwe Kleine-König2022-04-042-10/+0
|/
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2022-04-031-3/+3
|\
| * Merge branches 'fixes' and 'misc' into for-linusRussell King (Oracle)2022-04-013-1/+2
| |\
| * | ARM: 9187/1: JIVE: fix return value of __setup handlerRandy Dunlap2022-03-311-3/+3
* | | spi: s3c64xx: Convert to use GPIO descriptorsLinus Walleij2022-01-242-13/+11
* | | spi: s3c64xx: Drop custom gpio setup argumentLinus Walleij2022-01-242-4/+3
* | | spi: s3c64xx: Delete unused boardfile helpersLinus Walleij2022-01-244-99/+0
| |/ |/|
* | 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