summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-10-29ASoC: codecs: adau1373: drop patform_dataNuno Sa1-33/+0
2024-10-28ASoC: soc-devres: Remove unused devm_snd_soc_register_daiDr. David Alan Gilbert1-4/+0
2024-10-23ASoC: soc-pcm: remove dpcm_xxx flagsKuninori Morimoto1-5/+0
2024-10-18ASoC/soundwire: add initial support for SDCAMark Brown6-15/+134
2024-10-18ASoC: add support for some new Lenovo laptops withMark Brown1-0/+2
2024-10-17ASoC: soc-acpi: introduce new 'machine check' callbackPierre-Louis Bossart1-0/+5
2024-10-17ASoC: SDCA: add quirk function for RT712_VB matchPierre-Louis Bossart1-1/+9
2024-10-17ASoC: SDCA: add initial modulePierre-Louis Bossart3-0/+112
2024-10-17ASoC/soundwire: remove sdw_slave_extended_idPierre-Louis Bossart4-15/+8
2024-10-17soundwire: sdw_intel: include linux/acpi.hBard Liao1-0/+1
2024-10-17ASoC: makes snd_soc_set_runtime_hwparams() inlineKuninori Morimoto1-2/+7
2024-10-17ASoC: Merge up fixesMark Brown1-1/+1
2024-10-17ASoC: sdw_utils: Add a quirk to allow the cs42l43 mic DAI to be ignoredCharles Keepax1-0/+1
2024-10-17ASoC: sdw_utils: Add support for exclusion DAI quirksCharles Keepax1-0/+1
2024-10-11ASoC: SOF: Intel: hda-mlink: expose unlocked interrupt enable routinePierre-Louis Bossart1-0/+4
2024-10-10ASoC: topology: Bump minimal topology ABI versionAmadeusz Sławiński1-1/+1
2024-10-07ASoC: intel/sdw_utils: refactor RT multifunction sdca speaker codecsNaveen Manohar1-2/+1
2024-10-04Merge tag 'pm-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-5/+1
2024-10-04Merge tag 'sound-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+1
2024-10-04Merge tag 'drm-fixes-2024-10-04' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2-1/+10
2024-10-04Merge tag 'fsnotify_for_v6.12-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-7/+3
2024-10-04Merge tag 'for-6.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2024-10-04Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-4/+4
2024-10-03Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-3/+23
2024-10-03Merge tag 'vfs-6.12-rc2.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2024-10-03Merge tag 'nf-24-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni1-1/+1
2024-10-03net: test for not too small csum_start in virtio_net_hdr_to_skb()Eric Dumazet1-1/+3
2024-10-03Merge tag 'mlx5-fixes-2024-09-25' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski1-1/+1
2024-10-03Merge tag 'pull-work.unaligned' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds30-32/+31
2024-10-03move asm/unaligned.h to linux/unaligned.hAl Viro30-32/+31
2024-10-02Merge tag 'asoc-fix-v6.12-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai604-5243/+13457
2024-10-02inotify: Fix possible deadlock in fsnotify_destroy_markLizhi Xu1-7/+3
2024-10-02ALSA: hda: fix trigger_tstamp_latchedJaroslav Kysela1-1/+1
2024-10-01cpufreq: Avoid a bad reference count on CPU nodeMiquel Sabaté Solà1-5/+1
2024-10-01btrfs: tracepoints: end assignment with semicolon at btrfs_qgroup_extent even...Filipe Manana1-1/+1
2024-10-01folio_queue: fix documentationChristian Brauner1-1/+1
2024-10-01net: Fix gso_features_check to check for both dev->gso_{ipv4_,}max_sizeDaniel Borkmann1-0/+9
2024-10-01net: Add netif_get_gro_max_size helper for GRODaniel Borkmann1-0/+9
2024-10-01Merge tag 'drm-misc-fixes-2024-09-26' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2-1/+10
2024-09-30Merge tag 'vfs-6.12-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+170
2024-09-30netfs: Fix the netfs_folio tracepoint to handle NULL mappingDavid Howells1-1/+2
2024-09-30netfs: Add folio_queue API documentationDavid Howells1-0/+168
2024-09-30close_range(): fix the logics in descriptor table trimmingAl Viro1-4/+4
2024-09-29Merge tag 'dma-mapping-6.12-2024-09-29' of git://git.infradead.org/users/hch/...Linus Torvalds1-18/+19
2024-09-29Merge tag 'locking-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+136
2024-09-29Merge branch 'locking/core' into locking/urgent, to pick up pending commitsIngo Molnar1-0/+136
2024-09-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+16
2024-09-28Merge tag 'ceph-for-6.12-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds1-2/+0
2024-09-27Merge tag 'bitmap-for-6.12' of https://github.com/norov/linuxLinus Torvalds7-232/+291
2024-09-27Merge tag 'cxl-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds3-0/+28