summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* mailbox: ARM_MHU_V3 should depend on ARM64Geert Uytterhoeven2024-10-101-0/+1
* drm/amd/display: handle nulled pipe context in DCE110's set_drr()Tobias Jakobi2024-10-101-7/+14
* drm/amdgpu: Fix get each xcp macroAsad Kamal2024-10-101-1/+1
* drm/i915/dp: Fix AUX IO power enabling for eDP PSRImre Deak2024-10-103-1/+22
* scsi: pm8001: Do not overwrite PCI queue mappingDaniel Wagner2024-10-101-2/+4
* scsi: st: Fix input/output error on empty drive resetRafael Rocha2024-10-101-2/+3
* Revert: "dm-verity: restart or panic on an I/O error"Mikulas Patocka2024-10-041-21/+2
* spi: atmel-quadspi: Fix wrong register value written to MRAlexander Dahl2024-10-041-1/+1
* i2c: isch: Add missed 'else'Andy Shevchenko2024-10-041-2/+1
* i2c: aspeed: Update the stop sw state when the bus recovery occursTommy Huang2024-10-041-8/+8
* tpm: export tpm2_sessions_init() to fix ibmvtpm buildingKexy Biscuit2024-10-041-0/+1
* fbdev: xen-fbfront: Assign fb_info->deviceJason Andryuk2024-10-041-0/+1
* spi: fspi: add support for imx8ulpHaibo Chen2024-10-041-0/+10
* dm-verity: restart or panic on an I/O errorMikulas Patocka2024-10-041-2/+21
* idpf: fix netdev Tx queue stop/wakeMichal Kubiak2024-10-043-27/+21
* idpf: merge singleq and splitq &net_device_opsAlexander Lobakin2024-10-044-63/+20
* idpf: split &idpf_queue into 4 strictly-typed queue structuresAlexander Lobakin2024-10-047-728/+1018
* idpf: stop using macros for accessing queue descriptorsAlexander Lobakin2024-10-045-50/+52
* serial: qcom-geni: fix console corruptionJohan Hovold2024-10-041-23/+22
* serial: qcom-geni: introduce qcom_geni_serial_poll_bitfield()Douglas Anderson2024-10-041-3/+9
* serial: qcom-geni: fix arg types for qcom_geni_serial_poll_bit()Douglas Anderson2024-10-041-1/+1
* usb: xhci: fix loss of data on Cadence xHCPawel Laszczak2024-10-044-1/+25
* xhci: Add a quirk for writing ERST in high-low orderDaehwan Jung2024-10-042-1/+6
* soc: versatile: realview: fix soc_dev leak during device removeKrzysztof Kozlowski2024-10-041-0/+13
* soc: versatile: realview: fix memory leak during device removeKrzysztof Kozlowski2024-10-041-4/+3
* spi: fspi: involve lut_num for struct nxp_fspi_devtype_dataHaibo Chen2024-10-041-19/+25
* cpuidle: riscv-sbi: Use scoped device node handling to fix missing of_node_putKrzysztof Kozlowski2024-10-041-14/+7
* md: Don't flush sync_work in md_write_start()Yu Kuai2024-10-041-1/+0
* EDAC/igen6: Fix conversion of system address to physical memory addressQiuxu Zhuo2024-10-041-1/+1
* hwrng: cctrng - Add missing clk_disable_unprepare in cctrng_resumeGaosheng Cui2024-10-041-0/+1
* hwrng: bcm2835 - Add missing clk_disable_unprepare in bcm2835_rng_initGaosheng Cui2024-10-041-1/+3
* hwrng: mtk - Use devm_pm_runtime_enableGuoqing Jiang2024-10-041-1/+1
* wifi: mt76: mt7615: check devm_kasprintf() returned valueMa Ke2024-10-041-0/+3
* wifi: rtw88: 8703b: Fix reported RX band widthBitterblue Smith2024-10-041-1/+1
* wifi: rtw88: 8822c: Fix reported RX band widthBitterblue Smith2024-10-041-4/+6
* wifi: rtw88: 8821cu: Remove VID/PID 0bda:c82cNick Morrow2024-10-041-2/+0
* wifi: mt76: mt7925: fix a potential array-index-out-of-bounds issue for clcMing Yen Hsieh2024-10-041-0/+3
* wifi: mt76: mt7996: fix NULL pointer dereference in mt7996_mcu_sta_bfer_heMa Ke2024-10-041-0/+3
* wifi: mt76: mt7915: check devm_kasprintf() returned valueMa Ke2024-10-041-0/+2
* wifi: mt76: mt7921: Check devm_kasprintf() returned valueMa Ke2024-10-041-0/+2
* efistub/tpm: Use ACPI reclaim memory for event log to avoid corruptionArd Biesheuvel2024-10-041-1/+1
* ACPI: resource: Add another DMI match for the TongFang GMxXGxxWerner Sembach2024-10-041-0/+6
* ACPI: resource: Do IRQ override on MECHREV GM7XG0MLi Chen2024-10-041-0/+6
* ACPI: sysfs: validate return type of _STR methodThomas Weißschuh2024-10-041-2/+3
* drbd: Add NULL check for net_conf to prevent dereference in state validationMikhail Lobanov2024-10-041-1/+1
* drbd: Fix atomicity violation in drbd_uuid_set_bm()Qiu-ji Chen2024-10-041-2/+4
* crypto: ccp - Properly unregister /dev/sev on sev PLATFORM_STATUS failurePavan Kumar Paluri2024-10-041-0/+2
* crypto: qcom-rng - fix support for ACPI-based systemsBrian Masney2024-10-041-2/+2
* serial: qcom-geni: fix false console tx restartJohan Hovold2024-10-041-10/+3
* serial: qcom-geni: fix fifo polling timeoutJohan Hovold2024-10-041-14/+17