summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2011-07-08ARM: mxc: use ARCH_NR_GPIOS to define gpio numberShawn Guo1-18/+3
2011-07-08gpio/mxc: get rid of the uses of cpu_is_mx()Shawn Guo10-46/+56
2011-07-08Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-19/+19
2011-07-08ARM: S3C2440: fix section mismatch on mini2440Wolfram Sang1-1/+1
2011-07-08ARM: S3C24XX: drop return codes in void function of dma.cWolfram Sang1-3/+1
2011-07-08ARM: S3C24XX: don't use uninitialized variable in dma.cWolfram Sang1-6/+2
2011-07-07genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)Simon Guinot4-4/+4
2011-07-07arm: mach-vt8500: add forgotten irq_data conversionWolfram Sang1-9/+12
2011-07-07ARM: 6994/1: smp_twd: Fix typo in 'twd_timer_rate' printingVitaly Kuzmichev1-1/+1
2011-07-07Merge branch 'iommu-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Ingo Molnar4-1173/+1
2011-07-06ARM: 6987/1: l2x0: fix disabling function to avoid deadlockWill Deacon1-6/+13
2011-07-06ARM: 6966/1: ep93xx: fix inverted RTS/DTR signals on uart1Petr Štetiar1-2/+2
2011-07-06ARM: 6979/1: mach-vt8500: add forgotten irq_data conversionWolfram Sang1-9/+12
2011-07-06ARM: pxa168: correct nand pmu settingLei Wen1-1/+1
2011-07-06ARM: pxa910: correct nand pmu settingLei Wen1-1/+1
2011-07-06ARM: pxa: fix PGSR register address calculationPaul Parsons1-2/+2
2011-07-06ARM: EXYNOS4: Set appropriate I2C device variantSylwester Nawrocki1-0/+6
2011-07-06Merge branch 'for-spi' into s5p-fixes-for-linusKukjin Kim5-0/+13
2011-07-06ARM: S5PC100: Fix for compilation errorPadmavathi Venna1-0/+1
2011-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller15-18/+121
2011-07-06ARM: SAMSUNG: Add tx_st_done variablePadmavathi Venna5-0/+13
2011-07-06ARM: EXYNOS4: Address a section mismatch w/ suspend issue.MyungJoo Ham1-1/+1
2011-07-06ARM: S5P: Fix bug on init of PWMTimers for HRTimerSangbeom Kim1-2/+2
2011-07-06ARM: SAMSUNG: header file revised to prevent declaring duplicatedMyungJoo Ham1-0/+6
2011-07-06ARM: EXYNOS4: fix improper gpio configurationNaveen Krishna Chatradhi1-1/+1
2011-07-06ARM: EXYNOS4: Fix card detection for sdhci 0 and 2Thomas Abraham1-6/+2
2011-07-05ARM: move memory layout sanity checking before meminfo initializationRussell King3-2/+9
2011-07-05ARM: 6989/1: perf: do not start the PMU when no events are presentWill Deacon1-2/+4
2011-07-04Merge branch 'at91/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds18-32/+32
2011-07-04AT91: Change nand buswidth logic to match hardware default configurationNicolas Ferre7-11/+11
2011-07-04mach-s3c2410: remove unused spi-gpio.h filePeter Korsgaard1-28/+0
2011-07-04mach-gta2: remove unused spi-gpio.h includePeter Korsgaard1-1/+0
2011-07-04mach-qt2410: convert to spi_gpioPeter Korsgaard1-26/+8
2011-07-04mach-jive: convert to spi_gpioPeter Korsgaard1-27/+14
2011-07-04omap: drop __initdata tags from static struct platform_device declarationsJanusz Krzysztofik5-19/+19
2011-07-03ARM: dmabounce: fix map_single() error return valueRussell King1-1/+1
2011-07-02ARM: mach-shmobile: sh7372 A3SG supportMagnus Damm3-0/+6
2011-07-02ARM: mach-shmobile: sh7372 A3RI supportMagnus Damm3-0/+6
2011-07-02ARM: mach-shmobile: sh7372 A3RV supportMagnus Damm3-0/+8
2011-07-02ARM: mach-shmobile: sh7372 A4LC support for AP4EVBMagnus Damm3-1/+5
2011-07-02ARM / shmobile: Support for I/O power domains for SH7372 (v9)Rafael J. Wysocki4-0/+131
2011-07-02PM: Rename clock management functionsRafael J. Wysocki2-6/+6
2011-07-02PM / Domains: Rename struct dev_power_domain to struct dev_pm_domainRafael J. Wysocki3-10/+10
2011-07-01perf: Add context field to perf_eventAvi Kivity1-1/+2
2011-07-01perf, arch: Add generic NODE cache eventsPeter Zijlstra3-0/+70
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra6-9/+9
2011-07-01arm: Footbridge: Use common i8253 clockeventThomas Gleixner2-52/+4
2011-06-30Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-4/+4
2011-06-30ARM: mach-shmobile: make a struct in board-ap4evb.c staticGuennadi Liakhovetski1-1/+1
2011-06-28Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-4/+69