summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* HID: mcp2221: Allow IO to start during probeHamish Martin2023-12-201-0/+2
* HID: mcp2221: Set driver data before I2C adapter addHamish Martin2023-12-201-1/+1
* platform/x86: intel_telemetry: Fix kernel doc descriptionsAndy Shevchenko2023-12-201-2/+2
* nvme: catch errors from nvme_configure_metadata()Hannes Reinecke2023-12-201-6/+13
* nvme-auth: set explanation code for failure2 msgsMark O'Donovan2023-12-201-0/+2
* nbd: fix null-ptr-dereference while accessing 'nbd->config'Li Nan2023-12-201-1/+17
* nbd: factor out a helper to get nbd_config without holding 'config_lock'Li Nan2023-12-201-8/+19
* nbd: fold nbd config initialization into nbd_alloc_config()Li Nan2023-12-201-22/+19
* bcache: avoid NULL checking to c->root in run_cache_set()Coly Li2023-12-201-1/+1
* bcache: add code comments for bch_btree_node_get() and __bch_btree_node_alloc()Coly Li2023-12-201-0/+7
* bcache: remove redundant assignment to variable cur_idxColin Ian King2023-12-201-1/+1
* bcache: avoid oversize memory allocation by small stripe_sizeColy Li2023-12-202-0/+3
* stmmac: dwmac-loongson: Add architecture dependencyJean Delvare2023-12-201-1/+1
* usb: aqc111: check packet for fixup for true limitOliver Neukum2023-12-201-4/+4
* drm/i915: Use internal class when counting engine resetsTvrtko Ursulin2023-12-203-5/+14
* drm/i915/selftests: Fix engine reset count storage for multi-tileTvrtko Ursulin2023-12-202-5/+7
* accel/ivpu/37xx: Fix interrupt_clear_with_0 WA initializationAndrzej Kacprowski2023-12-201-3/+9
* accel/ivpu: Print information about used workaroundsStanislaw Gruszka2023-12-203-0/+14
* drm/mediatek: Add spinlock for setting vblank event in atomic_beginJason-JH.Lin2023-12-201-0/+5
* drm/mediatek: fix kernel oops if no crtc is foundMichael Walle2023-12-201-1/+4
* PCI: vmd: Fix potential deadlock when enabling ASPMJohan Hovold2023-12-201-1/+1
* PCI/ASPM: Add pci_enable_link_state_locked()Johan Hovold2023-12-201-13/+40
* PCI: loongson: Limit MRRS to 256Jiaxun Yang2023-12-201-5/+41
* Revert "PCI: acpiphp: Reassign resources on bridge if necessary"Bjorn Helgaas2023-12-201-6/+3
* HID: Add quirk for Labtec/ODDOR/aikeec handbrakeSebastian Parschauer2023-12-202-0/+2
* HID: i2c-hid: Add IDEA5002 to i2c_hid_acpi_blacklist[]Mario Limonciello2023-12-201-0/+5
* net: atlantic: fix double free in ring reinit logicIgor Russkikh2023-12-201-1/+4
* net: stmmac: Handle disabled MDIO busses from devicetreeAndrew Halaney2023-12-201-1/+5
* net: stmmac: dwmac-qcom-ethqos: Fix drops in 10M SGMII RXSneh Shah2023-12-201-0/+10
* dpaa2-switch: do not ask for MDB, VLAN and FDB replayIoana Ciornei2023-12-201-9/+2
* dpaa2-switch: fix size of the dma_unmapIoana Ciornei2023-12-201-3/+4
* stmmac: dwmac-loongson: Make sure MDIO is initialized before useYanteng Si2023-12-201-8/+6
* net: ena: Fix XDP redirection errorDavid Arinzon2023-12-201-3/+0
* net: ena: Fix DMA syncing in XDP path when SWIOTLB is onDavid Arinzon2023-12-201-14/+9
* net: ena: Fix xdp drops handling due to multibuf packetsDavid Arinzon2023-12-201-7/+10
* net: ena: Destroy correct number of xdp queues upon failureDavid Arinzon2023-12-201-6/+7
* qed: Fix a potential use-after-free in qed_cxt_tables_allocDinghao Liu2023-12-201-0/+1
* iavf: Fix iavf_shutdown to call iavf_remove instead iavf_closeSlawomir Laba2023-12-201-51/+21
* iavf: Handle ntuple on/off based on new state machines for flow directorPiotr Gardocki2023-12-201-0/+59
* iavf: Introduce new state machines for flow directorPiotr Gardocki2023-12-205-23/+139
* octeontx2-af: Fix pause frame configurationHariprasad Kelam2023-12-201-4/+7
* octeontx2-af: Update RSS algorithm indexHariprasad Kelam2023-12-201-11/+44
* octeontx2-pf: Fix promisc mcam entry actionHariprasad Kelam2023-12-201-3/+22
* octeon_ep: explicitly test for firmware ready valueShinas Rasheed2023-12-201-1/+2
* octeontx2-af: fix a use-after-free in rvu_nix_register_reportersZhipeng Lu2023-12-201-4/+1
* net: fec: correct queue selectionRadu Bulie2023-12-201-16/+11
* atm: solos-pci: Fix potential deadlock on &tx_queue_lockChengfeng Ye2023-12-201-2/+2
* atm: solos-pci: Fix potential deadlock on &cli_queue_lockChengfeng Ye2023-12-201-2/+2
* bnxt_en: Fix HWTSTAMP_FILTER_ALL packet timestamp logicMichael Chan2023-12-202-4/+24
* bnxt_en: Fix wrong return value check in bnxt_close_nic()Kalesh AP2023-12-205-34/+16