aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-11-20mfd: arizona-spi: Set pdata.hpdet_channel for ACPI enumerated devsHans de Goede
2023-11-20mfd: dln2: Fix double put in dln2_probeDinghao Liu
2023-11-20mfd: core: Ensure disabled devices are skipped without abortingHerve Codina
2023-11-20IB/mlx5: Fix init stage error handling to avoid double free of same QP and UAFGeorge Kennedy
2023-11-20crypto: qat - fix deadlock in backlog processingGiovanni Cabiddu
2023-11-20HID: logitech-hidpp: Move get_wireless_feature_index() check to hidpp_connect...Hans de Goede
2023-11-20HID: logitech-hidpp: Revert "Don't restart communication if not necessary"Hans de Goede
2023-11-20HID: logitech-hidpp: Don't restart IO, instead defer hid_connect() onlyHans de Goede
2023-11-20HID: logitech-hidpp: Remove HIDPP_QUIRK_NO_HIDINPUT quirkBastien Nocera
2023-11-20Revert "HID: logitech-hidpp: add a module parameter to keep firmware gestures"Bastien Nocera
2023-11-20hid: cp2112: Fix IRQ shutdown stopping polling for all IRQs on chipDanny Kaehn
2023-11-20HID: cp2112: Make irq_chip immutableAndy Shevchenko
2023-11-20RDMA/hfi1: Workaround truncation compilation errorLeon Romanovsky
2023-11-20scsi: ufs: core: Leave space for '\0' in utf8 desc stringDaniel Mentz
2023-11-20RDMA/hns: The UD mode can only be configured with DCQCNLuoyouming
2023-11-20RDMA/hns: Add check for SLLuoyouming
2023-11-20RDMA/hns: Fix signed-unsigned mixed comparisonsChengchang Tang
2023-11-20RDMA/hns: Fix uninitialized ucmd in hns_roce_create_qp_common()Chengchang Tang
2023-11-20RDMA/hns: Fix printing level of asynchronous eventsChengchang Tang
2023-11-20IB/mlx5: Fix rdma counter binding for RAW QPPatrisious Haddad
2023-11-20crypto: hisilicon/qm - fix PF queue parameter issueLongfang Liu
2023-11-20crypto: hisilicon/qm - split a debugfs.c from qmKai Ye
2023-11-20crypto: hisilicon/qm - modify the process of regs dfxKai Ye
2023-11-20crypto: hisilicon/qm - delete redundant null assignment operationsKai Ye
2023-11-20hid: cp2112: Fix duplicate workqueue initializationDanny Kaehn
2023-11-20PCI: vmd: Correct PCI Header Type Register's multi-function checkIlpo Järvinen
2023-11-20crypto: qat - increase size of buffersGiovanni Cabiddu
2023-11-20crypto: caam/jr - fix Chacha20 + Poly1305 self test failureGaurav Jain
2023-11-20crypto: caam/qi2 - fix Chacha20 + Poly1305 self test failureGaurav Jain
2023-11-20nd_btt: Make BTT lanes preemptibleTomas Glozar
2023-11-20libnvdimm/of_pmem: Use devm_kstrdup instead of kstrdup and check its return v...Chen Ni
2023-11-20scsi: ibmvfc: Fix erroneous use of rtas_busy_delay with hcall return codeTyrel Datwyler
2023-11-20crypto: qat - fix unregistration of crypto algorithmsGiovanni Cabiddu
2023-11-20crypto: qat - extend buffer list interfaceGiovanni Cabiddu
2023-11-20crypto: qat - generalize crypto request buffersGiovanni Cabiddu
2023-11-20crypto: qat - change bufferlist logic interfaceGiovanni Cabiddu
2023-11-20crypto: qat - rename bufferlist functionsGiovanni Cabiddu
2023-11-20crypto: qat - relocate bufferlist logicGiovanni Cabiddu
2023-11-20crypto: qat - ignore subsequent state up commandsGiovanni Cabiddu
2023-11-20RDMA/core: Use size_{add,sub,mul}() in calls to struct_size()Gustavo A. R. Silva
2023-11-20hwrng: geode - fix accessing registersJonas Gorski
2023-11-20hwrng: bcm2835 - Fix hwrng throughput regressionStefan Wahren
2023-11-20crypto: hisilicon/hpre - Fix a erroneous check after snprintf()Christophe JAILLET
2023-11-20clk: scmi: Free scmi_clk allocated when the clocks with invalid info are skippedSudeep Holla
2023-11-20firmware: arm_ffa: Allow the FF-A drivers to use 32bit mode of messagingSudeep Holla
2023-11-20firmware: arm_ffa: Assign the missing IDR allocation ID to the FFA deviceSudeep Holla
2023-11-20firmware: ti_sci: Mark driver as non removableDhruva Gole
2023-11-20soc: qcom: llcc: Handle a second device without data corruptionUwe Kleine-König
2023-11-20perf: hisi: Fix use-after-free when register pmu failsJunhao He
2023-11-20drivers/perf: hisi_pcie: Check the type first in pmu::event_init()Yicong Yang