summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-03-27soc: qcom: socinfo: rename PM2250 to PM4125Dmitry Baryshkov1-1/+1
2024-03-27wifi: iwlwifi: change link id in time event to s8Miri Korenblit2-5/+5
2024-03-27wifi: ath12k: Fix issues in channel list updateSriram R3-4/+4
2024-03-27cpufreq: mediatek-hw: Wait for CPU supplies before probingNícolas F. R. A. Prado1-1/+18
2024-03-27cpufreq: brcmstb-avs-cpufreq: add check for cpufreq_cpu_get's return valueAnastasia Belova1-0/+2
2024-03-27wifi: mwifiex: debugfs: Drop unnecessary error check for debugfs_create_dir()Jinjie Ruan1-3/+0
2024-03-27wifi: wilc1000: fix multi-vif management when deleting a vifAjay Singh1-1/+0
2024-03-27wifi: wilc1000: do not realloc workqueue everytime an interface is addedAjay Singh2-10/+11
2024-03-27wifi: rtl8xxxu: add cancel_work_sync() for c2hcmd_workMartin Kaistra1-0/+1
2024-03-27wifi: ath11k: fix a possible dead lock caused by ab->base_lockBaochen Qiang1-5/+5
2024-03-27wifi: ath11k: store cur_regulatory_info for each radioWen Gong5-127/+207
2024-03-27wifi: ath11k: add support to select 6 GHz regulatory typeWen Gong3-17/+62
2024-03-27wifi: wilc1000: fix RCU usage in connect pathAlexis Lothoré1-12/+24
2024-03-27wifi: wilc1000: fix declarations orderingAlexis Lothoré1-4/+4
2024-03-27wifi: b43: Disable QoS for bcm4331Rahul Rameshbabu1-1/+2
2024-03-27wifi: b43: Stop correct queue in DMA worker when QoS is disabledRahul Rameshbabu1-6/+7
2024-03-27wifi: b43: Stop/wake correct queue in PIO Tx path when QoS is disabledRahul Rameshbabu1-3/+3
2024-03-27wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is disabledRahul Rameshbabu2-2/+18
2024-03-27wifi: ath10k: fix NULL pointer dereference in ath10k_wmi_tlv_op_pull_mgmt_tx_...Xingyuan Mo1-0/+4
2024-03-27aoe: fix the potential use-after-free problem in aoecmd_cfg_pktsChun-Yi Lee2-6/+7
2024-03-27nvme: host: fix double-free of struct nvme_id_ns in ns_update_nuse()Shin'ichiro Kawasaki1-5/+2
2024-03-27md/raid1: fix choose next idle in read_balance()Yu Kuai1-10/+22
2024-03-27md/raid1: record nonrot rdevs while adding/removing rdevs to confYu Kuai3-7/+12
2024-03-27md/raid1: factor out helpers to add rdev to confYu Kuai1-32/+53
2024-03-27drm: tests: Fix invalid printf format specifiers in KUnit testsDavid Gow2-10/+10
2024-03-27drm/xe/tests: Fix printf format specifiers in xe_migrate testDavid Gow1-4/+4
2024-03-27rtc: test: Fix invalid format specifier.David Gow1-1/+1
2024-03-27md: Don't clear MD_CLOSING when the raid is about to stopLi Nan1-4/+10
2024-03-27nbd: null check for nla_nest_startNavid Emamdoost1-0/+6
2024-03-27md: fix kmemleak of rdev->serialLi Nan1-0/+1
2024-03-27s390/dasd: fix double module refcount decrementMiroslav Franc1-4/+1
2024-03-27s390/dasd: Use dev_*() for device log messagesJan Höppner1-26/+24
2024-03-15x86/rfds: Mitigate Register File Data Sampling (RFDS)Pawan Gupta1-0/+3
2024-03-10Merge tag 'phy-fixes3-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-8/+8
2024-03-09Merge tag 'i2c-for-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-3/+10
2024-03-09Merge tag 'firewire-fixes-6.8-final' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2024-03-09Merge tag 'char-misc-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds15-30/+126
2024-03-09Merge tag 'tty-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-15/+57
2024-03-09Merge tag 'usb-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds8-20/+47
2024-03-09Merge tag 'pinctrl-v6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2-2/+2
2024-03-09Merge tag 'input-for-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-29/+13
2024-03-08Merge tag 'drm-fixes-2024-03-08' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds22-73/+135
2024-03-08i2c: aspeed: Fix the dummy irq expected printTommy Huang1-0/+1
2024-03-08i2c: wmt: Fix an error handling path in wmt_i2c_probe()Christophe JAILLET1-1/+5
2024-03-08i2c: i801: Avoid potential double call to gpiod_remove_lookup_tableHeiner Kallweit1-1/+3
2024-03-08i2c: i801: Fix using mux_pdev before it's setHeiner Kallweit1-1/+1
2024-03-08nouveau: lock the client object tree.Dave Airlie3-6/+22
2024-03-08Merge tag 'drm-misc-fixes-2024-03-07' of https://anongit.freedesktop.org/git/...Dave Airlie4-9/+11
2024-03-08Merge tag 'amd-drm-fixes-6.8-2024-03-07' of https://gitlab.freedesktop.org/ag...Dave Airlie4-10/+30
2024-03-08Merge tag 'drm-xe-fixes-2024-03-07' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie1-2/+3