summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-10-04Revert: "dm-verity: restart or panic on an I/O error"Mikulas Patocka1-21/+2
2024-10-04spi: atmel-quadspi: Fix wrong register value written to MRAlexander Dahl1-1/+1
2024-10-04i2c: xiic: Try re-initialization on bus busy timeoutRobert Hancock1-15/+26
2024-10-04i2c: isch: Add missed 'else'Andy Shevchenko1-2/+1
2024-10-04i2c: aspeed: Update the stop sw state when the bus recovery occursTommy Huang1-8/+8
2024-10-04tpm: export tpm2_sessions_init() to fix ibmvtpm buildingKexy Biscuit1-0/+1
2024-10-04fbdev: xen-fbfront: Assign fb_info->deviceJason Andryuk1-0/+1
2024-10-04spi: fspi: add support for imx8ulpHaibo Chen1-0/+10
2024-10-04dm-verity: restart or panic on an I/O errorMikulas Patocka1-2/+21
2024-10-04thermal: sysfs: Add sanity checks for trip temperature and hysteresisRafael J. Wysocki1-12/+38
2024-10-04thermal: sysfs: Refine the handling of trip hysteresis changesRafael J. Wysocki3-7/+7
2024-10-04thermal: sysfs: Get to trips via attribute pointersRafael J. Wysocki1-34/+20
2024-10-04thermal: core: Store trip sysfs attributes in thermal_trip_descRafael J. Wysocki2-82/+46
2024-10-04serial: qcom-geni: fix console corruptionJohan Hovold1-23/+22
2024-10-04serial: qcom-geni: introduce qcom_geni_serial_poll_bitfield()Douglas Anderson1-3/+9
2024-10-04serial: qcom-geni: fix arg types for qcom_geni_serial_poll_bit()Douglas Anderson1-1/+1
2024-10-04usb: typec: ucsi: Fix busy loop on ASUS VivoBooksChristian A. Ehrhardt1-6/+12
2024-10-04usb: typec: ucsi: Call CANCEL from single locationHeikki Krogerus1-13/+4
2024-10-04soc: versatile: realview: fix soc_dev leak during device removeKrzysztof Kozlowski1-0/+13
2024-10-04soc: versatile: realview: fix memory leak during device removeKrzysztof Kozlowski1-4/+3
2024-10-04spi: fspi: involve lut_num for struct nxp_fspi_devtype_dataHaibo Chen1-19/+25
2024-10-04cpuidle: riscv-sbi: Use scoped device node handling to fix missing of_node_putKrzysztof Kozlowski1-14/+7
2024-10-04md: Don't flush sync_work in md_write_start()Yu Kuai1-1/+0
2024-10-04EDAC/igen6: Fix conversion of system address to physical memory addressQiuxu Zhuo1-1/+1
2024-10-04hwrng: cctrng - Add missing clk_disable_unprepare in cctrng_resumeGaosheng Cui1-0/+1
2024-10-04hwrng: bcm2835 - Add missing clk_disable_unprepare in bcm2835_rng_initGaosheng Cui1-1/+3
2024-10-04hwrng: mtk - Use devm_pm_runtime_enableGuoqing Jiang1-1/+1
2024-10-04wifi: mt76: mt7925: fix a potential association failure upon resumingMichael Lo3-0/+18
2024-10-04wifi: mt76: mt7615: check devm_kasprintf() returned valueMa Ke1-0/+3
2024-10-04wifi: rtw88: 8703b: Fix reported RX band widthBitterblue Smith1-1/+1
2024-10-04wifi: rtw88: 8822c: Fix reported RX band widthBitterblue Smith1-4/+6
2024-10-04wifi: rtw88: 8821cu: Remove VID/PID 0bda:c82cNick Morrow1-2/+0
2024-10-04wifi: mt76: mt7925: fix a potential array-index-out-of-bounds issue for clcMing Yen Hsieh1-0/+3
2024-10-04idpf: fix netdev Tx queue stop/wakeMichal Kubiak3-27/+21
2024-10-04wifi: mt76: mt7996: fix NULL pointer dereference in mt7996_mcu_sta_bfer_heMa Ke1-0/+3
2024-10-04wifi: mt76: mt7915: check devm_kasprintf() returned valueMa Ke1-0/+2
2024-10-04wifi: mt76: mt7921: Check devm_kasprintf() returned valueMa Ke1-0/+2
2024-10-04intel_idle: fix ACPI _CST matching for newer Xeon platformsArtem Bityutskiy1-8/+29
2024-10-04intel_idle: add Granite Rapids Xeon supportArtem Bityutskiy1-0/+46
2024-10-04efistub/tpm: Use ACPI reclaim memory for event log to avoid corruptionArd Biesheuvel1-1/+1
2024-10-04ACPI: resource: Add another DMI match for the TongFang GMxXGxxWerner Sembach1-0/+6
2024-10-04ACPI: resource: Do IRQ override on MECHREV GM7XG0MLi Chen1-0/+6
2024-10-04ACPI: sysfs: validate return type of _STR methodThomas Weißschuh1-2/+3
2024-10-04drbd: Add NULL check for net_conf to prevent dereference in state validationMikhail Lobanov1-1/+1
2024-10-04drbd: Fix atomicity violation in drbd_uuid_set_bm()Qiu-ji Chen1-2/+4
2024-10-04crypto: ccp - Properly unregister /dev/sev on sev PLATFORM_STATUS failurePavan Kumar Paluri1-0/+2
2024-10-04crypto: qcom-rng - fix support for ACPI-based systemsBrian Masney1-2/+2
2024-10-04serial: qcom-geni: fix false console tx restartJohan Hovold1-10/+3
2024-10-04serial: qcom-geni: fix fifo polling timeoutJohan Hovold1-14/+17
2024-10-04xhci: Set quirky xHC PCI hosts to D3 _after_ stopping and freeing them.Mathias Nyman1-3/+5