aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c64xx
AgeCommit message (Expand)AuthorFilesLines
2020-04-13ARM: s3c64xx: convert to use i2c_new_client_device()Gravatar Wolfram Sang 1-4/+3
2020-03-18backlight: pwm_bl: Switch to full GPIO descriptorGravatar Linus Walleij 5-7/+1
2020-02-08Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 1-1/+0
2020-01-23usb: phy: phy-gpio-vbus-usb: Convert to GPIO descriptorsGravatar Linus Walleij 1-6/+7
2020-01-21ARM: s3c64xx: Drop unneeded select of TIMER_OFGravatar Geert Uytterhoeven 1-1/+0
2019-10-28ARM: s3c: Rename s5p_usb_phy functionsGravatar Krzysztof Kozlowski 1-2/+2
2019-08-21ARM: s3c64xx: squash samsung_usb_phy.h into setup-usb-phy.cGravatar Masahiro Yamada 1-0/+5
2019-07-04Merge branch 'regulator-5.3' into regulator-nextGravatar Mark Brown 1-1/+20
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 3-12/+3
2019-06-12regulator: wm831x: Convert to use GPIO descriptorsGravatar Linus Walleij 1-1/+20
2019-04-14ARM: s3c64xx: Tidy up handling of regulator GPIO lookupsGravatar Charles Keepax 1-3/+11
2018-11-15regulator: wm8994: Pass descriptor instead of GPIO numberGravatar Linus Walleij 1-2/+15
2018-09-17regulator: fixed: Convert to use GPIO descriptor onlyGravatar Linus Walleij 2-2/+0
2018-06-07regulator: gpio: RevertGravatar Mark Brown 2-0/+2
2018-05-30regulator: wm8994: Fix shared GPIOsGravatar Mark Brown 1-15/+2
2018-05-29regulator: fixed: Convert to use GPIO descriptor onlyGravatar Linus Walleij 2-2/+0
2018-05-17regulator: wm8994: Pass descriptor instead of GPIO numberGravatar Linus Walleij 1-2/+15
2018-05-17regulator: arizona-ldo1: Look up a descriptor and pass to the coreGravatar Linus Walleij 1-6/+22
2018-02-14spi: spi-gpio: Rewrite to use GPIO descriptorsGravatar Linus Walleij 1-4/+18
2018-01-03ARM: S3C64XX: Add SPDX license identifiersGravatar Krzysztof Kozlowski 50-436/+221
2017-11-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 1-7/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 4-0/+4
2017-10-04ARM: s3c64xx: Delete an unnecessary return statement in samsung_bl_setGravatar Markus Elfring 1-1/+0
2017-10-04ARM: s3c64xx: Remove printk for failed memory allocation in samsung_bl_setGravatar Markus Elfring 1-6/+3
2017-07-08Merge tag 'dmaengine-4.13-rc1' of git://git.infradead.org/users/vkoul/slave-dmaGravatar Linus Torvalds 1-20/+8
2017-07-04Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 1-1/+0
2017-06-14clocksource/drivers: Rename CLKSRC_OF to TIMER_OFGravatar Daniel Lezcano 1-1/+1
2017-05-31ARM: s3c64xx: Do not select ARM_AMBA from S3C64XX_PL080Gravatar Arnd Bergmann 1-1/+0
2017-05-24ARM/dmaengine: pl08x: pass reasonable memcpy settingsGravatar Linus Walleij 1-20/+8
2017-04-25regulator: arizona-ldo1: Move pdata into a separate structureGravatar Richard Fitzgerald 1-2/+6
2017-02-28Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 1-1/+1
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolGravatar Florian Fainelli 1-1/+1
2017-02-23Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 3-21/+3
2017-01-10Merge tag 'v4.10-rc1' into asoc-samsungGravatar Mark Brown 4-0/+35
2016-12-29ARM: s3c64xx: Constify wake_irqsGravatar Krzysztof Kozlowski 1-1/+1
2016-12-29ARM: s3c64xx: Annotate external clock frequencies __ro_after_initGravatar Krzysztof Kozlowski 1-1/+2
2016-12-29ARM: s3c64xx: Drop initialization of unused struct s3c_audio_pdata fieldsGravatar Sylwester Nawrocki 1-19/+0
2016-12-17Merge tag 'for-linus-20161216' of git://git.infradead.org/linux-mtdGravatar Linus Torvalds 3-0/+3
2016-12-15ASoC: samsung: Remove tests of member addressGravatar Krzysztof Kozlowski 1-3/+1
2016-11-17ARM: s3c64xx: Add DMA slave maps for PL080 devicesGravatar Sylwester Nawrocki 1-0/+32
2016-11-07mtd: s3c2410: make ecc mode configurable via platform dataGravatar Sergio Prado 3-0/+3
2016-08-16ARM: s3c64xx: Delete unnecessary assignment for the field "owner"Gravatar Markus Elfring 1-2/+1
2016-08-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 1-0/+1
2016-08-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 3-2/+3
2016-07-14Merge tag 'samsung-soc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Arnd Bergmann 1-0/+1
2016-07-14ARM: s3c64xx: avoid warning about 'struct device_node'Gravatar Arnd Bergmann 1-0/+1
2016-07-11ARM: s3c64xx: smartq: Avoid sparse warningsGravatar Thierry Reding 1-0/+1
2016-07-06Merge ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB changes into next/socGravatar Arnd Bergmann 1-1/+1
2016-06-23arm: Remove unnecessary of_platform_populate with default match tableGravatar Kefeng Wang 1-3/+0
2016-06-13Merge tag 'samsung-soc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Olof Johansson 1-1/+1