summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: SAMSUNG: ADC Channel selectionMyungJoo Ham2011-07-202-10/+20
* ARM: SAMSUNG: use regulator VDD for ADCMyungJoo Ham2011-07-201-4/+27
* ARM: EXYNOS4: Add save/restore function for PLLJaecheol Lee2011-07-202-4/+101
* ARM: EXYNOS4: Add save/restore for other ARM registersJaecheol Lee2011-07-201-1/+25
* ARM: EXYNOS4: Move S5P_CENTRAL_SEQ_CONFIGURATION setting for PMJaecheol Lee2011-07-201-8/+14
* ARM: EXYNOS4: Support early wakeup entering sleep modeJaecheol Lee2011-07-201-21/+19
* ARM: EXYNOS4: Remove PMU configuration for S2RAMJaecheol Lee2011-07-201-75/+2
* ARM: EXYNOS4: Support system level power down configurationJaecheol Lee2011-07-203-1/+201
* ARM: EXYNOS4: Add SPDIF for SMDKV310Naveen Krishna Chatradhi2011-07-201-0/+1
* ARM: EXYNOS4: Add support Core1 Power On/Off with hotplug in/outJungHi Min2011-07-203-6/+38
* ARM: EXYNOS4: Add chained enrty/exit function to uart interrupt handlerChanghwan Youn2011-07-201-0/+7
* ARM: EXYNOS4: Remove clock event timers using ARM private timersChanghwan Youn2011-07-207-343/+4
* ARM: EXYNOS4: Add support external GICChanghwan Youn2011-07-204-1/+42
* ARM: GIC: move gic_chip_data structure declaration to headerChanghwan Youn2011-07-202-6/+6
* ARM: EXYNOS4: set the affinity of mct1 interrupt using IRQ_MCT_L1Changhwan Youn2011-07-201-1/+1
* ARM: EXYNOS4: modify interrupt mappings for external GICChanghwan Youn2011-07-202-103/+93
* ARM: EXYNOS4: Add external GIC io memory mappingChanghwan Youn2011-07-203-6/+18
* ARM: EXYNOS4: Enable SATA on SMDKV310Inderpal Singh2011-07-202-0/+2
* ARM: EXYNOS4: Add qt602240 touch screen device on Universal_C210Marek Szyprowski2011-07-202-0/+49
* ARM: EXYNOS4: Add MCS Touchkey device on Universal_C210Marek Szyprowski2011-07-202-0/+58
* ARM: EXYNOS4: Add FIMC device on Universal_C210Marek Szyprowski2011-07-202-0/+8
* ARM: S5P: Added selection DEV_PWM for HRTKukjin Kim2011-07-201-0/+1
* ARM: EXYNOS4: Fix compilation breakMarek Szyprowski2011-07-201-0/+10
* ARM: SAMSUNG: Add support for pre-sleep/post-restore gpio controlBen Dooks2011-07-204-0/+25
* ARM: S3C64XX: Ensure VIC based IRQs can be resumed fromBen Dooks2011-07-202-3/+11
* Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-07-109-23/+42
|\
| * ARM: 6994/1: smp_twd: Fix typo in 'twd_timer_rate' printingVitaly Kuzmichev2011-07-071-1/+1
| * ARM: 6987/1: l2x0: fix disabling function to avoid deadlockWill Deacon2011-07-061-6/+13
| * ARM: 6966/1: ep93xx: fix inverted RTS/DTR signals on uart1Petr Štetiar2011-07-061-2/+2
| * ARM: 6979/1: mach-vt8500: add forgotten irq_data conversionWolfram Sang2011-07-061-9/+12
| * ARM: move memory layout sanity checking before meminfo initializationRussell King2011-07-053-2/+9
| * ARM: 6989/1: perf: do not start the PMU when no events are presentWill Deacon2011-07-051-2/+4
| * ARM: dmabounce: fix map_single() error return valueRussell King2011-07-031-1/+1
* | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-0813-20/+36
|\ \
| * | ARM: S3C2440: fix section mismatch on mini2440Wolfram Sang2011-07-081-1/+1
| * | ARM: S3C24XX: drop return codes in void function of dma.cWolfram Sang2011-07-081-3/+1
| * | ARM: S3C24XX: don't use uninitialized variable in dma.cWolfram Sang2011-07-081-6/+2
| * | ARM: EXYNOS4: Set appropriate I2C device variantSylwester Nawrocki2011-07-061-0/+6
| * | Merge branch 'for-spi' into s5p-fixes-for-linusKukjin Kim2011-07-065-0/+13
| |\ \
| | * | ARM: SAMSUNG: Add tx_st_done variablePadmavathi Venna2011-07-065-0/+13
| * | | ARM: S5PC100: Fix for compilation errorPadmavathi Venna2011-07-061-0/+1
| * | | ARM: EXYNOS4: Address a section mismatch w/ suspend issue.MyungJoo Ham2011-07-061-1/+1
| * | | ARM: S5P: Fix bug on init of PWMTimers for HRTimerSangbeom Kim2011-07-061-2/+2
| * | | ARM: SAMSUNG: header file revised to prevent declaring duplicatedMyungJoo Ham2011-07-061-0/+6
| * | | ARM: EXYNOS4: fix improper gpio configurationNaveen Krishna Chatradhi2011-07-061-1/+1
| * | | ARM: EXYNOS4: Fix card detection for sdhci 0 and 2Thomas Abraham2011-07-061-6/+2
| |/ /
* | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-085-19/+19
|\ \ \ | |/ / |/| |
| * | omap: drop __initdata tags from static struct platform_device declarationsJanusz Krzysztofik2011-07-045-19/+19
* | | Merge branch 'at91/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2011-07-0418-32/+32
|\ \ \
| * | | AT91: Change nand buswidth logic to match hardware default configurationNicolas Ferre2011-07-047-11/+11
OpenPOWER on IntegriCloud