summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-01-052-21/+0
|\
| * Merge commit 'smp-hotplug^{/omap2}' into for-linusRussell King2019-01-041-20/+0
| |\
| | * ARM: omap2: remove unnecessary boot_lockRussell King2018-12-141-20/+0
| * | ARM: Kconfig: remove useless "default n"Russell King2018-11-081-1/+0
| |/
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-12-311-6/+17
|\ \
| * | ARM: OMAP2+: Check also the first dts child for hwmod flagsTony Lindgren2018-12-101-6/+17
| |/
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-12-314-7/+6
|\ \
| * \ Merge branch 'fixes' into next/socOlof Johansson2018-12-311-58/+53
| |\ \
| * | | ARM: omap2: avoid section mismatch warningArnd Bergmann2018-12-121-1/+1
| * | | Merge tag 'omap-for-v4.21/omap1-signed' of git://git.kernel.org/pub/scm/linux...Olof Johansson2018-12-121-2/+2
| |\ \ \
| | * | | ARM: OMAP1/2: fix SoC name printingAaro Koskinen2018-11-291-2/+2
| | | |/ | | |/|
| * | | ARM: OMAP2+: timer: Remove obsolete inclusion of <asm/smp_twd.h>Geert Uytterhoeven2018-11-191-1/+0
| * | | ARM: OMAP2+: prm44xx: Fix section annotation on omap44xx_prm_enable_io_wakeupNathan Chancellor2018-11-191-1/+1
| * | | ARM: OMAP2+: hwmod: Fix some section annotationsNathan Chancellor2018-11-191-3/+3
| |/ /
* | | Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-12-291-3/+2
|\ \ \
| * | | treewide: add intermediate .s files to targetsMasahiro Yamada2018-12-231-0/+2
| * | | treewide: remove explicit rules for *offsets.sMasahiro Yamada2018-12-231-3/+0
| |/ /
* | | Merge branch 'asoc-4.21' into asoc-nextMark Brown2018-12-182-3/+3
|\ \ \ | |_|/ |/| |
| * | ARM: OMAP2: Update for new MCBSP Kconfig optionPeter Ujfalusi2018-12-182-3/+3
| |/
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-12-021-1/+1
|\ \
| * | Merge branch 'fixes-dts' into omap-for-v4.20/fixesTony Lindgren2018-11-085-22/+29
| |\|
| * | ARM: OMAP2+: prm44xx: Fix section annotation on omap44xx_prm_enable_io_wakeupNathan Chancellor2018-10-181-1/+1
* | | drm/omap: Populate DSS children in omapdss driverLaurent Pinchart2018-11-121-58/+53
| |/ |/|
* | memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-311-3/+5
* | mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+1
* | memblock: remove _virt from APIs returning virtual addressMike Rapoport2018-10-311-3/+3
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-10-291-37/+51
|\|
| * ARM: OMAP2+: Convert to using %pOFn instead of device_node.nameRob Herring2018-09-071-8/+8
| * ARM: OMAP2+: hwmod_core: improve the support for clkctrl clocksTero Kristo2018-09-071-29/+43
| * Merge commit '1dbcb97c656eed1a244c960b8b3a469c3d20ce7b' into omap-for-v4.20/socTony Lindgren2018-09-071-1/+38
| |\
* | \ Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-10-232-13/+8
|\ \ \
| * | | gpio: omap: Remove custom PM calls and use cpu_pm insteadTony Lindgren2018-09-242-13/+8
| |/ /
* | | Merge tag 'mmc-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2018-10-232-4/+0
|\ \ \
| * | | mmc: omap_hsmmc: Delete platform data GPIO CD and WPLinus Walleij2018-10-082-4/+0
* | | | Merge branch 'regulator-4.20' into regulator-nextMark Brown2018-10-211-1/+15
|\ \ \ \ | |/ / / |/| | |
| * | | regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij2018-09-171-1/+15
| |/ /
* | / Merge branch 'perm-fix' into omap-for-v4.19/fixes-v2Tony Lindgren2018-08-286-47/+186
|\| | | |/ |/|
| * Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-08-236-47/+186
| |\
| | * ARM: OMAP2+: sleep33/43xx: Add RTC-Mode supportKeerthy2018-07-094-4/+67
| | * ARM: OMAP2+: sleep33/43xx: Make sleep actions configurableDave Gerlach2018-07-093-8/+105
| | * ARM: OMAP2+: reuse DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko2018-07-091-31/+6
| | * ARM: hwmod: RTC: Don't assume lock/unlock will be called with irq enabledDave Gerlach2018-07-031-4/+8
* | | ARM: OMAP2+: Fix module address for modules using mpu_rt_idxTony Lindgren2018-08-171-0/+37
* | | ARM: OMAP2+: Fix null hwmod for ti-sysc debugTony Lindgren2018-08-171-1/+1
|/ /
* / ARM: DRA7/OMAP5: Enable ACTLR[0] (Enable invalidates of BTB) for secondary coresNishanth Menon2018-07-121-0/+41
|/
* Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-148-8/+8
|\
| * i2c: omap: move header to platform_dataWolfram Sang2018-05-178-8/+8
* | Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-123-7/+8
|\ \
| * | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-123-7/+8
* | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-06-1135-482/+764
|\ \ \ | |/ / |/| |