summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-12-20ARM: mmp: correct the naming of GPIOxx_GPIO definitionsEric Miao2-170/+170
2010-12-20ARM: pxa: Add gpio-leds and vibrator support to PalmTCMarek Vasut1-0/+41
2010-12-20ARM: pxa: Modularize Palm Tungsten|CMarek Vasut1-31/+116
2010-12-20ARM: pxa: Colibri PXA320 PCMCIA driverMarek Vasut1-0/+21
2010-12-20ARM: pxa: add clock for static memory controllerEric Miao3-3/+25
2010-12-20ARM: pxa: Rename Colibri evalboardMarek Vasut7-37/+37
2010-12-20ARM: pxa: Add M41T00 RTC support into Colibri evalboardMarek Vasut4-0/+35
2010-12-20ARM: pxa: Push Colibri evalboard MFP into module filesMarek Vasut8-252/+188
2010-12-20ARM: pxa: Toradex Colibri PXA270 CF supportMarek Vasut1-0/+18
2010-12-20ARM: pxa: add iwmmx support for PJ4Haojian Zhuang4-15/+139
2010-12-18ARM: pxa: sanitize IRQ registers access based on offsetHaojian Zhuang2-46/+80
2010-12-18ARM: mmp: select CPU_PJ4Haojian Zhuang2-4/+5
2010-12-18ARM: pxa: support saarb platformHaojian Zhuang3-0/+119
2010-12-18ARM: pxa: support pxa95xHaojian Zhuang15-151/+486
2010-12-18ARM: pxa: introduce pxa3xx_clock_sysclass for clock suspend/resumeEric Miao4-28/+51
2010-12-16ARM: pxa: introduce pxa2xx_clock_sysclass for clock suspend/resumeEric Miao4-8/+35
2010-12-16ARM: pxa: remove get_memclk_frequency_10khz()Eric Miao4-31/+21
2010-12-16ARM: pxa: separate the clock support into clock-{pxa2xx,pxa3xx}.cEric Miao8-240/+266
2010-12-16ARM: pxa: replace duplicated macro DEFINE_PXA3_CK() with DEFINE_CK()Eric Miao2-17/+12
2010-12-16ARM: pxa: redefine irqs.hHaojian Zhuang2-36/+22
2010-12-16ARM: pxa: redefine the cpu_is_pxa3xxHaojian Zhuang1-5/+6
2010-12-16ARM: mmp: fix the typo - MMP2 is compatible with ARMv7Haojian Zhuang1-2/+2
2010-12-16ARM: mmp: append brownstone supportHaojian Zhuang3-0/+178
2010-12-16ARM: mmp: add usb clock for pxa168/pxa910cxie41-0/+2
2010-12-16ARM: pxa/raumfeld: enable PXA3XX_GCU driverDaniel Mack1-0/+5
2010-12-16ARM: mmp: add sd card to jasperZhangfei Gao1-0/+35
2010-12-16ARM: mmp: add mmc resourceZhangfei Gao3-0/+59
2010-12-16ARM: pxa: Access SMEMC via virtual addressesMarek Vasut21-128/+156
2010-12-16ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io()Marek Vasut53-86/+143
2010-12-16ARM: pxa: introduce addr-map.h for large bus addresses and rangesEric Miao4-20/+50
2010-12-16ARM: pxa: remove un-used mapping of camera registersEric Miao1-5/+0
2010-12-15crypto: ghash-intel - ghash-clmulni-intel_glue needs err.hRandy Dunlap1-0/+1
2010-12-15Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-2/+5
2010-12-15Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-36/+79
2010-12-15Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds7-32/+236
2010-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds13-409/+64
2010-12-15ARM: 6535/1: V6 MPCore v6_dma_inv_range and v6_dma_flush_range RWFO fixValentine Barshak1-8/+20
2010-12-15ARM: 6534/1: Make CONFIG_FPE_NWFPE depend on !CONFIG_THUMB2_KERNELDave Martin1-1/+1
2010-12-15ARM: 6533/1: Thumb-2: Make CONFIG_THUMB2_KERNEL depend on !CPU_V6Dave Martin1-1/+1
2010-12-14sh: wire up accept4 syscall (non-multiplexed path)Carmelo AMOROSO2-1/+3
2010-12-13sh: Enable deprecated IRQ chip APIs for MFD and GPIOLIB drivers.Paul Mundt1-1/+2
2010-12-13Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2-2/+2
2010-12-13ARM: Update mach-typesRussell King1-4/+179
2010-12-13ARM: 6528/1: Use CTR for the I-cache line size on ARMv7Catalin Marinas2-10/+27
2010-12-13ARM: 6527/1: Use CTR instead of CCSIDR for the D-cache line size on ARMv7Catalin Marinas1-6/+6
2010-12-11OMAP2: PRCM: fix some SHIFT macros that were actually bitmasksPaul Walmsley1-5/+6
2010-12-10OMAP2+: PM/serial: fix console semaphore acquire during suspendKevin Hilman2-10/+51
2010-12-10OMAP1: SRAM: fix size for OMAP1611 SoCsKevin Hilman1-1/+1
2010-12-08Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes...Linus Torvalds3-0/+8
2010-12-08arm: omap2: io: fix clk_get() error checkAaro Koskinen1-1/+1