summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1
AgeCommit message (Expand)AuthorFilesLines
2012-03-22Merge tag 'fbdev-updates-for-3.4' of git://github.com/schandinat/linux-2.6Linus Torvalds13-116/+46
2012-03-22Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds4-26/+4
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-03-12ARM: OMAP: Remove CONFIG_OMAP_MCBSP referencesPeter Ujfalusi2-4/+3
2012-03-12ARM: OMAP: Do not register omap-mcbsp-dai devicePeter Ujfalusi1-9/+0
2012-03-12ASoC: omap-mcbsp: Create a single driver for McBSPPeter Ujfalusi1-12/+0
2012-03-12ARM: OMAP: mcbsp: Convert core driver to proper platform driverPeter Ujfalusi1-1/+1
2012-02-23OMAP1: Remove unused LCD devices from board filesTomi Valkeinen4-24/+0
2012-02-23OMAP1: pass LCD config with omapfb_set_lcd_config()Tomi Valkeinen13-86/+46
2012-02-23OMAP: N770: remove HWA742 platform dataTomi Valkeinen1-6/+0
2012-02-21ARM: OMAP1: Fix out-of-bounds array access for InnovatorTony Lindgren1-2/+2
2012-02-09mach-omap1: Fix typo in lcd_dma.cMasanari Iida1-1/+1
2012-01-09Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-115/+49
2012-01-05Merge branch 'restart' into for-linusRussell King17-8/+18
2012-01-05Merge branch 'devel-stable' into for-linusRussell King21-93/+83
2012-01-05ARM: restart: omap: use new restart hookRussell King17-8/+18
2012-01-05Merge branch 'for-russell' of git://hansjkoch.de/git/linux-tcc into HEADRussell King5-31/+54
2011-12-19Merge branch 'picoxcell/devel' into next/develOlof Johansson21-39/+79
2011-12-18ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier1-54/+4
2011-12-08ARM: OMAP1: Always reprogram dpll1 rate at bootJanusz Krzysztofik2-10/+0
2011-12-08ARM: OMAP1: Update dpll1 default rate reprogramming methodJanusz Krzysztofik2-7/+6
2011-12-08ARM: OMAP1: Move dpll1 rates selection from config to runtimeJanusz Krzysztofik6-99/+44
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2-21/+0
2011-12-05Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King5-31/+46
2011-12-05ARM: OMAP1: recalculate loops per jiffy after dpll1 reprogramJanusz Krzysztofik1-1/+6
2011-12-01ARM: OMAP1: Fix ckctl value used for dpll1 defualt rateJanusz Krzysztofik1-1/+1
2011-12-01ARM: OMAP1: Fix reprogramming of DPLL1 for systems that boot at rates below 6...Tony Lindgren1-0/+3
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-20/+0
2011-11-18ARM: plat-omap: remove arch specific special handling for ioremapNicolas Pitre1-1/+0
2011-11-17ARM: 7159/1: OMAP: Introduce local common.h filesTony Lindgren19-18/+79
2011-11-11ARM: OMAP: Fix reprogramming of dpll1 rateTony Lindgren4-28/+39
2011-11-09ARM: OMAP: Fix map_io for Amstrad E3Tony Lindgren1-3/+7
2011-11-07Merge branch 'fixes-modulesplit' into fixesTony Lindgren4-0/+4
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-0/+4
2011-11-04ARM: OMAP1: Remove unused omap-alsa.hJarkko Nikula1-1/+0
2011-11-04ARM: OMAP1: Fix warnings about enabling 32 KiHz timerTony Lindgren1-1/+1
2011-11-01Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds17-296/+162
2011-11-01Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2-1/+174
2011-11-01Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-0/+45
2011-11-01Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann18-43/+89
2011-10-31arm: fix implicit module.h users by adding it to arch/arm as required.Paul Gortmaker1-0/+1
2011-10-31arm: Add export.h to ARM specific files as required.Paul Gortmaker3-0/+3
2011-10-31Merge branch 'next/fixes' into next/cleanupArnd Bergmann27-69/+97
2011-10-31Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann18-43/+89
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds18-43/+89
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds25-41/+24
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2011-10-19ARM: OMAP: Warn if omap_ioremap is called before SoC detectionTony Lindgren1-0/+1
2011-10-19ARM: OMAP: Map SRAM later on with ioremap_exec()Tony Lindgren2-2/+3
2011-10-19ARM: OMAP1: Use generic map_io, init_early and init_irqTony Lindgren16-294/+158