summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP2+: Fix potentially uninitialized return value for _setup_reset()Tony Lindgren2020-01-271-1/+1
* omap: pdata-quirks: remove openpandora quirks for mmc3 and wl1251H. Nikolaus Schaller2019-12-171-93/+0
* ARM: OMAP1/2: fix SoC name printingAaro Koskinen2019-12-171-2/+2
* ARM: OMAP2+: Fix missing reset done flag for am3 and am43Tony Lindgren2019-10-291-1/+2
* ARM: OMAP2+: Fix omap4 errata warning on other SoCsTony Lindgren2019-09-211-0/+3
* ARM: OMAP2+: Fix missing SYSC_HAS_RESET_STATUS for dra7 epwmssTony Lindgren2019-09-211-1/+2
* ARM: omap2: remove incorrect __init annotationArnd Bergmann2019-07-211-1/+1
* ARM: avoid Cortex-A9 livelock on tight dmb loopsRussell King2019-04-051-1/+3
* ARM: OMAP2+: fix lack of timer interrupts on CPU1 after hotplugRussell King2019-03-231-12/+4
* ARM: OMAP2+: Variable "reg" in function omap4_dsi_mux_pads() could be uniniti...Yizhuo2019-03-231-1/+6
* ARM: OMAP2+: hwmod: Fix some section annotationsNathan Chancellor2019-02-121-3/+3
* ARM: OMAP2+: prm44xx: Fix section annotation on omap44xx_prm_enable_io_wakeupNathan Chancellor2018-12-171-1/+1
* ARM: hwmod: RTC: Don't assume lock/unlock will be called with irq enabledDave Gerlach2018-10-031-4/+8
* ARM: DRA7/OMAP5: Enable ACTLR[0] (Enable invalidates of BTB) for secondary coresNishanth Menon2018-08-241-0/+41
* ARM: OMAP2+: powerdomain: use raw_smp_processor_id() for traceTero Kristo2018-06-211-2/+2
* ARM: OMAP2+: Fix sar_base inititalization for HS omapsTony Lindgren2018-05-301-2/+2
* ARM: OMAP3: Fix prm wake interrupt for resumeTony Lindgren2018-05-301-2/+2
* ARM: OMAP2+: timer: fix a kmemleak caused in omap_get_timer_dtQi Hou2018-05-301-8/+11
* ARM: omap2: hide omap3_save_secure_ram on non-OMAP3 buildsArnd Bergmann2018-03-151-0/+2
* ARM: AM33xx: PRM: Remove am33xx_pwrdm_read_prev_pwrst functionKeerthy2018-02-251-12/+0
* ARM: OMAP2+: Fix SRAM virt to phys translation for save_secure_ram_contextTony Lindgren2018-02-255-35/+31
* ARM: OMAP3: hwmod_data: add missing module_offs for MMC3Tero Kristo2018-01-231-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0216-0/+16
* ARM: OMAP2+: hsmmc: fix logic to call either omap_hsmmc_init or omap_hsmmc_la...H. Nikolaus Schaller2017-09-191-2/+2
* ARM: OMAP2+: dra7xx: Set OPT_CLKS_IN_RESET flag for gpio1Keerthy2017-09-191-0/+1
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-09-122-0/+3
|\
| * Merge branches 'fixes' and 'misc' into for-linusRussell King2017-09-0938-1039/+566
| |\
| * | ARM: align .data sectionRussell King2017-08-142-0/+3
* | | Merge tag 'armsoc-platforms' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-09-1014-165/+102
|\ \ \
| * \ \ Merge branch 'next/cleanup' into next/socOlof Johansson2017-09-055-17/+7
| |\ \ \
| | * \ \ Merge tag 'omap-for-v4.14/fixes-not-urgent-v2-signed' of git://git.kernel.org...Arnd Bergmann2017-08-193-13/+3
| | |\ \ \
| | | * | | ARM: OMAP4+: PRM: fix of_irq_get() result checksSergei Shtylyov2017-08-151-2/+2
| | | * | | ARM: OMAP3+: PRM: fix of_irq_get() result checkSergei Shtylyov2017-08-151-1/+1
| | | * | | ARM: OMAP2+: omap_device: drop broken RPM status update from suspend_noirqJohan Hovold2017-08-101-10/+0
| | * | | | ARM: Convert to using %pOF instead of full_nameRob Herring2017-08-162-4/+4
| * | | | | Merge tag 'omap-for-v4.14/soc-signed' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2017-08-169-148/+95
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | ARM: OMAP: dra7: powerdomain data: Register SoC specific powerdomainsLokesh Vutla2017-08-141-1/+32
| | * | | | ARM: dra762: Enable SMP for dra762Lokesh Vutla2017-08-141-2/+2
| | * | | | ARM: dra7: hwmod: Register dra76x specific hwmodLokesh Vutla2017-08-141-2/+9
| | * | | | ARM: dra762: Add support for device identificationLokesh Vutla2017-08-142-0/+14
| | * | | | ARM: OMAP2+: board-generic: add support for dra762 familyLokesh Vutla2017-08-141-0/+1
| | * | | | ARM: OMAP2+: Select PINCTRL_TI_IODELAY for SOC_DRA7XXKishon Vijay Abraham I2017-08-101-0/+1
| | * | | | ARM: OMAP2+: Add pdata-quirks for MMC/SD on DRA74x EVMSekhar Nori2017-08-101-0/+31
| | * | | | ARM: OMAP2+: Remove unused legacy code for DMATony Lindgren2017-08-101-143/+5
| | | |_|/ | | |/| |
* | | | | Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2017-09-072-2/+2
|\ \ \ \ \
| * | | | | mfd: twl: Move header file out of I2C realmWolfram Sang2017-09-042-2/+2
| |/ / / /
* | | | | ARM: OMAP2+: fix missing variable declarationArnd Bergmann2017-08-241-0/+1
* | | | | ARM: OMAP2+: Don't register omapdss device for omapdrmLaurent Pinchart2017-08-161-51/+60
* | | | | ARM: OMAP2+: Remove unused omapdrm platform deviceLaurent Pinchart2017-08-164-62/+1
* | | | | ARM: OMAP2+: Register SoC device attributes from machine .init()Laurent Pinchart2017-08-152-1/+1
|/ / / /