summaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap
AgeCommit message (Expand)AuthorFilesLines
2019-08-09ARM: OMAP: dma: Mark expected switch fall-throughsGustavo A. R. Silva1-9/+5
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner4-17/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-15/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-07Remove MODULE_ALIAS() calls that take undefined macroMasahiro Yamada1-1/+0
2018-11-08ARM: Kconfig: remove useless "default n"Russell King1-1/+0
2018-07-20ARM/time: Remove read_boot_clock64()Pavel Tatashin1-1/+1
2018-04-16ARM: OMAP2+: Drop unused pm-noopTony Lindgren1-10/+0
2018-04-05Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds5-1478/+0
2018-03-21ARM: OMAP: Fix SRAM W+X mappingTony Lindgren2-11/+36
2018-02-22ARM: OMAP: Move dmtimer driver out of plat-omap to drivers under clocksourceKeerthy3-980/+0
2018-02-22ARM: OMAP: Move dmtimer.h out of plat-omapKeerthy2-430/+1
2018-02-22ARM: OMAP: timer: Wrap the inline functions under OMAP2PLUS defineKeerthy1-1/+16
2018-02-22ARM: OMAP: dmtimer: Remove all the exportsKeerthy1-27/+0
2018-02-22Merge branch 'omap-for-v.16/dmtimer-fix' into omap-for-v4.17/timerTony Lindgren1-5/+2
2018-02-22ARM: OMAP: Fix dmtimer init for omap1Tony Lindgren1-5/+2
2018-02-14ARM: OMAP: Move plat/i2c.h into mach-omap1 folderSuman Anna1-53/+0
2018-02-14ARM: OMAP2+: Cleanup omap_timer_capability_dev_attr usageSuman Anna1-4/+0
2017-11-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2-13/+9
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2017-10-11ARM: OMAP: Fix typos in two comment lines in _omap_dm_timer_request()Markus Elfring1-2/+2
2017-10-11ARM: OMAP: Use kcalloc() in omap_system_dma_probe()Markus Elfring1-2/+3
2017-10-11ARM: OMAP: Improve a size determination in two functionsMarkus Elfring2-2/+2
2017-10-11ARM: OMAP: Delete an error message for a failed memory allocation in two func...Markus Elfring2-7/+2
2016-11-10ARM: OMAP2+: Remove legacy mux codeTony Lindgren1-26/+0
2016-11-10ARM: OMAP2+: Remove legacy i2c.c platform init codeTony Lindgren2-119/+0
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_clo...Xunlei Pang1-9/+1
2015-04-03ARM: OMAP: 32k counter: Provide y2038-safe omap_read_persistent_clock() repla...Xunlei 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...Linus Torvalds1-3/+0
2014-10-08Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus 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...Linus 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...Linus 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