aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c24xx/mach-mini2440.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-20ARM: s3c: move into a common directoryArnd Bergmann1-792/+0
2020-08-20fbdev: s3c2410fb: remove mach header dependencyArnd Bergmann1-2/+7
2020-08-20ARM: s3c24xx: move s3cmci pinctrl handling into board filesArnd Bergmann1-1/+8
2020-08-20ARM: s3c24xx: move iis pinctrl config into boardsArnd Bergmann1-0/+5
2020-08-19ARM: s3c24xx: fix mmc gpio lookup tablesArnd Bergmann1-2/+2
2020-08-17ARM: s3c: remove unneeded machine header includesKrzysztof Kozlowski1-1/+0
2020-08-17ARM: s3c: remove plat-samsung/.../samsung-time.hKrzysztof Kozlowski1-1/+0
2020-07-20ARM: s3c24xx: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-07-09ARM: s3c24xx: leds: Convert to use GPIO descriptorsLinus Walleij1-9/+54
2018-12-17mmc: s3cmci: Use the slot GPIO descriptorLinus Walleij1-2/+13
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-04-16ARM: s3c24xx: mini2440: Use device properties for at24 eepromBartosz Golaszewski1-5/+5
2018-01-03ARM: S3C24XX: Add SPDX license identifiersKrzysztof Kozlowski1-14/+9
2017-09-10Merge tag 'armsoc-platforms' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2017-08-21ARM: s3c24xx: Fix NAND ECC mode for mini2440 boardSylwester Nawrocki1-1/+1
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon1-1/+1
2016-11-07mtd: s3c2410: make ecc mode configurable via platform dataSergio Prado1-0/+1
2016-10-07Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2016-08-10ARM: S3C24XX: Add missing DMA device for Mini2440 boardSylwester Nawrocki1-0/+1
2016-08-08ARM: S3C24XX: Specify audio codec platform_data for mini2440 boardSylwester Nawrocki1-0/+19
2014-09-14ARM: S3C24XX: remove separate restart codeHeiko Stuebner1-1/+0
2014-05-13ARM: S3C24XX: convert s3c2440 and s3c2442 to common clock frameworkHeiko Stuebner1-3/+7
2014-02-14ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header fileTushar Behera1-1/+1
2014-01-14ARM: S3C[24|64]xx: move includes back under <mach/> scopeLinus Walleij1-1/+1
2013-12-20ARM: s3c24xx: get rid of custom <mach/gpio.h>Linus Walleij1-0/+1
2013-09-30misc: (at24) move header to linux/platform_data/Vivien Didelot1-1/+1
2013-03-05ARM: S3C24XX: create dedicated irq init functions for s3c2440 and s3c2442Heiko Stuebner1-1/+1
2013-03-05ARM: S3C24XX: Add samsung-time support for s3c24xxRomain Naour1-1/+3
2013-02-05Merge branch 'next/cleanup-s3c24xx-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupOlof Johansson1-1/+0
2013-02-04ARM: S3C24XX: header mach/regs-mem.h localKukjin Kim1-1/+0
2012-12-24ARM: delete struct sys_timerStephen Warren1-1/+1
2012-12-07ASoC: Samsung: Do not register samsung audio dma device as pdevPadmavathi Venna1-1/+0
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson1-5/+5
2012-09-19ARM: samsung: move platform_data definitionsArnd Bergmann1-5/+5
2012-08-28ARM: S3C24XX: Convert users of s3c2410_gpio_setpin to gpiolib APISylwester Nawrocki1-2/+2
2012-07-13ARM: S3C24XX: Free the backlight gpio requested in Mini2440 board codeSylwester Nawrocki1-2/+2
2012-05-12ARM: S3C24XX: Use common macro to define resources on mach-mini2440.cTushar Behera1-15/+4
2012-03-15Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 into next/cleanupArnd Bergmann1-1/+1
2012-03-03ARM: S3C2440: move mach-s3c2440/* into mach-s3c24xx/Kukjin Kim1-0/+705