summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c64xx/mach-smdk6410.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: S3C64XX: Add SPDX license identifiersKrzysztof Kozlowski2018-01-031-12/+6
* ARM: s3c64xx: mark regulator init data as unusedArnd Bergmann2016-02-011-19/+19
* ARM: s3c64xx: use new adc/touchscreen driverArnd Bergmann2015-12-011-2/+1
* ARM: s3c64xx: enable sparse IRQ supportArnd Bergmann2015-12-011-1/+2
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-11-101-1/+7
|\
| * ARM: S3C64XX: Use PWM lookup table for smdk6410Thierry Reding2015-10-131-1/+7
* | usb: dwc2: rename all s3c_* to dwc2_*Felipe Balbi2015-09-271-2/+2
|/
* ARM: SAMSUNG: local backlight header in mach-s3c64xxKukjin Kim2015-07-301-1/+1
* ARM: S3C64XX: fix __initdata section mismatchArnd Bergmann2015-02-271-1/+1
* ARM: s3c64xx: Leave disabling of unused PM domains to genpdUlf Hansson2014-09-091-1/+0
* ARM: SAMSUNG: Remove legacy clock codeTomasz Figa2014-07-191-1/+0
* ARM: SAMSUNG: Replace inclusion of plat/regs-serial.h header fileTushar Behera2014-02-141-1/+1
* ARM: S3C[24|64]xx: move includes back under <mach/> scopeLinus Walleij2014-01-141-1/+1
* ARM: s3c64xx: get rid of custom <mach/gpio.h>Linus Walleij2013-12-201-0/+1
* Merge tag 'pwm/for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-161-0/+1
|\
| * ARM: SAMSUNG: Initialize PWM backlight enable_gpio fieldThierry Reding2013-10-161-0/+1
* | ARM: S3C64XX: Migrate clock handling to Common Clock FrameworkTomasz Figa2013-09-171-1/+1
|/
* ARM: SAMSUNG: Modify board files to use new PWM platform deviceTomasz Figa2013-08-121-2/+3
* ARM: S3C64XX: Add samsung-time support for s3c64xxRomain Naour2013-03-051-1/+3
* Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2013-02-041-3/+3
|\
| * ARM: S3C64XX: make regs-sys.h localKukjin Kim2013-01-101-1/+1
| * ARM: S3C64XX: make regs-srom.h localKukjin Kim2013-01-101-1/+1
| * ARM: S3C64XX: make regs-modem.h localKukjin Kim2013-01-101-1/+1
* | Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson2013-01-141-2/+0
|\ \
| * | ARM: remove unneeded vic.h includesRob Herring2013-01-121-1/+0
| * | ARM: remove mach .handle_irq for VIC usersRob Herring2013-01-121-1/+0
| |/
* | ARM: delete struct sys_timerStephen Warren2012-12-241-1/+1
|/
* ASoC: Samsung: Do not register samsung audio dma device as pdevPadmavathi Venna2012-12-071-1/+0
* Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-10-121-1/+1
|\
| * include/video: move fimd register headers from platform to include/videoLeela Krishna Amudala2012-08-081-1/+1
* | ARM: samsung: move platform_data definitionsArnd Bergmann2012-09-191-3/+3
|/
* ARM: S3C64XX: Don't specify an irq_base for WM1192-EV1 boardMark Brown2012-07-131-1/+0
* Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-06-011-11/+14
|\
| * ARM: Samsung: Rework platform data of s3c-fb driverThomas Abraham2012-04-091-11/+14
* | Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-261-0/+1
|\ \
| * | ARM: s3c64xx: use machine specific hook for late initShawn Guo2012-05-081-0/+1
| |/
* | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-221-1/+1
|\ \
| * | usb:hsotg:samsung:cosmetic Move <linux/platform_data/s3c-hsotg.h> to proper p...Lukasz Majewski2012-05-091-1/+1
| * | usb:hsotg:samsung: Remove platform dependency from s3c-hsotgLukasz Majewski2012-05-041-1/+1
| |/
* | ARM: S3C64XX: Use common macro to define resources on mach-smdk6410.cTushar Behera2012-05-121-10/+3
|/
* ARM: S3C64XX: Add usb otg phy controlJoonyoung Shim2012-03-091-0/+4
* Merge branch 'restart' into for-linusRussell King2012-01-051-1/+3
|\
| * ARM: 7266/1: restart: S3C64XX: use new restart hookKukjin Kim2012-01-051-0/+1
| * ARM: 7245/1: S3C64XX: introduce arch/arm/mach-s3c64xx/common.[ch]Kukjin Kim2011-12-231-1/+2
* | ARM: s3c64xx: convert to MULTI_IRQ_HANDLERJamie Iles2011-11-151-0/+2
|/
* Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann2011-11-011-1/+1
|\
| * ARM: mach-s3c64xx: convert boot_params to atag_offsetNicolas Pitre2011-08-211-1/+1
* | Merge branch 'next-samsung-cleanup-2' into next-samsung-devel-2Kukjin Kim2011-10-041-1/+1
|\ \
| * | ARM: SAMSUNG: Moving each SoC support header filesKukjin Kim2011-10-041-1/+1
* | | Merge branch 'next-samsung-cleanup' into next-samsung-devel-2Kukjin Kim2011-10-041-7/+1
|\ \ \ | |/ /
OpenPOWER on IntegriCloud