summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-08-19video: fbdev/mmp/core: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-08-19video: fbdev: viafb: Remove dead codeSouptick Joarder
2019-08-19video: fbdev: aty[128]fb: Remove dead codeSouptick Joarder
2019-08-19video: fbdev: sh_mobile_lcdcfb: Mark expected switch fall-throughAnders Roxell
2019-08-19video: fbdev: radeonfb: Use dev_get_drvdataChuhong Yuan
2019-08-19video: fbdev: sm712fb: Use dev_get_drvdataChuhong Yuan
2019-08-19video: fbdev: pvr2fb: remove unnecessary comparison of unsigned integer with < 0Gustavo A. R. Silva
2019-08-19efifb: BGRT: Improve efifb_bgrt_sanity_checkHans de Goede
2019-08-19drm/xen-front: Make structure fb_funcs constantNishka Dasgupta
2019-08-18drm/vboxvideo: Make structure vbox_fb_helper_funcs constantNishka Dasgupta
2019-08-17dma-fence: Store the timestamp in the same union as the cb_listChris Wilson
2019-08-17dma-fence: Simply wrap dma_fence_signal_locked with dma_fence_signalChris Wilson
2019-08-17dma-fence: Avoid list_del during fence->cb_list iterationChris Wilson
2019-08-17drm/panel: tpo-td043mtea1: remove redundant assignmentColin Ian King
2019-08-16drm/omap: displays: Remove unused panel driversLaurent Pinchart
2019-08-16video: omapfb2: Make standard and custom panel drivers mutually exclusiveLaurent Pinchart
2019-08-16dma-buf: Restore seqlock around dma_resv updatesChris Wilson
2019-08-14drm/panel: Add driver for the Toppoly TD043MTEA1 panelLaurent Pinchart
2019-08-14drm/panel: Add driver for the Toppoly TD028TTEC1 panelLaurent Pinchart
2019-08-14drm/panel: Add driver for the Sony ACX565AKM panelLaurent Pinchart
2019-08-14drm/panel: Add driver for the Sharp LS037V7DW01 panelLaurent Pinchart
2019-08-14drm/panel: Add driver for the NEC NL8048HL11 panelLaurent Pinchart
2019-08-14drm/panel: Add driver for the LG Philips LB035Q02 panelLaurent Pinchart
2019-08-14drm/aspeed: gfc_crtc: Make structure aspeed_gfx_funcs constantNishka Dasgupta
2019-08-14drm/arm: drop use of drmP.hSam Ravnborg
2019-08-14drm/armada: drop use of drmP.hSam Ravnborg
2019-08-14drm/tegra: drop use of drmP.hSam Ravnborg
2019-08-14drm/i2c/tda998x: drop use of drmP.hSam Ravnborg
2019-08-14drm/bridge: dumb-vga-dac: Fix dereferencing -ENODEV DDC channelGeert Uytterhoeven
2019-08-14drm/bridge: dw-hdmi-i2s: add .get_eld supportJerome Brunet
2019-08-14drm/bridge: dw-hdmi-i2s: enable only the required i2s lanesJerome Brunet
2019-08-14drm/bridge: dw-hdmi-i2s: reset audio fifo before applying new paramsJerome Brunet
2019-08-14drm/bridge: dw-hdmi-i2s: set the channel allocationJerome Brunet
2019-08-14drm/bridge: dw-hdmi-i2s: enable lpcm multi channelsJerome Brunet
2019-08-14drm/bridge: dw-hdmi: set channel count in the infoframesJerome Brunet
2019-08-14drm/bridge: dw-hdmi: move audio channel setup out of ahbJerome Brunet
2019-08-14drm/bridge: dw-hdmi-i2s: support more i2s formatJerome Brunet
2019-08-13dma-buf: rename reservation_object to dma_resvChristian König
2019-08-13dma-buf: nuke reservation_object seq numberChristian König
2019-08-13dma-buf/sw_sync: Synchronize signal vs syncpt freeChris Wilson
2019-08-12drm/panfrost: Bump driver version to 1.1Rob Herring
2019-08-12drm/panfrost: Add support for GPU heap allocationsRob Herring
2019-08-12drm/panfrost: Convert MMU IRQ handler to threaded handlerRob Herring
2019-08-12drm/panfrost: Consolidate reset handlingRob Herring
2019-08-12drm/panfrost: Add a no execute flag for BO allocationsRob Herring
2019-08-12drm/panfrost: Split panfrost_mmu_map SG list mapping to its own functionRob Herring
2019-08-12drm/panfrost: Restructure the GEM object creationRob Herring
2019-08-12drm/shmem: Put pages independent of a SG table being setRob Herring
2019-08-12drm/gem: Allow sparsely populated page arrays in drm_gem_put_pagesRob Herring
2019-08-12drm: gm12u320: Add -ENODEV to list of errors to ignoreHans de Goede