summaryrefslogtreecommitdiff
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-31Linux 6.9-rc2v6.9-rc2Linus Torvalds
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-31Merge tag 'perf_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-03-31Merge tag 'timers_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-03-31Merge tag 'objtool_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-03-31Merge tag 'x86_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-03-31kconfig: Fix typo HEIGTH to HEIGHTIsak Ellmer
2024-03-31Documentation/llvm: Note s390 LLVM=1 support with LLVM 18.1.0 and newerNathan Chancellor
2024-03-31kbuild: Disable KCSAN for autogenerated *.mod.c intermediariesBorislav Petkov (AMD)
2024-03-31kbuild: make -Woverride-init warnings more consistentArnd Bergmann
2024-03-30objtool: Fix compile failure when using the x32 compilerMikulas Patocka
2024-03-30Merge tag 'xfs-6.9-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
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-30Merge tag 'i2c-host-fixes-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kern...Wolfram Sang
2024-03-30x86/build: Use obj-y to descend into arch/x86/virt/Masahiro Yamada
2024-03-29Merge tag 'drm-fixes-2024-03-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-03-29Merge tag 'linux_kselftest-fixes-6.9-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2024-03-29Merge tag 'linux_kselftest-kunit-fixes-6.9-rc2' of git://git.kernel.org/pub/s...Linus Torvalds