summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s3c64xx
Commit message (Expand)AuthorAgeFilesLines
* ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King2011-08-121-2/+0
* ARM: gpio: consolidate gpio_to_irqRussell King2011-08-121-1/+0
* ARM: gpio: consolidate trivial gpiolib implementationsRussell King2011-08-121-5/+1
* Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-263-3/+29
|\
| * Merge branch 'next-samsung-clkdev-fix' into next-samsung-develKukjin Kim2011-07-212-61/+32
| |\
| * | ARM: SAMSUNG: Add IRQ_I2S0 definitionSangbeom Kim2011-07-211-0/+1
| * | ARM: SAMSUNG: Add support for pre-sleep/post-restore gpio controlBen Dooks2011-07-201-0/+17
| * | ARM: S3C64XX: Ensure VIC based IRQs can be resumed fromBen Dooks2011-07-202-3/+11
* | | Merge branch 'next/board' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2011-07-264-1/+801
|\ \ \
| * | | ARM: S3C64XX: Configure backup battery charger on CragganmoreMark Brown2011-07-211-0/+8
| * | | ARM: S3C64XX: Fix WM8915 IRQ polarity on CragganmoreMark Brown2011-07-211-1/+1
| * | | ARM: S3C64XX: Configure supplies for all Cragganmore regulatorsMark Brown2011-07-211-0/+10
| * | | ARM: S3C64XX: Refresh Cragganmore supportMark Brown2011-07-211-41/+223
| * | | ARM: S3C64XX: Initial support for Wolfson/Simtec Cragganmore/BanffMark Brown2011-07-214-1/+601
| |/ /
* | | Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-2514-119/+64
|\ \ \
| * | | ARM: S3C64XX: Cleanup mach/regs-fb.h from mach-s3c64xxAjay Kumar2011-07-2110-30/+8
| * | | ARM: S3C64XX: Use generic s3c_set_platdata for OneNANDBanajit Goswami2011-07-211-6/+4
| * | | ARM: S3C64XX: Add PWM backlight support on SMDK6410Banajit Goswami2011-07-212-2/+14
| * | | Merge branch 'next-samsung-clkdev-fix' into next-samsung-cleanupKukjin Kim2011-07-212-61/+32
| |\ \ \ | | | |/ | | |/|
| | * | ARM: SAMSUNG: Added mach/clkdev.hThomas Abraham2011-07-211-0/+7
| | * | ARM: S3C64XX: Add clkdev supportThomas Abraham2011-07-201-61/+25
| * | | ARM: S3C64XX: Convert to using REGULATOR_SUPPLY() on SMDK6410Mark Brown2011-07-211-20/+6
| | |/ | |/|
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2011-07-242-274/+0
|\ \ \
| * | | [CPUFREQ/S3C64xx] Move S3C64xx CPUfreq driver into drivers/cpufreqMark Brown2011-07-132-274/+0
| |/ /
| | |
| \ \
*-. \ \ Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King2011-07-224-31/+10
|\ \ \ \ | |_|_|/ |/| | |
| | * | ARM: pm: allow suspend finisher to return error codesRussell King2011-07-021-1/+1
| | * | ARM: pm: samsung: move cpu_suspend into C codeRussell King2011-06-242-19/+1
| | * | ARM: pm: mach-s3c64xx: cleanup s3c_cpu_saveRussell King2011-06-241-3/+1
| | * | ARM: pm: convert cpu_suspend() to a normal functionRussell King2011-06-241-6/+3
| |/ / |/| |
| * | ARM: SAMSUNG: DMA Cleanup as per sparseSangwook Lee2011-07-161-7/+7
| |/
| * ARM: SAMSUNG: Add tx_st_done variablePadmavathi Venna2011-07-061-0/+2
|/
* Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2011-05-2520-796/+37
|\
| * ARM: S3C64XX: Remove gpio-bank-X header filesJoonyoung Shim2011-05-0620-796/+37
* | Merge branch 'devel-stable' into for-linusRussell King2011-05-231-6/+1
|\ \
| * | ARM: SAMSUNG: Convert irq-vic-timer to generic irq chipThomas Gleixner2011-05-091-6/+1
| |/
* | ARM / Samsung: Use struct syscore_ops for "core" power managementRafael J. Wysocki2011-04-241-9/+9
|/
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-291-2/+1
* arm: Reorder irq_set_ function callsThomas Gleixner2011-03-291-1/+1
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-7/+7
* Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-173-6/+47
|\
| * ARM: S3C64XX: Fix section mismatch from cpufreq initMark Brown2011-03-151-1/+1
| * Merge branch 'dev/pwm-backlight' into for-nextKukjin Kim2011-03-112-5/+46
| |\
| | * ARM: SAMSUNG: Add PWM backlight support on Samsung S3C6410Banajit Goswami2011-03-032-3/+44
| | * ARM: SAMSUNG: Move PWM device definition from plat-s3c24xx to plat-samsungBanajit Goswami2011-03-031-2/+2
* | | Merge branch 'p2v' into develRussell King2011-03-161-1/+1
|\ \ \
| * | | ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King2011-02-171-1/+1
| | |/ | |/|
| | |
| \ \
*-. \ \ Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '...Russell King2011-03-167-74/+27
|\ \ \ \ | |_|/ / |/| | / | | |/
| | * ARM: S3C64XX: Update regulator names for debugfs compatiblity on SMDK6410Mark Brown2011-03-041-6/+6
| | * ARM: S3C64XX: Fix build with WM1190 disabled and WM1192 enabled on SMDK6410Mark Brown2011-03-041-0/+1
OpenPOWER on IntegriCloud