summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2
AgeCommit message (Expand)AuthorFilesLines
2011-11-05ARM: OMAP: usb: musb: OMAP: Delete unused functionBjarne Steinsbo1-38/+0
2011-11-05ARM: OMAP: change get_context_loss_count ret value to intTomi Valkeinen3-6/+12
2011-11-05ARM: OMAP4: hsmmc: configure SDMMC1_DR0 properlyBalaji T K1-1/+1
2011-11-05ARM: OMAP4: hsmmc: Fix Pbias configuration on regulator OFFBalaji T K1-12/+2
2011-11-05ARM: OMAP3: hwmod: fix variant registration and remove SmartReflex from commo...Paul Walmsley1-2/+2
2011-11-05ARM: OMAP2+: l3-noc: Include linux/module.hAxel Lin1-0/+1
2011-11-05ARM: OMAP2+: devices: Fixes for McPDMPeter Ujfalusi1-14/+3
2011-11-05ARM: OMAP: Fix errors and warnings when building for one boardSanjeev Premi2-0/+14
2011-11-05Merge branch 'for_3.2/pm-cleanup-2' of git://github.com/khilman/linux-omap-pm...Tony Lindgren2-34/+41
2011-11-05Merge branch 'prcm_scm_misc_fixes_3.2' of git://git.pwsan.com/linux-2.6 into ...Tony Lindgren2-9/+12
2011-11-05Merge branch 'omap_clock_fixes_3.2' of git://git.pwsan.com/linux-2.6 into fixesTony Lindgren6-28/+142
2011-11-02Merge branch 'next/soc' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-1/+0
2011-11-02Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds27-688/+622
2011-11-02Merge branch 'next/pm' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds32-1285/+1578
2011-11-02Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds9-12/+440
2011-11-02Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds68-2174/+1602
2011-11-02Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2-3/+3
2011-11-02Merge branch 'highbank/soc' into next/socArnd Bergmann4-7/+8
2011-11-01Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann30-83/+73
2011-11-01Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann30-84/+70
2011-11-01Merge branch 'next/fixes' into next/cleanupArnd Bergmann11-72/+49
2011-11-01Merge branch 'depends/omap2_dss' into next/cleanupArnd Bergmann20-200/+508
2011-11-01Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann30-84/+70
2011-11-01Merge branch 'depends/rmk/gpio' into next/fixesArnd Bergmann4-8/+4
2011-10-31Merge branch 'dt/gic' into highbank/socArnd Bergmann32-103/+75
2011-10-31Merge branch 'dt/gic' into next/dtArnd Bergmann32-102/+78
2011-10-31Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-14/+17
2011-10-31Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds20-199/+509
2011-10-31Merge branches 'depends/rmk/io', 'depends/rmk/l2x0' and 'depends/rmk/gpio' in...Arnd Bergmann4-8/+4
2011-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds3-2/+34
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds31-97/+71
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds4-8/+4
2011-10-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-6/+5
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2011-10-25Merge branch 'misc' into for-linusRussell King1-1/+1
2011-10-25Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v...Russell King2-6/+6
2011-10-23Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform...Russell King2-19/+5
2011-10-23ARM: gic: consolidate PPI handlingMarc Zyngier1-13/+1
2011-10-21Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', '...Joerg Roedel1-14/+17
2011-10-21ARM: smp: fix clipping of number of CPUsRussell King1-6/+4
2011-10-20ARM: OMAP: Warn if omap_ioremap is called before SoC detectionTony Lindgren1-0/+1
2011-10-20ARM: OMAP: Move set_globals initialization to happen in init_earlyTony Lindgren7-63/+55
2011-10-20ARM: OMAP: Map SRAM later on with ioremap_exec()Tony Lindgren2-25/+3
2011-10-20ARM: OMAP: Avoid cpu_is_omapxxxx usage until map_io is doneTony Lindgren2-53/+49
2011-10-18Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d...Russell King2-50/+36
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer1-1/+1
2011-10-08Merge branch 'depends/rmk/devel-stable' into next/cleanupArnd Bergmann28-34/+34
2011-10-08ARM: OMAP3: PM: restrict erratum i443 handling to OMAP3430 onlyPaul Walmsley1-9/+11
2011-10-08ARM: OMAP3: PM: fix I/O wakeup and I/O chain clock control detectionPaul Walmsley2-22/+26
2011-10-08ARM: OMAP3: PM: fix pwrdm_post_transition call sequenceCharulatha V1-3/+4