index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-20
ARM: s3c: remove cpufreq header dependencies
Arnd Bergmann
18
-456
/
+13
2020-08-20
fbdev: s3c2410fb: remove mach header dependency
Arnd Bergmann
22
-261
/
+50
2020-08-20
ARM: s3c24xx: bast: avoid irq_desc array usage
Arnd Bergmann
1
-3
/
+1
2020-08-20
ARM: s3c24xx: spi: avoid hardcoding fiq number in driver
Arnd Bergmann
1
-3
/
+9
2020-08-20
ARM: s3c24xx: include mach/irqs.h where needed
Arnd Bergmann
7
-0
/
+7
2020-08-20
ARM: s3c24xx: move s3cmci pinctrl handling into board files
Arnd Bergmann
11
-2
/
+134
2020-08-20
ARM: s3c24xx: move iis pinctrl config into boards
Arnd Bergmann
14
-2
/
+63
2020-08-20
Merge tag 'samsung-platdrv-boards' of https://git.kernel.org/pub/scm/linux/ke...
Krzysztof Kozlowski
3
-0
/
+51
2020-08-19
ARM: s3c24xx: move spi fiq handler into platform
Arnd Bergmann
3
-0
/
+126
2020-08-19
ARM: s3c: adc: move header to linux/soc/samsung
Arnd Bergmann
7
-38
/
+6
2020-08-19
ARM: s3c24xx: move irqchip driver back into platform
Arnd Bergmann
2
-0
/
+1331
2020-08-19
ARM: s3c24xx: move regs-spi.h into spi driver
Arnd Bergmann
4
-46
/
+2
2020-08-19
ARM: s3c64xx: remove mach/hardware.h
Arnd Bergmann
11
-27
/
+0
2020-08-19
ARM: s5pv210: don't imply CONFIG_PLAT_SAMSUNG
Arnd Bergmann
3
-5
/
+4
2020-08-19
ARM: s5pv210: use private pm save/restore
Arnd Bergmann
5
-14
/
+47
2020-08-19
ARM: samsung: move pm check code to drivers/soc
Arnd Bergmann
6
-432
/
+3
2020-08-19
ASoC: samsung: rx1950: turn into platform driver
Arnd Bergmann
1
-0
/
+16
2020-08-19
ASoC: samsung: neo1973: turn into platform driver
Arnd Bergmann
1
-0
/
+17
2020-08-19
ASoC: samsung: h1940: turn into platform driver
Arnd Bergmann
1
-0
/
+18
2020-08-19
ARM: exynos: stop selecting PLAT_SAMSUNG
Arnd Bergmann
4
-11
/
+6
2020-08-19
ARM: exynos: use private samsung_cpu_id copy
Arnd Bergmann
8
-54
/
+25
2020-08-19
ARM: samsung: move CONFIG_DEBUG_S3C_UART to Kconfig.debug
Arnd Bergmann
2
-8
/
+10
2020-08-19
ARM: samsung: make pm-debug platform independent
Arnd Bergmann
7
-67
/
+74
2020-08-19
ARM: samsung: remove s3c_pm_debug_init()
Arnd Bergmann
6
-22
/
+6
2020-08-19
ARM: samsung: don't build plat/pm-common for Exynos
Arnd Bergmann
1
-1
/
+0
2020-08-19
usb: gadget: s3c-hsudc: remove platform header dependency
Arnd Bergmann
2
-0
/
+55
2020-08-19
usb: gadget: s3c: use platform resources
Arnd Bergmann
1
-146
/
+0
2020-08-19
ARM: s3c24xx: simplify mach/io.h
Arnd Bergmann
2
-193
/
+26
2020-08-19
ARM: s3c24xx: pass pointer to clk driver via platform data
Krzysztof Kozlowski
1
-1
/
+6
2020-08-19
ARM: s3c24xx: make S3C24XX_MISCCR access indirect
Arnd Bergmann
1
-0
/
+3
2020-08-19
ARM: s3c24xx: iotiming: make functions static
Arnd Bergmann
1
-3
/
+3
2020-08-19
ARM: s3c24xx: fix mmc gpio lookup tables
Arnd Bergmann
5
-9
/
+9
2020-08-19
ARM: s3c24xx: fix missing system reset
Krzysztof Kozlowski
1
-0
/
+2
2020-08-19
ARM: s3c64xx: switch to generic watchdog driver reset
Krzysztof Kozlowski
18
-162
/
+2
2020-08-19
ARM: samsung: remove HAVE_S3C2410_WATCHDOG and use direct dependencies
Krzysztof Kozlowski
5
-6
/
+0
2020-08-19
ARM: s3c24xx: drop s3c-camif setup platform code
Krzysztof Kozlowski
3
-74
/
+0
2020-08-17
ARM: samsung: fix kerneldoc of s3c_pm_do_restore_core()
Krzysztof Kozlowski
1
-0
/
+2
2020-08-17
ARM: s3c: remove unneeded machine header includes
Krzysztof Kozlowski
31
-32
/
+0
2020-08-17
ARM: s3c24xx: ts: document function argument
Krzysztof Kozlowski
1
-0
/
+1
2020-08-17
ARM: s3c24xx: ts: include platform data header
Krzysztof Kozlowski
1
-0
/
+2
2020-08-17
ARM: s3c24xx: sdhci: include plat/sdhci.h header
Krzysztof Kozlowski
1
-0
/
+1
2020-08-17
ARM: s3c24xx: include common.h header in s3c2443.c
Krzysztof Kozlowski
1
-0
/
+1
2020-08-17
ARM: s3c: remove plat-samsung/.../samsung-time.h
Krzysztof Kozlowski
37
-61
/
+25
2020-08-17
clk: samsung: s3c24xx: declare s3c24xx_common_clk_init() in shared header
Krzysztof Kozlowski
2
-15
/
+1
2020-08-17
clk: samsung: s3c64xx: declare s3c64xx_clk_init() in shared header
Krzysztof Kozlowski
2
-2
/
+1
2020-08-17
ARM: samsung: fix language typo
Krzysztof Kozlowski
1
-2
/
+2
2020-08-17
ARM: s3c24xx: demote kerneldoc comment
Krzysztof Kozlowski
1
-2
/
+2
2020-08-17
ARM: s3c64xx: include header to fix -Wmissing-prototypes
Krzysztof Kozlowski
1
-0
/
+1
2020-08-17
ARM: s3c64xx: use simple i2c probe function
Stephen Kitt
1
-3
/
+2
2020-08-17
ARM: s3c64xx: fix return value check in s3c_usb_otgphy_init()
Qinglang Miao
1
-1
/
+1
[next]