Age | Commit message (Expand) | Author | Files | Lines |
2019-07-15 | docs: arm: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-05-15 | treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h> | Masahiro Yamada | 1 | -1/+1 |
2019-01-07 | ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notify | Gustavo A. R. Silva | 1 | -4/+4 |
2018-12-17 | mmc: s3cmci: Use the slot GPIO descriptor | Linus Walleij | 5 | -10/+64 |
2018-09-19 | ARM: s3c24xx: Restore proper usage of pr_info/pr_cont | Cedric Roux | 1 | -3/+3 |
2018-09-10 | ARM: s3c24xx: Correct SD card write protect detection on Mini2440 | Cedric Roux | 1 | -0/+1 |
2018-09-10 | ARM: s3c24xx: Consistently use tab for indenting member assignments | Krzysztof Kozlowski | 1 | -20/+20 |
2018-09-10 | ARM: s3c24xx: formatting cleanup in mach-mini2440.c | Cedric Roux | 1 | -37/+43 |
2018-08-30 | ARM: s3c24xx: Remove empty gta02_pmu children probe | Krzysztof Kozlowski | 1 | -42/+0 |
2018-06-25 | ARM: s3c24xx: Fix typo in guard macro of s3c2412.h | Denis Efremov | 1 | -1/+1 |
2018-05-14 | Merge tag 'samsung-soc-4.18' of https://git.kernel.org/pub/scm/linux/kernel/g... | Olof Johansson | 2 | -6/+6 |
2018-04-26 | ARM: s3c24xx: jive: Fix some GPIO names | Linus Walleij | 1 | -2/+2 |
2018-04-23 | ARM: s3c24xx: Fix invalid SPDX identifier | Thomas Gleixner | 1 | -1/+1 |
2018-04-16 | ARM: s3c24xx: mini2440: Use device properties for at24 eeprom | Bartosz Golaszewski | 1 | -5/+5 |
2018-02-14 | spi: spi-gpio: Rewrite to use GPIO descriptors | Linus Walleij | 2 | -30/+51 |
2018-01-03 | ARM: S3C24XX: Add SPDX license identifiers | Krzysztof Kozlowski | 94 | -1046/+483 |
2017-11-17 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2 | -10/+6 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-04 | ARM: s3c2410: Fix typos in a comments | Markus Elfring | 2 | -2/+2 |
2017-10-04 | ARM: s3c24xx: Simplify size used for kzalloc in iotiming get | Markus Elfring | 2 | -2/+2 |
2017-10-04 | ARM: s3c24xx: Remove printk for failed memory allocation in iotiming get | Markus Elfring | 2 | -6/+2 |
2017-09-11 | Merge tag 'armsoc-platforms' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -18/+11 |
2017-09-10 | Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtd | Linus Torvalds | 11 | -11/+11 |
2017-08-21 | ARM: s3c24xx: Fix NAND ECC mode for mini2440 board | Sylwester Nawrocki | 1 | -1/+1 |
2017-08-15 | mfd: tps65010: Move header file out of I2C realm | Wolfram Sang | 2 | -2/+2 |
2017-08-13 | mtd: nand: Rename nand.h into rawnand.h | Boris Brezillon | 11 | -11/+11 |
2017-07-20 | ARM: s3c24xx: make H1940BT depend on RFKILL | Arnd Bergmann | 1 | -1/+1 |
2017-07-20 | ARM: s3c24xx: Do not confuse local define with Kconfig | Krzysztof Kozlowski | 1 | -5/+6 |
2017-07-20 | ARM: s3c24xx: Remove non-existing SND_SOC_SMDK2443_WM9710 | Krzysztof Kozlowski | 1 | -8/+0 |
2017-07-20 | ARM: s3c24xx: Remove non-existing CONFIG_CPU_S3C2413 | Krzysztof Kozlowski | 2 | -3/+3 |
2017-06-14 | clocksource/drivers: Rename CLKSRC_OF to TIMER_OF | Daniel Lezcano | 1 | -1/+1 |
2017-02-28 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 3 | -3/+3 |
2017-02-28 | ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol | Florian Fainelli | 3 | -3/+3 |
2017-01-17 | Merge tag 'samsung-soc-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git... | Olof Johansson | 3 | -4/+4 |
2017-01-04 | Merge tag 'samsung-soc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Arnd Bergmann | 1 | -0/+76 |
2016-12-29 | ARM: s3c24xx: Constify wake_irqs | Krzysztof Kozlowski | 1 | -1/+1 |
2016-12-29 | ARM: s3c24xx: Constify few integer tables | Krzysztof Kozlowski | 2 | -3/+3 |
2016-11-07 | mtd: s3c2410: make ecc mode configurable via platform data | Sergio Prado | 12 | -0/+12 |
2016-11-05 | ARM: S3C24XX: Add DMA slave maps for remaining s3c24xx SoCs | Sylwester Nawrocki | 1 | -0/+76 |
2016-10-08 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2 | -5/+16 |
2016-10-07 | Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -0/+35 |
2016-09-26 | dmaengine: s3c24xx: Add dma_slave_map for s3c2440 devices | Sam Van Den Berge | 1 | -0/+35 |
2016-08-10 | ARM: S3C24XX: Add missing DMA device for Mini2440 board | Sylwester Nawrocki | 1 | -0/+1 |
2016-08-10 | ARM: S3C24XX: Add dma_mask assignments for DMA devices | Sylwester Nawrocki | 1 | -5/+15 |
2016-08-08 | ARM: S3C24XX: Specify audio codec platform_data for mini2440 board | Sylwester Nawrocki | 1 | -0/+19 |
2016-08-02 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 8 | -6/+9 |
2016-06-23 | arm: Remove unnecessary of_platform_populate with default match table | Kefeng Wang | 1 | -2/+0 |
2016-06-14 | Merge tag 'samsung-soc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Olof Johansson | 7 | -5/+8 |
2016-06-03 | ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB | Linus Walleij | 1 | -1/+1 |
2016-06-03 | ARM: s3c24xx: Sort cpufreq tables | Viresh Kumar | 3 | -1/+4 |