summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-12-03drm/panel: simple: Fix Innolux G101ICE-L01 timingsMarek Vasut1-6/+6
2023-12-03drm/panel: simple: Fix Innolux G101ICE-L01 bus flagsMarek Vasut1-0/+1
2023-12-03drm/panel: auo,b101uan08.3: Fine tune the panel power sequenceXuxin Xiong1-0/+1
2023-12-03drm/panel: boe-tv101wum-nl6: Fine tune the panel power sequenceShuijing Li1-0/+6
2023-11-28cxl/port: Fix NULL pointer access in devm_cxl_add_port()Robert Richter1-4/+3
2023-11-28mmc: sdhci-pci-gli: GL9755: Mask the replay timer timeout of AERVictor Shih1-0/+8
2023-11-28Input: xpad - add VID for Turtle Beach controllersVicki Pfau1-0/+1
2023-11-28drm/amd/display: Change the DMCUB mailbox memory location from FB to inboxLewis Huang3-22/+45
2023-11-28drm/amd/display: Enable fast plane updates on DCN3.2 and aboveTianci Yin1-4/+4
2023-11-28drm/amd/display: fix a NULL pointer dereference in amdgpu_dm_i2c_xfer()Mario Limonciello1-0/+3
2023-11-28drm/amdgpu: lower CS errors to debug severityChristian König1-1/+1
2023-11-28drm/amdgpu: fix error handling in amdgpu_bo_list_get()Christian König1-0/+1
2023-11-28drm/amdgpu: don't use ATRM for external devicesAlex Deucher1-0/+5
2023-11-28drm/amdgpu: don't use pci_is_thunderbolt_attached()Alex Deucher2-6/+7
2023-11-28drm/amdgpu/smu13: drop compute workload workaroundAlex Deucher1-30/+2
2023-11-28drm/amd/pm: Fix error of MACO flag setting codeMa Jun2-8/+9
2023-11-28drm/i915: Fix potential spectre vulnerabilityKunwu Chan1-0/+1
2023-11-28drm/i915: Bump GLK CDCLK frequency when driving multiple pipesVille Syrjälä1-0/+12
2023-11-28drm/amd/pm: Handle non-terminated overdrive commands.Bas Nieuwenhuizen1-2/+6
2023-11-28Revert "net: r8169: Disable multicast filter for RTL8168H and RTL8107E"Heiner Kallweit1-3/+1
2023-11-28media: qcom: camss: Fix csid-gen2 for test pattern generatorAndrey Konovalov1-6/+3
2023-11-28media: qcom: camss: Fix invalid clock enable bit disjunctionBryan O'Donoghue1-1/+1
2023-11-28media: qcom: camss: Fix missing vfe_lite clocks checkBryan O'Donoghue1-1/+2
2023-11-28media: qcom: camss: Fix VFE-480 vfe_disable_output()Bryan O'Donoghue1-19/+3
2023-11-28media: qcom: camss: Fix VFE-17x vfe_disable_output()Bryan O'Donoghue1-19/+3
2023-11-28media: qcom: camss: Fix vfe_get() error jumpBryan O'Donoghue1-1/+1
2023-11-28media: qcom: camss: Fix pm_domain_on sequence in probeBryan O'Donoghue1-6/+6
2023-11-28mmc: sdhci-pci-gli: GL9750: Mask the replay timer timeout of AERVictor Shih1-0/+8
2023-11-28r8169: add handling DASH when DASH is disabledChunHao Lin1-11/+25
2023-11-28r8169: fix network lost after resume on DASH systemsChunHao Lin1-0/+6
2023-11-28mmc: sdhci-pci-gli: A workaround to allow GL9750 to enter ASPM L1.2Victor Shih1-0/+14
2023-11-28dm-verity: don't use blocking calls from taskletsMikulas Patocka3-14/+15
2023-11-28drm/mediatek/dp: fix memory leak on ->get_edid callback error pathJani Nikula1-0/+1
2023-11-28drm/mediatek/dp: fix memory leak on ->get_edid callback audio detectionJani Nikula1-1/+4
2023-11-28media: ccs: Correctly initialise try compose rectangleSakari Ailus1-1/+1
2023-11-28media: venus: hfi: add checks to handle capabilities from firmwareVikash Garodia1-0/+12
2023-11-28media: venus: hfi: fix the check to handle session buffer requirementVikash Garodia1-1/+1
2023-11-28media: venus: hfi_parser: Add check to keep the number of codecs within rangeVikash Garodia1-0/+3
2023-11-28media: sharp: fix sharp encodingSean Young1-3/+5
2023-11-28media: lirc: drop trailing space from scancode transmitSean Young1-1/+5
2023-11-28i2c: i801: fix potential race in i801_block_transaction_byte_by_byteHeiner Kallweit1-10/+9
2023-11-28net: phylink: initialize carrier state at creationKlaus Kudielka1-0/+1
2023-11-28net: dsa: lan9303: consequently nested-lock physical MDIOAlexander Sverdlin1-2/+2
2023-11-28s390/ap: fix AP bus crash on early config change callback invocationHarald Freudenberger1-0/+4
2023-11-28i2c: designware: Disable TX_EMPTY irq while waiting for block length byteTam Nguyen1-3/+16
2023-11-28sbsa_gwdt: Calculate timeout with 64-bit mathDarren Hart1-2/+2
2023-11-28Revert "i2c: pxa: move to generic GPIO recovery"Robert Marko1-8/+68
2023-11-28cxl/region: Fix x1 root-decoder granularity calculationsJim Harris1-1/+8
2023-11-28tools/testing/cxl: Define a fixed volatile configuration to parseDan Williams5-4/+9
2023-11-28cxl/mem: Move devm_cxl_add_endpoint() from cxl_core to cxl_memDan Williams5-49/+47