aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-20OMAP1 clock: fix for "BUG: spinlock lockup on CPU#0"Paul Walmsley1-3/+3
2010-01-20OMAP4: clocks: Fix the clksel_rate struct DPLL divsRajendra Nayak1-31/+31
2010-01-20OMAP4: PRCM: Fix the base address for CHIRONSS reg definesRajendra Nayak2-16/+18
2010-01-19OMAP: dma_chan[lch_head].flag & OMAP_DMA_ACTIVE tested twice in omap_dma_unlink_lch()Roel Kluin1-1/+1
2010-01-19omap3: Fix cpu detectionTony Lindgren2-18/+24
2010-01-19omap: Fix functions for dynamic remuxing of pinsTony Lindgren2-11/+35
2010-01-19omap: Fix cmdline muxingTony Lindgren1-2/+5
2010-01-19OMAP3: clock: Remove unnecessarily .init initializers from OMAP3 clocksRussell King1-4/+0
2010-01-19OMAP3: hwmod: Adding flag to prevent caching of sysconfig register.Thara Gopinath2-1/+3
2010-01-19ARM: 5888/1: arm: Update comments in cacheflush.h and remove unnecessary V6 and V7 commentsTony Lindgren3-7/+17
2010-01-19ARM: 5886/1: arm: Fix cpu_proc_fin() for proc-v7.S and make kexec workTony Lindgren1-1/+8
2010-01-19ARM: 5885/1: arm: Flush TLB entries in setup_mm_for_reboot()Tony Lindgren1-0/+2
2010-01-19ARM: 5884/1: arm: Fix DCC console for v7Tony Lindgren3-0/+40
2010-01-18ARM: 5883/1: Revert "disable NX support for OABI-supporting kernels"Rabin Vincent1-9/+0
2010-01-18ARM: 5882/1: ARM: Fix uncompress code compile for different defines of flush(void)Tony Lindgren3-3/+6
2010-01-17ARM: fix badly placed mach/plat entries in Kconfig & MakefileRussell King2-37/+37
2010-01-15Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linuxLinus Torvalds3-20/+21
2010-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+1
2010-01-15ARM: MINI2440: Fixup __initdata usageBen Dooks1-13/+13
2010-01-15ARM: MINI2440: Fix crash on boot due to improper __initdata qualifierUri Yosef1-5/+5
2010-01-15ARM: SMDK6410: Specify no GPIO for B_PWR_5V regulatorMark Brown1-0/+1
2010-01-14ARM: S3C: NAND: Check the existence of nr_map before copyingRamax Lo1-2/+2
2010-01-13[ARM] Orion5x: add GPIO LED and buttons for wrt350n v2Dirk Teurlings1-0/+79
2010-01-13[ARM] pxa: fix irq suspend/resume for pxa25xEric Miao1-4/+10
2010-01-13[ARM] pxa: fix the incorrect naming of AC97 reset pin config for pxa26xEric Miao1-2/+4
2010-01-13[ARM] pxa/corgi: fix incorrect default GPIO for UDC VbusEric Miao1-0/+1
2010-01-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds29-54/+181
2010-01-12ARM: Ensure ARMv6/7 mm files are built using appropriate assembler optionsRussell King1-0/+12
2010-01-12ARM: Fix wrong dmbRussell King1-3/+1
2010-01-12MXC: Add AUDMUXv2 register decode to debugfsMark Brown1-0/+137
2010-01-11Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds27-109/+296
2010-01-11arm: add support for LZO-compressed kernelsAlbin Tonnerre5-92/+68
2010-01-11mm: make totalhigh_pages unsigned longAndreas Fenkart1-1/+1
2010-01-11ARM: 5873/1: ARM: Fix the reset logic for ARM RealView boardsColin Tuckley7-15/+57
2010-01-10[ARM] Kirkwood: drive USB VBUS pin on rd88f6192-nas high on bootSaeed Bishara1-0/+6
2010-01-10ARM: 5872/1: ARM: include needed linux/cpu.h in asm/cpu.hSantosh Shilimkar1-0/+1
2010-01-10ARM: 5871/1: arch/arm: Fix build failure for lpd7a404_defconfig caused by missing includesPeter Hüwe1-0/+2
2010-01-10ARM: 5870/1: arch/arm: Fix build failure for defconfigs without CONFIG_ISA_DMA_API setPeter Hüwe1-2/+2
2010-01-08Merge branch 'for_2.6.33rc_c' of git://git.pwsan.com/linux-2.6 into omap-fixes-for-linusTony Lindgren13-91/+137
2010-01-08OMAP2 clock: dynamically allocate CPUFreq frequency tablePaul Walmsley1-8/+44
2010-01-08OMAP clock/CPUFreq: add clk_exit_cpufreq_table()Paul Walmsley3-0/+13
2010-01-08OMAP2xxx OPP: clean up comments in OPP dataPaul Walmsley2-33/+35
2010-01-08OMAP2xxx clock: clk2xxx.c doesn't compile if CPUFREQ is enabledFelipe Balbi1-1/+4
2010-01-08OMAP1 clock: remove __initdata from struct clk_functions to prevent crashCory Maccarrone1-1/+1
2010-01-08OMAP1 clock: Add missing clocks for OMAP 7xxCory Maccarrone1-2/+2
2010-01-08OMAP clock: remove incorrect EXPORT_SYMBOL()sPaul Walmsley1-6/+0
2010-01-08OMAP3 clock: Add capability to change rate of dpll4_m5_ckTuukka Toivonen1-0/+2
2010-01-08OMAP3 clock: McBSP 2, 3, 4 functional clock parent is PER_96M_FCLK, not CORE_96M_FCLKPaul Walmsley1-1/+1
2010-01-08OMAP3: clock: add clockdomains for UART1 & 2Kevin Hilman1-0/+2
2010-01-08OMAP2420 IO mapping: move IVA mapping virtual address out of vmalloc spacePaul Walmsley1-6/+9