summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: doc: dapm: various improvementsMark Brown2024-04-30335-1761/+3905
|\
| * Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2024-04-261-3/+3
| |\
| | * vDPA: code clean for vhost_vdpa uapiZhu Lingshan2024-04-221-3/+3
| * | Merge tag 'acpi-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2024-04-252-23/+42
| |\ \
| | * \ Merge branch 'acpi-cppc'Rafael J. Wysocki2024-04-251-18/+39
| | |\ \
| | | * | ACPI: CPPC: Fix access width used for PCC registersVanshidhar Konda2024-04-221-16/+37
| | | * | ACPI: CPPC: Fix bit_offset shift in MASK_VAL() macroJarred White2024-04-221-2/+2
| | * | | ACPI: PM: s2idle: Evaluate all Low-Power S0 Idle _DSM functionsRafael J. Wysocki2024-04-231-5/+3
| | |/ /
| * | | Merge tag 'net-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-04-2543-264/+530
| |\ \ \
| | * | | net: b44: set pause params only when interface is upPeter Münster2024-04-251-6/+8
| | * | | dpll: fix dpll_pin_on_pin_register() for multiple parent pinsArkadiusz Kubalewski2024-04-251-25/+33
| | * | | net: ravb: Fix registered interrupt namesGeert Uytterhoeven2024-04-251-6/+5
| | * | | octeontx2-af: fix the double free in rvu_npc_freemem()Su Hui2024-04-251-1/+0
| | * | | net: ethernet: ti: am65-cpts: Fix PTPv1 message type on TX packetsJason Reeder2024-04-251-0/+5
| | * | | ice: fix LAG and VF lock dependency in ice_reset_vf()Jacob Keller2024-04-251-8/+8
| | * | | iavf: Fix TC config comparison with existing adapter TC configSudheer Mogilappagari2024-04-251-1/+29
| | * | | i40e: Report MFS in decimal base instead of hexErwan Velu2024-04-251-2/+2
| | * | | i40e: Do not use WQ_MEM_RECLAIM flag for workqueueSindhu Devale2024-04-251-1/+1
| | * | | net/mlx5e: Advertise mlx5 ethernet driver updates sk_buff md_dst for MACsecRahul Rameshbabu2024-04-251-0/+1
| | * | | macsec: Detect if Rx skb is macsec-related for offloading devices that update...Rahul Rameshbabu2024-04-251-10/+36
| | * | | net: ti: icssg-prueth: Fix signedness bug in prueth_init_rx_chns()Dan Carpenter2024-04-251-3/+5
| | * | | Merge tag 'wireless-2024-04-23' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2024-04-257-6/+11
| | |\ \ \
| | | * | | wifi: iwlwifi: mvm: fix link ID managementJohannes Berg2024-04-221-1/+1
| | | * | | wifi: mac80211_hwsim: init peer measurement resultJohannes Berg2024-04-191-1/+1
| | | * | | Revert "wifi: iwlwifi: bump FW API to 90 for BZ/SC devices"Johannes Berg2024-04-192-2/+2
| | | * | | wifi: iwlwifi: mvm: return uid from iwl_mvm_build_scan_cmdMiri Korenblit2024-04-171-1/+2
| | | * | | wifi: iwlwifi: mvm: remove old PASN station when adding a new oneAvraham Stern2024-04-171-0/+2
| | | * | | wifi: ath11k: use RCU when accessing struct inet6_dev::ac_listKalle Valo2024-04-161-1/+3
| | * | | | net: phy: dp83869: Fix MII mode failureMD Danish Anwar2024-04-251-1/+2
| | * | | | Merge tag 'for-net-2024-04-24' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2024-04-254-18/+67
| | |\ \ \ \
| | | * | | | Bluetooth: qca: set power_ctrl_enabled on NULL returned by gpiod_get_optional()Bartosz Golaszewski2024-04-241-5/+13
| | | * | | | Bluetooth: qca: fix NULL-deref on non-serdev setupJohan Hovold2024-04-241-2/+4
| | | * | | | Bluetooth: qca: fix NULL-deref on non-serdev suspendJohan Hovold2024-04-241-0/+3
| | | * | | | Bluetooth: btusb: mediatek: Fix double free of skb in coredumpSean Wang2024-04-241-4/+3
| | | * | | | Bluetooth: qca: fix invalid device address checkJohan Hovold2024-04-242-2/+38
| | | * | | | Bluetooth: btusb: Fix triggering coredump implementation for QCAZijun Hu2024-04-241-5/+4
| | | * | | | Bluetooth: btusb: Add Realtek RTL8852BE support ID 0x0bda:0x4853WangYuli2024-04-241-0/+2
| | * | | | | eth: bnxt: fix counting packets discarded due to OOM and netpollJakub Kicinski2024-04-251-26/+18
| | * | | | | igc: Fix LED-related deadlock on driver unbindLukas Wunner2024-04-253-8/+35
| | * | | | | Revert "net: txgbe: fix clk_name exceed MAX_DEV_ID limits"Duanqiang Wen2024-04-251-1/+1
| | * | | | | Revert "net: txgbe: fix i2c dev name cannot match clkdev"Duanqiang Wen2024-04-251-5/+3
| | * | | | | mlxsw: spectrum_acl_tcam: Fix memory leak when canceling rehash workIdo Schimmel2024-04-251-1/+5
| | * | | | | mlxsw: spectrum_acl_tcam: Fix incorrect list API usageIdo Schimmel2024-04-251-0/+7
| | * | | | | mlxsw: spectrum_acl_tcam: Fix warning during rehashIdo Schimmel2024-04-251-3/+17
| | * | | | | mlxsw: spectrum_acl_tcam: Fix memory leak during rehashIdo Schimmel2024-04-251-0/+4
| | * | | | | mlxsw: spectrum_acl_tcam: Rate limit error messageIdo Schimmel2024-04-251-1/+1
| | * | | | | mlxsw: spectrum_acl_tcam: Fix possible use-after-free during rehashIdo Schimmel2024-04-251-0/+1
| | * | | | | mlxsw: spectrum_acl_tcam: Fix possible use-after-free during activity updateIdo Schimmel2024-04-251-2/+8
| | * | | | | mlxsw: spectrum_acl_tcam: Fix race during rehash delayed workIdo Schimmel2024-04-251-2/+2
| | * | | | | mlxsw: spectrum_acl_tcam: Fix race in region ID allocationIdo Schimmel2024-04-252-36/+30
| | |/ / / /