Age | Commit message (Expand) | Author |
2024-05-10 | kbuild: use $(src) instead of $(srctree)/$(src) for source directory | Masahiro Yamada |
2024-02-12 | ARM: s3c64xx: make bus_type const | Ricardo B. Marliere |
2023-12-08 | ASoC: wm8996: Convert to GPIO descriptors | Linus Walleij |
2023-12-08 | ASoC: wm5100: Convert to GPIO descriptors | Linus Walleij |
2023-12-08 | ASoC: wm2200: Convert to GPIO descriptors | Linus Walleij |
2023-12-08 | ASoC: wm1250-ev1: Convert to GPIO descriptors | Linus Walleij |
2023-12-08 | ASoC: wm0010: Convert to GPIO descriptors | Linus Walleij |
2023-05-30 | ARM: s3c: Switch i2c drivers back to use .probe() | Uwe Kleine-König |
2023-05-08 | ARM: s3c: remove obsolete config S3C64XX_SETUP_IDE | Lukas Bulwahn |
2023-03-06 | ARM: s3c64xx: Use the right include | Linus Walleij |
2023-02-26 | Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2023-02-20 | Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-02-20 | Merge tag 'arm-soc-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2023-02-05 | kbuild: remove --include-dir MAKEFLAG from top Makefile | Masahiro Yamada |
2023-01-20 | ARM: s3c: fix s3c64xx_set_timer_source prototype | Arnd Bergmann |
2023-01-16 | ARM: s3c: remove s3c6400 support | Arnd Bergmann |
2023-01-16 | ARM: s3c: simplify platform code | Arnd Bergmann |
2023-01-16 | ARM: s3c: remove adc.c | Arnd Bergmann |
2023-01-16 | ARM: s3c: remove most s3c64xx board support | Arnd Bergmann |
2023-01-16 | ARM: s3c: remove s3c24xx specific hacks | Arnd Bergmann |
2023-01-16 | ARM: s3c: remove all s3c24xx support | Arnd Bergmann |
2023-01-13 | cpuidle,arch: Mark all regular cpuidle_state:: Enter methods __cpuidle | Peter Zijlstra |
2022-10-28 | ARM: s3c64xx: include header defining input event codes | Dmitry Torokhov |
2022-10-07 | Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2022-09-28 | ARM: s3c: remove orphan declarations from arch/arm/mach-s3c/devs.h | Gaosheng Cui |
2022-09-07 | USB/ARM: Switch S3C2410 UDC to GPIO descriptors | Linus Walleij |
2022-08-18 | ARM: remove obsolete Makefile.boot infrastructure | Arnd Bergmann |
2022-08-02 | Merge tag 'arm-boardfiles-6.0' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-07-22 | ARM: s3c: mark most board files as unused | Arnd Bergmann |
2022-07-22 | ARM: add ATAGS dependencies to non-DT platforms | Arnd Bergmann |
2022-06-09 | ARM: s3c: Kconfig.s3c64xx: Fix indentation | Juerg Haefliger |
2022-06-09 | ARM: s3c: Kconfig.s3c24xx: Fix indentation and replace some tabs | Juerg Haefliger |
2022-06-09 | ARM: s3c: Kconfig: Fix indentation | Juerg Haefliger |
2022-06-07 | ARM: s3c: Use strscpy to replace strlcpy | XueBing Chen |
2022-05-26 | Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-04-22 | ARM: s3c: fix include path | Arnd Bergmann |
2022-04-21 | ARM: s3c: mark as deprecated and schedule removal | Krzysztof Kozlowski |
2022-04-08 | ARM: rework endianess selection | Arnd Bergmann |
2022-04-08 | ARM: s3c: enable s3c24xx multiplatform support | Arnd Bergmann |
2022-04-07 | ARM: s3c24xx: convert to sparse-irq | Arnd Bergmann |
2022-04-07 | ARM: s3c24xx: remove support for ISA drivers on BAST PC/104 | Arnd Bergmann |
2022-04-04 | ARM: s3c: fix typos in comments | Julia Lawall |
2022-04-04 | ARM: s3c: Drop config symbol S3C24XX_PWM | Uwe Kleine-König |
2022-04-03 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2022-04-01 | Merge branches 'fixes' and 'misc' into for-linus | Russell King (Oracle) |
2022-03-31 | ARM: 9187/1: JIVE: fix return value of __setup handler | Randy Dunlap |
2022-01-24 | spi: s3c64xx: Convert to use GPIO descriptors | Linus Walleij |
2022-01-24 | spi: s3c64xx: Drop custom gpio setup argument | Linus Walleij |
2022-01-24 | spi: s3c64xx: Delete unused boardfile helpers | Linus Walleij |
2021-11-21 | ARM: samsung: Remove HAVE_S3C2410_I2C and use direct dependencies | Sam Protsenko |