| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: s3c64xx: Tidy up handling of regulator GPIO lookups | Charles Keepax | 2019-04-14 | 1 | -3/+11 |
* | regulator: wm8994: Pass descriptor instead of GPIO number | Linus Walleij | 2018-11-15 | 1 | -2/+15 |
* | regulator: fixed: Convert to use GPIO descriptor only | Linus Walleij | 2018-09-17 | 2 | -2/+0 |
* | regulator: gpio: Revert | Mark Brown | 2018-06-07 | 2 | -0/+2 |
* | regulator: wm8994: Fix shared GPIOs | Mark Brown | 2018-05-30 | 1 | -15/+2 |
* | regulator: fixed: Convert to use GPIO descriptor only | Linus Walleij | 2018-05-29 | 2 | -2/+0 |
* | regulator: wm8994: Pass descriptor instead of GPIO number | Linus Walleij | 2018-05-17 | 1 | -2/+15 |
* | regulator: arizona-ldo1: Look up a descriptor and pass to the core | Linus Walleij | 2018-05-17 | 1 | -6/+22 |
* | spi: spi-gpio: Rewrite to use GPIO descriptors | Linus Walleij | 2018-02-14 | 1 | -4/+18 |
* | ARM: S3C64XX: Add SPDX license identifiers | Krzysztof Kozlowski | 2018-01-03 | 50 | -436/+221 |
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2017-11-16 | 1 | -7/+3 |
|\ |
|
| * | ARM: s3c64xx: Delete an unnecessary return statement in samsung_bl_set | Markus Elfring | 2017-10-04 | 1 | -1/+0 |
| * | ARM: s3c64xx: Remove printk for failed memory allocation in samsung_bl_set | Markus Elfring | 2017-10-04 | 1 | -6/+3 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 4 | -0/+4 |
|/ |
|
* | Merge tag 'dmaengine-4.13-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2017-07-08 | 1 | -20/+8 |
|\ |
|
| * | ARM/dmaengine: pl08x: pass reasonable memcpy settings | Linus Walleij | 2017-05-24 | 1 | -20/+8 |
* | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2017-07-04 | 1 | -1/+0 |
|\ \ |
|
| * | | ARM: s3c64xx: Do not select ARM_AMBA from S3C64XX_PL080 | Arnd Bergmann | 2017-05-31 | 1 | -1/+0 |
| |/ |
|
* | | clocksource/drivers: Rename CLKSRC_OF to TIMER_OF | Daniel Lezcano | 2017-06-14 | 1 | -1/+1 |
|/ |
|
* | regulator: arizona-ldo1: Move pdata into a separate structure | Richard Fitzgerald | 2017-04-25 | 1 | -2/+6 |
* | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2017-02-28 | 1 | -1/+1 |
|\ |
|
| * | ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol | Florian Fainelli | 2017-02-28 | 1 | -1/+1 |
* | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2017-02-23 | 3 | -21/+3 |
|\ \ |
|
| * | | ARM: s3c64xx: Constify wake_irqs | Krzysztof Kozlowski | 2016-12-29 | 1 | -1/+1 |
| * | | ARM: s3c64xx: Annotate external clock frequencies __ro_after_init | Krzysztof Kozlowski | 2016-12-29 | 1 | -1/+2 |
| * | | ARM: s3c64xx: Drop initialization of unused struct s3c_audio_pdata fields | Sylwester Nawrocki | 2016-12-29 | 1 | -19/+0 |
| |/ |
|
* | | Merge tag 'v4.10-rc1' into asoc-samsung | Mark Brown | 2017-01-10 | 4 | -0/+35 |
|\ \
| |/ |
|
| * | Merge tag 'for-linus-20161216' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2016-12-17 | 3 | -0/+3 |
| |\ |
|
| | * | mtd: s3c2410: make ecc mode configurable via platform data | Sergio Prado | 2016-11-07 | 3 | -0/+3 |
| * | | ARM: s3c64xx: Add DMA slave maps for PL080 devices | Sylwester Nawrocki | 2016-11-17 | 1 | -0/+32 |
| |/ |
|
* | | ASoC: samsung: Remove tests of member address | Krzysztof Kozlowski | 2016-12-15 | 1 | -3/+1 |
|/ |
|
* | ARM: s3c64xx: Delete unnecessary assignment for the field "owner" | Markus Elfring | 2016-08-16 | 1 | -2/+1 |
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2016-08-01 | 1 | -0/+1 |
|\ |
|
| * | Merge tag 'samsung-soc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Arnd Bergmann | 2016-07-14 | 1 | -0/+1 |
| |\ |
|
| | * | ARM: s3c64xx: smartq: Avoid sparse warnings | Thierry Reding | 2016-07-11 | 1 | -0/+1 |
| * | | Merge ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB changes into next/soc | Arnd Bergmann | 2016-07-06 | 1 | -1/+1 |
| |\ \
| | |/
| |/| |
|
* | | | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2016-08-01 | 3 | -2/+3 |
|\ \ \ |
|
| * | | | ARM: s3c64xx: avoid warning about 'struct device_node' | Arnd Bergmann | 2016-07-14 | 1 | -0/+1 |
| * | | | Merge tag 'samsung-soc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Olof Johansson | 2016-06-13 | 1 | -1/+1 |
| |\ \ \
| | |/ /
| | | /
| | |/
| |/| |
|
| | * | ARM: SAMSUNG: Fix typos | Andrea Gelmini | 2016-05-30 | 1 | -1/+1 |
| * | | ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB | Linus Walleij | 2016-06-03 | 1 | -1/+1 |
| |/ |
|
* | | arm: Remove unnecessary of_platform_populate with default match table | Kefeng Wang | 2016-06-23 | 1 | -3/+0 |
|/ |
|
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2016-03-20 | 1 | -1/+2 |
|\ |
|
| * | ARM: s3c64xx: use "depends on" instead of "if" after prompt | Masahiro Yamada | 2016-02-25 | 1 | -1/+2 |
* | | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2016-03-20 | 1 | -2/+0 |
|\ \ |
|
| * | | ARM: drop unused Makefile.boot of Multiplatform SoCs | Masahiro Yamada | 2016-02-08 | 1 | -2/+0 |
| |/ |
|
* | | ARM: s3c64xx: mark regulator init data as unused | Arnd Bergmann | 2016-02-01 | 1 | -19/+19 |
|/ |
|
* | Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-01-20 | 26 | -84/+121 |
|\ |
|
| * | ARM: s3c: simplify s3c_irqwake_{e,}intallow definition | Arnd Bergmann | 2015-12-31 | 1 | -1/+5 |
| * | ARM: s3c64xx: fix pm-debug compilation | Arnd Bergmann | 2015-12-31 | 1 | -0/+2 |