aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c64xx
AgeCommit message (Expand)Author
2019-04-14ARM: s3c64xx: Tidy up handling of regulator GPIO lookupsCharles Keepax
2018-11-15regulator: wm8994: Pass descriptor instead of GPIO numberLinus Walleij
2018-09-17regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij
2018-06-07regulator: gpio: RevertMark Brown
2018-05-30regulator: wm8994: Fix shared GPIOsMark Brown
2018-05-29regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij
2018-05-17regulator: wm8994: Pass descriptor instead of GPIO numberLinus Walleij
2018-05-17regulator: arizona-ldo1: Look up a descriptor and pass to the coreLinus Walleij
2018-02-14spi: spi-gpio: Rewrite to use GPIO descriptorsLinus Walleij
2018-01-03ARM: S3C64XX: Add SPDX license identifiersKrzysztof Kozlowski
2017-11-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-04ARM: s3c64xx: Delete an unnecessary return statement in samsung_bl_setMarkus Elfring
2017-10-04ARM: s3c64xx: Remove printk for failed memory allocation in samsung_bl_setMarkus Elfring
2017-07-08Merge tag 'dmaengine-4.13-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2017-07-04Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2017-06-14clocksource/drivers: Rename CLKSRC_OF to TIMER_OFDaniel Lezcano
2017-05-31ARM: s3c64xx: Do not select ARM_AMBA from S3C64XX_PL080Arnd Bergmann
2017-05-24ARM/dmaengine: pl08x: pass reasonable memcpy settingsLinus Walleij
2017-04-25regulator: arizona-ldo1: Move pdata into a separate structureRichard Fitzgerald
2017-02-28Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli
2017-02-23Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2017-01-10Merge tag 'v4.10-rc1' into asoc-samsungMark Brown
2016-12-29ARM: s3c64xx: Constify wake_irqsKrzysztof Kozlowski
2016-12-29ARM: s3c64xx: Annotate external clock frequencies __ro_after_initKrzysztof Kozlowski
2016-12-29ARM: s3c64xx: Drop initialization of unused struct s3c_audio_pdata fieldsSylwester Nawrocki
2016-12-17Merge tag 'for-linus-20161216' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-12-15ASoC: samsung: Remove tests of member addressKrzysztof Kozlowski
2016-11-17ARM: s3c64xx: Add DMA slave maps for PL080 devicesSylwester Nawrocki
2016-11-07mtd: s3c2410: make ecc mode configurable via platform dataSergio Prado
2016-08-16ARM: s3c64xx: Delete unnecessary assignment for the field "owner"Markus Elfring
2016-08-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2016-08-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-07-14Merge tag 'samsung-soc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2016-07-14ARM: s3c64xx: avoid warning about 'struct device_node'Arnd Bergmann
2016-07-11ARM: s3c64xx: smartq: Avoid sparse warningsThierry Reding
2016-07-06Merge ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB changes into next/socArnd Bergmann
2016-06-23arm: Remove unnecessary of_platform_populate with default match tableKefeng Wang
2016-06-13Merge tag 'samsung-soc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2016-06-03ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij
2016-05-30ARM: SAMSUNG: Fix typosAndrea Gelmini
2016-03-20Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2016-03-20Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-02-25ARM: s3c64xx: use "depends on" instead of "if" after promptMasahiro Yamada
2016-02-08ARM: drop unused Makefile.boot of Multiplatform SoCsMasahiro Yamada
2016-02-01ARM: s3c64xx: mark regulator init data as unusedArnd Bergmann
2016-01-20Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-01-17Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-01-05gpio: generic: factor into gpio_chip structLinus Walleij