summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/lm49453.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-06-27selftest: af_unix: Check SIOCATMARK after every send()/recv() in msg_oob.c.Kuniyuki Iwashima1-0/+72
2024-06-27af_unix: Fix wrong ioctl(SIOCATMARK) when consumed OOB skb is at the head.Kuniyuki Iwashima2-2/+81
2024-06-27selftest: af_unix: Check EPOLLPRI after every send()/recv() in msg_oob.cKuniyuki Iwashima1-0/+147
2024-06-27selftest: af_unix: Check SIGURG after every send() in msg_oob.cKuniyuki Iwashima1-1/+50
2024-06-27selftest: af_unix: Add SO_OOBINLINE test cases in msg_oob.cKuniyuki Iwashima1-0/+91
2024-06-27af_unix: Don't stop recv() at consumed ex-OOB skb.Kuniyuki Iwashima2-1/+17
2024-06-27selftest: af_unix: Add non-TCP-compliant test cases in msg_oob.c.Kuniyuki Iwashima1-5/+44
2024-06-27af_unix: Don't stop recv(MSG_DONTWAIT) if consumed OOB skb is at the head.Kuniyuki Iwashima2-4/+26
2024-06-27af_unix: Stop recv(MSG_PEEK) at consumed OOB skb.Kuniyuki Iwashima2-5/+29
2024-06-27selftest: af_unix: Add msg_oob.c.Kuniyuki Iwashima2-1/+221
2024-06-27selftest: af_unix: Remove test_unix_oob.c.Kuniyuki Iwashima3-438/+1
2024-06-27tracing/net_sched: NULL pointer dereference in perf_trace_qdisc_reset()Yunseong Kim1-1/+1
2024-06-27net: stmmac: dwmac-stm32: stm32: add management of stm32mp25 for stm32Christophe Roullier1-3/+77
2024-06-27dt-bindings: net: add STM32MP25 compatible in documentation for stm32Christophe Roullier1-1/+7
2024-06-27selftests: drv-net: rss_ctx: add tests for RSS configuration and contextsJakub Kicinski5-5/+399
2024-06-27selftests: drv-net: add ability to wait for at least N packets to load genJakub Kicinski1-7/+23
2024-06-27selftests: drv-net: add helper to wait for HW stats to syncJakub Kicinski2-1/+22
2024-06-27selftests: drv-net: try to check if port is in useJakub Kicinski1-2/+13
2024-06-27netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registersPablo Neira Ayuso3-5/+11
2024-06-26MAINTAINERS: wifi: update ath.git locationKalle Valo1-4/+4
2024-06-26MAINTAINERS: Remembering Larry FingerKalle Valo2-4/+5
2024-06-26ASoC: rt5645: fix issue of random interrupt from push-buttonJack Yu2-6/+24
2024-06-26ALSA: seq: Fix missing MSB in MIDI2 SPP conversionTakashi Iwai1-1/+1
2024-06-26mlxsw: pci: Use fragmented buffersAmit Cohen1-34/+129
2024-06-26mlxsw: pci: Store number of scatter/gather entries for maximum packet sizeAmit Cohen1-0/+20
2024-06-26net: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König7-13/+13
2024-06-26net: usb: qmi_wwan: add Telit FN912 compositionsDaniele Palmas1-0/+2
2024-06-26ASoC: amd: yc: Fix non-functional mic on ASUS M5602RAVyacheslav Frantsishko1-0/+7
2024-06-26wifi: mac80211: disable softirqs for queued frame handlingJohannes Berg2-0/+3
2024-06-26wifi: cfg80211: restrict NL80211_ATTR_TXQ_QUANTUM valuesEric Dumazet1-1/+5
2024-06-26ALSA: hda/realtek: fix mute/micmute LEDs don't work for EliteBook 645/665 G11.Dirk Su1-0/+3
2024-06-26ALSA: hda/realtek: Fix conflicting quirk for PCI SSID 17aa:3820Takashi Iwai1-1/+20
2024-06-26net: tn40xx: add phylink supportFUJITA Tomonori5-4/+114
2024-06-26net: tn40xx: add mdio bus supportFUJITA Tomonori3-1/+147
2024-06-26net: tn40xx: add basic Rx handlingFUJITA Tomonori3-1/+508
2024-06-26net: tn40xx: add basic Tx handlingFUJITA Tomonori3-0/+1411
2024-06-26net: tn40xx: add register definesFUJITA Tomonori2-0/+247
2024-06-26net: tn40xx: add pci driver for Tehuti Networks TN40xx chipsFUJITA Tomonori5-1/+85
2024-06-26PCI: Add Edimax Vendor ID to pci_ids.hFUJITA Tomonori1-0/+2
2024-06-26dt-bindings: net: dsa: mediatek,mt7530: Minor wording fixesChris Packham1-3/+3
2024-06-26gve: Add flow steering ethtool supportJeroen de Borst5-9/+398
2024-06-26gve: Add flow steering adminq commandsJeroen de Borst5-4/+314
2024-06-26gve: Add flow steering device optionJeroen de Borst3-2/+51
2024-06-26gve: Add adminq extended commandJeroen de Borst2-0/+43
2024-06-26gve: Add adminq mutex lockZiwei Xiao2-10/+13
2024-06-26tcp: fix tcp_rcv_fastopen_synack() to enter TCP_CA_Loss for failed TFONeal Cardwell1-11/+27
2024-06-26virtio-net: support dim profile fine-tuningHeng Qi1-7/+47
2024-06-26dim: add new interfaces for initialization and getting resultsHeng Qi2-0/+116
2024-06-26ethtool: provide customized dim profile managementHeng Qi10-3/+509
2024-06-26dim: make DIMLIB dependent on NETHeng Qi2-1/+2