summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-10soundwire: debugfs: add interface for BPT/BRA transfersPierre-Louis Bossart
2025-03-10ASoC: SOF: Intel: hda-sdw-bpt: add CHAIN_DMA supportBard Liao
2025-03-10soundwire: intel_ace2x: add BPT send_async/wait callbacksPierre-Louis Bossart
2025-03-10soundwire: intel: add BPT context definitionPierre-Louis Bossart
2025-03-10ASoC: SOF: Intel: hda-sdw-bpt: add helpers for SoundWire BPT DMAPierre-Louis Bossart
2025-03-10soundwire: intel_auxdevice: add indirection for BPT send_async/waitPierre-Louis Bossart
2025-03-10soundwire: cadence: add BTP/BRA helpers to format dataPierre-Louis Bossart
2025-03-10soundwire: bus: add bpt_stream pointerPierre-Louis Bossart
2025-03-10soundwire: bus: add send_async/wait APIs for BPT protocolPierre-Louis Bossart
2025-03-10soundwire: stream: reuse existing code for BPT streamPierre-Louis Bossart
2025-03-10soundwire: stream: special-case the bus compute_params() routinePierre-Louis Bossart
2025-03-10soundwire: stream: extend sdw_alloc_stream() to take 'type' parameterPierre-Louis Bossart
2025-03-10soundwire: extend sdw_stream_type to BPTPierre-Louis Bossart
2025-03-10soundwire: cadence: add BTP support for DP0Pierre-Louis Bossart
2025-03-10Documentation: driver: add SoundWire BRA descriptionPierre-Louis Bossart
2025-02-27soundwire: amd: change the log level for command response logVijendar Mukunda
2025-02-13soundwire: slave: fix an OF node reference leak in soundwire slave deviceJoe Hattori
2025-02-13soundwire: Use str_enable_disable-like helpersKrzysztof Kozlowski
2025-02-13soundwire: amd: add soundwire host wake interrupt enable/disable sequenceVijendar Mukunda
2025-02-13soundwire: amd: set ACP_PME_EN during runtime suspend sequenceVijendar Mukunda
2025-02-13soundwire: amd: set device power state during suspend/resume sequenceVijendar Mukunda
2025-02-13soundwire: amd: add support for ACP7.0 & ACP7.1 platformsVijendar Mukunda
2025-02-13soundwire: amd: add debug log for soundwire wake eventVijendar Mukunda
2025-02-13soundwire: amd: change the soundwire wake enable/disable sequenceVijendar Mukunda
2025-02-13soundwire: Revert "soundwire: intel_auxdevice: start the bus at default frequ...Bard Liao
2025-02-13soundwire: cadence_master: set frame shape and divider based on actual clk freqBard Liao
2025-02-02Linux 6.14-rc1v6.14-rc1Linus Torvalds
2025-02-02Merge tag 'turbostat-2025.02.02' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-02-02Merge tag 'sh-for-v6.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-02-02tools/power turbostat: version 2025.02.02Len Brown
2025-02-01Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-02-01Merge tag 'mips_6.14_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds
2025-02-01Merge tag 'v6.14-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/c...Linus Torvalds
2025-02-01Merge tag 'driver-core-6.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-02-01Merge tag 'mm-hotfixes-stable-2025-02-01-03-56' of git://git.kernel.org/pub/s...Linus Torvalds
2025-02-01Merge tag 'media/v6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2025-02-01MAINTAINERS: include linux-mm for xarray maintenanceAndrew Morton
2025-02-01revert "xarray: port tests to kunit"Andrew Morton
2025-02-01MAINTAINERS: add lib/test_xarray.cTamir Duberstein
2025-02-01mailmap, MAINTAINERS, docs: update Carlos's email addressCarlos Bilbao
2025-02-01mm/hugetlb: fix hugepage allocation for interleaved memory nodesRitesh Harjani (IBM)
2025-02-01mm: gup: fix infinite loop within __get_longterm_lockedZhaoyang Huang
2025-02-01mm, swap: fix reclaim offset calculation error during allocationKairui Song
2025-02-01.mailmap: update email address for Christopher ObbardChristopher Obbard
2025-02-01kfence: skip __GFP_THISNODE allocations on NUMA systemsMarco Elver
2025-02-01nilfs2: fix possible int overflows in nilfs_fiemap()Nikita Zhandarovich
2025-02-01mm: compaction: use the proper flag to determine watermarksyangge
2025-02-01kernel: be more careful about dup_mmap() failures and uprobe registeringLiam R. Howlett
2025-02-01mm/fake-numa: handle cases with no SRAT infoBruno Faccini
2025-02-01mm: kmemleak: fix upper boundary check for physical address objectsCatalin Marinas