aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-01Merge 6.10-rc6 into staging-nextGreg Kroah-Hartman600-4099/+7807
2024-07-01Merge 6.10-rc6 into tty-nextGreg Kroah-Hartman601-4098/+7807
2024-07-01spi: dt-bindings: fsl-dspi: Convert to yaml formatFrank Li5-66/+135
2024-07-01spi: fsl-dspi: use common proptery 'spi-cs-setup(hold)-delay-ns'Frank Li1-5/+14
2024-07-01ASoC: dt-bindings: realtek,rt5659: Convert to dtschemaAnimesh Agarwal2-89/+129
2024-07-01ASoC: fsl_rpmsg: Add support for i.MX95 platformChancel Liu1-0/+9
2024-07-01ASoC: dt-bindings: fsl_rpmsg: Add compatible string for i.MX95Chancel Liu1-0/+1
2024-07-01ASoC: cs35l56: Remove redundant clearing of clk_stop_mode1Richard Fitzgerald1-1/+0
2024-07-01ASoC: cs35l56: Remove support for A1 siliconRichard Fitzgerald4-96/+2
2024-07-01ASoC: cs35l56: Revert support for dual-ownership of ASP registersRichard Fitzgerald4-273/+43
2024-07-01spi: davinci: Unset POWERDOWN bit when releasing resourcesBastien Curutchet1-0/+6
2024-07-01Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller9-64/+165
2024-07-01RDMA/mlx5: Add support to multi-plane device and portMark Zhang4-9/+55
2024-07-01net/mlx5: mlx5_ifc update for multi-plane supportMark Zhang1-5/+9
2024-07-01RDMA/core: Create "issm*" device nodes only when SMI is supportedMark Zhang1-11/+18
2024-07-01Merge tag 'for-net-2024-06-28' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller13-71/+131
2024-07-01Merge 6.10-rc6 into usb-nextGreg Kroah-Hartman600-4099/+7807
2024-07-01Merge 6.10-rc6 into char-misc-nextGreg Kroah-Hartman600-4099/+7807
2024-07-01RDMA/bnxt_re: Disable doorbell moderation if hardware register read failsSelvin Xavier1-11/+34
2024-07-01RDMA/bnxt_re: Enable DB moderation for genP7 adaptersSelvin Xavier1-3/+4
2024-07-01RDMA/bnxt_re: Update the correct DB FIFO depth and mask for GenP7Selvin Xavier2-17/+33
2024-07-01selftests/sigaltstack: Fix ppc64 GCC buildMichael Ellerman1-1/+1
2024-07-01RDMA/device: Return error earlier if port in not validLeon Romanovsky1-3/+3
2024-07-01drm: panel-orientation-quirks: Add labels for both Valve Steam Deck revisionsMatthew Schwartz1-2/+2
2024-07-01drm: panel-orientation-quirks: Add quirk for Valve GalileoJohn Schoenick1-0/+7
2024-07-01sched: Move psi_account_irqtime() out of update_rq_clock_task() hotpathJohn Stultz4-10/+30
2024-07-01sched/deadline: Fix task_struct reference leakWander Lairson Costa1-1/+6
2024-07-01Revert "sched/fair: Make sure to try to detach at least one movable task"Josh Don1-9/+3
2024-07-01x86/alternatives, kvm: Fix a couple of CALLs without a frame pointerBorislav Petkov (AMD)5-7/+29
2024-07-01xfrm: Export symbol xfrm_dev_state_delete.Steffen Klassert1-0/+1
2024-07-01Merge branch 'bnxt_en-ptp' into mainDavid S. Miller4-83/+252
2024-07-01bnxt_en: Remove atomic operations on ptp->tx_availPavan Chebbi3-22/+31
2024-07-01bnxt_en: Increase the max total outstanding PTP TX packets to 4Pavan Chebbi4-30/+68
2024-07-01bnxt_en: Let bnxt_stamp_tx_skb() return error codePavan Chebbi1-5/+11
2024-07-01bnxt_en: Remove an impossible condition check for PTP TX pending SKBPavan Chebbi3-13/+4
2024-07-01bnxt_en: Refactor all PTP TX timestamp fields into a structPavan Chebbi3-28/+40
2024-07-01bnxt_en: Add BCM5760X specific PHC registers mappingPavan Chebbi3-5/+25
2024-07-01bnxt_en: Add TX timestamp completion logicMichael Chan4-11/+64
2024-07-01bnxt_en: Allow some TX packets to be unprocessed in NAPIMichael Chan1-6/+15
2024-07-01bnxt_en: Add is_ts_pkt field to struct bnxt_sw_tx_bdMichael Chan2-2/+7
2024-07-01bnxt_en: Add new TX timestamp completion definitionsMichael Chan1-0/+26
2024-07-01counter: ti-eqep: Allow eQEP driver to be built for K3 devicesJudith Mendez1-1/+1
2024-07-01octeontx2-af: Sync NIX and NPA contexts from NDC to LLC/DRAMNithin Dabilpuram6-3/+102
2024-07-01net: tn40xx: add initial ethtool_ops supportFUJITA Tomonori1-0/+14
2024-07-01mtd: cmdlinepart: Replace `dbg()` macro with `pr_debug()`Csókás, Bence1-13/+5
2024-07-01mtd: add missing MODULE_DESCRIPTION() macrosJeff Johnson5-0/+5
2024-07-01mtd: make mtd_test.c a separate moduleArnd Bergmann2-17/+26
2024-07-01dt-bindings: mtd: gpmi-nand: Add 'fsl,imx8qxp-gpmi-nand' compatible stringFrank Li1-0/+22
2024-07-01mtd: rawnand: cadence: remove unused struct 'ecc_info'Dr. David Alan Gilbert1-5/+0
2024-07-01mtd: rawnand: mxc: support software ECCSascha Hauer1-5/+97