aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2 (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-24Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdLinus Torvalds1-6/+1
2016-05-18Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds9-169/+505
2016-05-18Merge tag 'armsoc-cleanups-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-18/+74
2016-05-16Merge branch 'pm-cpufreq'Rafael J. Wysocki1-5/+2
2016-05-09Merge tag 'omap-for-v4.7/auxdata-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/fixes-non-criticalArnd Bergmann1-15/+2
2016-04-28ARM: OMAP2+: n900 needs MMC slot names for legacy user spaceTony Lindgren1-0/+7
2016-04-28ARM: OMAP2+: Add more functions to pwm pdata for ir-rx51Tony Lindgren2-3/+65
2016-04-28Merge back earlier cpufreq material for v4.7.Rafael J. Wysocki1-5/+2
2016-04-25cpufreq: omap: Use generic platdev driverViresh Kumar1-5/+2
2016-04-22Merge tag 'omap-for-v4.6/fixes-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesKevin Hilman2-11/+14
2016-04-22Merge tag 'for-v4.7/omap-hwmod-a' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v4.7/socTony Lindgren6-13/+442
2016-04-22Merge tag 'omap-for-v4.6/fixes-rc2-v2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesKevin Hilman2-1/+9
2016-04-19Revert "ARM: OMAP: Catch callers of revision information prior to it being populated"Tony Lindgren1-1/+0
2016-04-15ARM: OMAP2+: Simplify auxdata by using the generic matchTony Lindgren1-15/+2
2016-04-15mtd: nand: omap: Clean up device tree supportRoger Quadros1-4/+1
2016-04-15mtd: nand: omap: Use gpmc_omap_get_nand_ops() to get NAND registersRoger Quadros1-2/+0
2016-04-14ARM: OMAP3: Fix external abort on 36xx waking from off mode idleDave Gerlach1-10/+13
2016-04-13ARM: OMAP2+: wakeupgen: Add comment for unhandled FROZEN transitionsAnna-Maria Gleixner1-0/+5
2016-04-13ARM: OMAP: DRA7: powerdomain data: Remove wrong OSWR capabilityNishanth Menon1-7/+7
2016-04-13ARM: OMAP: DRA7: powerdomain data: Fix "ON" state for memoriesNishanth Menon1-33/+33
2016-04-13ARM: OMAP: DRA7: powerdomain data: Erratum i892 workaround: Disable core INANishanth Menon1-1/+1
2016-04-13ARM: OMAP2+: remove redundant multiplatform checksJonas Rabenstein2-120/+22
2016-04-13Merge tag 'for-v4.6-rc/omap-fixes-b' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v4.6/fixesTony Lindgren1-1/+1
2016-04-10ARM: OMAP2+: hwmod: fix _idle() hwmod state sanity check sequenceSuman Anna1-6/+6
2016-04-10ARM: DRA7: hwmod: Add data for GPTimer 12Suman Anna1-2/+34
2016-04-10ARM: AMx3xx: RTC: Add lock and unlock functionsLokesh Vutla1-0/+2
2016-04-10ARM: DRA7: RTC: Add lock and unlock functionsLokesh Vutla1-0/+2
2016-04-10ARM: OMAP2+: hwmod: RTC: Add lock and unlock functionsLokesh Vutla2-0/+67
2016-04-10ARM: OMAP2+: DRA7: Add hwmod entries for PWMSSVignesh R1-0/+89
2016-04-10ARM: DRA7: hwmod: Add data for McASP1/2/4/5/6/7/8Peter Ujfalusi1-0/+237
2016-04-10ARM: DRA7: clockdomain: Implement timer workaround for errata i874Keerthy1-1/+1
2016-04-08Merge branch 'fixes-rc2' into omap-for-v4.6/fixesTony Lindgren3-1/+10
2016-04-08ARM: OMAP: Catch callers of revision information prior to it being populatedNishanth Menon1-0/+1
2016-04-08ARM: OMAP: DRA7: Provide proper class to omap2_set_globals_tapNishanth Menon1-1/+2
2016-04-08ARM: OMAP: DRA7: wakeupgen: Skip SAR save for wakeupgenNishanth Menon1-0/+7
2016-03-30ARM: DRA722: Add ID detect for Silicon Rev 2.0Vishal Mahaveer2-2/+3
2016-03-30ARM: OMAP2: Fix up interconnect barrier initialization for DRA7Nishanth Menon1-0/+1
2016-03-30Merge tag 'for-v4.6-rc/omap-fixes-a' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v4.6/fixesTony Lindgren16-85/+422
2016-03-26ARM: OMAP2+: hwmod: Fix updating of sysconfig registerLokesh Vutla1-4/+4
2016-03-20Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-4/+299
2016-03-20Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+0
2016-03-20Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-30/+101
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-1/+1
2016-03-09Merge tag 'for-v4.5-rc/omap-critical-fixes-a' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into fixesOlof Johansson2-1/+11
2016-03-07ARM: OMAP2+: hwmod: Introduce ti,no-idle dt propertyLokesh Vutla2-1/+11
2016-03-02Merge tag 'omap-for-v4.6/soc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/socArnd Bergmann7-12/+323
2016-03-02Merge tag 'omap-for-v4.6/fixes-not-urgent-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/fixes-non-criticalArnd Bergmann6-30/+101
2016-03-02ARM: OMAP2+: Use srst_udelay for USB on dm814xTony Lindgren1-0/+2
2016-03-01Merge tag 'for-v4.6/omap-hwmod-b' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into omap-for-v4.6/socTony Lindgren4-9/+148
2016-03-01ARM: DRA7: hwmod: Add data for eDMA tpcc, tptc0, tptc1Peter Ujfalusi1-0/+88