aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c
AgeCommit message (Expand)AuthorFilesLines
2023-05-30ARM: s3c: Switch i2c drivers back to use .probe()Gravatar Uwe Kleine-König 1-1/+1
2023-05-08ARM: s3c: remove obsolete config S3C64XX_SETUP_IDEGravatar Lukas Bulwahn 1-6/+0
2023-03-06ARM: s3c64xx: Use the right includeGravatar Linus Walleij 1-1/+1
2023-02-26Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 1-1/+1
2023-02-20Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-3/+2
2023-02-20Merge tag 'arm-soc-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 1-1/+2
2023-02-05kbuild: remove --include-dir MAKEFLAG from top MakefileGravatar Masahiro Yamada 1-2/+2
2023-01-20ARM: s3c: fix s3c64xx_set_timer_source prototypeGravatar Arnd Bergmann 1-1/+2
2023-01-16ARM: s3c: remove s3c6400 supportGravatar Arnd Bergmann 3-93/+0
2023-01-16ARM: s3c: simplify platform codeGravatar Arnd Bergmann 32-2112/+6
2023-01-16ARM: s3c: remove adc.cGravatar Arnd Bergmann 6-595/+0
2023-01-16ARM: s3c: remove most s3c64xx board supportGravatar Arnd Bergmann 14-3226/+0
2023-01-16ARM: s3c: remove s3c24xx specific hacksGravatar Arnd Bergmann 10-59/+0
2023-01-16ARM: s3c: remove all s3c24xx supportGravatar Arnd Bergmann 94-18203/+3
2023-01-13cpuidle,arch: Mark all regular cpuidle_state:: Enter methods __cpuidleGravatar Peter Zijlstra 1-3/+2
2022-10-28ARM: s3c64xx: include header defining input event codesGravatar Dmitry Torokhov 1-0/+1
2022-10-07Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 7-15/+65
2022-09-28ARM: s3c: remove orphan declarations from arch/arm/mach-s3c/devs.hGravatar Gaosheng Cui 1-2/+0
2022-09-07USB/ARM: Switch S3C2410 UDC to GPIO descriptorsGravatar Linus Walleij 7-15/+65
2022-08-18ARM: remove obsolete Makefile.boot infrastructureGravatar Arnd Bergmann 1-9/+0
2022-08-02Merge tag 'arm-boardfiles-6.0' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-10/+10
2022-07-22ARM: s3c: mark most board files as unusedGravatar Arnd Bergmann 2-11/+11
2022-07-22ARM: add ATAGS dependencies to non-DT platformsGravatar Arnd Bergmann 1-1/+1
2022-06-09ARM: s3c: Kconfig.s3c64xx: Fix indentationGravatar Juerg Haefliger 1-8/+8
2022-06-09ARM: s3c: Kconfig.s3c24xx: Fix indentation and replace some tabsGravatar Juerg Haefliger 1-14/+12
2022-06-09ARM: s3c: Kconfig: Fix indentationGravatar Juerg Haefliger 1-7/+7
2022-06-07ARM: s3c: Use strscpy to replace strlcpyGravatar XueBing Chen 1-1/+1
2022-05-26Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 66-162/+127
2022-04-22ARM: s3c: fix include pathGravatar Arnd Bergmann 2-5/+0
2022-04-21ARM: s3c: mark as deprecated and schedule removalGravatar Krzysztof Kozlowski 6-3/+29
2022-04-08ARM: rework endianess selectionGravatar Arnd Bergmann 1-0/+1
2022-04-08ARM: s3c: enable s3c24xx multiplatform supportGravatar Arnd Bergmann 1-1/+22
2022-04-07ARM: s3c24xx: convert to sparse-irqGravatar Arnd Bergmann 53-36/+67
2022-04-07ARM: s3c24xx: remove support for ISA drivers on BAST PC/104Gravatar Arnd Bergmann 16-119/+10
2022-04-04ARM: s3c: fix typos in commentsGravatar Julia Lawall 3-3/+3
2022-04-04ARM: s3c: Drop config symbol S3C24XX_PWMGravatar Uwe Kleine-König 2-10/+0
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