summaryrefslogtreecommitdiffstats
path: root/sound (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-28drm: Introduce drm_connector_{get,put}()Thierry Reding9-30/+65
2017-02-28drm: Introduce drm_mode_object_{get,put}()Thierry Reding5-29/+95
2017-02-28drm: Rename drm_mode_object_get()Thierry Reding9-30/+24
2017-02-28gpu: drm: core: Convert printk(KERN_<LEVEL> to pr_<level>Joe Perches3-10/+9
2017-02-28drm/doc: Capture TODO for deferred fbdev setupDaniel Vetter1-0/+11
2017-02-28drm/docs: Record TODO about plane clippingDaniel Vetter1-0/+12
2017-02-28drm: Convert drm_framebuffer_remove to atomic, v4.Maarten Lankhorst3-0/+96
2017-02-28drm/atomic: Make disable_all helper fully disable the crtc.Maarten Lankhorst2-126/+38
2017-02-28drm/atmel-hlcdc: Simplify the HLCDC layer logicBoris Brezillon7-1496/+697
2017-02-28drm: add drm_get_connector_force_nameJani Nikula3-39/+26
2017-02-28drm/via: use get_user_pages_unlocked()Lorenzo Stoakes1-7/+3
2017-02-27drm: sti: make driver use devm_of_platform_populate()Benjamin Gaignard1-2/+1
2017-02-27of: add devm_ functions for populate and depopulateBenjamin Gaignard2-0/+82
2017-02-27drm: Add a new connector atomic property for link statusManasi Navare6-0/+111
2017-02-27drm/doc: Fix up some kms function namesArchit Taneja1-3/+3
2017-02-26drm/tinydrm: fix semicolon.cocci warningskbuild test robot1-1/+1
2017-02-26drm: kselftest: fix spelling mistake: "misalinged" -> "misaligned"Colin Ian King1-1/+1
2017-02-26dma-buf/reservation: Wrap ww_mutex_trylockChris Wilson1-0/+20
2017-02-26drm/fb-helper: Add multi buffer support for cma fbdevXinliang Liu2-0/+19
2017-02-26drm: Always prepare null framebuffer in transitional helperGabriel Krisman Bertazi2-2/+4
2017-02-26drm: drm_printer: add __printf validationJoe Perches2-1/+4
2017-02-24lib/Kconfig: make PRIME_NUMBERS not user selectable.Dave Airlie1-1/+1
2017-02-24drm/tinydrm: helpers: Properly fix backlight dependencyNoralf Trønnes1-19/+0
2017-02-24drm/tinydrm: mipi-dbi: Fix field width specifier warningNoralf Trønnes1-2/+2
2017-02-24drm/tinydrm: mipi-dbi: Silence: ‘cmd’ may be used uninitializedNoralf Trønnes1-1/+1
2017-02-23drm: Add name for DRM_DP_DUAL_MODE_LSPCONAnder Conselvan de Oliveira1-0/+2
2017-02-23drm/bridge/sii8620: add missing error handling in probeAndrzej Hajda1-0/+4
2017-02-23drm/sti: fix build warnings in sti_drv.c and sti_vtg.c filesVincent Abriou2-10/+0
2017-02-22drm/amd/powerplay: fix PSI feature on Polars12.Rex Zhu5-2/+36
2017-02-21drm/amdgpu: refuse to reserve io mem for split VRAM buffersNicolai Hähnle1-0/+3
2017-02-21drm/ttm: fix use-after-free races in vm fault handlingNicolai Hähnle1-0/+12
2017-02-21drm: qxl: use vblank hooks in struct drm_crtc_funcsShawn Guo2-18/+16
2017-02-21drm: mediatek: use vblank hooks in struct drm_crtc_funcsShawn Guo3-9/+4
2017-02-21drm: kirin: use vblank hooks in struct drm_crtc_funcsShawn Guo1-6/+4
2017-02-21drm/edid: respect connector force for drm_get_edid ddc probeJani Nikula1-1/+4
2017-02-21drm: do not debug log about missing CEA extensions on NULL edidJani Nikula1-0/+3
2017-02-21drm: move edid property update and add modes out of edid firmware loaderJani Nikula3-17/+15
2017-02-18drm/tinydrm: Add support for Multi-Inno MI0283QT displayNoralf Trønnes5-0/+350