summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-11-20PCI: endpoint: Fix double free in __pci_epc_create()Dan Carpenter1-1/+0
2023-11-20HID: logitech-hidpp: Move get_wireless_feature_index() check to hidpp_connect...Hans de Goede1-11/+9
2023-11-20HID: logitech-hidpp: Revert "Don't restart communication if not necessary"Hans de Goede1-16/+8
2023-11-20HID: logitech-hidpp: Don't restart IO, instead defer hid_connect() onlyHans de Goede1-10/+12
2023-11-20HID: uclogic: Fix a work->entry not empty bug in __queue_work()Jinjie Ruan1-0/+7
2023-11-20HID: uclogic: Fix user-memory-access bug in uclogic_params_ugee_v2_init_event...Jinjie Ruan1-1/+15
2023-11-20hid: cp2112: Fix IRQ shutdown stopping polling for all IRQs on chipDanny Kaehn1-1/+5
2023-11-20RDMA/hfi1: Workaround truncation compilation errorLeon Romanovsky1-1/+1
2023-11-20scsi: ufs: core: Leave space for '\0' in utf8 desc stringDaniel Mentz1-1/+1
2023-11-20RDMA/hns: Fix init failure of RoCE VF and HIP08Junxian Huang1-10/+9
2023-11-20RDMA/hns: Fix unnecessary port_num transition in HW stats allocationJunxian Huang1-2/+1
2023-11-20RDMA/hns: The UD mode can only be configured with DCQCNLuoyouming1-0/+3
2023-11-20RDMA/hns: Add check for SLLuoyouming2-11/+25
2023-11-20RDMA/hns: Fix signed-unsigned mixed comparisonsChengchang Tang1-1/+1
2023-11-20RDMA/hns: Fix uninitialized ucmd in hns_roce_create_qp_common()Chengchang Tang1-1/+1
2023-11-20RDMA/hns: Fix printing level of asynchronous eventsChengchang Tang1-3/+3
2023-11-20IB/mlx5: Fix rdma counter binding for RAW QPPatrisious Haddad1-0/+27
2023-11-20backlight: pwm_bl: Disable PWM on shutdown, suspend and removeUwe Kleine-König1-0/+22
2023-11-20crypto: hisilicon/qm - fix PF queue parameter issueLongfang Liu5-7/+27
2023-11-20hid: cp2112: Fix duplicate workqueue initializationDanny Kaehn1-2/+2
2023-11-20PCI: vmd: Correct PCI Header Type Register's multi-function checkIlpo Järvinen1-2/+1
2023-11-20crypto: qat - increase size of buffersGiovanni Cabiddu2-3/+3
2023-11-20crypto: caam/jr - fix Chacha20 + Poly1305 self test failureGaurav Jain1-1/+2
2023-11-20crypto: caam/qi2 - fix Chacha20 + Poly1305 self test failureGaurav Jain1-1/+2
2023-11-20nd_btt: Make BTT lanes preemptibleTomas Glozar1-4/+4
2023-11-20libnvdimm/of_pmem: Use devm_kstrdup instead of kstrdup and check its return v...Chen Ni1-1/+7
2023-11-20scsi: ibmvfc: Fix erroneous use of rtas_busy_delay with hcall return codeTyrel Datwyler1-2/+1
2023-11-20crypto: qat - fix unregistration of compression algorithmsGiovanni Cabiddu2-1/+5
2023-11-20crypto: qat - fix unregistration of crypto algorithmsGiovanni Cabiddu2-1/+5
2023-11-20crypto: qat - ignore subsequent state up commandsGiovanni Cabiddu1-1/+3
2023-11-20crypto: qat - fix state machines cleanup pathsGiovanni Cabiddu2-7/+7
2023-11-20RDMA/core: Use size_{add,sub,mul}() in calls to struct_size()Gustavo A. R. Silva4-8/+12
2023-11-20hwrng: geode - fix accessing registersJonas Gorski1-2/+4
2023-11-20hwrng: bcm2835 - Fix hwrng throughput regressionStefan Wahren2-1/+7
2023-11-20crypto: hisilicon/hpre - Fix a erroneous check after snprintf()Christophe JAILLET1-1/+1
2023-11-20crypto: ccp - Get a free page to use while fetching initial nonceMario Limonciello1-1/+1
2023-11-20iommufd: Add iopt_area_alloc()Jason Gunthorpe2-3/+17
2023-11-20soc: qcom: pmic_glink: fix connector type to be DisplayPortDmitry Baryshkov1-1/+1
2023-11-20memory: tegra: Set BPMP msg flags to reset IPC channelsThierry Reding1-0/+4
2023-11-20firmware: tegra: Add suspend hook and reset BPMP IPC early on resumeSumit Gupta1-0/+30
2023-11-20clk: scmi: Free scmi_clk allocated when the clocks with invalid info are skippedSudeep Holla1-0/+1
2023-11-20firmware: arm_ffa: Allow the FF-A drivers to use 32bit mode of messagingSudeep Holla1-10/+2
2023-11-20firmware: arm_ffa: Assign the missing IDR allocation ID to the FFA deviceSudeep Holla1-0/+1
2023-11-20firmware: ti_sci: Mark driver as non removableDhruva Gole1-45/+1
2023-11-20soc: qcom: llcc: Handle a second device without data corruptionUwe Kleine-König1-0/+3
2023-11-20perf: hisi: Fix use-after-free when register pmu failsJunhao He2-4/+4
2023-11-20drivers/perf: hisi_pcie: Check the type first in pmu::event_init()Yicong Yang1-3/+4
2023-11-20perf/arm-cmn: Fix DTC domain detectionRobin Murphy1-2/+14
2023-11-20drm/amd/pm: Fix a memory leak on an error pathKunwu.Chan1-1/+3
2023-11-20drivers/perf: hisi: use cpuhp_state_remove_instance_nocalls() for hisi_hns3_p...Hao Chen1-4/+4