platform/kernel/linux-rpi.git
2023-07-07 Andrzej Kacprowskiaccel/ivpu: Print firmware name and version
2023-07-07 Stanislaw Gruszkaaccel/ivpu: Add debugfs files for testing device reset
2023-07-07 Stanislaw Gruszkaaccel/ivpu: Add firmware tracing support
2023-07-07 Stanislaw Gruszkaaccel/ivpu: Initial debugfs support
2023-07-06 Karol Herbstdrm/nouveau/disp: drop unused argument in nv50_dp_mode_...
2023-07-06 Ben Skeggsdrm/nouveau/kms: don't call drm_dp_cec_set_edid() on...
2023-07-06 Ben Skeggsdrm/nouveau/nvif: fix potential double-free
2023-07-06 Ben Skeggsdrm/nouveau/fifo/ga100-: add per-runlist nonstall intr...
2023-07-06 Ben Skeggsdrm/nouveau/fifo/ga100-: remove individual runlists...
2023-07-06 Ben Skeggsdrm/nouveau/fifo: return ERR_PTR from nvkm_runl_new()
2023-07-06 Ben Skeggsdrm/nouveau/fifo: remove left-over references to nvkm_f...
2023-07-06 Ben Skeggsdrm/nouveau/fb/ga102-: construct vidmem heap via new...
2023-07-06 Ben Skeggsdrm/nouveau/fb/gp102-ga100: switch to simpler vram...
2023-07-06 Ben Skeggsdrm/nouveau/nvkm: punt spurious irq messages to debug...
2023-07-06 Ben Skeggsdrm/nouveau/nvkm: fini object children in reverse order
2023-07-06 John StultzMAINTAINERS: Remove Laura Abbott from DMA-BUF HEAPS...
2023-07-04 Sui JingfengMAINTAINERS: add maintainers for DRM LOONGSON driver
2023-07-04 Sui Jingfengdrm: Add kms driver for loongson display controller
2023-07-04 Sui Jingfengdrm/drm_gem.c: Remove surplus else after return
2023-07-04 Julia Lawalldrm/gud: use vmalloc_array and vcalloc
2023-07-02 Marek Vasutdrm: bridge: samsung-dsim: Drain command transfer FIFO...
2023-06-30 John StultzMAINTAINERS: Add T.J. Mercier as reviewer for DMA-BUF...
2023-06-30 Jeffrey HugoMAINTAINERS: Remove Liam Mark from DMA-BUF HEAPS FRAMEWORK
2023-06-29 Ralph Campbelldrm/edid: Add quirk for OSVR HDK 2.0
2023-06-28 Carlos Eduardo... drm/tests: Fix swapped drm_framebuffer tests parameter...
2023-06-28 Colin Ian Kingdrm/edid: make read-only const array static
2023-06-27 Thomas Zimmermanndrm/ast: Merge config and chip detection
2023-06-27 Thomas Zimmermanndrm/ast: Move widescreen and tx-chip detection into...
2023-06-27 Thomas Zimmermanndrm/ast: Detect AST 2510 model
2023-06-27 Thomas Zimmermanndrm/ast: Detect AST 1400 model
2023-06-27 Thomas Zimmermanndrm/ast: Detect AST 1300 model
2023-06-27 Thomas Zimmermanndrm/ast: Distinguish among chip generations
2023-06-27 Thomas Zimmermanndrm/ast: Set up release action right after enabling...
2023-06-27 Thomas Zimmermanndrm/ast: Enable and unlock device access early during...
2023-06-27 Thomas Zimmermanndrm/ast: Set PCI config before accessing I/O registers
2023-06-27 Thomas Zimmermanndrm/ast: Remove device POSTing and config from chip...
2023-06-27 Thomas Zimmermanndrm/ast: Remove dead else branch in POST code
2023-06-27 Thomas Zimmermanndrm/ast: Implement register helpers in ast_drv.h
2023-06-27 Thomas Zimmermanndrm/ast: Remove vga2_clone field
2023-06-27 Thomas Zimmermanndrm/ast: Fix DRAM init on AST2200
2023-06-27 Thomas Hellströmdrm/ttm: Don't shadow the operation context
2023-06-27 Thomas Zimmermannfbdev: Make support for userspace interfaces configurable
2023-06-27 Thomas Zimmermannfbdev/core: Rework fb init code
2023-06-27 Thomas Zimmermannfbdev/core: Move file-I/O code into separate file
2023-06-27 Thomas Zimmermannfbdev/core: Move procfs code to separate file
2023-06-27 Thomas Zimmermannfbdev/core: Add fb_device_{create,destroy}()
2023-06-27 Thomas Zimmermannfbdev/core: Move framebuffer and backlight helpers...
2023-06-27 Thomas Zimmermannfbdev/core: Pass Linux device to pm_vt_switch_*() functions
2023-06-27 Thomas Zimmermannfbdev/tdfxfb: Set i2c adapter parent to hardware device
2023-06-27 Thomas Zimmermannfbdev/smscufx: Detect registered fb_info from refcount
2023-06-27 Thomas Zimmermannfbdev/sm501fb: Output message with fb_err()
2023-06-27 Thomas Zimmermannfbdev/sh7760fb: Use hardware device with dev_() output...
2023-06-27 Thomas Zimmermannfbdev/sh7760fb: Alloc DMA memory from hardware device
2023-06-27 Thomas Zimmermannfbdev/sh7760fb: Output messages with fb_dbg()
2023-06-27 Thomas Zimmermannfbdev/sh7760fb: Use fb_dbg() in sh7760fb_get_color_info()
2023-06-27 Thomas Zimmermannfbdev/rivafb: Use hardware device as backlight parent
2023-06-27 Thomas Zimmermannfbdev/rivafb: Reorder backlight and framebuffer init...
2023-06-27 Thomas Zimmermannfbdev/radeonfb: Use hardware device as backlight parent
2023-06-27 Thomas Zimmermannfbdev/radeonfb: Reorder backlight and framebuffer cleanup
2023-06-27 Thomas Zimmermannfbdev/pxa168fb: Do not assign to struct fb_info.dev
2023-06-27 Thomas Zimmermannfbdev/nvidiafb: Use hardware device as backlight parent
2023-06-27 Thomas Zimmermannfbdev/nvidiafb: Reorder backlight and framebuffer init...
2023-06-27 Thomas Zimmermannfbdev/metronomefb: Use hardware device for dev_err()
2023-06-27 Thomas Zimmermannfbdev/mb862xxfb: Output messages with fb_dbg()
2023-06-27 Thomas Zimmermannfbdev/fsl-diu-fb: Output messages with fb_*() helpers
2023-06-27 Thomas Zimmermannfbdev/ep93xx-fb: Do not assign to struct fb_info.dev
2023-06-27 Thomas Zimmermannfbdev/ep93xx-fb: Output messages with fb_info() and...
2023-06-27 Thomas Zimmermannfbdev/ep93xx-fb: Alloc DMA memory from hardware device
2023-06-27 Thomas Zimmermannfbdev/broadsheetfb: Call device_remove_file() with...
2023-06-27 Thomas Zimmermannfbdev/aty128fb: Use hardware device as backlight parent
2023-06-27 Thomas Zimmermannfbdev/aty128fb: Reorder backlight and framebuffer init...
2023-06-27 Thomas Zimmermannfbdev/atyfb: Use hardware device as backlight parent
2023-06-27 Thomas Zimmermannfbdev/atyfb: Reorder backlight and framebuffer init...
2023-06-27 Thomas Zimmermannbacklight/lv5207lp: Rename struct lv5207lp_platform_dat...
2023-06-27 Thomas Zimmermannbacklight/lv5207lp: Compare against struct fb_info...
2023-06-27 Thomas Zimmermannbacklight/gpio_backlight: Rename field 'fbdev' to ...
2023-06-27 Thomas Zimmermannbacklight/gpio_backlight: Compare against struct fb_inf...
2023-06-27 Thomas Zimmermannbacklight/bd6107: Rename struct bd6107_platform_data...
2023-06-27 Thomas Zimmermannbacklight/bd6107: Compare against struct fb_info.device
2023-06-27 Adrián Larumbedrm/bridge: dw-hdmi: remove dead code and fix indentation
2023-06-27 Adrián Larumbedrm/bridge: dw-hdmi: truly enforce 420-only formats...
2023-06-27 Adrián Larumbedrm/bridge: dw-hdmi: change YUV420 selection logic...
2023-06-26 Thomas Zimmermanndrm/prime: Unexport helpers for fd/handle conversion
2023-06-26 Thomas Zimmermanndrm: Clear fd/handle callbacks in struct drm_driver
2023-06-26 Thomas Zimmermanndrm: Enable PRIME import/export for all drivers
2023-06-25 Liu Yingdrm/mxsfb: Disable overlay plane in mxsfb_plane_overlay...
2023-06-24 Maíra Canaldrm/vkms: Isolate writeback pixel conversion functions
2023-06-24 Maíra Canaldrm/vkms: Enable ARGB8888 support for writeback
2023-06-24 Maíra Canaldrm/vkms: Reduce critical section
2023-06-23 Douglas Andersondrm/bridge: ps8640: Drop the ability of ps8640 to fetch...
2023-06-23 Simon Serdrm/kms: log when querying an object not included in...
2023-06-23 Simon Serdrm/atomic: log errors in drm_mode_atomic_ioctl()
2023-06-23 Simon Serdrm/atomic: log when page-flip is requested without...
2023-06-23 Simon Serdrm/atomic: log on attempt to set legacy DPMS property
2023-06-23 Simon Serdrm/atomic: log when CRTC_ID prop value is invalid
2023-06-23 Simon Serdrm/atomic: log when getting/setting unknown properties
2023-06-23 Simon Serdrm/atomic: drop extra bracket from log messages
2023-06-23 Simon Serdrm/atomic: log drm_atomic_replace_property_blob_from_i...
2023-06-23 Simon Serdrm/bridge_connector: use drm_kms_helper_connector_hotp...
2023-06-23 Simon Serdrm/sysfs: rename drm_sysfs_connector_status_event()
next