summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-09-13soc: qcom: ocmem: Fix NUM_PORTS & NUM_MACROS macrosLuca Weiss1-2/+2
2023-09-13soc: qcom: ocmem: Add OCMEM hardware version printLuca Weiss1-0/+10
2023-09-13drm/hyperv: Fix a compilation issue because of not including screen_info.hSui Jingfeng1-0/+1
2023-09-13drm/amd/display: Do not set drr on pipe commitWesley Chalmers2-0/+13
2023-09-13drm/bridge: tc358764: Fix debug print parameter orderMarek Vasut1-1/+1
2023-09-13sfc: Check firmware supports Ethernet PTP filterAlex Austin1-1/+2
2023-09-13cteonxt2-pf: Fix backpressure config for multiple PFC priorities to work simu...Suman Ghosh1-3/+3
2023-09-13octeontx2-pf: Fix PFC TX scheduler freeSuman Ghosh2-11/+5
2023-09-13octeontx2-pf: Refactor schedular queue alloc/free callsHariprasad Kelam5-38/+94
2023-09-13hwmon: (tmp513) Fix the channel number in tmp51x_is_visible()Biju Das1-1/+1
2023-09-13mlxsw: core_hwmon: Adjust module label names based on MTCAP sensor counterVadim Pasternak1-1/+2
2023-09-13mlxsw: i2c: Limit single transaction buffer sizeVadim Pasternak1-1/+2
2023-09-13mlxsw: i2c: Fix chunk size setting in output mailbox bufferVadim Pasternak1-1/+1
2023-09-13net: arcnet: Do not call kfree_skb() under local_irq_disable()Jinjie Ruan1-1/+1
2023-09-13ice: avoid executing commands on other ports when driving syncJacob Keller2-6/+52
2023-09-13wifi: ath9k: use IS_ERR() with debugfs_create_dir()Wang Ming1-1/+1
2023-09-13Bluetooth: btusb: Do not call kfree_skb() under spin_lock_irqsave()Jinjie Ruan1-1/+1
2023-09-13wifi: mwifiex: avoid possible NULL skb pointer dereferenceDmitry Antipov1-1/+9
2023-09-13wifi: ath9k: protect WMI command response buffer replacement with a lockFedor Pchelkin1-6/+8
2023-09-13wifi: ath9k: fix races between ath9k_wmi_cmd and ath9k_wmi_ctrl_rxFedor Pchelkin1-2/+4
2023-09-13wifi: mwifiex: Fix missed return in oob checks failed pathPolaris Pi2-0/+2
2023-09-13wifi: mwifiex: fix memory leak in mwifiex_histogram_read()Dmitry Antipov1-2/+7
2023-09-13hwrng: iproc-rng200 - Implement suspend and resume callsFlorian Fainelli1-0/+25
2023-09-13crypto: caam - fix unchecked return value errorGaurav Jain1-1/+3
2023-09-13ice: ice_aq_check_events: fix off-by-one check when filling bufferPrzemek Kitszel1-6/+7
2023-09-13Bluetooth: nokia: fix value check in nokia_bluetooth_serdev_probe()Yuanjun Gong1-1/+5
2023-09-13crypto: stm32 - Properly handle pm_runtime_get failingUwe Kleine-König1-4/+3
2023-09-13wifi: mwifiex: fix error recovery in PCIE buffer descriptor managementDmitry Antipov1-8/+17
2023-09-13wifi: mwifiex: Fix OOB and integer underflow when rx packetsPolaris Pi3-4/+36
2023-09-13wifi: mt76: mt7915: fix power-limits while chan_switchRyder Lee1-1/+2
2023-09-13can: gs_usb: gs_usb_receive_bulk_callback(): count RX overflow errors also in...Marc Kleine-Budde1-2/+3
2023-09-13spi: tegra20-sflash: fix to check return value of platform_get_irq() in tegra...Zhang Shurong1-1/+5
2023-09-13wifi: mt76: testmode: add nla_policy for MT76_TM_ATTR_TX_LENGTHLin Ma1-0/+1
2023-09-13wifi: mt76: mt7921: fix non-PSC channel scan failMing Yen Hsieh1-1/+2
2023-09-13wifi: rtw89: debug: Fix error handling in rtw89_debug_priv_btc_manual_set()Zhang Shurong1-3/+5
2023-09-13regmap: rbtree: Use alloc_flags for memory allocationsDan Carpenter1-5/+5
2023-09-13hwrng: pic32 - use devm_clk_get_enabledMartin Kaiser1-14/+5
2023-09-13hwrng: nomadik - keep clock enabled while hwrng is registeredMartin Kaiser1-9/+3
2023-09-13crypto: qat - change value of default idle filterGiovanni Cabiddu1-1/+1
2023-09-13cpufreq: powernow-k8: Use related_cpus instead of cpus in driver.exit()Liao Chang1-1/+2
2023-09-13x86/efistub: Fix PCI ROM preservation in mixed modeMikel Rychliski1-1/+1
2023-09-13cpufreq: amd-pstate-ut: Fix kernel panic when loading the driverSwapnil Sapkal1-8/+16
2023-09-13cpufreq: amd-pstate-ut: Remove module parameter accessSwapnil Sapkal1-20/+2
2023-09-13thermal/of: Fix potential uninitialized value accessPeng Fan1-4/+4
2023-09-13ACPI: x86: s2idle: Fix a logic error parsing AMD constraints tableMario Limonciello1-19/+12
2023-09-13ACPI: x86: s2idle: Post-increment variables when getting constraintsMario Limonciello1-4/+4
2023-09-13irqchip/loongson-eiointc: Fix return value checking of eiointc_indexBibo Mao1-1/+1
2023-09-13s390/pkey: fix PKEY_TYPE_EP11_AES handling for sysfs attributesHolger Dengler1-3/+3
2023-09-13s390/pkey: fix PKEY_TYPE_EP11_AES handling in PKEY_GENSECK2 IOCTLHolger Dengler3-21/+102
2023-09-13s390/pkey: fix/harmonize internal keyblob headersHolger Dengler3-11/+4