summaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c
AgeCommit message (Expand)Author
2023-12-08ASoC: wm8996: Convert to GPIO descriptorsLinus Walleij
2023-12-08ASoC: wm5100: Convert to GPIO descriptorsLinus Walleij
2023-12-08ASoC: wm2200: Convert to GPIO descriptorsLinus Walleij
2023-12-08ASoC: wm1250-ev1: Convert to GPIO descriptorsLinus Walleij
2023-12-08ASoC: wm0010: Convert to GPIO descriptorsLinus Walleij
2023-05-30ARM: s3c: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-05-08ARM: s3c: remove obsolete config S3C64XX_SETUP_IDELukas Bulwahn
2023-03-06ARM: s3c64xx: Use the right includeLinus Walleij
2023-02-26Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-02-20Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-02-20Merge tag 'arm-soc-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2023-02-05kbuild: remove --include-dir MAKEFLAG from top MakefileMasahiro Yamada
2023-01-20ARM: s3c: fix s3c64xx_set_timer_source prototypeArnd Bergmann
2023-01-16ARM: s3c: remove s3c6400 supportArnd Bergmann
2023-01-16ARM: s3c: simplify platform codeArnd Bergmann
2023-01-16ARM: s3c: remove adc.cArnd Bergmann
2023-01-16ARM: s3c: remove most s3c64xx board supportArnd Bergmann
2023-01-16ARM: s3c: remove s3c24xx specific hacksArnd Bergmann
2023-01-16ARM: s3c: remove all s3c24xx supportArnd Bergmann
2023-01-13cpuidle,arch: Mark all regular cpuidle_state:: Enter methods __cpuidlePeter Zijlstra
2022-10-28ARM: s3c64xx: include header defining input event codesDmitry Torokhov
2022-10-07Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-09-28ARM: s3c: remove orphan declarations from arch/arm/mach-s3c/devs.hGaosheng Cui
2022-09-07USB/ARM: Switch S3C2410 UDC to GPIO descriptorsLinus Walleij
2022-08-18ARM: remove obsolete Makefile.boot infrastructureArnd Bergmann
2022-08-02Merge tag 'arm-boardfiles-6.0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-07-22ARM: s3c: mark most board files as unusedArnd Bergmann
2022-07-22ARM: add ATAGS dependencies to non-DT platformsArnd Bergmann
2022-06-09ARM: s3c: Kconfig.s3c64xx: Fix indentationJuerg Haefliger
2022-06-09ARM: s3c: Kconfig.s3c24xx: Fix indentation and replace some tabsJuerg Haefliger
2022-06-09ARM: s3c: Kconfig: Fix indentationJuerg Haefliger
2022-06-07ARM: s3c: Use strscpy to replace strlcpyXueBing Chen
2022-05-26Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-22ARM: s3c: fix include pathArnd Bergmann
2022-04-21ARM: s3c: mark as deprecated and schedule removalKrzysztof Kozlowski
2022-04-08ARM: rework endianess selectionArnd Bergmann
2022-04-08ARM: s3c: enable s3c24xx multiplatform supportArnd Bergmann
2022-04-07ARM: s3c24xx: convert to sparse-irqArnd Bergmann
2022-04-07ARM: s3c24xx: remove support for ISA drivers on BAST PC/104Arnd Bergmann
2022-04-04ARM: s3c: fix typos in commentsJulia Lawall
2022-04-04ARM: s3c: Drop config symbol S3C24XX_PWMUwe Kleine-König
2022-04-03Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-04-01Merge branches 'fixes' and 'misc' into for-linusRussell King (Oracle)
2022-03-31ARM: 9187/1: JIVE: fix return value of __setup handlerRandy Dunlap
2022-01-24spi: s3c64xx: Convert to use GPIO descriptorsLinus Walleij
2022-01-24spi: s3c64xx: Drop custom gpio setup argumentLinus Walleij
2022-01-24spi: s3c64xx: Delete unused boardfile helpersLinus Walleij
2021-11-21ARM: samsung: Remove HAVE_S3C2410_I2C and use direct dependenciesSam Protsenko
2021-11-16ARM: s3c: add one more "fallthrough" statement in JiveArnd Bergmann
2021-11-15ARM: s3c: include header for prototype of s3c2410_modify_misccrKrzysztof Kozlowski