summaryrefslogtreecommitdiff
path: root/irq.h
AgeCommit message (Expand)AuthorFilesLines
2013-06-04irq: rename device_bind_irq_to_cpu to device_set_irq_affinityDaniel Borkmann1-1/+1
2013-06-03irq: break out from xutils and save + restoreDaniel Borkmann1-0/+10
s='ctrl'>
authorDave Airlie <airlied@redhat.com>2016-09-28 11:17:26 +1000
committerDave Airlie <airlied@redhat.com>2016-09-28 11:17:26 +1000
commit662d5c957161802e2f26317bfe02108fdb215706 (patch)
tree36ff51fd391095f7d33adcedfeea779e68140e83 /Documentation
parentf01ebbdb46a845a756db7c3cd4cf9718d6d4b715 (diff)
parent7b993855dfd5d87e07ac84285d3d9bb0c743dede (diff)
Merge tag 'tilcdc-4.9-3.1' of https://github.com/jsarha/linux into drm-next
Second attempt for 3rd drm/tilcdc pull request for v4.9. * tag 'tilcdc-4.9-3.1' of https://github.com/jsarha/linux: drm/tilcdc: fix wrong error handling drm/tilcdc: Return directly after a failed kfree_table_init() in tilcdc_convert_slave_node() drm/tilcdc: Remove "default" from blue-and-red-wiring property binding drm/tilcdc: Fix non static symbol warning drm/tilcdc: mark symbols static where possible drm/tilcdc: add missing header dependencies drm/tilcdc: WARN if CRTC is touched without CRTC lock drm/tilcdc: Take CRTC lock when calling tilcdc_crtc_disable() drm/tilcdc: Remove unnecessary tilcdc_crtc_disable() from tilcdc_unload() drm/tilcdc: Flush flip-work workqueue before drm_flip_work_cleanup() drm/tilcdc: Clean up LCDC functional clock rate setting code drm/tilcdc: Take crtc modeset lock while updating the crtc clock rate
Diffstat (limited to 'Documentation')