summaryrefslogtreecommitdiff
path: root/scripts/const_structs.checkpatch
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2017-10-06 14:05:52 +0200
committerSimon Horman <horms+renesas@verge.net.au>2017-10-10 09:51:27 +0200
commitc6a7fd98966015df742fe15d5a01827262f4fc41 (patch)
tree49e21931b56ddf1ccbc5914cc925f4deabb31e8b /scripts/const_structs.checkpatch
parentfdceea3c2ade76d929725fdd6211feb52bdf705a (diff)
downloadkernel-c6a7fd98966015df742fe15d5a01827262f4fc41.tar.gz
arm64: dts: r8a77970: Add INTC-EX device node
Add a device node for the Interrupt Controller for External Devices (INTC-EX) on R-Car V3M, which serves external IRQ pins IRQ[0-5]. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions
p/dmtimer.c?h=linux-6.12.y&id=351a102dbf489d0e9c9b0883f76e2a94d895503d'>ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman 2012-12-17ARM/omap: use module_platform_driver macroSrinivas Kandagatla 2012-11-16ARM: OMAP: Add platform data header for DMTIMERsJon Hunter 2012-11-16ARM: OMAP: Define omap_dm_timer_prepare function as staticJon Hunter 2012-11-16ARM: OMAP: Clean-up dmtimer reset codeJon Hunter 2012-11-12ARM: OMAP: Remove __omap_dm_timer_set_source functionJon Hunter 2012-11-12ARM: OMAP: Remove unnecessary call to clk_get()Jon Hunter 2012-11-12ARM: OMAP: Add dmtimer interrupt disable functionJon Hunter 2012-11-12ARM: OMAP: Fix spurious interrupts when using timer match featureJon Hunter 2012-11-12ARM: OMAP: Don't restore DMTIMER interrupt status registerJon Hunter 2012-11-12ARM: OMAP: Don't restore of DMTIMER TISTAT registerJon Hunter 2012-11-12ARM: OMAP: Fix dmtimer reset for timer1Jon Hunter 2012-11-12ARM: OMAP: Fix timer posted mode supportJon Hunter 2012-11-12ARM: OMAP3+: Implement timer workaround for errata i103 and i767Jon Hunter 2012-11-09Merge branch 'omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3' into om...Tony Lindgren 2012-11-02ARM: OMAP: Remove unnecessary mach and plat includesTony Lindgren 2012-11-02ARM: OMAP: Add DT support for timer driverJon Hunter 2012-11-02ARM: OMAP: Add function to request a timer by capabilityJon Hunter 2012-10-31ARM: OMAP: Move omap-pm-noop.c local to mach-omap2Tony Lindgren 2012-10-18ARM: OMAP: Make plat/omap-pm.h local to mach-omap2Tony Lindgren 2012-08-13ARM: OMAP: dmtimers: Fix locking issue in omap_dm_timer_request*()Timo Kokkonen 2012-08-07ARM: OMAP2+: Fix dmtimer set source clock failureJon Hunter 2012-07-05ARM: OMAP: dmtimer: use devm_ API and do some cleanup in probe()Tarun Kanti DebBarma 2012-06-14ARM: OMAP2+: Simplify dmtimer clock aliasesJon Hunter 2012-06-14ARM: OMAP2+: Move dmtimer clock set function to dmtimer driverJon Hunter 2012-06-14ARM: OMAP1: Fix dmtimer supportJon Hunter 2012-06-14ARM: OMAP: Add flag to indicate if a timer needs a manual resetJon Hunter 2012-06-14ARM: OMAP: Remove timer function pointer for context loss counterJon Hunter 2012-06-14ARM: OMAP: Remove loses_context variable from timer platform dataJon Hunter 2012-06-14ARM: OMAP: Add DMTIMER capability variable to represent timer featuresJon Hunter 2012-06-14ARM: OMAP2+: Add dmtimer platform function to reserve systimersJon Hunter 2012-05-26Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds 2012-05-10ARM: OMAP2+: dmtimer: remove redundant sysconfig context restoreTarun Kanti DebBarma 2012-04-17ARM: OMAP2+: clean up some cppcheck warningsPaul Walmsley 2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds 2012-03-05ARM: OMAP: dmtimer: fix missing content/correction in low-power mode supportTarun Kanti DebBarma 2012-02-24ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.hTony Lindgren