summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-04-04drm: fix DRM_DISPLAY_DP_HELPER dependenciesArnd Bergmann
2024-04-04drm/bridge: adv7511: Allow IRQ to share GPIO pinsAdam Ford
2024-04-03drm/panthor: Don't return NULL from panthor_vm_get_heap_pool()Harshit Mogalapalli
2024-04-03drm/panthor: Fix NULL vs IS_ERR() bug in panthor_probe()Harshit Mogalapalli
2024-04-03drm/panthor: Fix off by one in panthor_fw_get_cs_iface()Dan Carpenter
2024-04-03drm/panthor: Fix error code in panthor_gpu_init()Dan Carpenter
2024-04-03drm/panthor: Fix a couple -ENOMEM error codesDan Carpenter
2024-04-03drm/panthor: Fix some kerneldoc warningsLiviu Dudau
2024-04-03drm/panthor: Cleanup unused variable 'cookie'Liviu Dudau
2024-04-02drm/ast: Automatically clean up poll helperThomas Zimmermann
2024-04-02drm/ast: Implement polling for VGA and SIL164 connectorsThomas Zimmermann
2024-04-02drm/ast: Use drm_connector_helper_get_modes()Thomas Zimmermann
2024-04-02drm/ast: Acquire I/O-register lock in DDC codeThomas Zimmermann
2024-04-02drm/ast: Rename struct i2c_algo_bit_data callbacks and their parametersThomas Zimmermann
2024-04-02drm/ast: Store AST device in struct ast_ddcThomas Zimmermann
2024-04-02drm/ast: Pass AST device to ast_ddc_create()Thomas Zimmermann
2024-04-02drm/ast: Rename struct ast_i2c_chan to struct ast_ddcThomas Zimmermann
2024-04-02drm/ast: Move DDC code to ast_ddc.{c,h}Thomas Zimmermann
2024-04-02drm/ast: Allocate instance of struct ast_i2c_chan with managed helpersThomas Zimmermann
2024-04-02drm/ast: Remove struct ast_{vga,sil165}_connectorThomas Zimmermann
2024-04-02drm/ast: Fail probing if DDC channel could not be initializedThomas Zimmermann
2024-04-02drm/ast: Include <linux/of.h> where necessaryThomas Zimmermann
2024-04-02Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2024-04-02drm/panthor: Fix clang -Wunused-but-set-variable in tick_ctx_apply()Nathan Chancellor
2024-04-02drm/panthor: Drop the dev_enter/exit() sections in _irq_suspend/resume()Boris Brezillon
2024-04-02drm/panthor: Fix ordering in _irq_suspend()Boris Brezillon
2024-04-02drm/panthor: Fix IO-page mmap() for 32-bit userspace on 64-bit kernelBoris Brezillon
2024-03-31Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-31Merge tag 'edac_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-03-31Merge tag 'irq_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-03-31kbuild: make -Woverride-init warnings more consistentArnd Bergmann
2024-03-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-03-30Merge tag 'i2c-for-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-30Merge tag 'usb-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-03-30Merge tag 'staging-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-29Merge tag 'drm-fixes-2024-03-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-03-30Merge tag 'drm-intel-fixes-2024-03-28' of https://anongit.freedesktop.org/git...Dave Airlie
2024-03-29Merge tag 'thermal-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-29Merge tag 'acpi-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2024-03-29Merge branch 'acpica'Rafael J. Wysocki
2024-03-29Merge tag 'efi-fixes-for-v6.9-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-03-29Merge tag 'for-6.9/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-29Merge tag 'gpio-fixes-for-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-03-29drm/panel: st7703: Add GameForce Chi Panel SupportChris Morgan
2024-03-29drm/meson: vclk: fix calculation of 59.94 fractional ratesChristian Hewitt
2024-03-29dm integrity: fix out-of-range warningArnd Bergmann
2024-03-29dm vdo murmurhash3: use kernel byteswapping routines instead of GCC onesKen Raeburn
2024-03-28drm/vmwgfx: Remove unused codeIan Forbes
2024-03-28Merge tag 'mmc-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2024-03-28Merge tag 'iommu-fixes-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds