aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2 (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-10Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds7-50/+16
2017-05-09Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds12-215/+78
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2017-05-08format-security: move static strings to constKees Cook1-1/+1
2017-04-28ARM: DRA7: clockdomain: Change the CLKTRCTRL of CM_PCIE_CLKSTCTRL to SW_WKUPKishon Vijay Abraham I1-1/+1
2017-04-04ARM: OMAP2+: omap_device: Sync omap_device and pm_runtime after probe deferDave Gerlach1-0/+8
2017-03-28ARM: OMAP2+: mark omap_init_rng as __initArnd Bergmann1-1/+1
2017-03-28ARM: OMAP2+: dm81xx: Add clkdm and hwmod for SATAKevin Hilman3-0/+45
2017-03-28ARM: DRA7: hwmod_data: Prevent wait_target_disable error for usb_otg_ssRoger Quadros1-0/+2
2017-03-28ARM: DRA7: hwmod: Fix DCAN1 stuck in transitionRoger Quadros1-0/+2
2017-03-27ARM: omap2+: Revert omap-smp.c changes resetting CPU1 during bootTony Lindgren5-20/+96
2017-03-23ARM: OMAP2+ hwmod: Allow modules to disable HW_AUTORoger Quadros2-2/+12
2017-03-23ARM: OMAP2+: omap_hwmod: provide space for more hwmod flagsSekhar Nori1-1/+1
2017-03-23Merge branch 'hwmod-cleanup' into omap-for-v4.12/socTony Lindgren7-210/+15
2017-03-14ARM: OMAP2+: Make hwmod clkdm_name constTony Lindgren1-1/+1
2017-03-14ARM: OMAP2+: Remove unused CLOCKACT_TEST_ICLKTony Lindgren7-12/+1
2017-03-14ARM: OMAP2+: Use list_for_each_entry for hwmod slave_portsTony Lindgren1-73/+10
2017-03-14ARM: OMAP2+: Remove mostly unused hwmod linkspaceTony Lindgren2-125/+4
2017-03-08clk: ti: convert to use proper register definition for all accessesTero Kristo7-18/+15
2017-03-08clk: ti: move omap2_init_clk_clkdm under TI clock driverTero Kristo1-32/+0
2017-03-08clk: ti: add clkdm_lookup to the exported functionsTero Kristo1-0/+1
2017-03-06ARM: OMAP: PM: Drop useless checks for PM_SUSPEND_STANDBYGeert Uytterhoeven1-1/+0
2017-03-06Merge tag 'v4.11-rc1' into omap-for-v4.11/fixesTony Lindgren14-354/+70
2017-03-04ARM: OMAP2+: Release device node after it is no longer needed.Guenter Roeck1-2/+7
2017-03-04ARM: OMAP2+: Fix device node reference countsGuenter Roeck1-6/+10
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>Ingo Molnar1-0/+1
2017-02-28Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds3-12/+12
2017-02-28ARM: OMAP2+: Remove legacy gpmc-nand.cLadislav Michl2-157/+0
2017-02-28ARM: OMAP2+: gpmc-onenand: propagate error on initialization failureLadislav Michl1-4/+6
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli3-12/+12
2017-02-27scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-23Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-329/+34
2017-02-23Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-4/+15
2017-02-21Merge tag 'media/v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-5/+5
2017-02-16ARM: OMAP5 / DRA7: Fix HYP mode boot for thumb2 buildMatthijs van Duin1-1/+2
2017-02-14ARM: OMAP3: Fix smartreflex platform data regressionTony Lindgren1-0/+20
2017-01-31[media] rx51: broken buildSean Young1-1/+1
2017-01-30[media] ir-rx51: port to rc-coreSean Young1-4/+4
2017-01-30PM / OPP: Update OPP users to put referenceViresh Kumar1-3/+2
2017-01-29Merge tag 'omap-for-v4.11/soc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/socOlof Johansson5-329/+34
2017-01-24ARM: OMAP: clock: Remove unused mpurate cmdline optionAndrew Murray2-65/+0
2017-01-20ARM: OMAP2+: omap_hwmod: Add support for earlyconLokesh Vutla1-0/+33
2017-01-20ARM: OMAP3: Fix SoC detection of OMAP36/37 FamilyAdam Ford1-1/+9
2017-01-20ARM: OMAP5: Add HWMOD_SWSUP_SIDLE_ACT flag for UARTVignesh R1-2/+6
2017-01-06ARM: OMAP2+: Fix init for multiple quirks for the same SoCTony Lindgren1-1/+0
2017-01-05ARM: OMAP2+: Fix WL1283 Bluetooth Baud RateAdam Ford1-1/+1
2017-01-05ARM: OMAP2+: Make the omapdss_find_dss_of_node() function staticLaurent Pinchart2-3/+1
2017-01-05ARM: OMAP2+: Remove unused omap_display_init() functionLaurent Pinchart2-261/+0
2016-12-27Merge branch 'omap-for-v4.10/legacy' into omap-for-v4.10/fixesTony Lindgren3-165/+1
2016-12-27ARM: OMAP2+: PRM: Delete an error message for a failed memory allocationMarkus Elfring1-3/+1