aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-02Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-559/+0
2013-06-18ARM: OMAP: dma: Remove the erroneous freeing of platform dataRajendra Nayak1-4/+0
2013-06-18ARM: OMAP: dma: Fix the dma_chan_link_map init orderR Sricharan1-1/+2
2013-06-18ARM: OMAP: dma: Remove the wrong dev_id checkR Sricharan1-2/+2
2013-06-11mailbox/omap: move the OMAP mailbox framework to driversSuman Anna4-559/+0
2013-06-11ARM: OMAP2+: mbox: remove dependencies with soc.hSuman Anna1-1/+1
2013-06-11omap: mailbox: call request_irq after mbox queues are allocatedSuman Anna1-9/+9
2013-05-07Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-97/+145
2013-05-02Merge branch 'cleanup' into for-linusRussell King1-6/+6
2013-05-02ARM: OMAP: use consistent error checkingRussell King1-1/+1
2013-04-09ARM: OMAP2+: Populate DMTIMER errata when using device-treeJon Hunter1-8/+37
2013-04-09ARM: dts: OMAP2+: Update DMTIMER compatibility propertyJon Hunter1-1/+6
2013-04-09ARM: OMAP: Add function to request timer by nodeJon Hunter2-74/+94
2013-04-09ARM: OMAP: Force dmtimer restore if context loss is not detectableJon Hunter1-0/+2
2013-04-09ARM: OMAP: Simplify dmtimer context-loss handlingNeilBrown1-20/+12
2013-02-28Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-17/+0
2013-02-24ARM: cleanup: clk_get() error handlingRussell King1-5/+5
2013-02-21Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-33/+10
2013-02-21Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2013-02-01ARM: OMAP2+: Get rid of custom OMAP_32K_TIMER_HZSantosh Shilimkar2-17/+0
2013-02-01ARM: OMAP: Fix the use of uninitialized dma_lch_countChen Gang1-1/+1
2013-01-25ARM: Convert to devm_ioremap_resource()Thierry Reding1-5/+3
2013-01-11ARM: OMAP2+: Enable ARCH_MULTIPLATFORM supportTony Lindgren2-30/+2
2013-01-11ARM: OMAP2+: Disable code that currently does not work with multiplaformTony Lindgren1-1/+1
2013-01-11ARM: OMAP: Fix i2c cmdline initcall for multiplatformTony Lindgren2-2/+7
2013-01-08Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-0/+4
2013-01-03ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman2-6/+6
2013-01-03Merge tag 'omap-fixes-a2-for-v3.8-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v3.8-rc2/fixesTony Lindgren2-0/+4
2013-01-01ARM: OMAP: SRAM: resolve sparse warningsPaul Walmsley1-0/+2
2012-12-30Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-181/+2
2012-12-28ARM: OMAP: 32k counter: resolve sparse warningsPaul Walmsley1-0/+2
2012-12-17ARM/omap: use module_platform_driver macroSrinivas Kandagatla1-12/+1
2012-12-17ARM: OMAP2+: Drop plat/cpu.h for omap2plusTony Lindgren1-4/+0
2012-12-17ARM: OMAP: Split fb.c to remove last remaining cpu_is_omap usageTony Lindgren2-165/+1
2012-12-16Merge branch 'omap-for-v3.8/fixes-for-merge-window' into omap-for-v3.8/fixes-for-merge-window-v2Tony Lindgren4-146/+0
2012-12-15Merge tag 'fbdev-for-3.8' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2-45/+3
2012-12-14ARM: OMAP: Move plat/omap-serial.h to include/linux/platform_data/serial-omap.hTony Lindgren1-51/+0
2012-12-14ARM: OMAP: Remove debug-devices.cJon Hunter3-95/+0
2012-12-13Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-378/+1
2012-12-13Merge tag 'omapdss-for-3.8' of git://gitorious.org/linux-omap-dss2/linux into for-linusTomi Valkeinen5-120/+64
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-165/+241
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