summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'acpica'Rafael J. Wysocki2022-12-1220-111/+277
|\
| * ACPICA: Fix use-after-free in acpi_ut_copy_ipackage_to_ipackage()Li Zetao2022-12-021-7/+0
| * ACPICA: Fix error code path in acpi_ds_call_control_method()Rafael J. Wysocki2022-11-081-2/+8
| * ACPICA: Finish support for the CDAT tableBob Moore2022-10-2810-85/+192
| * ACPICA: Improve warning message for "invalid ACPI name"Bob Moore2022-10-281-5/+5
| * ACPICA: Add support for FFH Opregion special context dataSudeep Holla2022-10-283-2/+21
| * ACPICA: Do not touch VGA memory when EBDA < 1ki_bVit Kabele2022-10-281-7/+15
| * ACPICA: Check that EBDA pointer is in valid memoryVit Kabele2022-10-281-1/+5
| * ACPICA: Events: Support fixed PCIe wake eventHuacai Chen2022-10-283-0/+29
| * ACPICA: Make acpi_ex_load_op() match upstreamRafael J. Wysocki2022-10-281-2/+2
* | ACPI: thermal: Adjust critical.flags.valid checkRafael J. Wysocki2022-12-071-1/+1
* | char: tpm: Protect tpm_pm_suspend with locksJan Dabros2022-12-041-2/+3
* | Merge tag 'timers_urgent_for_v6.1_rc8' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-12-041-1/+1
|\ \
| * | Revert "clocksource/drivers/riscv: Events are stopped during CPU suspend"Conor Dooley2022-12-011-1/+1
* | | Merge tag 'input-for-v6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-12-041-1/+3
|\ \ \
| * | | Input: raydium_ts_i2c - fix memory leak in raydium_i2c_send()Zhang Xiaoxu2022-12-031-1/+3
* | | | Merge tag 'i2c-for-6.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-12-035-11/+27
|\ \ \ \
| * | | | i2c: imx: Only DMA messages with I2C_M_DMA_SAFE flag setAndrew Lunn2022-12-021-2/+4
| * | | | i2c: qcom-geni: fix error return code in geni_i2c_gpi_xferWang Yufen2022-12-011-1/+0
| * | | | i2c: cadence: Fix regression with bus recoveryCarsten Haitzler2022-12-011-3/+8
| * | | | i2c: Restore initial power state if probe failsRicardo Ribalda2022-11-141-4/+5
| * | | | i2c: npcm7xx: Fix error handling in npcm_i2c_init()Yuan Can2022-11-121-1/+10
* | | | | Merge tag 'dax-fixes-6.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-032-16/+35
|\ \ \ \ \
| * | | | | device-dax: Fix duplicate 'hmem' device registrationDan Williams2022-11-221-9/+15
| * | | | | ACPI: HMAT: Fix initiator registration for single-initiator systemsVishal Verma2022-11-191-6/+20
| * | | | | ACPI: HMAT: remove unnecessary variable initializationVishal Verma2022-11-191-1/+0
* | | | | | Merge tag 'block-6.1-2022-12-02' of git://git.kernel.dk/linuxLinus Torvalds2022-12-033-1/+6
|\ \ \ \ \ \
| * | | | | | nvme: fix SRCU protection of nvme_ns_head listCaleb Sander2022-11-302-1/+4
| * | | | | | nvme-pci: clear the prp2 field when not usedLei Rao2022-11-301-0/+2
* | | | | | | Merge tag 'pinctrl-v6.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2022-12-033-5/+33
|\ \ \ \ \ \ \
| * | | | | | | pinctrl: intel: Save and restore pins in "direct IRQ" modeAndy Shevchenko2022-11-281-1/+26
| * | | | | | | pinctrl: meditatek: Startup with the IRQs disabledRicardo Ribalda2022-11-221-3/+6
| * | | | | | | pinctrl: single: Fix potential division by zeroMaxim Korotkov2022-11-211-1/+1
* | | | | | | | Merge tag 'mmc-v6.1-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds2022-12-037-16/+71
|\ \ \ \ \ \ \ \
| * | | | | | | | mmc: sdhci-sprd: Fix no reset data and command after voltage switchWenchao Chen2022-12-011-1/+3
| * | | | | | | | mmc: sdhci: Fix voltage switch delayAdrian Hunter2022-11-292-7/+56
| * | | | | | | | mmc: mtk-sd: Fix missing clk_disable_unprepare in msdc_of_clock_parse()Gaosheng Cui2022-11-291-4/+2
| * | | | | | | | mmc: mmc_test: Fix removal of debugfs fileYe Bin2022-11-251-1/+2
| * | | | | | | | mmc: sdhci-esdhc-imx: correct CQHCI exit halt state checkSebastian Falbesoner2022-11-211-1/+1
| * | | | | | | | mmc: core: Fix ambiguous TRIM and DISCARD argChristian Löhle2022-11-181-2/+7
* | | | | | | | | Merge tag 'iommu-fixes-v6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-034-9/+88
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | iommu/vt-d: Fix PCI device refcount leak in dmar_dev_scope_init()Xiongfeng Wang2022-12-021-0/+1
| * | | | | | | | | iommu/vt-d: Fix PCI device refcount leak in has_external_pci()Xiongfeng Wang2022-12-021-1/+3
| * | | | | | | | | iommu/vt-d: Fix PCI device refcount leak in prq_event_thread()Yang Yingliang2022-12-021-5/+9
| * | | | | | | | | iommu/vt-d: Add a fix for devices need extra dtlb flushJacob Pan2022-12-023-3/+75
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge tag 'drm-fixes-2022-12-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-12-035-8/+19
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'amd-drm-fixes-6.1-2022-12-01' of https://gitlab.freedesktop.org/ag...Dave Airlie2022-12-021-0/+3
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/amdgpu: enable Vangogh VCN indirect sram modeLeo Liu2022-12-011-0/+3
| | |/ / / / / / / /
| * | | | | | | | | drm/i915: Never return 0 if not all requests retiredJanusz Krzysztofik2022-11-291-1/+1
| * | | | | | | | | drm/i915: Fix negative value passed as remaining timeJanusz Krzysztofik2022-11-291-2/+7