summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-06-27fbdev/core: Add fb_device_{create,destroy}()Thomas Zimmermann
2023-06-27fbdev/core: Move framebuffer and backlight helpers into separate filesThomas Zimmermann
2023-06-27fbdev/core: Pass Linux device to pm_vt_switch_*() functionsThomas Zimmermann
2023-06-27fbdev/tdfxfb: Set i2c adapter parent to hardware deviceThomas Zimmermann
2023-06-27fbdev/smscufx: Detect registered fb_info from refcountThomas Zimmermann
2023-06-27fbdev/sm501fb: Output message with fb_err()Thomas Zimmermann
2023-06-27fbdev/sh7760fb: Use hardware device with dev_() output during probeThomas Zimmermann
2023-06-27fbdev/sh7760fb: Alloc DMA memory from hardware deviceThomas Zimmermann
2023-06-27fbdev/sh7760fb: Output messages with fb_dbg()Thomas Zimmermann
2023-06-27fbdev/sh7760fb: Use fb_dbg() in sh7760fb_get_color_info()Thomas Zimmermann
2023-06-27fbdev/rivafb: Use hardware device as backlight parentThomas Zimmermann
2023-06-27fbdev/rivafb: Reorder backlight and framebuffer init/cleanupThomas Zimmermann
2023-06-27fbdev/radeonfb: Use hardware device as backlight parentThomas Zimmermann
2023-06-27fbdev/radeonfb: Reorder backlight and framebuffer cleanupThomas Zimmermann
2023-06-27fbdev/pxa168fb: Do not assign to struct fb_info.devThomas Zimmermann
2023-06-27fbdev/nvidiafb: Use hardware device as backlight parentThomas Zimmermann
2023-06-27fbdev/nvidiafb: Reorder backlight and framebuffer init/cleanupThomas Zimmermann
2023-06-27fbdev/metronomefb: Use hardware device for dev_err()Thomas Zimmermann
2023-06-27fbdev/mb862xxfb: Output messages with fb_dbg()Thomas Zimmermann
2023-06-27fbdev/fsl-diu-fb: Output messages with fb_*() helpersThomas Zimmermann
2023-06-27fbdev/ep93xx-fb: Do not assign to struct fb_info.devThomas Zimmermann
2023-06-27fbdev/ep93xx-fb: Output messages with fb_info() and fb_err()Thomas Zimmermann
2023-06-27fbdev/ep93xx-fb: Alloc DMA memory from hardware deviceThomas Zimmermann
2023-06-27fbdev/broadsheetfb: Call device_remove_file() with hardware deviceThomas Zimmermann
2023-06-27fbdev/aty128fb: Use hardware device as backlight parentThomas Zimmermann
2023-06-27fbdev/aty128fb: Reorder backlight and framebuffer init/cleanupThomas Zimmermann
2023-06-27fbdev/atyfb: Use hardware device as backlight parentThomas Zimmermann
2023-06-27fbdev/atyfb: Reorder backlight and framebuffer init/cleanupThomas Zimmermann
2023-06-27backlight/lv5207lp: Rename struct lv5207lp_platform_data.fbdev to 'dev'Thomas Zimmermann
2023-06-27backlight/lv5207lp: Compare against struct fb_info.deviceThomas Zimmermann
2023-06-27backlight/gpio_backlight: Rename field 'fbdev' to 'dev'Thomas Zimmermann
2023-06-27backlight/gpio_backlight: Compare against struct fb_info.deviceThomas Zimmermann
2023-06-27backlight/bd6107: Rename struct bd6107_platform_data.fbdev to 'dev'Thomas Zimmermann
2023-06-27backlight/bd6107: Compare against struct fb_info.deviceThomas Zimmermann
2023-06-27drm/bridge: dw-hdmi: remove dead code and fix indentationAdrián Larumbe
2023-06-27drm/bridge: dw-hdmi: truly enforce 420-only formats when drm mode demands itAdrián Larumbe
2023-06-27drm/bridge: dw-hdmi: change YUV420 selection logic at clock setupAdrián Larumbe
2023-06-26drm/prime: Unexport helpers for fd/handle conversionThomas Zimmermann
2023-06-26drm: Clear fd/handle callbacks in struct drm_driverThomas Zimmermann
2023-06-26drm: Enable PRIME import/export for all driversThomas Zimmermann
2023-06-25drm/mxsfb: Disable overlay plane in mxsfb_plane_overlay_atomic_disable()Liu Ying
2023-06-24drm/vkms: Isolate writeback pixel conversion functionsMaíra Canal
2023-06-24drm/vkms: Enable ARGB8888 support for writebackMaíra Canal
2023-06-24drm/vkms: Reduce critical sectionMaíra Canal
2023-06-23drm/bridge: ps8640: Drop the ability of ps8640 to fetch the EDIDDouglas Anderson
2023-06-23drm/kms: log when querying an object not included in leaseSimon Ser
2023-06-23drm/atomic: log errors in drm_mode_atomic_ioctl()Simon Ser
2023-06-23drm/atomic: log when page-flip is requested without CRTCsSimon Ser
2023-06-23drm/atomic: log on attempt to set legacy DPMS propertySimon Ser
2023-06-23drm/atomic: log when CRTC_ID prop value is invalidSimon Ser