aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c64xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-23Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-21/+3
2017-01-10Merge tag 'v4.10-rc1' into asoc-samsungMark Brown4-0/+35
2016-12-29ARM: s3c64xx: Constify wake_irqsKrzysztof Kozlowski1-1/+1
2016-12-29ARM: s3c64xx: Annotate external clock frequencies __ro_after_initKrzysztof Kozlowski1-1/+2
2016-12-29ARM: s3c64xx: Drop initialization of unused struct s3c_audio_pdata fieldsSylwester Nawrocki1-19/+0
2016-12-17Merge tag 'for-linus-20161216' of git://git.infradead.org/linux-mtdLinus Torvalds3-0/+3
2016-12-15ASoC: samsung: Remove tests of member addressKrzysztof Kozlowski1-3/+1
2016-11-17ARM: s3c64xx: Add DMA slave maps for PL080 devicesSylwester Nawrocki1-0/+32
2016-11-07mtd: s3c2410: make ecc mode configurable via platform dataSergio Prado3-0/+3
2016-08-16ARM: s3c64xx: Delete unnecessary assignment for the field "owner"Markus Elfring1-2/+1
2016-08-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2016-08-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-2/+3
2016-07-14Merge tag 'samsung-soc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/socArnd Bergmann1-0/+1
2016-07-14ARM: s3c64xx: avoid warning about 'struct device_node'Arnd Bergmann1-0/+1
2016-07-11ARM: s3c64xx: smartq: Avoid sparse warningsThierry Reding1-0/+1
2016-07-06Merge ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB changes into next/socArnd Bergmann1-1/+1
2016-06-23arm: Remove unnecessary of_platform_populate with default match tableKefeng Wang1-3/+0
2016-06-13Merge tag 'samsung-soc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/cleanupOlof Johansson1-1/+1
2016-06-03ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij1-1/+1
2016-05-30ARM: SAMSUNG: Fix typosAndrea Gelmini1-1/+1
2016-03-20Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+2
2016-03-20Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+0
2016-02-25ARM: s3c64xx: use "depends on" instead of "if" after promptMasahiro Yamada1-1/+2
2016-02-08ARM: drop unused Makefile.boot of Multiplatform SoCsMasahiro Yamada1-2/+0
2016-02-01ARM: s3c64xx: mark regulator init data as unusedArnd Bergmann1-19/+19
2016-01-20Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds26-84/+121
2016-01-17Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-1/+1
2016-01-05gpio: generic: factor into gpio_chip structLinus Walleij1-1/+1
2015-12-31ARM: s3c: simplify s3c_irqwake_{e,}intallow definitionArnd Bergmann1-1/+5
2015-12-31ARM: s3c64xx: fix pm-debug compilationArnd Bergmann1-0/+2
2015-12-01ARM: s3c64xx: allow building without board supportArnd Bergmann3-14/+29
2015-12-01ARM: s3c64xx: multiplatform supportArnd Bergmann2-1/+24
2015-12-01ARM: s3c64xx: use common debug-ll implementationArnd Bergmann1-38/+0
2015-12-01ARM: s3c64xx: use new adc/touchscreen driverArnd Bergmann4-8/+4
2015-12-01ARM: s3c64xx: enable sparse IRQ supportArnd Bergmann15-21/+28
2015-12-01ARM: s3c64xx: prepare initcalls for multiplatformArnd Bergmann8-6/+21
2015-12-01ASoC: samsung/smartq: use dynamic registrationArnd Bergmann1-0/+13
2015-11-21ASoC: samsung: pass filter function as pointerArnd Bergmann1-0/+6
2015-11-18ASoC: samsung: pass DMA channels as pointersArnd Bergmann2-44/+49
2015-11-10Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-11/+28
2015-10-26Merge tag 'samsung-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/socOlof Johansson5-11/+28
2015-10-13ARM: S3C64XX: Use PWM lookup table for mach-smartqThierry Reding1-2/+7
2015-10-13ARM: S3C64XX: Use PWM lookup table for mach-hmtThierry Reding1-2/+7
2015-10-13ARM: S3C64XX: Use PWM lookup table for mach-crag6410Thierry Reding1-2/+7
2015-10-13ARM: S3C64XX: Use PWM lookup table for smdk6410Thierry Reding2-5/+7
2015-09-27usb: dwc2: rename all s3c_* to dwc2_*Felipe Balbi3-6/+6
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-4/+4
2015-09-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds15-11/+345
2015-08-11Merge tag 'samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupOlof Johansson15-9/+343
2015-07-30ARM: SAMSUNG: local watchdog-reset header in mach-s3c64xxKukjin Kim3-3/+21