summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)Author
2010-01-15ARM: SAMSUNG: Add core clock implementation for clksrc based clocksHarald Welte
2010-01-15ARM: S3C64XX: Compress s3c6400-clock.c codeBen Dooks
2010-01-15ARM: S3C64XX: Cleanup common init code in s3c6400-clock.cBen Dooks
2010-01-15ARM: SAMSUNG: Move <plat/clock.h> to plat-samsungBen Dooks
2010-01-15ARM: MINI2440: Fixup __initdata usageBen Dooks
2010-01-15ARM: MINI2440: Fix crash on boot due to improper __initdata qualifierUri Yosef
2010-01-15ARM: SMDK6410: Specify no GPIO for B_PWR_5V regulatorMark Brown
2010-01-14mx25pdk: add NAND device supportBaruch Siach
2010-01-14mx25: add NAND supportBaruch Siach
2010-01-14Merge branch 'imx' of git://git.pengutronix.de/git/ukl/linux-2.6 into mxc-masterSascha Hauer
2010-01-14ARM: S3C: NAND: Check the existence of nr_map before copyingRamax Lo
2010-01-13[ARM] Orion5x: add GPIO LED and buttons for wrt350n v2Dirk Teurlings
2010-01-13[ARM] pxa: fix irq suspend/resume for pxa25xEric Miao
2010-01-13[ARM] pxa: fix the incorrect naming of AC97 reset pin config for pxa26xEric Miao
2010-01-13[ARM] pxa/corgi: fix incorrect default GPIO for UDC VbusEric Miao
2010-01-13Input: ep93xx_keypad - cleanup and use matrix_keypad helpersH Hartley Sweeten
2010-01-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-01-12ARM: Ensure ARMv6/7 mm files are built using appropriate assembler optionsRussell King
2010-01-12ARM: Fix wrong dmbRussell King
2010-01-12ARM: 5879/1: ep93xx: define magic numbers for pll1 and pll2Hartley Sweeten
2010-01-12ARM: 5878/1: ep93xx: register the pwm devices on the edb93xx dev boardsHartley Sweeten
2010-01-12ARM: 5877/1: ep93xx: use pr_fmt in core.cHartley Sweeten
2010-01-12ARM: 5876/1: ep93xx: use pr_fmt in dma-m2p.cHartley Sweeten
2010-01-12ARM: 5875/1: ep93xx: use pr_fmt in clock.cHartley Sweeten
2010-01-12MXC: Add AUDMUXv2 register decode to debugfsMark Brown
2010-01-11Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-01-11arm: add support for LZO-compressed kernelsAlbin Tonnerre
2010-01-11mm: make totalhigh_pages unsigned longAndreas Fenkart
2010-01-11ARM: 5873/1: ARM: Fix the reset logic for ARM RealView boardsColin Tuckley
2010-01-10[ARM] Kirkwood: drive USB VBUS pin on rd88f6192-nas high on bootSaeed Bishara
2010-01-10Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King
2010-01-10ARM: 5872/1: ARM: include needed linux/cpu.h in asm/cpu.hSantosh Shilimkar
2010-01-10ARM: 5871/1: arch/arm: Fix build failure for lpd7a404_defconfig caused by mis...Peter Hüwe
2010-01-10ARM: 5870/1: arch/arm: Fix build failure for defconfigs without CONFIG_ISA_DM...Peter Hüwe
2010-01-08Merge branch 'for_2.6.33rc_c' of git://git.pwsan.com/linux-2.6 into omap-fixe...Tony Lindgren
2010-01-08OMAP2 clock: dynamically allocate CPUFreq frequency tablePaul Walmsley
2010-01-08OMAP clock/CPUFreq: add clk_exit_cpufreq_table()Paul Walmsley
2010-01-08OMAP2xxx OPP: clean up comments in OPP dataPaul Walmsley
2010-01-08OMAP2xxx clock: clk2xxx.c doesn't compile if CPUFREQ is enabledFelipe Balbi
2010-01-08OMAP1 clock: remove __initdata from struct clk_functions to prevent crashCory Maccarrone
2010-01-08OMAP1 clock: Add missing clocks for OMAP 7xxCory Maccarrone
2010-01-08OMAP clock: remove incorrect EXPORT_SYMBOL()sPaul Walmsley
2010-01-08OMAP3 clock: Add capability to change rate of dpll4_m5_ckTuukka Toivonen
2010-01-08OMAP3 clock: McBSP 2, 3, 4 functional clock parent is PER_96M_FCLK, not CORE_...Paul Walmsley
2010-01-08OMAP3: clock: add clockdomains for UART1 & 2Kevin Hilman
2010-01-08OMAP2420 IO mapping: move IVA mapping virtual address out of vmalloc spacePaul Walmsley
2010-01-08OMAP2xxx IO mapping: mark DSP mappings as being 2420-onlyPaul Walmsley
2010-01-08ARM: OMAP3: PM: Fix the Invalid CM_CLKSTCTRL reg access.Abhijit Pagare
2010-01-08OMAP2: remove duplicated #includeHuang Weiyi
2010-01-08Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linuxLinus Torvalds