summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-02-04accel/amdxdna: Add MODULE_FIRMWARE() declarationsMario Limonciello1-0/+5
2025-02-04Merge tag 'platform-drivers-x86-v6.14-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-8/+7
2025-02-04drm/i915/dp: Iterate DSC BPP from high to low on all platformsJani Nikula1-4/+3
2025-02-04serial: 8250_pnp: Remove unneeded ->iotype assignmentAndy Shevchenko1-10/+0
2025-02-04serial: 8250_platform: Remove unneeded ->iotype assignmentAndy Shevchenko1-9/+0
2025-02-04serial: 8250_of: Remove unneeded ->iotype assignmentAndy Shevchenko1-1/+0
2025-02-04serial: port: Make ->iotype validation global in __uart_read_properties()Andy Shevchenko1-4/+5
2025-02-04serial: port: Always update ->iotype in __uart_read_properties()Andy Shevchenko1-1/+1
2025-02-04serial: port: Assign ->iotype correctly when ->iobase is setAndy Shevchenko1-1/+2
2025-02-04serial: sc16is7xx: Fix IRQ number check behaviorAndre Werner1-1/+1
2025-02-04efi: Avoid cold plugged memory for placing the kernelArd Biesheuvel3-2/+10
2025-02-04platform/x86/intel/ifs: Update documentation with image download pathJithu Joseph1-5/+4
2025-02-04scsi: qla1280: Fix kernel oops when debug level > 2Magnus Lindholm1-1/+1
2025-02-04scsi: ufs: core: Fix error return with query responseSeunghui Lee1-1/+6
2025-02-04scsi: storvsc: Set correct data length for sending SCSI command without payloadLong Li1-0/+1
2025-02-04scsi: ufs: core: Fix use-after free in init error and remove pathsAndré Draszik3-31/+30
2025-02-04scsi: core: Do not retry I/Os during depopulationIgor Pylypiv1-2/+7
2025-02-04scsi: core: Use GFP_NOIO to avoid circular locking dependencyRik van Riel1-1/+1
2025-02-04HID: topre: Fix n-key rollover on Realforce R3S TKL boardsDaniel Brackenbury3-1/+10
2025-02-04HID: intel-ish-hid: ipc: Add Panther Lake PCI device IDsZhang Lixu2-0/+9
2025-02-04scsi: ufs: Fix toggling of clk_gating.state when clock gating is not allowedAvri Altman1-1/+1
2025-02-04scsi: ufs: core: Ensure clk_gating.lock is used only after initializationAvri Altman1-2/+6
2025-02-04HID: multitouch: Add NULL check in mt_input_configuredCharles Han1-1/+4
2025-02-04HID: winwing: Add NULL check in winwing_init_led()Charles Han1-0/+2
2025-02-04Merge branch '6.14/scsi-queue' into 6.14/scsi-fixesMartin K. Petersen3-21/+10
2025-02-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski3-91/+103
2025-02-03pinctrl: cy8c95x0: Respect IRQ trigger settings from firmwareAndy Shevchenko1-1/+1
2025-02-03drm/xe: Fix and re-enable xe_print_blob_ascii85()Lucas De Marchi4-24/+19
2025-02-03drm/xe/devcoredump: Move exec queue snapshot to Contexts sectionLucas De Marchi1-5/+1
2025-02-03drm/xe/oa: Set stream->pollin in xe_oa_buffer_check_unlockedAshutosh Dixit1-6/+3
2025-02-03drm/xe/pf: Fix migration initializationMichal Wajdeczko3-2/+22
2025-02-03drm/xe/oa: Preserve oa_ctrl unused bitsAshutosh Dixit2-2/+16
2025-02-03drm/amd/display: Fix seamless boot sequenceLo-an Chen8-6/+15
2025-02-03drm/amd/display: Fix out-of-bound accessesAlex Hung2-5/+5
2025-02-03drm/amdgpu: add a BO metadata flag to disable write compression for VulkanMarek Olšák4-5/+13
2025-02-03Merge tag 'irq-urgent-2025-02-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-4/+7
2025-02-03Merge tag 'nvme-6.14-2025-01-31' of git://git.infradead.org/nvme into block-6.14Jens Axboe8-24/+40
2025-02-03usb: gadget: f_midi: fix MIDI Streaming descriptor lengthsJohn Keeping1-4/+4
2025-02-03usb: dwc2: gadget: remove of_node reference upon udc_stopFabrice Gasnier1-0/+1
2025-02-03USB: hub: Ignore non-compliant devices with too many configs or interfacesAlan Stern1-0/+11
2025-02-03usb: gadget: udc: renesas_usb3: Fix compiler warningGuo Ren1-1/+1
2025-02-03usb: dwc3: Document nostream_workThinh Nguyen1-0/+1
2025-02-03usb: phy: generic: Use proper helper for property detectionAlexander Stein1-1/+1
2025-02-03usb: gadget: f_midi: Fixing wMaxPacketSize exceeded issue during MIDI bind re...Selvarasu Ganesan1-0/+9
2025-02-03spi: atmel-quadspi: Fix warning in doc-commentBence Csókás1-2/+2
2025-02-03drm/i915/backlight: Return immediately when scale() finds invalid parametersGuenter Roeck1-2/+3
2025-02-03drm/i915/dp: Return min bpc supported by source instead of 0Ankit Nautiyal1-1/+1
2025-02-03drm/i915/dp: fix the Adaptive sync Operation mode for SDPAnkit Nautiyal1-2/+1
2025-02-03drm/i915/guc: Debug print LRC state entries only if the context is pinnedDaniele Ceraolo Spurio1-6/+14
2025-02-03drm/i915: Drop 64bpp YUV formats from ICL+ SDR planesVille Syrjälä1-4/+0