summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* drm/edid: add drm_edid_raw() to access the raw EDID dataJani Nikula2022-06-301-0/+1
* drm/probe-helper: add drm_connector_helper_get_modes()Jani Nikula2022-06-301-0/+1
* drm/edid: add drm_edid_connector_update()Jani Nikula2022-06-301-0/+2
* drm/edid: abstract debugfs override EDID set/resetJani Nikula2022-06-301-1/+5
* iosys-map: Add per-word writeLucas De Marchi2022-06-291-9/+29
* iosys-map: Add per-word readLucas De Marchi2022-06-291-9/+33
* drm/fourcc: Document the Intel CCS modifiers' CC plane expected pitchImre Deak2022-06-281-4/+4
* drm/rect: Add DRM_RECT_INIT() macroJosé Expósito2022-06-271-0/+16
* drm/atomic-helper: Add helper drm_atomic_helper_check_crtc_state()Thomas Zimmermann2022-06-271-0/+2
* drm: Implement DRM aperture helpers under video/Thomas Zimmermann2022-06-271-0/+56
* drm/mipi-dsi: Introduce mipi_dsi_dcs_write_seq macroJoel Selvaraj2022-06-241-0/+17
* drm/dp: Add wait_hpd_asserted() callback to struct drm_dp_auxDouglas Anderson2022-06-211-0/+30
* drm: Config orientation property if panel provides itHsin-Yi Wang2022-06-211-0/+14
* drm/panel: Add an API to allow drm to set orientation from panelHsin-Yi Wang2022-06-212-0/+13
* drm: Drop drm_connector.h from drm_crtc.hVille Syrjälä2022-06-201-1/+1
* drm: Drop drm_blend.h from drm_crtc.hVille Syrjälä2022-06-201-1/+0
* drm: Drop drm_framebuffer.h from drm_crtc.hVille Syrjälä2022-06-201-1/+1
* drm: Drop drm_edid.h from drm_crtc.hVille Syrjälä2022-06-201-1/+0
* media: uapi: Add some RGB bus formats for i.MX8qm/qxp pixel combinerLiu Ying2022-06-201-1/+5
* Merge drm/drm-next into drm-misc-nextThomas Zimmermann2022-06-20644-5235/+23577
|\
| * Merge tag 'drm-misc-next-2022-06-08' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2022-06-1510-74/+109
| |\
| * \ Merge tag 'wq-for-5.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-06-122-13/+61
| |\ \
| | * | workqueue: Switch to new kerneldoc syntax for named variable macro argumentJonathan Neuschäfer2022-06-111-1/+1
| | * | workqueue: Fix type of cpu in trace eventWonhyuk Yang2022-06-071-4/+4
| | * | workqueue: Wrap flush_workqueue() using a macroTetsuo Handa2022-06-071-8/+56
| * | | Merge tag 'random-5.19-rc2-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-06-122-3/+2
| |\ \ \
| | * | | random: remove rng_has_arch_random()Jason A. Donenfeld2022-06-101-1/+0
| | * | | random: mark bootloader randomness code as __initJason A. Donenfeld2022-06-101-1/+1
| | * | | crc-itu-t: fix typo in CRC ITU-T polynomial commentRoger Knecht2022-06-071-1/+1
| | |/ /
| * | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2022-06-111-2/+3
| |\ \ \
| | * | | vdpa: make get_vq_group and set_group_asid optionalJason Wang2022-06-091-2/+3
| | |/ /
| * | | Merge tag 'nfsd-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2022-06-101-1/+15
| |\ \ \
| | * | | SUNRPC: Optimize xdr_reserve_space()Chuck Lever2022-06-081-1/+15
| * | | | Merge tag 'for-5.19/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-06-101-1/+0
| |\ \ \ \
| | * | | | block: remove bioset_init_from_srcChristoph Hellwig2022-06-081-1/+0
| | | |/ / | | |/| |
| * | | | Merge branch 'fscache-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-06-101-14/+11
| |\ \ \ \
| | * | | | netfs: Rename the netfs_io_request cleanup op and give it an op pointerDavid Howells2022-06-101-1/+2
| | * | | | netfs: Further cleanups after struct netfs_inode wrapper introducedLinus Torvalds2022-06-101-13/+9
| * | | | | Merge tag 'folio-5.19a' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-06-102-0/+6
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | mm: Add kernel-doc for folio->mlock_countMatthew Wilcox (Oracle)2022-06-091-0/+5
| | * | | | mm/huge_memory: Fix xarray node memory leakMatthew Wilcox (Oracle)2022-06-091-0/+1
| * | | | | Merge tag 'ata-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds2022-06-101-1/+0
| |\ \ \ \ \
| | * | | | | ata: libata: drop 'sas_last_tag'Hannes Reinecke2022-06-061-1/+0
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'net-5.19-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds2022-06-101-2/+2
| |\ \ \ \ \
| | * | | | | tls: Rename TLS_INFO_ZC_SENDFILE to TLS_INFO_ZC_TXMaxim Mikityanskiy2022-06-091-2/+2
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'for-linus-5.19a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-06-108-9/+71
| |\ \ \ \ \
| | * | | | | arm/xen: Assign xen-grant DMA ops for xen-grant DMA devicesOleksandr Tyshchenko2022-06-061-1/+4
| | * | | | | xen/grant-dma-ops: Retrieve the ID of backend's domain for DT devicesOleksandr Tyshchenko2022-06-061-0/+5
| | * | | | | xen/virtio: Enable restricted memory access using Xen grant mappingsJuergen Gross2022-06-061-0/+8
| | * | | | | xen/grant-dma-ops: Add option to restrict memory access under XenJuergen Gross2022-06-061-0/+8