aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-15Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-1/+3
2019-03-14Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-4/+12
2019-03-08Merge branches 'clk-imx', 'clk-samsung', 'clk-ti', 'clk-uniphier-gear' and 'clk-mmp2-lcdc' into clk-nextStephen Boyd1-4/+12
2019-03-06Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-7/+124
2019-03-04Merge branch 'regulator-5.1' into regulator-nextMark Brown1-1/+0
2019-02-15ARM: OMAP2+: hwmod: disable ick autoidling when a hwmod requires thatAndreas Kemnade1-4/+12
2019-02-07ARM: OMAP2+: fix lack of timer interrupts on CPU1 after hotplugRussell King1-12/+4
2019-02-06regulator: fixed/gpio: Pull inversion/OD into gpiolibLinus Walleij1-1/+0
2019-02-01ARM: avoid Cortex-A9 livelock on tight dmb loopsRussell King1-1/+3
2019-01-29ARM: OMAP2+: Variable "reg" in function omap4_dsi_mux_pads() could be uninitializedYizhuo1-1/+6
2019-01-24ARM: ti81xx: Add hwmod boilerplate for all GPIO and SPI peripheralsGraeme Smecher1-0/+117
2019-01-24ARM: ti81xx: Move I2C entries in omap_hwmod_81xx to maintain groupingGraeme Smecher1-7/+7
2019-01-23ARM: OMAP5+: Fix inverted nirq pin interrupts with irq_set_typeTony Lindgren1-1/+35
2019-01-05Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-21/+0
2019-01-04Merge commit 'smp-hotplug^{/omap2}' into for-linusRussell King1-20/+0
2018-12-31Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-6/+17
2018-12-31Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-7/+6
2018-12-31Merge branch 'fixes' into next/socOlof Johansson1-58/+53
2018-12-29Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-3/+2
2018-12-23treewide: add intermediate .s files to targetsMasahiro Yamada1-0/+2
2018-12-23treewide: remove explicit rules for *offsets.sMasahiro Yamada1-3/+0
2018-12-18Merge branch 'asoc-4.21' into asoc-nextMark Brown2-3/+3
2018-12-18ARM: OMAP2: Update for new MCBSP Kconfig optionPeter Ujfalusi2-3/+3
2018-12-14ARM: omap2: remove unnecessary boot_lockRussell King1-20/+0
2018-12-12ARM: omap2: avoid section mismatch warningArnd Bergmann1-1/+1
2018-12-12Merge tag 'omap-for-v4.21/omap1-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/socOlof Johansson1-2/+2
2018-12-10ARM: OMAP2+: Check also the first dts child for hwmod flagsTony Lindgren1-6/+17
2018-12-02Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2018-11-29ARM: OMAP1/2: fix SoC name printingAaro Koskinen1-2/+2
2018-11-19ARM: OMAP2+: timer: Remove obsolete inclusion of <asm/smp_twd.h>Geert Uytterhoeven1-1/+0
2018-11-19ARM: OMAP2+: prm44xx: Fix section annotation on omap44xx_prm_enable_io_wakeupNathan Chancellor1-1/+1
2018-11-19ARM: OMAP2+: hwmod: Fix some section annotationsNathan Chancellor1-3/+3
2018-11-12drm/omap: Populate DSS children in omapdss driverLaurent Pinchart1-58/+53
2018-11-08Merge branch 'fixes-dts' into omap-for-v4.20/fixesTony Lindgren5-22/+29
2018-11-08ARM: Kconfig: remove useless "default n"Russell King1-1/+0
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport1-3/+5
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+1
2018-10-31memblock: remove _virt from APIs returning virtual addressMike Rapoport1-3/+3
2018-10-29Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-37/+51
2018-10-23Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds2-13/+8
2018-10-23Merge tag 'mmc-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2-4/+0
2018-10-21Merge branch 'regulator-4.20' into regulator-nextMark Brown1-1/+15
2018-10-18ARM: OMAP2+: prm44xx: Fix section annotation on omap44xx_prm_enable_io_wakeupNathan Chancellor1-1/+1
2018-10-08mmc: omap_hsmmc: Delete platform data GPIO CD and WPLinus Walleij2-4/+0
2018-09-24gpio: omap: Remove custom PM calls and use cpu_pm insteadTony Lindgren2-13/+8
2018-09-17regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij1-1/+15
2018-09-07ARM: OMAP2+: Convert to using %pOFn instead of device_node.nameRob Herring1-8/+8
2018-09-07ARM: OMAP2+: hwmod_core: improve the support for clkctrl clocksTero Kristo1-29/+43
2018-09-07Merge commit '1dbcb97c656eed1a244c960b8b3a469c3d20ce7b' into omap-for-v4.20/socTony Lindgren1-1/+38
2018-08-28Merge branch 'perm-fix' into omap-for-v4.19/fixes-v2Tony Lindgren6-47/+186