summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-09spi: spi-mem: Reorder spi-mem macro assignmentsMiquel Raynal
2025-01-09spi: zynqmp-gqspi: Support per spi-mem operation frequency switchesMiquel Raynal
2025-01-09spi: zynq-qspi: Support per spi-mem operation frequency switchesMiquel Raynal
2025-01-09spi: spi-ti-qspi: Support per spi-mem operation frequency switchesMiquel Raynal
2025-01-09spi: spi-sn-f-ospi: Support per spi-mem operation frequency switchesMiquel Raynal
2025-01-09spi: rockchip-sfc: Support per spi-mem operation frequency switchesMiquel Raynal
2025-01-09spi: nxp-fspi: Support per spi-mem operation frequency switchesMiquel Raynal
2025-01-09spi: mxic: Support per spi-mem operation frequency switchesMiquel Raynal
2025-01-09spi: mt65xx: Support per spi-mem operation frequency switchesMiquel Raynal
2025-01-09spi: microchip-core-qspi: Support per spi-mem operation frequency switchesMiquel Raynal
2025-01-09spi: fsl-qspi: Support per spi-mem operation frequency switchesMiquel Raynal
2025-01-09spi: dw: Support per spi-mem operation frequency switchesMiquel Raynal
2025-01-09spi: cadence-qspi: Support per spi-mem operation frequency switchesMiquel Raynal
2025-01-09spi: amlogic-spifc-a1: Support per spi-mem operation frequency switchesMiquel Raynal
2025-01-09spi: amd: Drop redundant checkMiquel Raynal
2025-01-09spi: amd: Support per spi-mem operation frequency switchesMiquel Raynal
2025-01-09spi: spi-mem: Add a new controller capabilityMiquel Raynal
2025-01-09spi: spi-mem: Extend spi-mem operations with a per-operation maximum frequencyMiquel Raynal
2025-01-05Linux 6.13-rc6v6.13-rc6Linus Torvalds
2025-01-05Merge tag 'kbuild-fixes-v6.13-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-05Merge tag 'mm-hotfixes-stable-2025-01-04-18-02' of git://git.kernel.org/pub/s...Linus Torvalds
2025-01-05Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-01-05kbuild: pacman-pkg: provide versioned linux-api-headers packageThomas Weißschuh
2025-01-04Merge tag 'linux-watchdog-6.13-rc6' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2025-01-03Merge tag 'sched_ext-for-6.13-rc5-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-01-03Merge tag 'wq-for-6.13-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-01-03Merge tag 'block-6.13-20250103' of git://git.kernel.dk/linuxLinus Torvalds
2025-01-03Merge tag 'io_uring-6.13-20250103' of git://git.kernel.dk/linuxLinus Torvalds
2025-01-03Merge tag 'net-6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-01-03Merge tag 'nios2_update_for_v6.14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-01-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-01-03Merge tag 'pinctrl-v6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-01-03Merge tag 'sound-6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-01-03Merge tag 'drm-fixes-2025-01-03' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-01-03Merge tag 'ftrace-v6.13-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-01-03io_uring/kbuf: use pre-committed buffer address for non-pollable fileJens Axboe
2025-01-03RDMA/mlx5: Enable multiplane mode only when it is supportedMark Zhang
2025-01-03Merge branch 'net-iep-clock-module-fixes'David S. Miller
2025-01-03net: ti: icssg-prueth: Fix clearing of IEP_CMP_CFG registers during iep_initMeghana Malladi
2025-01-03net: ti: icssg-prueth: Fix firmware load sequence.MD Danish Anwar
2025-01-02Merge branch 'mptcp-rx-path-fixes'Jakub Kicinski
2025-01-02mptcp: prevent excessive coalescing on receivePaolo Abeni
2025-01-02mptcp: don't always assume copied data in mptcp_cleanup_rbuf()Paolo Abeni
2025-01-02mptcp: fix recvbuffer adjust on sleeping rcvmsgPaolo Abeni
2025-01-02ila: serialize calls to nf_register_net_hooks()Eric Dumazet
2025-01-02af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEKEric Dumazet
2025-01-02af_packet: fix vlan_get_tci() vs MSG_PEEKEric Dumazet
2025-01-02net: wwan: iosm: Properly check for valid exec stage in ipc_mmio_init()Maciej S. Szmigiero
2025-01-02net: restrict SO_REUSEPORT to inet socketsEric Dumazet
2025-01-02net: reenable NETIF_F_IPV6_CSUM offload for BIG TCP packetsWillem de Bruijn