summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-01-2623-131/+229
|\
| * OMAP2/3: DMTIMER: Clear pending interrupts when stopping a timerTero Kristo2010-01-221-0/+13
| * Merge branch 'omap-fixes' into omap-fixes-for-linusTony Lindgren2010-01-216-31/+66
| |\
| | * omap: Enable GPMC clock in gpmc_initOlof Johansson2010-01-211-0/+2
| | * OMAP: dma_chan[lch_head].flag & OMAP_DMA_ACTIVE tested twice in omap_dma_unli...Roel Kluin2010-01-201-1/+1
| | * omap3: Fix cpu detectionTony Lindgren2010-01-202-18/+24
| | * omap: Fix functions for dynamic remuxing of pinsTony Lindgren2010-01-202-11/+35
| | * omap: Fix cmdline muxingTony Lindgren2010-01-201-2/+5
| * | Merge branch 'pm-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/khilma...Tony Lindgren2010-01-219-45/+95
| |\ \
| | * | PM debug: Fix warning when no CONFIG_DEBUG_FSSergio Aguirre2010-01-211-2/+2
| | * | OMAP3: PM: DSS PM_WKEN to refill DMASubramani Venkatesh2010-01-211-0/+4
| | * | OMAP: timekeeping: time should not stop during suspendKevin Hilman2010-01-211-0/+26
| | * | OMAP3: PM: Force write last pad config register into save areaTero Kristo2010-01-211-1/+10
| | * | OMAP: omap3_pm_get_suspend_state() error ignored in pwrdm_suspend_get()Roel Kluin2010-01-211-2/+4
| | * | OMAP3: PM: Enable wake-up from McBSP2, 3 and 4 modulesPeter Ujfalusi2010-01-211-2/+6
| | * | OMAP3: PM debug: fix build error when !CONFIG_DEBUG_FSManjunatha GK2010-01-212-4/+6
| | * | OMAP3: PM: Removing redundant and potentially dangerous PRCM configrationSripathy, Vishwanath2010-01-211-11/+0Star
| | * | OMAP3: Fixed ARM aux ctrl register save/restoreTero Kristo2010-01-211-4/+9
| | * | OMAP3: CPUidle: Fixed timer resolutionTero Kristo2010-01-211-1/+1
| | * | OMAP3: PM: Remove duplicate code blocksSanjeev Premi2010-01-211-18/+0Star
| | * | OMAP3: PM: Disable interrupt controller AUTOIDLE before WFITero Kristo2010-01-213-0/+16
| | * | OMAP3: PM: Enable system control module autoidleTero Kristo2010-01-211-0/+2
| | * | OMAP3: PM: Ack pending interrupts before entering suspendTero Kristo2010-01-213-0/+9
| | |/
| * | OMAP1 clock: fix for "BUG: spinlock lockup on CPU#0"Paul Walmsley2010-01-201-3/+3
| * | OMAP4: clocks: Fix the clksel_rate struct DPLL divsRajendra Nayak2010-01-201-31/+31
| * | OMAP4: PRCM: Fix the base address for CHIRONSS reg definesRajendra Nayak2010-01-202-16/+18
| * | OMAP3: clock: Remove unnecessarily .init initializers from OMAP3 clocksRussell King2010-01-201-4/+0Star
| * | OMAP3: hwmod: Adding flag to prevent caching of sysconfig register.Thara Gopinath2010-01-202-1/+3
| |/
* | Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-01-221-1/+1
|\ \
| * | hmt: adjust for new pwm_backlight->notify prototypePeter Korsgaard2010-01-221-1/+1
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-01-2112-57/+110
|\ \ \
| * | | ARM: 5888/1: arm: Update comments in cacheflush.h and remove unnecessary V6 a...Tony Lindgren2010-01-203-7/+17
| * | | ARM: 5886/1: arm: Fix cpu_proc_fin() for proc-v7.S and make kexec workTony Lindgren2010-01-191-1/+8
| * | | ARM: 5885/1: arm: Flush TLB entries in setup_mm_for_reboot()Tony Lindgren2010-01-191-0/+2
| * | | ARM: 5884/1: arm: Fix DCC console for v7Tony Lindgren2010-01-193-0/+40
| * | | ARM: 5883/1: Revert "disable NX support for OABI-supporting kernels"Rabin Vincent2010-01-181-9/+0Star
| * | | ARM: 5882/1: ARM: Fix uncompress code compile for different defines of flush(...Tony Lindgren2010-01-183-3/+6
| * | | ARM: fix badly placed mach/plat entries in Kconfig & MakefileRussell King2010-01-172-37/+37
| | |/ | |/|
* | | Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-01-153-20/+21
|\ \ \ | | |/ | |/|
| * | ARM: MINI2440: Fixup __initdata usageBen Dooks2010-01-151-13/+13
| * | ARM: MINI2440: Fix crash on boot due to improper __initdata qualifierUri Yosef2010-01-151-5/+5
| * | ARM: SMDK6410: Specify no GPIO for B_PWR_5V regulatorMark Brown2010-01-151-0/+1
| * | ARM: S3C: NAND: Check the existence of nr_map before copyingRamax Lo2010-01-141-2/+2
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-01-151-0/+1
|\ \ | |/ |/|
| * Input: davinci_keyscan - add device_enable method to platform dataMiguel Aguilar2010-01-061-0/+1
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-01-1329-54/+181
|\ \
| * | ARM: Ensure ARMv6/7 mm files are built using appropriate assembler optionsRussell King2010-01-121-0/+12
| * | ARM: Fix wrong dmbRussell King2010-01-121-3/+1Star
| * | ARM: 5873/1: ARM: Fix the reset logic for ARM RealView boardsColin Tuckley2010-01-117-15/+57
| * | ARM: 5872/1: ARM: include needed linux/cpu.h in asm/cpu.hSantosh Shilimkar2010-01-101-0/+1