summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c64xx
Commit message (Expand)AuthorAgeFilesLines
* ARM: s3c: move into a common directoryArnd Bergmann2020-08-2055-8131/+0
* ARM: s3c: remove cpufreq header dependenciesArnd Bergmann2020-08-202-2/+1
* ARM: s3c: adc: move header to linux/soc/samsungArnd Bergmann2020-08-194-4/+4
* ARM: s3c64xx: remove mach/hardware.hArnd Bergmann2020-08-1911-27/+0
* ARM: samsung: make pm-debug platform independentArnd Bergmann2020-08-192-42/+50
* ARM: samsung: remove s3c_pm_debug_init()Arnd Bergmann2020-08-191-0/+2
* ARM: s3c64xx: switch to generic watchdog driver resetKrzysztof Kozlowski2020-08-1915-62/+2
* ARM: samsung: remove HAVE_S3C2410_WATCHDOG and use direct dependenciesKrzysztof Kozlowski2020-08-191-2/+0
* ARM: s3c: remove unneeded machine header includesKrzysztof Kozlowski2020-08-171-1/+0
* ARM: s3c: remove plat-samsung/.../samsung-time.hKrzysztof Kozlowski2020-08-1712-11/+13
* clk: samsung: s3c64xx: declare s3c64xx_clk_init() in shared headerKrzysztof Kozlowski2020-08-172-2/+1
* ARM: s3c64xx: include header to fix -Wmissing-prototypesKrzysztof Kozlowski2020-08-171-0/+1
* ARM: s3c64xx: use simple i2c probe functionStephen Kitt2020-08-171-3/+2
* ARM: s3c64xx: fix return value check in s3c_usb_otgphy_init()Qinglang Miao2020-08-171-1/+1
* ARM: s3c64xx: convert to use i2c_new_client_device()Wolfram Sang2020-04-131-4/+3
* backlight: pwm_bl: Switch to full GPIO descriptorLinus Walleij2020-03-185-7/+1
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-02-081-1/+0
|\
| * ARM: s3c64xx: Drop unneeded select of TIMER_OFGeert Uytterhoeven2020-01-211-1/+0
* | usb: phy: phy-gpio-vbus-usb: Convert to GPIO descriptorsLinus Walleij2020-01-231-6/+7
|/
* ARM: s3c: Rename s5p_usb_phy functionsKrzysztof Kozlowski2019-10-281-2/+2
* ARM: s3c64xx: squash samsung_usb_phy.h into setup-usb-phy.cMasahiro Yamada2019-08-211-0/+5
* Merge branch 'regulator-5.3' into regulator-nextMark Brown2019-07-041-1/+20
|\
| * regulator: wm831x: Convert to use GPIO descriptorsLinus Walleij2019-06-121-1/+20
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-193-12/+3
|/
* ARM: s3c64xx: Tidy up handling of regulator GPIO lookupsCharles Keepax2019-04-141-3/+11
* 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
| |/