aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c64xx (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-07-30ARM: SAMSUNG: local onenand-core header in mach-s3c64xxKukjin Kim3-2/+37
2015-07-30ARM: SAMSUNG: local irq-uart header in mach-s3c64xxKukjin Kim2-1/+20
2015-07-30ARM: SAMSUNG: local backlight header in mach-s3c64xxKukjin Kim3-2/+28
2015-07-30ARM: SAMSUNG: local ata-core header in mach-s3c64xxKukjin Kim2-1/+28
2015-07-30ARM: SAMSUNG: local regs-usb-hsotg-phy header in mach-s3c64xxKukjin Kim2-1/+51
2015-07-30ARM: SAMSUNG: make local dev-backlight in mach-s3c64xxKukjin Kim3-0/+159
2015-07-28ARM: kill off set_irq_flags usageRob Herring1-1/+1
2015-07-28ARM: appropriate __init annotation for const dataNicolas Pitre1-1/+1
2015-07-20ARM: s3c64xx: Remove clk-provider.h includeStephen Boyd1-1/+0
2015-04-22Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-0/+2
2015-04-22Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-3/+8
2015-03-27ARM: S3C64XX: Use fixed IRQ bases to avoid conflicts on CragganmoreCharles Keepax2-0/+2
2015-03-23ARM: cpuidle: Remove duplicate header inclusionDaniel Lezcano1-1/+1
2015-02-27ARM: S3C64XX: fix __initdata section mismatchArnd Bergmann1-1/+1
2015-02-27ARM: S3C64XX: fix building without CONFIG_PM_SLEEPArnd Bergmann2-1/+4
2015-02-27ARM: S3C64XX: add I2C dependencies where neededArnd Bergmann1-1/+3
2015-01-24ARM: SAMSUNG: remove unused DMA infrastructureArnd Bergmann1-15/+0
2014-11-12cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano1-1/+0
2014-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-5/+0
2014-10-02kbuild: remove unnecessary variable initializaionsMasahiro Yamada1-5/+0