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