aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-30ARM: OMAP: dmtimer: check for fixed timers during configSuman Anna1-0/+7
2015-11-30ARM: OMAP: add DT support for ti,dm816-timerNeil Armstrong1-0/+4
2015-11-30ARM: OMAP: dmtimer: Add clock source from DTNeil Armstrong1-1/+30
2015-05-20ARM: OMAP1: Change interrupt numbering for sparse IRQTony Lindgren1-0/+4
2015-04-03ARM, clocksource/drivers: Provide read_boot_clock64() and read_persistent_clock64() and use themXunlei Pang1-9/+1
2015-04-03ARM: OMAP: 32k counter: Provide y2038-safe omap_read_persistent_clock() replacementXunlei Pang1-10/+12
2015-03-31Merge tag 'v4.0-rc6' into timers/core, before applying new patchesIngo Molnar1-1/+14
2015-03-17ARM: OMAP: dmtimer: disable pm runtime on removeSuman Anna1-0/+2
2015-03-17ARM: OMAP: dmtimer: check for pm_runtime_get_sync() failureSuman Anna1-1/+12
2015-03-13clocksource: Rename __clocksource_updatefreq_*() to __clocksource_update_freq_*()John Stultz1-1/+1
2015-01-07ARM: OMAP: dma.c: Remove unused functionRickard Strandqvist1-8/+0
2014-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-3/+0
2014-10-08Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-731/+6
2014-10-02kbuild: remove unnecessary variable initializaionsMasahiro Yamada1-3/+0
2014-09-18ARM: OMAP: Remove unused pieces of legacy DMA APITony Lindgren1-731/+6
2014-09-09ARM: OMAP: Fix Kconfig warning for omap1Tony Lindgren1-0/+3
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+3
2014-07-21ARM: OMAP2+: DMA: remove requirement of irq for platform-dma driverNishanth Menon1-2/+3
2014-07-01ARM: OMAP: add deprecation message for legacy OMAP DMA APIRussell King1-0/+2
2014-06-02Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into nextLinus Torvalds4-22/+22
2014-05-16ARM: OMAP2+: Fix DMA hang after off-idleTony Lindgren1-0/+10
2014-05-08ARM: OMAP: debug-leds: raw read and write endian fixVictor Kamensky1-7/+7
2014-05-08ARM: OMAP: counter-32k: raw read and write endian fixVictor Kamensky1-3/+3
2014-05-08ARM: OMAP: dmtimer: raw read and write endian fixVictor Kamensky2-12/+12
2014-04-05Merge tag 'dt-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+0
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-33/+0
2014-04-04ARM: omap: move dma channel allocation into plat-omap codeRussell King1-3/+8
2014-04-04dmaengine: omap-dma: provide a hook to get the underlying DMA platform opsRussell King1-0/+6
2014-03-17Merge tag 'omap-for-v3.15/dt-part3' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dtArnd Bergmann1-3/+0
2014-03-12ARM: OMAP3: remove deprecated CONFIG_OMAP_IOMMU_IVA2Florian Vaussard1-3/+0
2014-02-24Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linuxUwe Kleine-König1-33/+0
2014-02-18Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into next/cleanupOlof Johansson1-33/+0
2013-12-20Merge branch 'efm32/soc' into next/socKevin Hilman1-1/+4
2013-12-20ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König1-33/+0
2013-11-26ARM: OMAP2+: Disable POSTED mode for errata i103 and i767Joel Fernandes1-1/+4
2013-11-21ARM: OMAP: Switch to sched_clock_register()Stephen Boyd1-2/+2
2013-10-03ARM: OMAP: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+0
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2013-08-21ARM: OMAP: dma: fix error return code in omap_system_dma_probe()Wei Yongjun1-0/+1
2013-08-13ARM: DRA7: Add the build support in omap2plusR Sricharan1-1/+1
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
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-12sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd1-1/+1
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