aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds45-7493/+232
2012-12-12Merge branch 'omap-serial' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-55/+0
2012-12-11Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-9/+0
2012-12-11Merge tag 'mmc-updates-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds1-0/+1
2012-12-06mmc: omap_hsmmc: Enable HSPE bit for high speed cardsHebbar, Gururaja1-0/+1
2012-11-30Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/pm2Olof Johansson2-378/+1
2012-11-30Merge tag 'omap-for-v3.8/cleanup-headers-iommu-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/headersOlof Johansson4-526/+0
2012-11-30Merge tag 'omap-for-v3.8/cleanup-headers-iommu-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanupOlof Johansson4-526/+0
2012-11-30ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren2-378/+1
2012-11-30Merge tag 'tags/omap-for-v3.8/devel-prcm-signed' into omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3Tony Lindgren1-37/+0
2012-11-29Merge tag 'omap-for-v3.8/cleanup-timer-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanupOlof Johansson3-127/+240
2012-11-23Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds1-0/+21
2012-11-21ARM: OMAP2+: timer: remove CONFIG_OMAP_32K_TIMERIgor Grinberg1-0/+6
2012-11-20ARM: OMAP2+: Move iommu/iovmm headers to platform_dataTony Lindgren1-49/+0
2012-11-20ARM: OMAP2+: Move iommu2 to drivers/iommu/omap-iommu2.cTony Lindgren1-258/+14
2012-11-20ARM: OMAP2+: Move plat/iovmm.h to include/linux/omap-iommu.hTony Lindgren2-97/+2
2012-11-20ARM: OMAP2+: Move iopgtable header to drivers/iommu/Ido Yariv1-120/+0
2012-11-20ARM: OMAP: Merge iommu2.h into iommu.hIdo Yariv2-101/+83
2012-11-16Merge 3.7-rc6 into tty-nextGreg Kroah-Hartman1-0/+6
2012-11-16ARM: OMAP: Add platform data header for DMTIMERsJon Hunter2-8/+2
2012-11-16ARM: OMAP: Remove unnecessary omap_dm_timer structure declarationJon Hunter1-27/+25
2012-11-16ARM: OMAP: Don't store timers physical addressJon Hunter1-1/+0
2012-11-16ARM: OMAP: Define omap_dm_timer_prepare function as staticJon Hunter2-3/+1
2012-11-16ARM: OMAP: Clean-up dmtimer reset codeJon Hunter2-42/+31
2012-11-16Merge branch '3.8/vram-conversion' of git://gitorious.org/linux-omap-dss2/linuxTomi Valkeinen3-47/+3
2012-11-16Merge tag 'v3.7-rc4'Tomi Valkeinen3-2/+4
2012-11-15Merge tag 'omap-for-v3.8/cleanup-prcm-part2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanupArnd Bergmann1-37/+0
2012-11-14Revert "ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints"Paul Walmsley1-0/+21
2012-11-13Merge branch 'omap-for-v3.8/pm' into omap-for-v3.8/clockTony Lindgren2-2/+3
2012-11-13OMAP: remove vram allocatorTomi Valkeinen1-43/+0
2012-11-13OMAP: common.c: remove init call to vramTomi Valkeinen1-2/+0
2012-11-13OMAP: FB: use DMA_BIT_MASK() for fb's coherent_dma_maskTomi Valkeinen1-2/+3
2012-11-12ARM: OMAP: Remove __omap_dm_timer_set_source functionJon Hunter2-19/+1
2012-11-12ARM: OMAP: Remove unnecessary call to clk_get()Jon Hunter1-10/+4
2012-11-12ARM: OMAP: Add dmtimer interrupt disable functionJon Hunter2-1/+33
2012-11-12ARM: OMAP: Fix spurious interrupts when using timer match featureJon Hunter1-1/+1
2012-11-12ARM: OMAP: Don't restore DMTIMER interrupt status registerJon Hunter2-5/+1
2012-11-12ARM: OMAP: Don't restore of DMTIMER TISTAT registerJon Hunter2-4/+0
2012-11-12ARM: OMAP: Fix dmtimer reset for timer1Jon Hunter1-5/+2
2012-11-12ARM: OMAP: Fix timer posted mode supportJon Hunter1-8/+5
2012-11-12ARM: OMAP3+: Implement timer workaround for errata i103 and i767Jon Hunter2-3/+52
2012-11-12ARM: OMAP: Add DMTIMER definitions for posted modeJon Hunter1-0/+4
2012-11-12Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at91 into next/headersArnd Bergmann2-2/+3
2012-11-12ARM: OMAP: debug-leds: Use resource_size instead of hard coded macroBenoit Cousson1-1/+1
2012-11-09Merge branch 'linus' into omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3Tony Lindgren2-2/+3
2012-11-09Merge branch 'omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3' into omap-for-v3.8/dtTony Lindgren41-6949/+233
2012-11-08ARM: OMAP2+: PRCM: remove obsolete prcm.[ch]Paul Walmsley1-35/+0
2012-11-08ARM: OMAP2+: PRCM: split and relocate the PRM/CM globals setupPaul Walmsley1-5/+1
2012-11-08ARM: OMAP2+: PRCM: remove omap2_cm_wait_idlest()Paul Walmsley1-2/+0
2012-11-08ARM: OMAP2+: common: remove mach-omap2/common.c globals and map_common_io codePaul Walmsley1-0/+5