aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-05-15drm/xe/pf: Implement pci_driver.sriov_configure callbackMichal Wajdeczko4-0/+161
2024-05-15Merge tag 'cxl-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds14-229/+469
2024-05-15Merge tag 'libnvdimm-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-37/+9
2024-05-15drm/panel: simple: Add Microtips Technology MF-103HIEB0GA0 panelAradhya Bhatia1-0/+32
2024-05-15drm/panel: simple: Add Microtips Technology 13-101HIEBCAF0-C panelAradhya Bhatia1-0/+32
2024-05-15drm/panel: simple: Add Lincoln Tech Sol LCD185-101CT panelAradhya Bhatia1-0/+32
2024-05-15PCI: rockchip-ep: Remove wrong mask on subsys_vendor_idRick Wertenbroek1-4/+2
2024-05-15drm/panel: innolux-p079zca: Don't use a table for initting panelsDouglas Anderson1-144/+140
2024-05-15drm/panel: ili9882t: Don't use a table for initting panelsDouglas Anderson1-426/+368
2024-05-15drm/panel: boe-tv101wum-nl6: Don't use a table for initting panelsDouglas Anderson1-1350/+1442
2024-05-15drm/panel: novatek-nt36672e: Switch to mipi_dsi_dcs_write_seq_multi()Douglas Anderson1-287/+289
2024-05-15drm/mipi-dsi: Introduce mipi_dsi_*_write_seq_multi()Douglas Anderson1-0/+56
2024-05-15drm/mipi-dsi: Reduce driver bloat of mipi_dsi_*_write_seq()Douglas Anderson1-0/+56
2024-05-15drm/xe/pf: Don't advertise support to enable VFs if not readyMichal Wajdeczko1-0/+11
2024-05-15Merge tag 'printk-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2024-05-15cdrom: rearrange last_media_change check to avoid unintentional overflowJustin Stitt1-1/+1
2024-05-15Merge tag 'sound-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+54
2024-05-15Merge tag 'fbdev-for-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds16-56/+35
2024-05-15Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1285-55398/+75203
2024-05-15drm/i915/pciids: don't include RPL-U PCI IDs in RPL-PJani Nikula3-0/+3
2024-05-15drm/i915/pciids: remove 12 from INTEL_TGL_IDS()Jani Nikula3-3/+3
2024-05-15drm/i915/pciids: remove 11 from INTEL_ICL_IDS()Jani Nikula2-2/+2
2024-05-15drm/i915/pciids: don't include WHL/CML PCI IDs in CFLJani Nikula1-0/+2
2024-05-15drm/i915/pciids: add INTEL_IVB_IDS()Jani Nikula1-2/+1
2024-05-15drm/i915/pciids: add INTEL_SNB_IDS()Jani Nikula1-2/+1
2024-05-15drm/i915/pciids: add INTEL_ILK_IDS(), use acronymJani Nikula2-4/+4
2024-05-15drm/i915/pciids: add INTEL_PNV_IDS(), use acronymJani Nikula2-4/+3
2024-05-15misc: ntsync: mark driver as "broken" to prevent from buildingGreg Kroah-Hartman1-0/+1
2024-05-15drm/xe: Only zap PTEs as neededMatthew Brost1-1/+2
2024-05-15scsi: mpt3sas: Add missing kerneldoc parameter descriptionsDeming Wang1-2/+2
2024-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextJakub Kicinski1912-34060/+87770
2024-05-15scsi: qedf: Set qed_slowpath_params to zero before useSaurav Kashyap1-0/+1
2024-05-15scsi: qedf: Wait for stag work during unloadSaurav Kashyap2-3/+28
2024-05-15scsi: qedf: Don't process stag work during unload and recoverySaurav Kashyap1-0/+16
2024-05-15scsi: sr: Fix unintentional arithmetic wraparoundJustin Stitt2-2/+5
2024-05-15scsi: core: alua: I/O errors for ALUA state transitionsMartin Wilck1-9/+22
2024-05-15scsi: mpi3mr: Use proper format specifier in mpi3mr_sas_port_add()Nathan Chancellor1-1/+1
2024-05-15drm/fbdev-shmem: Clean up deferred I/OThomas Zimmermann1-0/+1
2024-05-15drm/fbdev-dma: Clean up deferred I/OThomas Zimmermann1-0/+1
2024-05-15drm/i915: Handle SKL+ WM/DDB registers next to all other plane registersVille Syrjälä5-98/+107
2024-05-15drm/i915: Nuke skl_write_wm_level() and skl_ddb_entry_write()Ville Syrjälä1-35/+22
2024-05-15drm/i915: Extract skl_plane_{wm,ddb}_reg_val()Ville Syrjälä1-10/+19
2024-05-15drm/i915: Refactor skl+ plane register offset calculationsVille Syrjälä1-92/+93
2024-05-15drm/i915: Drop a few unwanted tabs from skl+ plane reg definesVille Syrjälä1-3/+3
2024-05-15drm/i915: Use REG_BIT for PLANE_WM bitsVille Syrjälä1-2/+2
2024-05-15drm/i915: Shuffle the skl+ plane register definitionsVille Syrjälä1-283/+202
2024-05-15drm/i915: Drop useless PLANE_FOO_3 register definesVille Syrjälä1-19/+0
2024-05-15drm/i915/gvt: Use PLANE_CTL and PLANE_SURF definesVille Syrjälä1-6/+6
2024-05-15drm/i915/gvt: Use the full PLANE_KEY*() definesVille Syrjälä1-9/+9
2024-05-15drm/i915/gvt: Use the proper PLANE_AUX_OFFSET() defineVille Syrjälä3-28/+26