summaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP: Fix dmtimer init for omap1Tony Lindgren2018-05-301-5/+2
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-10-141-3/+0
|\
| * kbuild: remove unnecessary variable initializaionsMasahiro Yamada2014-10-021-3/+0
* | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-081-731/+6
|\ \
| * | ARM: OMAP: Remove unused pieces of legacy DMA APITony Lindgren2014-09-181-731/+6
| |/
* | ARM: OMAP: Fix Kconfig warning for omap1Tony Lindgren2014-09-091-0/+3
|/
* Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-08-081-2/+3
|\
| * ARM: OMAP2+: DMA: remove requirement of irq for platform-dma driverNishanth Menon2014-07-211-2/+3
* | ARM: OMAP: add deprecation message for legacy OMAP DMA APIRussell King2014-07-011-0/+2
|/
* Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-024-22/+22
|\
| * ARM: OMAP: debug-leds: raw read and write endian fixVictor Kamensky2014-05-081-7/+7
| * ARM: OMAP: counter-32k: raw read and write endian fixVictor Kamensky2014-05-081-3/+3
| * ARM: OMAP: dmtimer: raw read and write endian fixVictor Kamensky2014-05-082-12/+12
* | ARM: OMAP2+: Fix DMA hang after off-idleTony Lindgren2014-05-161-0/+10
|/
* Merge tag 'dt-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2014-04-051-3/+0
|\
| * Merge tag 'omap-for-v3.15/dt-part3' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2014-03-171-3/+0
| |\
| | * ARM: OMAP3: remove deprecated CONFIG_OMAP_IOMMU_IVA2Florian Vaussard2014-03-121-3/+0
| * | Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linuxUwe Kleine-König2014-02-241-33/+0
| |\ \ | | |/ | |/|
* | | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-051-33/+0
|\ \ \
| * \ \ Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2014-02-181-33/+0
| |\ \ \ | | |/ / | |/| / | | |/
| | * ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König2013-12-201-33/+0
* | | ARM: omap: move dma channel allocation into plat-omap codeRussell King2014-04-041-3/+8
* | | dmaengine: omap-dma: provide a hook to get the underlying DMA platform opsRussell King2014-04-041-0/+6
|/ /
* | Merge branch 'efm32/soc' into next/socKevin Hilman2013-12-201-1/+4
|\ \
| * | ARM: OMAP2+: Disable POSTED mode for errata i103 and i767Joel Fernandes2013-11-261-1/+4
| |/
* | ARM: OMAP: Switch to sched_clock_register()Stephen Boyd2013-11-211-2/+2
|/
* ARM: OMAP: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-031-1/+0
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-09-061-1/+1
|\
| * ARM: DRA7: Add the build support in omap2plusR Sricharan2013-08-131-1/+1
* | ARM: OMAP: dma: fix error return code in omap_system_dma_probe()Wei Yongjun2013-08-211-0/+1
|/
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-061-1/+1
|\
| * sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd2013-06-121-1/+1
* | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-024-559/+0
|\ \
| * | mailbox/omap: move the OMAP mailbox framework to driversSuman Anna2013-06-114-559/+0
| * | ARM: OMAP2+: mbox: remove dependencies with soc.hSuman Anna2013-06-111-1/+1
| * | omap: mailbox: call request_irq after mbox queues are allocatedSuman Anna2013-06-111-9/+9
| |/
* | ARM: OMAP: dma: Remove the erroneous freeing of platform dataRajendra Nayak2013-06-181-4/+0
* | ARM: OMAP: dma: Fix the dma_chan_link_map init orderR Sricharan2013-06-181-1/+2
* | ARM: OMAP: dma: Remove the wrong dev_id checkR Sricharan2013-06-181-2/+2
|/
* Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-05-072-97/+145
|\
| * ARM: OMAP2+: Populate DMTIMER errata when using device-treeJon Hunter2013-04-091-8/+37
| * ARM: dts: OMAP2+: Update DMTIMER compatibility propertyJon Hunter2013-04-091-1/+6
| * ARM: OMAP: Add function to request timer by nodeJon Hunter2013-04-092-74/+94
| * ARM: OMAP: Force dmtimer restore if context loss is not detectableJon Hunter2013-04-091-0/+2
| * ARM: OMAP: Simplify dmtimer context-loss handlingNeilBrown2013-04-091-20/+12
* | Merge branch 'cleanup' into for-linusRussell King2013-05-021-6/+6
|\ \ | |/ |/|
| * ARM: OMAP: use consistent error checkingRussell King2013-05-021-1/+1
| * ARM: cleanup: clk_get() error handlingRussell King2013-02-241-5/+5
* | Merge tag 'late-omap' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2013-02-282-17/+0
|\ \
| * | ARM: OMAP2+: Get rid of custom OMAP_32K_TIMER_HZSantosh Shilimkar2013-02-012-17/+0
| |/