summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-06-28drm/fourcc: Document the Intel CCS modifiers' CC plane expected pitchImre Deak
2022-06-27drm/rect: Add DRM_RECT_INIT() macroJosé Expósito
2022-06-27drm/atomic-helper: Add helper drm_atomic_helper_check_crtc_state()Thomas Zimmermann
2022-06-27drm: Implement DRM aperture helpers under video/Thomas Zimmermann
2022-06-24drm/mipi-dsi: Introduce mipi_dsi_dcs_write_seq macroJoel Selvaraj
2022-06-21drm/dp: Add wait_hpd_asserted() callback to struct drm_dp_auxDouglas Anderson
2022-06-21drm: Config orientation property if panel provides itHsin-Yi Wang
2022-06-21drm/panel: Add an API to allow drm to set orientation from panelHsin-Yi Wang
2022-06-20drm: Drop drm_connector.h from drm_crtc.hVille Syrjälä
2022-06-20drm: Drop drm_blend.h from drm_crtc.hVille Syrjälä
2022-06-20drm: Drop drm_framebuffer.h from drm_crtc.hVille Syrjälä
2022-06-20drm: Drop drm_edid.h from drm_crtc.hVille Syrjälä
2022-06-20media: uapi: Add some RGB bus formats for i.MX8qm/qxp pixel combinerLiu Ying
2022-06-20Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2022-06-16iosys-map: Fix typo in documentationLucas De Marchi
2022-06-15Merge tag 'drm-misc-next-2022-06-08' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2022-06-13drm/edid: add new interfaces around struct drm_edidJani Nikula
2022-06-12Merge tag 'wq-for-5.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-06-12Merge tag 'random-5.19-rc2-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-06-12drm: of: Mark empty drm_of_get_data_lanes_count and drm_of_get_data_lanes_ep ...Marek Vasut
2022-06-12drm: of: Add drm_of_get_data_lanes_count and drm_of_get_data_lanes_epMarek Vasut
2022-06-11workqueue: Switch to new kerneldoc syntax for named variable macro argumentJonathan Neuschäfer
2022-06-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-06-11drm: Fix htmldocs indentation warning w/ DP AUX power requirementsDouglas Anderson
2022-06-10Merge tag 'nfsd-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2022-06-10Merge tag 'for-5.19/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-06-10Merge branch 'fscache-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-06-10netfs: Rename the netfs_io_request cleanup op and give it an op pointerDavid Howells
2022-06-10netfs: Further cleanups after struct netfs_inode wrapper introducedLinus Torvalds
2022-06-10Merge tag 'folio-5.19a' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-06-10Merge tag 'ata-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds
2022-06-10Merge tag 'net-5.19-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2022-06-10Merge tag 'for-linus-5.19a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-06-10random: remove rng_has_arch_random()Jason A. Donenfeld
2022-06-10random: mark bootloader randomness code as __initJason A. Donenfeld
2022-06-09tls: Rename TLS_INFO_ZC_SENDFILE to TLS_INFO_ZC_TXMaxim Mikityanskiy
2022-06-09netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_contextDavid Howells
2022-06-09mm: Add kernel-doc for folio->mlock_countMatthew Wilcox (Oracle)
2022-06-09mm/huge_memory: Fix xarray node memory leakMatthew Wilcox (Oracle)
2022-06-09Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-06-09firmware: sysfb: Add sysfb_disable() helper functionJavier Martinez Canillas
2022-06-09firmware: sysfb: Make sysfb_create_simplefb() return a pdev pointerJavier Martinez Canillas
2022-06-09vdpa: make get_vq_group and set_group_asid optionalJason Wang
2022-06-08block: remove bioset_init_from_srcChristoph Hellwig
2022-06-08ipv6: Fix signed integer overflow in __ip6_append_dataWang Yufen
2022-06-08SUNRPC: Optimize xdr_reserve_space()Chuck Lever
2022-06-08dma-buf: Add an API for importing sync files (v10)Jason Ekstrand
2022-06-08dma-buf: Add an API for exporting sync files (v14)Jason Ekstrand
2022-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-06-07workqueue: Fix type of cpu in trace eventWonhyuk Yang