summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c
AgeCommit message (Expand)AuthorLines
2025-11-14syscore: Pass context data to callbacksThierry Reding-4/+8
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski-1/+1
2025-07-07ARM: s3c: crag6410: use generic device properties for gpio-mmioBartosz Golaszewski-7/+10
2025-05-21ARM: s3c: stop including gpio.hAndy Shevchenko-1/+1
2025-04-09ARM: s3c/gpio: use new line value setter callbacksBartosz Golaszewski-3/+5
2025-02-03ARM: s3c: Do not include <linux/fb.h>Thomas Zimmermann-2/+0
2024-08-19ARM: s3c: remove unused s3c2410_cpu_suspend() declarationGaosheng Cui-2/+0
2024-08-19ARM: s3c: remove unused declarations for s3c6400Gaosheng Cui-11/+0
2024-08-19ARM: s3c: Remove unused s3c_init_uart_irqs() declarationGaosheng Cui-2/+0
2024-07-29ARM: s3c: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König-1/+1
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada-1/+1
2024-02-12ARM: s3c64xx: make bus_type constRicardo B. Marliere-3/+3
2023-12-08ASoC: wm8996: Convert to GPIO descriptorsLinus Walleij-3/+11
2023-12-08ASoC: wm5100: Convert to GPIO descriptorsLinus Walleij-4/+13
2023-12-08ASoC: wm2200: Convert to GPIO descriptorsLinus Walleij-2/+11
2023-12-08ASoC: wm1250-ev1: Convert to GPIO descriptorsLinus Walleij-12/+12
2023-12-08ASoC: wm0010: Convert to GPIO descriptorsLinus Walleij-3/+13
2023-05-30ARM: s3c: Switch i2c drivers back to use .probe()Uwe Kleine-König-1/+1
2023-05-08ARM: s3c: remove obsolete config S3C64XX_SETUP_IDELukas Bulwahn-6/+0
2023-03-06ARM: s3c64xx: Use the right includeLinus Walleij-1/+1
2023-02-26Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-1/+1
2023-02-20Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-3/+2
2023-02-20Merge tag 'arm-soc-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-1/+2
2023-02-05kbuild: remove --include-dir MAKEFLAG from top MakefileMasahiro Yamada-2/+2
2023-01-20ARM: s3c: fix s3c64xx_set_timer_source prototypeArnd Bergmann-1/+2
2023-01-16ARM: s3c: remove s3c6400 supportArnd Bergmann-93/+0
2023-01-16ARM: s3c: simplify platform codeArnd Bergmann-2112/+6
2023-01-16ARM: s3c: remove adc.cArnd Bergmann-595/+0
2023-01-16ARM: s3c: remove most s3c64xx board supportArnd Bergmann-3226/+0
2023-01-16ARM: s3c: remove s3c24xx specific hacksArnd Bergmann-59/+0
2023-01-16ARM: s3c: remove all s3c24xx supportArnd Bergmann-18203/+3
2023-01-13cpuidle,arch: Mark all regular cpuidle_state:: Enter methods __cpuidlePeter Zijlstra-3/+2
2022-10-28ARM: s3c64xx: include header defining input event codesDmitry Torokhov-0/+1
2022-10-07Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-15/+65
2022-09-28ARM: s3c: remove orphan declarations from arch/arm/mach-s3c/devs.hGaosheng Cui-2/+0
2022-09-07USB/ARM: Switch S3C2410 UDC to GPIO descriptorsLinus Walleij-15/+65
2022-08-18ARM: remove obsolete Makefile.boot infrastructureArnd Bergmann-9/+0
2022-08-02Merge tag 'arm-boardfiles-6.0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-10/+10
2022-07-22ARM: s3c: mark most board files as unusedArnd Bergmann-11/+11
2022-07-22ARM: add ATAGS dependencies to non-DT platformsArnd Bergmann-1/+1
2022-06-09ARM: s3c: Kconfig.s3c64xx: Fix indentationJuerg Haefliger-8/+8
2022-06-09ARM: s3c: Kconfig.s3c24xx: Fix indentation and replace some tabsJuerg Haefliger-14/+12
2022-06-09ARM: s3c: Kconfig: Fix indentationJuerg Haefliger-7/+7
2022-06-07ARM: s3c: Use strscpy to replace strlcpyXueBing Chen-1/+1
2022-05-26Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-162/+127
2022-04-22ARM: s3c: fix include pathArnd Bergmann-5/+0
2022-04-21ARM: s3c: mark as deprecated and schedule removalKrzysztof Kozlowski-3/+29
2022-04-08ARM: rework endianess selectionArnd Bergmann-0/+1
2022-04-08ARM: s3c: enable s3c24xx multiplatform supportArnd Bergmann-1/+22
2022-04-07ARM: s3c24xx: convert to sparse-irqArnd Bergmann-36/+67