summaryrefslogtreecommitdiff
path: root/include/video
AgeCommit message (Expand)Author
2024-01-29Merge drm/drm-next into drm-misc-nextMaxime Ripard
2024-01-23video/cmdline: Hide __video_get_options() behind CONFIG_FB_COREThomas Zimmermann
2024-01-23video/cmdline: Introduce CONFIG_VIDEO for video= parameterThomas Zimmermann
2024-01-12video/sticore: Remove info field from STI structThomas Zimmermann
2024-01-12video/sticore: Store ROM device in STI structThomas Zimmermann
2023-10-30fbdev: stifb: Make the STI next font pointer a 32-bit signed offsetHelge Deller
2023-10-16fbdev: uvesafb: Remove uvesafb_exec() prototype from include/video/uvesafb.hJorge Maidana
2023-09-23fbdev: mmp: Annotate struct mmp_path with __counted_byKees Cook
2023-08-15fbdev: kyro: Remove unused declarationsYue Haibing
2023-06-30sticon/parisc: Fix STI console on 64-bit only machinesHelge Deller
2023-04-20arch/parisc: Implement fb_is_primary_device() under arch/pariscThomas Zimmermann
2023-04-20video: Move HP PARISC STI core code to shared locationThomas Zimmermann
2023-03-13Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2023-02-20fbdev: Handle video= parameter in video/cmdline.cThomas Zimmermann
2023-02-01fbdev: remove w100fb driverArnd Bergmann
2022-12-14fbdev: omapfb: connector-analog-tv: remove support for platform dataDmitry Torokhov
2022-12-14fbdev: omapfb: panel-dpi: remove support for platform dataDmitry Torokhov
2022-12-14fbdev: omapfb: panel-sony-acx565akm: remove support for platform dataDmitry Torokhov
2022-11-16drm: Move nomodeset kernel parameter to drivers/videoThomas Zimmermann
2022-07-19video: Provide constants for VGA I/O rangeThomas Zimmermann
2022-07-19fbdev: Remove trailing whitespacesThomas Zimmermann
2022-07-06video: of_display_timing.h: include errno.hHsin-Yi Wang
2022-05-26video: fbdev: radeon: Fix spelling typo in commentpengfuyuan
2022-03-04drm/exynos: fimd: add BGR support for exynos4/5Martin Jücker
2021-05-10gpu: ipu-v3: Add Rec.709 limited range support to DPPhilipp Zabel
2020-11-30video: fbdev: sstfb: Updated logging to fix set but not used warningsSam Ravnborg
2020-10-26gpu: ipu-v3: remove unused functionsPhilipp Zabel
2020-09-08fbdev: remove mbx framebuffer driverMike Rapoport
2020-03-02video: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-01-15video: exynos: Rename Exynos to lowercaseKrzysztof Kozlowski
2019-11-07drm/dsi: rename MIPI_DCS_SET_PARTIAL_AREA to MIPI_DCS_SET_PARTIAL_ROWSJani Nikula
2019-11-07drm/dsi: add missing DSI DCS commandsJani Nikula
2019-11-07drm/dsi: add missing DSI data typesJani Nikula
2019-11-07drm/dsi: clean up DSI data type definitionsJani Nikula
2019-08-26fbdev: da8xx: remove panel_power_ctrl() callback from platform dataBartosz Golaszewski
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-07-09Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linuxLinus Torvalds
2019-06-21video: fbdev: omap2: remove rfbiBartlomiej Zolnierkiewicz
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-06-14gpu: ipu-v3: ipu-ic: Fully describe colorspace conversionsSteve Longerbeam
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 351Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 27Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-04-01udlfb: introduce a rendering mutexMikulas Patocka