summaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c64xx
Commit message (Expand)AuthorAge
* ARM: S3C64XX: Add SPDX license identifiersKrzysztof Kozlowski2018-01-03
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2017-11-16
|\
| * ARM: s3c64xx: Delete an unnecessary return statement in samsung_bl_setMarkus Elfring2017-10-04
| * ARM: s3c64xx: Remove printk for failed memory allocation in samsung_bl_setMarkus Elfring2017-10-04
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* Merge tag 'dmaengine-4.13-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2017-07-08
|\
| * ARM/dmaengine: pl08x: pass reasonable memcpy settingsLinus Walleij2017-05-24
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2017-07-04
|\ \
| * | ARM: s3c64xx: Do not select ARM_AMBA from S3C64XX_PL080Arnd Bergmann2017-05-31
| |/
* | clocksource/drivers: Rename CLKSRC_OF to TIMER_OFDaniel Lezcano2017-06-14
|/
* regulator: arizona-ldo1: Move pdata into a separate structureRichard Fitzgerald2017-04-25
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-02-28
|\
| * ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli2017-02-28
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2017-02-23
|\ \
| * | ARM: s3c64xx: Constify wake_irqsKrzysztof Kozlowski2016-12-29
| * | ARM: s3c64xx: Annotate external clock frequencies __ro_after_initKrzysztof Kozlowski2016-12-29
| * | ARM: s3c64xx: Drop initialization of unused struct s3c_audio_pdata fieldsSylwester Nawrocki2016-12-29
| |/
* | Merge tag 'v4.10-rc1' into asoc-samsungMark Brown2017-01-10
|\ \ | |/
| * Merge tag 'for-linus-20161216' of git://git.infradead.org/linux-mtdLinus Torvalds2016-12-17
| |\
| | * mtd: s3c2410: make ecc mode configurable via platform dataSergio Prado2016-11-07
| * | ARM: s3c64xx: Add DMA slave maps for PL080 devicesSylwester Nawrocki2016-11-17
| |/
* | ASoC: samsung: Remove tests of member addressKrzysztof Kozlowski2016-12-15
|/
* ARM: s3c64xx: Delete unnecessary assignment for the field "owner"Markus Elfring2016-08-16
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-08-01
|\
| * Merge tag 'samsung-soc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2016-07-14
| |\
| | * ARM: s3c64xx: smartq: Avoid sparse warningsThierry Reding2016-07-11
| * | Merge ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB changes into next/socArnd Bergmann2016-07-06
| |\ \ | | |/ | |/|
* | | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-08-01
|\ \ \
| * | | ARM: s3c64xx: avoid warning about 'struct device_node'Arnd Bergmann2016-07-14
| * | | Merge tag 'samsung-soc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2016-06-13
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * ARM: SAMSUNG: Fix typosAndrea Gelmini2016-05-30
| * | ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij2016-06-03
| |/
* | arm: Remove unnecessary of_platform_populate with default match tableKefeng Wang2016-06-23
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-03-20
|\
| * ARM: s3c64xx: use "depends on" instead of "if" after promptMasahiro Yamada2016-02-25
* | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-20
|\ \
| * | ARM: drop unused Makefile.boot of Multiplatform SoCsMasahiro Yamada2016-02-08
| |/
* | ARM: s3c64xx: mark regulator init data as unusedArnd Bergmann2016-02-01
|/
* Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-01-20
|\
| * ARM: s3c: simplify s3c_irqwake_{e,}intallow definitionArnd Bergmann2015-12-31
| * ARM: s3c64xx: fix pm-debug compilationArnd Bergmann2015-12-31
| * ARM: s3c64xx: allow building without board supportArnd Bergmann2015-12-01
| * ARM: s3c64xx: multiplatform supportArnd Bergmann2015-12-01
| * ARM: s3c64xx: use common debug-ll implementationArnd Bergmann2015-12-01
| * ARM: s3c64xx: use new adc/touchscreen driverArnd Bergmann2015-12-01
| * ARM: s3c64xx: enable sparse IRQ supportArnd Bergmann2015-12-01
| * ARM: s3c64xx: prepare initcalls for multiplatformArnd Bergmann2015-12-01
| * ASoC: samsung/smartq: use dynamic registrationArnd Bergmann2015-12-01
* | Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-01-17
|\ \
| * | gpio: generic: factor into gpio_chip structLinus Walleij2016-01-05
| |/