aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/objdiff (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-05kbuild: clean .tmp_* pattern by make cleanMasahiro Yamada1-3/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 199Thomas Gleixner1-1/+1
2017-03-11scripts: objdiff: Ignore debug info when comparingStephen Boyd1-1/+4
2014-06-10scripts: objdiff: support directories for the augument of record commandMasahiro Yamada1-11/+22
2014-06-10scripts: objdiff: fix a commentMasahiro Yamada1-1/+1
2014-06-10scripts: objdiff: change the extension of disassembly from .o to .disMasahiro Yamada1-2/+3
2014-06-10scripts: objdiff: improve path flexibility for record commandMasahiro Yamada1-6/+16
2014-06-10scripts: objdiff: remove unnecessary codeMasahiro Yamada1-2/+0
2014-06-10scripts: objdiff: direct error messages to stderrMasahiro Yamada1-9/+9
2014-06-10scripts: objdiff: get the path to .tmp_objdiff more simplyMasahiro Yamada1-7/+5
2014-04-08scripts: objdiff: detect object code changes between two commitsJason Cooper1-0/+141
/drmP.h?id=9aefed1f74989eebb430fd0b0bbc3f87da33d0ec&follow=1'>drm: Add macro to export functions only when CONFIG_DRM_DEBUG_SELFTEST is ena...Alexandru Gheorghe2-0/+7 2018-11-02drm/selftests: Add tests for drm_format_info* helpersAlexandru Gheorghe4-1/+288 2018-11-02drm: Extend framebuffer_check to handle formats with cpp/char_per_block 0Alexandru Gheorghe1-1/+7 2018-11-02drm: mali-dp: Enable Mali-DP tiled buffer formatsAlexandru Gheorghe2-6/+36 2018-11-02drm/fourcc: Add fourcc for Mali linear tiled formatsAlexandru Gheorghe2-0/+26 2018-11-02drm/fourcc: Add char_per_block, block_w and block_h in drm_format_infoAlexandru Gheorghe6-9/+148 2018-11-02drm/panel: Add simple panel mode for the ARM RTSMLinus Walleij1-0/+30 2018-11-01drm: Remove 80-column line in drm_mode_object.cShayenne da Luz Moura1-1/+2 2018-11-01drm/tilcdc: Use drm_fbdev_generic_setup()Noralf Trønnes1-9/+2 2018-11-01drm/sun4i: Use drm_fbdev_generic_setup()Noralf Trønnes3-22/+5 2018-11-01drm/atmel-hlcdc: Use drm_fbdev_generic_setup()Noralf Trønnes1-5/+2 2018-11-01drm/fsl-dcu: Use drm_fbdev_generic_setup()Noralf Trønnes2-23/+3 2018-11-01drm/arc: Use drm_fbdev_generic_setup()Noralf Trønnes2-34/+3 2018-11-01drm/syncobj: Mark local add/remove callback functions as staticChris Wilson1-14/+5 2018-10-30drm/tinydrm: Fix setting of the column/page end addresses.Eric Anholt1-2/+2 2018-10-30drm: Add an hx8367d tinydrm driver.Eric Anholt4-0/+289