aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c24xx/mach-mini2440.c
AgeCommit message (Expand)Author
2020-08-20ARM: s3c: move into a common directoryArnd Bergmann
2020-08-20fbdev: s3c2410fb: remove mach header dependencyArnd Bergmann
2020-08-20ARM: s3c24xx: move s3cmci pinctrl handling into board filesArnd Bergmann
2020-08-20ARM: s3c24xx: move iis pinctrl config into boardsArnd Bergmann
2020-08-19ARM: s3c24xx: fix mmc gpio lookup tablesArnd Bergmann
2020-08-17ARM: s3c: remove unneeded machine header includesKrzysztof Kozlowski
2020-08-17ARM: s3c: remove plat-samsung/.../samsung-time.hKrzysztof Kozlowski
2020-07-20ARM: s3c24xx: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-09ARM: s3c24xx: leds: Convert to use GPIO descriptorsLinus Walleij
2018-12-17mmc: s3cmci: Use the slot GPIO descriptorLinus Walleij
2018-09-19ARM: s3c24xx: Restore proper usage of pr_info/pr_contCedric Roux
2018-09-10ARM: s3c24xx: Correct SD card write protect detection on Mini2440Cedric Roux
2018-09-10ARM: s3c24xx: Consistently use tab for indenting member assignmentsKrzysztof Kozlowski
2018-09-10ARM: s3c24xx: formatting cleanup in mach-mini2440.cCedric Roux
2018-04-16ARM: s3c24xx: mini2440: Use device properties for at24 eepromBartosz Golaszewski
2018-01-03ARM: S3C24XX: Add SPDX license identifiersKrzysztof Kozlowski
2017-09-10Merge tag 'armsoc-platforms' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-08-21ARM: s3c24xx: Fix NAND ECC mode for mini2440 boardSylwester Nawrocki
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon
2016-11-07mtd: s3c2410: make ecc mode configurable via platform dataSergio Prado
2016-10-07Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2016-08-10ARM: S3C24XX: Add missing DMA device for Mini2440 boardSylwester Nawrocki
2016-08-08ARM: S3C24XX: Specify audio codec platform_data for mini2440 boardSylwester Nawrocki
2014-09-14ARM: S3C24XX: remove separate restart codeHeiko Stuebner
2014-05-13ARM: S3C24XX: convert s3c2440 and s3c2442 to common clock frameworkHeiko Stuebner
2014-02-14ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header fileTushar Behera
2014-01-14ARM: S3C[24|64]xx: move includes back under <mach/> scopeLinus Walleij
2013-12-20ARM: s3c24xx: get rid of custom <mach/gpio.h>Linus Walleij
2013-09-30misc: (at24) move header to linux/platform_data/Vivien Didelot
2013-03-05ARM: S3C24XX: create dedicated irq init functions for s3c2440 and s3c2442Heiko Stuebner
2013-03-05ARM: S3C24XX: Add samsung-time support for s3c24xxRomain Naour
2013-02-05Merge branch 'next/cleanup-s3c24xx-2' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2013-02-04ARM: S3C24XX: header mach/regs-mem.h localKukjin Kim
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-12-07ASoC: Samsung: Do not register samsung audio dma device as pdevPadmavathi Venna
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson
2012-09-19ARM: samsung: move platform_data definitionsArnd Bergmann
2012-08-28ARM: S3C24XX: Convert users of s3c2410_gpio_setpin to gpiolib APISylwester Nawrocki
2012-07-13ARM: S3C24XX: Free the backlight gpio requested in Mini2440 board codeSylwester Nawrocki
2012-05-12ARM: S3C24XX: Use common macro to define resources on mach-mini2440.cTushar Behera
2012-03-15Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...Arnd Bergmann
2012-03-03ARM: S3C2440: move mach-s3c2440/* into mach-s3c24xx/Kukjin Kim