aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c24xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-20ARM: s3c: move into a common directoryArnd Bergmann95-18180/+0
2020-08-20ARM: s3c24xx: stop including mach/hardware.h from mach/io.hArnd Bergmann22-18/+23
2020-08-20cpufreq: s3c24xx: move low-level clk reg access into platform codeArnd Bergmann3-8/+33
2020-08-20ARM: s3c: remove cpufreq header dependenciesArnd Bergmann13-17/+12
2020-08-20fbdev: s3c2410fb: remove mach header dependencyArnd Bergmann20-192/+49
2020-08-20ARM: s3c24xx: bast: avoid irq_desc array usageArnd Bergmann1-3/+1
2020-08-20ARM: s3c24xx: spi: avoid hardcoding fiq number in driverArnd Bergmann1-3/+9
2020-08-20ARM: s3c24xx: include mach/irqs.h where neededArnd Bergmann7-0/+7
2020-08-20ARM: s3c24xx: move s3cmci pinctrl handling into board filesArnd Bergmann10-2/+105
2020-08-20ARM: s3c24xx: move iis pinctrl config into boardsArnd Bergmann14-2/+63
2020-08-20Merge tag 'samsung-platdrv-boards' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into next/soc-s3c-cleanupKrzysztof Kozlowski3-0/+51
2020-08-19ARM: s3c24xx: move spi fiq handler into platformArnd Bergmann3-0/+126
2020-08-19ARM: s3c24xx: move irqchip driver back into platformArnd Bergmann2-0/+1331
2020-08-19ARM: s3c24xx: move regs-spi.h into spi driverArnd Bergmann2-1/+2
2020-08-19ASoC: samsung: rx1950: turn into platform driverArnd Bergmann1-0/+16
2020-08-19ASoC: samsung: neo1973: turn into platform driverArnd Bergmann1-0/+17
2020-08-19ASoC: samsung: h1940: turn into platform driverArnd Bergmann1-0/+18
2020-08-19ARM: samsung: make pm-debug platform independentArnd Bergmann1-5/+0
2020-08-19ARM: samsung: remove s3c_pm_debug_init()Arnd Bergmann1-0/+2
2020-08-19usb: gadget: s3c-hsudc: remove platform header dependencyArnd Bergmann1-0/+49
2020-08-19ARM: s3c24xx: simplify mach/io.hArnd Bergmann1-185/+24
2020-08-19ARM: s3c24xx: pass pointer to clk driver via platform dataKrzysztof Kozlowski1-1/+6
2020-08-19ARM: s3c24xx: make S3C24XX_MISCCR access indirectArnd Bergmann1-0/+3
2020-08-19ARM: s3c24xx: iotiming: make functions staticArnd Bergmann1-3/+3
2020-08-19ARM: s3c24xx: fix mmc gpio lookup tablesArnd Bergmann5-9/+9
2020-08-19ARM: s3c24xx: drop s3c-camif setup platform codeKrzysztof Kozlowski3-74/+0
2020-08-17ARM: s3c: remove unneeded machine header includesKrzysztof Kozlowski29-30/+0
2020-08-17ARM: s3c24xx: ts: document function argumentKrzysztof Kozlowski1-0/+1
2020-08-17ARM: s3c24xx: ts: include platform data headerKrzysztof Kozlowski1-0/+2
2020-08-17ARM: s3c24xx: sdhci: include plat/sdhci.h headerKrzysztof Kozlowski1-0/+1
2020-08-17ARM: s3c24xx: include common.h header in s3c2443.cKrzysztof Kozlowski1-0/+1
2020-08-17ARM: s3c: remove plat-samsung/.../samsung-time.hKrzysztof Kozlowski24-24/+12
2020-08-17clk: samsung: s3c24xx: declare s3c24xx_common_clk_init() in shared headerKrzysztof Kozlowski2-15/+1
2020-08-17ARM: s3c24xx: demote kerneldoc commentKrzysztof Kozlowski1-2/+2
2020-07-20ARM: s3c24xx: Replace HTTP links with HTTPS onesAlexander A. Klimov5-5/+5
2020-07-09ARM: s3c24xx: leds: Convert to use GPIO descriptorsLinus Walleij5-42/+192
2020-03-18backlight: pwm_bl: Switch to full GPIO descriptorLinus Walleij2-2/+0
2020-01-21ARM: s3c24xx: Switch to atomic pwm API in rx1950Uwe Kleine-König1-7/+12
2020-01-07ARM: samsung: Rename Samsung and Exynos to lowercaseKrzysztof Kozlowski1-8/+8
2019-10-28ARM: s3c: Rename s3c64xx_spi_setname() functionKrzysztof Kozlowski3-3/+3
2019-07-15docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada1-1/+1
2019-01-07ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notifyGustavo A. R. Silva1-4/+4
2018-12-17mmc: s3cmci: Use the slot GPIO descriptorLinus Walleij5-10/+64
2018-09-19ARM: s3c24xx: Restore proper usage of pr_info/pr_contCedric Roux1-3/+3
2018-09-10ARM: s3c24xx: Correct SD card write protect detection on Mini2440Cedric Roux1-0/+1
2018-09-10ARM: s3c24xx: Consistently use tab for indenting member assignmentsKrzysztof Kozlowski1-20/+20
2018-09-10ARM: s3c24xx: formatting cleanup in mach-mini2440.cCedric Roux1-37/+43
2018-08-30ARM: s3c24xx: Remove empty gta02_pmu children probeKrzysztof Kozlowski1-42/+0
2018-06-25ARM: s3c24xx: Fix typo in guard macro of s3c2412.hDenis Efremov1-1/+1