summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
* | | | ALSA: hda: beep: Simplify keep-power-at-enable behaviorTakashi Iwai2022-09-063-25/+16
* | | | ALSA: usb-audio: Register card at the last interfaceTakashi Iwai2022-09-064-51/+26
* | | | Merge branch 'for-linus' into for-nextTakashi Iwai2022-09-067-11/+42
|\| | |
| * | | ALSA: hda: Once again fix regression of page allocations with IOMMUTakashi Iwai2022-09-062-3/+8
| * | | ALSA: usb-audio: Fix an out-of-bounds bug in __snd_usb_parse_audio_interface()Dongxiang Ke2022-09-061-1/+1
| * | | ALSA: hda/tegra: Align BDL entry to 4KB boundaryMohan Kumar2022-09-061-1/+2
| * | | ALSA: hda/sigmatel: Fix unused variable warning for beep power changeTakashi Iwai2022-09-051-0/+2
| * | | ALSA: pcm: oss: Fix race at SNDCTL_DSP_SYNCTakashi Iwai2022-09-051-3/+3
| * | | ALSA: hda/sigmatel: Keep power up while beep is enabledTakashi Iwai2022-09-041-0/+22
| * | | ALSA: aloop: Fix random zeros in capture data when using jiffies timerPattara Teerapong2022-09-021-3/+4
* | | | ALSA: usb-audio: Clean up endpoint setups at PCM prepareTakashi Iwai2022-09-011-30/+10
* | | | Merge branch 'for-linus' into for-nextTakashi Iwai2022-09-018-35/+90
|\| | |
| * | | ALSA: usb-audio: Split endpoint setups for hw_params and prepareTakashi Iwai2022-09-013-20/+23
| * | | ALSA: usb-audio: Register card again for iface over delayed_register optionTakashi Iwai2022-09-012-2/+2
| * | | ALSA: usb-audio: Inform the delayed registration more properlyTakashi Iwai2022-09-011-3/+4
| * | | ALSA: usb-audio: Add quirk for LH Labs Geek Out HD Audio 1V5Takashi Iwai2022-08-281-0/+2
| * | | ALSA: hda/realtek: Add speaker AMP init for Samsung laptops with ALC298Kacper Michajłow2022-08-281-7/+56
| * | | ALSA: control: Re-order bounds checking in get_ctl_id_hash()Dan Carpenter2022-08-261-1/+1
| * | | ALSA: control: Fix an out-of-bounds bug in get_ctl_id_hash()Zheyu Ma2022-08-241-3/+3
* | | | ALSA: asihpi - Remove useless code in hpi_meter_get_peak()Valentina Goncharenko2022-09-011-1/+0
* | | | ALSA: usb-audio: Drop superfluous interface setup at parsingTakashi Iwai2022-09-011-6/+0
* | | | ALSA: hda/hdmi: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva2022-08-301-1/+1
* | | | Merge branch 'topic/memalloc-cleanup' into for-nextTakashi Iwai2022-08-247-53/+94
|\ \ \ \
| * | | | ALSA: memalloc: Drop special handling of GFP for CONTINUOUS allocationTakashi Iwai2022-08-241-65/+48
| * | | | ASoC: Intel: sst: Switch to standard device pagesTakashi Iwai2022-08-241-4/+3
| * | | | ALSA: pdaudiocf: Drop superfluous GFP setupTakashi Iwai2022-08-241-2/+1
| * | | | ALSA: vx: Drop superfluous GFP setupTakashi Iwai2022-08-241-2/+1
| |/ / /
| * | | ALSA: hda: intel-nhlt: Correct the handling of fmt_config flexible arrayPeter Ujfalusi2022-08-241-1/+7
| * | | ALSA: seq: Fix data-race at module auto-loadingTakashi Iwai2022-08-241-7/+5
| * | | ALSA: seq: oss: Fix data-race for max_midi_devs accessTakashi Iwai2022-08-231-0/+2
| * | | ALSA: memalloc: Revive x86-specific WC page allocations againTakashi Iwai2022-08-221-16/+71
| * | | Merge tag 'sound-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2022-08-1916-79/+132
| |\ \ \ | | |/ / | |/| |
* | | | ALSA: hda: cleanup definitions for multi-link registersPierre-Louis Bossart2022-08-232-15/+15
* | | | ALSA: usb-audio: Add quirk to enable Avid Mbox 3 supportConner Knox2022-08-222-0/+378
* | | | ASoC: SOF: Fix compilation when HDA_AUDIO_CODEC config is disabledCezary Rojewski2022-08-191-1/+1
* | | | ALSA: hda: Remove unused definesAmadeusz Sławiński2022-08-191-7/+0
* | | | ALSA: hda: Remove unused MAX_PIN_CONFIGS constantAmadeusz Sławiński2022-08-191-2/+0
* | | | ALSA: hda: Rework snd_hdac_stream_reset() to use macrosAmadeusz Sławiński2022-08-191-20/+6
* | | | ALSA: hda: Fix page fault in snd_hda_codec_shutdown()Cezary Rojewski2022-08-181-21/+20
* | | | ALSA: hda: Remove codec init and exit routinesCezary Rojewski2022-08-181-53/+0
* | | | ALSA: hda: Always free codec on the device releaseCezary Rojewski2022-08-181-7/+1
* | | | ASoC: Intel: Drop hdac_ext usage for codec device creationCezary Rojewski2022-08-186-51/+36
* | | | ASoC: SOF: Intel: Introduce HDA codec init and exit routinesCezary Rojewski2022-08-181-0/+30
* | | | ASoC: Intel: Skylake: Introduce HDA codec init and exit routinesCezary Rojewski2022-08-181-0/+29
* | | | Merge branch 'for-linus' into for-nextTakashi Iwai2022-08-1816-79/+132
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | ALSA: hda/realtek: Add quirk for Clevo NS50PU, NS70PUChristoffer Sandberg2022-08-171-0/+1
| * | ALSA: info: Fix llseek return value when using callbackAmadeusz Sławiński2022-08-171-3/+3
| * | ALSA: hda/cs8409: Support new Dolphin VariantsStefan Binding2022-08-171-0/+4
| * | ALSA: hda/realtek: Add quirk for Lenovo Yoga7 14IAL7Takashi Iwai2022-08-161-0/+1
| * | ALSA: hda: cs35l41: Clarify support for CSC3551 without _DSD PropertiesStefan Binding2022-08-161-0/+5