aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-02phy: zynqmp: Store instance instead of typeSean Anderson1-84/+31
2024-07-02phy: zynqmp: Enable reference clock correctlySean Anderson1-6/+8
2024-07-02phy: cadence-torrent: Check return value on register readMa Ke1-0/+3
2024-07-02selftests/xsk: Enhance batch size support with dynamic configurationsTushar Vyavahare2-6/+22
2024-07-02selftests/xsk: Ensure traffic validation proceeds after ring size adjustment ...Tushar Vyavahare1-5/+9
2024-07-02phy: Fix the cacography in phy-exynos5250-usb2.cLiu Jing1-1/+1
2024-07-02phy: phy-rockchip-samsung-hdptx: Select CONFIG_MFD_SYSCONCristian Ciocaltea1-0/+2
2024-07-02Merge branch 'page_pool-bnxt_en-unlink-old-page-pool-in-queue-api-using-helper'Paolo Abeni3-6/+4
2024-07-02bnxt_en: unlink page pool when stopping Rx queueDavid Wei1-5/+1
2024-07-02page_pool: export page_pool_disable_direct_recycling()David Wei2-1/+3
2024-07-02firmware: cs_dsp: Don't allow writes to read-only controlsRichard Fitzgerald1-0/+3
2024-07-02ASoC: codecs: nau8824: Add master clock handlingMaxim Kochetkov2-2/+20
2024-07-02ASoC: dt-bindings: nau8824: Add master clock handlingMaxim Kochetkov1-0/+8
2024-07-02net: allow skb_datagram_iter to be called from any contextSagi Grimberg1-6/+13
2024-07-02ASoC: simple-audio-mux: add state-labelsMark Brown2-15/+46
2024-07-02ASoC: cs35l56: Remove obsolete and redundant codeMark Brown5-370/+45
2024-07-02ASoC: codecs: wsa88xx: add support for static portMark Brown4-0/+32
2024-07-02wifi: rtw89: 8852bt: rfk: add RCKPing-Ke Shih2-0/+44
2024-07-02wifi: rtw89: 8852bt: rfk: add DACKPing-Ke Shih3-0/+503
2024-07-02wifi: rtw89: 8852bt: rfk: add RX DCKPing-Ke Shih2-0/+58
2024-07-02wifi: rtw89: 8852bt: rfk: add IQKPing-Ke Shih3-0/+894
2024-07-02wifi: rtw89: constrain TX power according to Transmit Power EnvelopeZong-Zhe Yang6-18/+262
2024-07-02wifi: rtw89: coex: Add coexistence policy for hardware scanChing-Te Ku2-1/+26
2024-07-02drivers:soundwire: qcom: cleanup port maask calculationsSrinivas Kandagatla1-16/+6
2024-07-02xen: privcmd: Fix possible access to a freed kirqfd instanceViresh Kumar1-1/+9
2024-07-02xen: privcmd: Switch from mutex to spinlock for irqfdsViresh Kumar1-10/+15
2024-07-02Merge branch 'zerocopy-tx-cleanups'Paolo Abeni5-35/+39
2024-07-02net: limit scope of a skb_zerocopy_iter_stream varPavel Begunkov1-1/+2
2024-07-02io_uring/net: move charging socket out of zc io_uringPavel Begunkov4-18/+13
2024-07-02net: batch zerocopy_fill_skb_from_iter accountingPavel Begunkov1-13/+18
2024-07-02net: split __zerocopy_sg_from_iter()Pavel Begunkov1-9/+13
2024-07-02net: always try to set ubuf in skb_zerocopy_iter_streamPavel Begunkov1-2/+1
2024-07-02dm io: remove code duplication between sync_io and aysnc_ioBenjamin Marzinski1-36/+23
2024-07-02dm io: don't call the async_io notify.fn on invalid num_regionsBenjamin Marzinski1-19/+12
2024-07-02dm io: bump num_bvecs to handle offset memoryBenjamin Marzinski1-1/+1
2024-07-02gpiolib: unexport gpiochip_get_desc()Bartosz Golaszewski3-2/+1
2024-07-02ARM: 9408/1: mm: CFI: Fix some erroneous reset prototypesLinus Walleij1-10/+10
2024-07-02ARM: 9407/1: Add support for STACKLEAK gcc pluginJinjie Ruan5-1/+14
2024-07-02s390/hwcaps: Add documentation for HWCAP flagsHeiko Carstens1-0/+8
2024-07-02s390/pgtable: Make crdte() and cspg() return a valueClaudio Imbrenda1-2/+23
2024-07-02s390/topology: Remove CPU KOBJ_CHANGE ueventsMete Durlu1-7/+1
2024-07-02ARM: 9406/1: Fix callchain_trace() return valueJinjie Ruan1-2/+1
2024-07-02s390: Update defconfigsHeiko Carstens2-6/+4
2024-07-02ALSA: pcm: optimize and clarify stream synchronization ID APIJaroslav Kysela3-26/+56
2024-07-02ALSA: pcm: reinvent the stream synchronization ID APIJaroslav Kysela5-13/+39
2024-07-02ALSA: hda/realtek: add quirk for Clevo V5[46]0TUMichał Kopeć1-0/+1
2024-07-02xen: add missing MODULE_DESCRIPTION() macrosJeff Johnson4-0/+4
2024-07-02x86/xen: Convert comma to semicolonChen Ni1-2/+2
2024-07-02x86/xen/time: Reduce Xen timer tickFrediano Ziglio1-1/+1
2024-07-02gpiolib: of: fix lookup quirk for MIPS LantiqDmitry Torokhov1-2/+12