summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cxl-fixes-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-282-13/+17
|\
| * cxl/region:Fix overflow issue in alloc_hpa()Quanquan Cao2024-01-241-2/+2
| * cxl/pci: Skip irq features if MSI/MSI-X are not supportedIra Weiny2024-01-221-11/+15
* | Merge tag 'platform-drivers-x86-v6.8-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2024-01-2712-174/+457
|\ \
| * | platform/x86: touchscreen_dmi: Add info for the TECLAST X16 Plus tabletPhoenix Chen2024-01-261-0/+35
| * | platform/x86/intel/ifs: Call release_firmware() when handling errors.Jithu Joseph2024-01-261-1/+2
| * | platform/x86/amd/pmf: Fix memory leak in amd_pmf_get_pb_data()Cong Liu2024-01-261-1/+3
| * | platform/x86/amd/pmf: Get ambient light information from AMD SFH driverShyam Sundar S K2024-01-261-0/+8
| * | platform/x86/amd/pmf: Get Human presence information from AMD SFH driverShyam Sundar S K2024-01-262-0/+29
| * | platform/mellanox: mlxbf-pmc: Fix offset calculation for crspace eventsShravan Kumar Ramani2024-01-221-2/+2
| * | platform/mellanox: mlxbf-tmfifo: Drop Tx network packet when Tx TmFIFO is fullLiming Sun2024-01-221-0/+67
| * | platform/x86: intel-wmi-sbl-fw-update: Fix function name in error messageArmin Wolf2024-01-221-2/+2
| * | platform/x86: p2sb: Use pci_resource_n() in p2sb_read_bar0()Shin'ichiro Kawasaki2024-01-221-1/+1
| * | platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probeShin'ichiro Kawasaki2024-01-221-41/+139
| * | platform/x86: intel-uncore-freq: Fix types in sysfs callbacksNathan Chancellor2024-01-222-57/+57
| * | platform/x86: wmi: Fix wmi_dev_probe()Dan Carpenter2024-01-221-1/+1
| * | platform/x86: wmi: Fix notify callback lockingArmin Wolf2024-01-221-24/+47
| * | platform/x86: wmi: Decouple legacy WMI notify handlers from wmi_block_listArmin Wolf2024-01-221-50/+68
| * | platform/x86: wmi: Return immediately if an suitable WMI event is foundArmin Wolf2024-01-221-6/+4
| * | platform/x86: wmi: Fix error handling in legacy WMI notify handler functionsArmin Wolf2024-01-221-5/+9
| |/
* | Merge tag 'ata-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds2024-01-263-7/+30
|\ \
| * | ahci: add 43-bit DMA address quirk for ASMedia ASM1061 controllersLennert Buytenhek2024-01-252-6/+24
| * | ahci: asm1166: correct count of reported portsConrad Kostecki2024-01-241-0/+5
| * | ata: libata-sata: improve sysfs description for ATA_LPM_UNKNOWNNiklas Cassel2024-01-221-1/+1
| |/
* | Merge tag 'block-6.8-2024-01-26' of git://git.kernel.dk/linuxLinus Torvalds2024-01-262-2/+5
|\ \
| * \ Merge tag 'md-6.8-20240126' of https://git.kernel.org/pub/scm/linux/kernel/gi...Jens Axboe2024-01-251-1/+1
| |\ \
| | * | md: fix a suspicious RCU usage warningMikulas Patocka2024-01-241-1/+1
| | |/
| * / aoe: avoid potential deadlock at set_capacityMaksim Kiselev2024-01-241-1/+4
| |/
* | Merge tag 'thermal-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-261-32/+0
|\ \
| * | thermal: intel: powerclamp: Remove dead code for target mwait valueSrinivas Pandruvada2024-01-221-32/+0
| |/
* | Merge tag 'pm-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2024-01-262-25/+37
|\ \
| * | cpufreq/amd-pstate: Fix setting scaling max/min freq valuesMario Limonciello2024-01-221-4/+3
| * | cpufreq: intel_pstate: Refine computation of P-state for given frequencyRafael J. Wysocki2024-01-221-21/+34
| |/
* | Merge tag 'drm-fixes-2024-01-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2024-01-2669-457/+713
|\ \
| * \ Merge tag 'drm-misc-fixes-for-v6.8-rc2' of git://git.kernel.org/pub/scm/linux...Dave Airlie2024-01-271-30/+2
| |\ \
| | * | drm: bridge: samsung-dsim: Don't use FORCE_STOP_STATEMichael Walle2024-01-261-30/+2
| * | | Revert "nouveau: push event block/allowing out of the fence context"Dave Airlie2024-01-272-27/+6
| * | | Merge tag 'drm-intel-fixes-2024-01-26' of git://anongit.freedesktop.org/drm/d...Dave Airlie2024-01-271-2/+12
| |\ \ \
| | * | | drm/i915/psr: Only allow PSR in LPSP mode on HSW non-ULTVille Syrjälä2024-01-251-2/+12
| | | |/ | | |/|
| * | | Merge tag 'drm-misc-fixes-2024-01-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2024-01-2726-308/+391
| |\ \ \ | | | |/ | | |/|
| | * | accel/ivpu: Improve recovery and reset supportJacek Lawrynowicz2024-01-258-48/+70
| | * | accel/ivpu: Improve stability of ivpu_submit_ioctl()Jacek Lawrynowicz2024-01-252-78/+62
| | * | accel/ivpu: Fix dev open/close races with unbindJacek Lawrynowicz2024-01-256-65/+85
| | * | Revert "drivers/firmware: Move sysfb_init() from device_initcall to subsys_in...Thomas Zimmermann2024-01-241-1/+1
| | * | drm/dp_mst: Separate @failing_port list in drm_dp_mst_atomic_check_mgr() commentBagas Sanjaya2024-01-221-0/+2
| | * | drm/bridge: anx7625: Ensure bridge is suspended in disable()Hsin-Yi Wang2024-01-222-1/+8
| | * | accel/ivpu: Disable PLL after VPU IP reset during FLRJacek Lawrynowicz2024-01-221-2/+19
| | * | accel/ivpu: Deprecate DRM_IVPU_PARAM_CONTEXT_PRIORITY paramWachowski, Karol2024-01-223-12/+3
| | * | accel/ivpu: Improve buffer object debug logsJacek Lawrynowicz2024-01-222-42/+22
| | * | accel/ivpu: Disable buffer sharing among VPU contextsJacek Lawrynowicz2024-01-221-38/+6