aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap
AgeCommit message (Expand)AuthorFilesLines
2016-11-10ARM: OMAP2+: Remove legacy mux codeGravatar Tony Lindgren 1-26/+0
2016-11-10ARM: OMAP2+: Remove legacy i2c.c platform init codeGravatar Tony Lindgren 2-119/+0
2015-11-30ARM: OMAP: dmtimer: check for fixed timers during configGravatar Suman Anna 1-0/+7
2015-11-30ARM: OMAP: add DT support for ti,dm816-timerGravatar Neil Armstrong 1-0/+4
2015-11-30ARM: OMAP: dmtimer: Add clock source from DTGravatar Neil Armstrong 1-1/+30
2015-05-20ARM: OMAP1: Change interrupt numbering for sparse IRQGravatar Tony Lindgren 1-0/+4
2015-04-03ARM, clocksource/drivers: Provide read_boot_clock64() and read_persistent_clo...Gravatar Xunlei Pang 1-9/+1
2015-04-03ARM: OMAP: 32k counter: Provide y2038-safe omap_read_persistent_clock() repla...Gravatar Xunlei Pang 1-10/+12
2015-03-31Merge tag 'v4.0-rc6' into timers/core, before applying new patchesGravatar Ingo Molnar 1-1/+14
2015-03-17ARM: OMAP: dmtimer: disable pm runtime on removeGravatar Suman Anna 1-0/+2
2015-03-17ARM: OMAP: dmtimer: check for pm_runtime_get_sync() failureGravatar Suman Anna 1-1/+12
2015-03-13clocksource: Rename __clocksource_updatefreq_*() to __clocksource_update_freq...Gravatar John Stultz 1-1/+1
2015-01-07ARM: OMAP: dma.c: Remove unused functionGravatar Rickard Strandqvist 1-8/+0
2014-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-3/+0
2014-10-08Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-731/+6
2014-10-02kbuild: remove unnecessary variable initializaionsGravatar Masahiro Yamada 1-3/+0
2014-09-18ARM: OMAP: Remove unused pieces of legacy DMA APIGravatar Tony Lindgren 1-731/+6
2014-09-09ARM: OMAP: Fix Kconfig warning for omap1Gravatar Tony Lindgren 1-0/+3
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 1-2/+3
2014-07-21ARM: OMAP2+: DMA: remove requirement of irq for platform-dma driverGravatar Nishanth Menon 1-2/+3
2014-07-01ARM: OMAP: add deprecation message for legacy OMAP DMA APIGravatar Russell King 1-0/+2
2014-06-02Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 4-22/+22
2014-05-16ARM: OMAP2+: Fix DMA hang after off-idleGravatar Tony Lindgren 1-0/+10
2014-05-08ARM: OMAP: debug-leds: raw read and write endian fixGravatar Victor Kamensky 1-7/+7
2014-05-08ARM: OMAP: counter-32k: raw read and write endian fixGravatar Victor Kamensky 1-3/+3
2014-05-08ARM: OMAP: dmtimer: raw read and write endian fixGravatar Victor Kamensky 2-12/+12
2014-04-05Merge tag 'dt-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socGravatar Linus Torvalds 1-3/+0
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 1-33/+0
2014-04-04ARM: omap: move dma channel allocation into plat-omap codeGravatar Russell King 1-3/+8
2014-04-04dmaengine: omap-dma: provide a hook to get the underlying DMA platform opsGravatar Russell King 1-0/+6
2014-03-17Merge tag 'omap-for-v3.15/dt-part3' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Arnd Bergmann 1-3/+0
2014-03-12ARM: OMAP3: remove deprecated CONFIG_OMAP_IOMMU_IVA2Gravatar Florian Vaussard 1-3/+0
2014-02-24Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linuxGravatar Uwe Kleine-König 1-33/+0
2014-02-18Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Gravatar Olof Johansson 1-33/+0
2013-12-20Merge branch 'efm32/soc' into next/socGravatar Kevin Hilman 1-1/+4
2013-12-20ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooGravatar Uwe Kleine-König 1-33/+0
2013-11-26ARM: OMAP2+: Disable POSTED mode for errata i103 and i767Gravatar Joel Fernandes 1-1/+4
2013-11-21ARM: OMAP: Switch to sched_clock_register()Gravatar Stephen Boyd 1-2/+2
2013-10-03ARM: OMAP: remove deprecated IRQF_DISABLEDGravatar Michael Opdenacker 1-1/+0
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Gravatar Linus Torvalds 1-1/+1
2013-08-21ARM: OMAP: dma: fix error return code in omap_system_dma_probe()Gravatar Wei Yongjun 1-0/+1
2013-08-13ARM: DRA7: Add the build support in omap2plusGravatar R Sricharan 1-1/+1
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2013-07-02Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 4-559/+0
2013-06-18ARM: OMAP: dma: Remove the erroneous freeing of platform dataGravatar Rajendra Nayak 1-4/+0
2013-06-18ARM: OMAP: dma: Fix the dma_chan_link_map init orderGravatar R Sricharan 1-1/+2
2013-06-18ARM: OMAP: dma: Remove the wrong dev_id checkGravatar R Sricharan 1-2/+2
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesGravatar Stephen Boyd 1-1/+1
2013-06-11mailbox/omap: move the OMAP mailbox framework to driversGravatar Suman Anna 4-559/+0
2013-06-11ARM: OMAP2+: mbox: remove dependencies with soc.hGravatar Suman Anna 1-1/+1