summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c64xx
Commit message (Expand)AuthorAgeFilesLines
* regulator: wm8994: Pass descriptor instead of GPIO numberLinus Walleij2018-11-151-2/+15
* regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij2018-09-172-2/+0
* regulator: gpio: RevertMark Brown2018-06-072-0/+2
* regulator: wm8994: Fix shared GPIOsMark Brown2018-05-301-15/+2
* regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij2018-05-292-2/+0
* regulator: wm8994: Pass descriptor instead of GPIO numberLinus Walleij2018-05-171-2/+15
* regulator: arizona-ldo1: Look up a descriptor and pass to the coreLinus Walleij2018-05-171-6/+22
* spi: spi-gpio: Rewrite to use GPIO descriptorsLinus Walleij2018-02-141-4/+18
* ARM: S3C64XX: Add SPDX license identifiersKrzysztof Kozlowski2018-01-0350-436/+221
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2017-11-161-7/+3
|\
| * ARM: s3c64xx: Delete an unnecessary return statement in samsung_bl_setMarkus Elfring2017-10-041-1/+0
| * ARM: s3c64xx: Remove printk for failed memory allocation in samsung_bl_setMarkus Elfring2017-10-041-6/+3
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-024-0/+4
|/
* Merge tag 'dmaengine-4.13-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2017-07-081-20/+8
|\
| * ARM/dmaengine: pl08x: pass reasonable memcpy settingsLinus Walleij2017-05-241-20/+8
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2017-07-041-1/+0
|\ \
| * | ARM: s3c64xx: Do not select ARM_AMBA from S3C64XX_PL080Arnd Bergmann2017-05-311-1/+0
| |/
* / clocksource/drivers: Rename CLKSRC_OF to TIMER_OFDaniel Lezcano2017-06-141-1/+1
|/
* regulator: arizona-ldo1: Move pdata into a separate structureRichard Fitzgerald2017-04-251-2/+6
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-02-281-1/+1
|\
| * ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli2017-02-281-1/+1
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2017-02-233-21/+3
|\ \
| * | ARM: s3c64xx: Constify wake_irqsKrzysztof Kozlowski2016-12-291-1/+1
| * | ARM: s3c64xx: Annotate external clock frequencies __ro_after_initKrzysztof Kozlowski2016-12-291-1/+2
| * | ARM: s3c64xx: Drop initialization of unused struct s3c_audio_pdata fieldsSylwester Nawrocki2016-12-291-19/+0
| |/
* | Merge tag 'v4.10-rc1' into asoc-samsungMark Brown2017-01-104-0/+35
|\|
| * Merge tag 'for-linus-20161216' of git://git.infradead.org/linux-mtdLinus Torvalds2016-12-173-0/+3
| |\
| | * mtd: s3c2410: make ecc mode configurable via platform dataSergio Prado2016-11-073-0/+3
| * | ARM: s3c64xx: Add DMA slave maps for PL080 devicesSylwester Nawrocki2016-11-171-0/+32
| |/
* / ASoC: samsung: Remove tests of member addressKrzysztof Kozlowski2016-12-151-3/+1
|/
* ARM: s3c64xx: Delete unnecessary assignment for the field "owner"Markus Elfring2016-08-161-2/+1
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-08-011-0/+1
|\
| * Merge tag 'samsung-soc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2016-07-141-0/+1
| |\
| | * ARM: s3c64xx: smartq: Avoid sparse warningsThierry Reding2016-07-111-0/+1
| * | Merge ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB changes into next/socArnd Bergmann2016-07-061-1/+1
| |\ \ | | |/ | |/|
* | | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-08-013-2/+3
|\ \ \
| * | | ARM: s3c64xx: avoid warning about 'struct device_node'Arnd Bergmann2016-07-141-0/+1
| * | | Merge tag 'samsung-soc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2016-06-131-1/+1
| |\| | | | |/ | |/|
| | * ARM: SAMSUNG: Fix typosAndrea Gelmini2016-05-301-1/+1
| * | ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij2016-06-031-1/+1
| |/
* / arm: Remove unnecessary of_platform_populate with default match tableKefeng Wang2016-06-231-3/+0
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-03-201-1/+2
|\
| * ARM: s3c64xx: use "depends on" instead of "if" after promptMasahiro Yamada2016-02-251-1/+2
* | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-201-2/+0
|\ \
| * | ARM: drop unused Makefile.boot of Multiplatform SoCsMasahiro Yamada2016-02-081-2/+0
| |/
* / ARM: s3c64xx: mark regulator init data as unusedArnd Bergmann2016-02-011-19/+19
|/
* Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-01-2026-84/+121
|\
| * ARM: s3c: simplify s3c_irqwake_{e,}intallow definitionArnd Bergmann2015-12-311-1/+5
| * ARM: s3c64xx: fix pm-debug compilationArnd Bergmann2015-12-311-0/+2
| * ARM: s3c64xx: allow building without board supportArnd Bergmann2015-12-013-14/+29