summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorLi Zefan <lizf@cn.fujitsu.com>2009-04-10 09:43:36 +0800
committerTakashi Iwai <tiwai@suse.de>2009-04-14 12:39:23 +0200
commit68425adcc419bfe90776f59e66b8c4cdb6e1b1f3 (patch)
treeea68aa46121d17114732442d9730a22292606e46 /tools/perf/scripts/python/stackcollapse.py
parentef44a1ec6eeef189998f84e7230e1d3535b01074 (diff)
downloadkernel-68425adcc419bfe90776f59e66b8c4cdb6e1b1f3.tar.gz
ALSA: sound/isa: use memdup_user()
Remove open-coded memdup_user(). Signed-off-by: Li Zefan <lizf@cn.fujitsu.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
un4i_crtc.c?id=a0a68fb6872f545acd49035ea17c52a9f30d07dc'>drm/sun4i: Pass pointer for underlying backend into layer initChen-Yu Tsai 2017-03-09drm/sun4i: Pass pointers for associated backend and tcon into crtc initChen-Yu Tsai 2017-03-09drm/sun4i: Use embedded tcon pointer to get the tcon's output port nodeChen-Yu Tsai 2017-03-07drm/sun4i: Add backend and tcon pointers to sun4i_crtcChen-Yu Tsai 2017-03-07drm/sun4i: Drop hardcoded .possible_crtcs values from layersChen-Yu Tsai 2017-03-07drm/sun4i: Drop primary layer pointer from sun4i_drvChen-Yu Tsai 2017-03-07drm/sun4i: Move layers from sun4i_drv to sun4i_crtcChen-Yu Tsai 2017-03-07drm/sun4i: Set drm_crtc.port to the underlying TCON's output port nodeChen-Yu Tsai 2017-03-07drm/sun4i: Make sun4i_crtc_init return ERR_PTR style error codesChen-Yu Tsai 2017-02-09drm: sun4i: use vblank hooks in struct drm_crtc_funcsShawn Guo 2016-07-26Backmerge tag 'v4.7' into drm-nextDave Airlie 2016-06-30drm/sun4i: Send vblank event when the CRTC is disabledMaxime Ripard 2016-06-10drm/sun4i: Implement some semblance of vblank event handlingDaniel Vetter 2016-04-28drm: Add Allwinner A10 Display Engine supportMaxime Ripard