summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/chv3-codec.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-08-26ASoC: tda7419: fix module autoloadingLiao Chen1-0/+1
2024-08-26ASoC: google: fix module autoloadingLiao Chen1-0/+1
2024-08-26ASoC: intel: fix module autoloadingLiao Chen1-0/+1
2024-08-26ALSA: hda: hda_component: Fix mutex crash if nothing ever bindsRichard Fitzgerald1-2/+3
2024-08-26ALSA: usb-audio: Use kmemdup_array instead of kmemdup for multiple allocationShen Lichuan1-2/+2
2024-08-26ALSA: hda/realtek: support HP Pavilion Aero 13-bg0xxx Mute LEDHendrik Borghorst1-0/+1
2024-08-25ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book3 UltraYOUNGJIN JOO1-0/+1
2024-08-24ASoC: tegra: Fix CBB error during probe()Mohan Kumar1-4/+6
2024-08-24ASoC: dapm: Fix UAF for snd_soc_pcm_runtime objectrobelin1-0/+1
2024-08-23ASoC: Intel: soc-acpi-cht: Make Lenovo Yoga Tab 3 X90F DMI match less strictHans de Goede1-1/+0
2024-08-23ASoC: Intel: Boards: Fix NULL pointer deref in BYT/CHT boards harderHans de Goede9-9/+9
2024-08-22ASoC: cs-amp-lib: Ignore empty UEFI calibration entriesRichard Fitzgerald1-1/+6
2024-08-22ASoC: cs-amp-lib-test: Force test calibration blob entries to be validRichard Fitzgerald1-0/+9
2024-08-22ALSA: hda/realtek - FIxed ALC285 headphone no soundKailang Yang1-12/+14
2024-08-22ALSA: hda/realtek - Fixed ALC256 headphone no soundKailang Yang1-13/+37
2024-08-21ASoC: allow module autoloading for table board_idsHongbo Li1-0/+2
2024-08-21ASoC: allow module autoloading for table db1200_pidsHongbo Li1-0/+1
2024-08-21ALSA: hda: cs35l56: Don't use the device index as a calibration indexSimon Trimmer1-1/+1
2024-08-19ALSA: hda/realtek: Convert existing CS35L56 products to use autodetect fixup ...Simon Trimmer1-41/+6
2024-08-19ALSA: seq: Drop superfluous filter argument of get_event_dest_client()Takashi Iwai1-12/+7
2024-08-19ALSA: seq: Skip event type filtering for UMP eventsTakashi Iwai1-0/+3
2024-08-19ALSA: hda/realtek: Enable mute/micmute LEDs on HP Laptop 14-ey0xxxJohn Sweeney1-0/+1
2024-08-18Linux 6.11-rc4v6.11-rc4Linus Torvalds1-1/+1
2024-08-18fuse: Initialize beyond-EOF page contents before setting uptodateJann Horn1-2/+4
2024-08-18selftests: ALSA: Cover userspace-driven timers with testIvan Orlov3-2/+253
2024-08-18ALSA: timer: Introduce virtual userspace-driven timersIvan Orlov3-1/+251
2024-08-18Docs/sound: Add documentation for userspace-driven ALSA timersIvan Orlov2-0/+127
2024-08-18ALSA: aloop: Allow using global timersIvan Orlov1-0/+2
2024-08-18ALSA: hda: cs35l41: fix module autoloadingYuntao Liu1-0/+1
2024-08-17ALSA: trident: Remove unused declarationsYue Haibing1-5/+0
2024-08-17ALSA: seq: Remove unused declarationsYue Haibing4-11/+0
2024-08-17bcachefs: Fix locking in __bch2_trans_mark_dev_sb()Kent Overstreet2-9/+10
2024-08-16btrfs: only enable extent map shrinker for DEBUG buildsQu Wenruo1-1/+7
2024-08-16io_uring: fix user_data field name in commentCaleb Sander Mateos1-1/+1
2024-08-16bcachefs: fix incorrect i_state usageKent Overstreet1-1/+1
2024-08-16bcachefs: avoid overflowing LRU_TIME_BITS for cached data lruKent Overstreet1-1/+3
2024-08-16bcachefs: Fix forgetting to pass trans to fsck_err()Kent Overstreet1-1/+1
2024-08-16bcachefs: Increase size of cuckoo hash table on too many rehashesKent Overstreet1-2/+9
2024-08-16ASoC: SOF: amd: Fix for acp init sequenceVijendar Mukunda2-4/+22
2024-08-16thermal: gov_bang_bang: Use governor_data to reduce overheadRafael J. Wysocki3-1/+21
2024-08-16thermal: gov_bang_bang: Add .manage() callbackRafael J. Wysocki1-0/+30
2024-08-16thermal: gov_bang_bang: Split bang_bang_control()Rafael J. Wysocki1-19/+23
2024-08-16thermal: gov_bang_bang: Call __thermal_cdev_update() directlyRafael J. Wysocki1-4/+1
2024-08-16ALSA: oss: Remove unused declarationsYue Haibing1-3/+0
2024-08-16char: xillybus: Check USB endpoints when probing deviceEli Billauer1-2/+20
2024-08-16char: xillybus: Refine workqueue handlingEli Billauer1-3/+5
2024-08-16ALSA: aoa: Use helper function for_each_child_of_node()Zhang Zekun1-2/+2
2024-08-16mm/migrate: fix deadlock in migrate_pages_batch() on large foliosGao Xiang1-5/+11
2024-08-16alloc_tag: mark pages reserved during CMA activation as not taggedSuren Baghdasaryan1-0/+2
2024-08-16alloc_tag: introduce clear_page_tag_ref() helper functionSuren Baghdasaryan3-17/+15