Age | Commit message (Expand) | Author | Files | Lines |
2020-08-20 | ARM: s3c: move into a common directory | Arnd Bergmann | 55 | -8131/+0 |
2020-08-20 | ARM: s3c: remove cpufreq header dependencies | Arnd Bergmann | 2 | -2/+1 |
2020-08-19 | ARM: s3c: adc: move header to linux/soc/samsung | Arnd Bergmann | 4 | -4/+4 |
2020-08-19 | ARM: s3c64xx: remove mach/hardware.h | Arnd Bergmann | 11 | -27/+0 |
2020-08-19 | ARM: samsung: make pm-debug platform independent | Arnd Bergmann | 2 | -42/+50 |
2020-08-19 | ARM: samsung: remove s3c_pm_debug_init() | Arnd Bergmann | 1 | -0/+2 |
2020-08-19 | ARM: s3c64xx: switch to generic watchdog driver reset | Krzysztof Kozlowski | 15 | -62/+2 |
2020-08-19 | ARM: samsung: remove HAVE_S3C2410_WATCHDOG and use direct dependencies | Krzysztof Kozlowski | 1 | -2/+0 |
2020-08-17 | ARM: s3c: remove unneeded machine header includes | Krzysztof Kozlowski | 1 | -1/+0 |
2020-08-17 | ARM: s3c: remove plat-samsung/.../samsung-time.h | Krzysztof Kozlowski | 12 | -11/+13 |
2020-08-17 | clk: samsung: s3c64xx: declare s3c64xx_clk_init() in shared header | Krzysztof Kozlowski | 2 | -2/+1 |
2020-08-17 | ARM: s3c64xx: include header to fix -Wmissing-prototypes | Krzysztof Kozlowski | 1 | -0/+1 |
2020-08-17 | ARM: s3c64xx: use simple i2c probe function | Stephen Kitt | 1 | -3/+2 |
2020-08-17 | ARM: s3c64xx: fix return value check in s3c_usb_otgphy_init() | Qinglang Miao | 1 | -1/+1 |
2020-04-13 | ARM: s3c64xx: convert to use i2c_new_client_device() | Wolfram Sang | 1 | -4/+3 |
2020-03-18 | backlight: pwm_bl: Switch to full GPIO descriptor | Linus Walleij | 5 | -7/+1 |
2020-02-08 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 1 | -1/+0 |
2020-01-23 | usb: phy: phy-gpio-vbus-usb: Convert to GPIO descriptors | Linus Walleij | 1 | -6/+7 |
2020-01-21 | ARM: s3c64xx: Drop unneeded select of TIMER_OF | Geert Uytterhoeven | 1 | -1/+0 |
2019-10-28 | ARM: s3c: Rename s5p_usb_phy functions | Krzysztof Kozlowski | 1 | -2/+2 |
2019-08-21 | ARM: s3c64xx: squash samsung_usb_phy.h into setup-usb-phy.c | Masahiro Yamada | 1 | -0/+5 |
2019-07-04 | Merge branch 'regulator-5.3' into regulator-next | Mark Brown | 1 | -1/+20 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 3 | -12/+3 |
2019-06-12 | regulator: wm831x: Convert to use GPIO descriptors | Linus Walleij | 1 | -1/+20 |
2019-04-14 | ARM: s3c64xx: Tidy up handling of regulator GPIO lookups | Charles Keepax | 1 | -3/+11 |
2018-11-15 | regulator: wm8994: Pass descriptor instead of GPIO number | Linus Walleij | 1 | -2/+15 |
2018-09-17 | regulator: fixed: Convert to use GPIO descriptor only | Linus Walleij | 2 | -2/+0 |
2018-06-07 | regulator: gpio: Revert | Mark Brown | 2 | -0/+2 |
2018-05-30 | regulator: wm8994: Fix shared GPIOs | Mark Brown | 1 | -15/+2 |
2018-05-29 | regulator: fixed: Convert to use GPIO descriptor only | Linus Walleij | 2 | -2/+0 |
2018-05-17 | regulator: wm8994: Pass descriptor instead of GPIO number | Linus Walleij | 1 | -2/+15 |
2018-05-17 | regulator: arizona-ldo1: Look up a descriptor and pass to the core | Linus Walleij | 1 | -6/+22 |
2018-02-14 | spi: spi-gpio: Rewrite to use GPIO descriptors | Linus Walleij | 1 | -4/+18 |
2018-01-03 | ARM: S3C64XX: Add SPDX license identifiers | Krzysztof Kozlowski | 50 | -436/+221 |
2017-11-16 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 1 | -7/+3 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 4 | -0/+4 |
2017-10-04 | ARM: s3c64xx: Delete an unnecessary return statement in samsung_bl_set | Markus Elfring | 1 | -1/+0 |
2017-10-04 | ARM: s3c64xx: Remove printk for failed memory allocation in samsung_bl_set | Markus Elfring | 1 | -6/+3 |
2017-07-08 | Merge tag 'dmaengine-4.13-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -20/+8 |
2017-07-04 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 1 | -1/+0 |
2017-06-14 | clocksource/drivers: Rename CLKSRC_OF to TIMER_OF | Daniel Lezcano | 1 | -1/+1 |
2017-05-31 | ARM: s3c64xx: Do not select ARM_AMBA from S3C64XX_PL080 | Arnd Bergmann | 1 | -1/+0 |
2017-05-24 | ARM/dmaengine: pl08x: pass reasonable memcpy settings | Linus Walleij | 1 | -20/+8 |
2017-04-25 | regulator: arizona-ldo1: Move pdata into a separate structure | Richard Fitzgerald | 1 | -2/+6 |
2017-02-28 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -1/+1 |
2017-02-28 | ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol | Florian Fainelli | 1 | -1/+1 |
2017-02-23 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 3 | -21/+3 |
2017-01-10 | Merge tag 'v4.10-rc1' into asoc-samsung | Mark Brown | 4 | -0/+35 |
2016-12-29 | ARM: s3c64xx: Constify wake_irqs | Krzysztof Kozlowski | 1 | -1/+1 |
2016-12-29 | ARM: s3c64xx: Annotate external clock frequencies __ro_after_init | Krzysztof Kozlowski | 1 | -1/+2 |