summaryrefslogtreecommitdiffstats
path: root/mm/slab.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-04-22ALSA: emu10k1: drop redundant snd_emu10k1_efx_playback_pointer()Oswald Buddenhagen1-18/+1
2023-04-22ALSA: emu10k1: drop redundant snd_emu10k1_efx_playback_hw_free()Oswald Buddenhagen1-31/+1
2023-04-21ALSA: emu10k1: clarify various fx8010.*_mask fieldsOswald Buddenhagen3-12/+10
2023-04-21ALSA: usb-audio: Rate limit usb_set_interface error reportingChris Down2-2/+5
2023-04-21ALSA: docs: writing-an-alsa-driver.rst: polishingOswald Buddenhagen1-653/+398
2023-04-21ALSA: pcm: rewrite snd_pcm_playback_silence()Oswald Buddenhagen6-71/+66
2023-04-19ALSA: Use of_property_read_bool() for boolean propertiesRob Herring1-1/+1
2023-04-19ALSA: ppc/tumbler: Use of_property_present() for testing DT property presenceRob Herring1-1/+1
2023-04-18ALSA: hda/hdmi: Remove some dead codeChristophe JAILLET1-8/+4
2023-04-11ALSA: hda: LNL: add HD Audio PCI IDFred Oh1-0/+3
2023-04-08ALSA: pcm: fix wait_time calculationsOswald Buddenhagen2-10/+9
2023-04-06ALSA: document that struct __snd_pcm_mmap_control64 is messed upOswald Buddenhagen1-1/+2
2023-04-06ALSA: emu10k1: documentation updatesOswald Buddenhagen3-21/+28
2023-04-06ALSA: emu10k1: update label & help in config systemOswald Buddenhagen1-2/+2
2023-03-30ALSA: ac97: Define dummy functions for snd_ac97_suspend() and resume()Takashi Iwai1-0/+3
2023-03-29ALSA: asihpi: remove unused loop_count variableTom Rix1-2/+0
2023-03-29ALSA: ymfpci: Use register macro in place of integer literalTasos Sahanidis1-1/+1
2023-03-29ALSA: ymfpci: Use u16 consistently for old_legacy_ctrlTasos Sahanidis2-3/+3
2023-03-29ALSA: ymfpci: Store additional legacy registers on suspendTasos Sahanidis2-5/+19
2023-03-29ALSA: ymfpci: Store saved legacy registers in an arrayTasos Sahanidis2-10/+17
2023-03-29ALSA: ymfpci: Move allocation of saved registers to struct snd_ymfpciTasos Sahanidis2-35/+30
2023-03-29ALSA: ymfpci: Switch to DEFINE_SIMPLE_DEV_PM_OPS()Tasos Sahanidis3-10/+2
2023-03-29ALSA: ymfpci: Add error messages for abritrary IO ports on older chipsTasos Sahanidis1-10/+25
2023-03-24ALSA: docs: A few more words for PCM XRUN handling and stream locksTakashi Iwai1-2/+16
2023-03-24ALSA: docs: Add description about ack callback -EPIPE error handlingTakashi Iwai1-0/+4
2023-03-24ALSA: pcm: Improved XRUN handling for indirect PCM helpersTakashi Iwai1-6/+16
2023-03-24ALSA: usb-audio: Fix regression on detection of Roland VS-100Takashi Iwai1-2/+6
2023-03-24ALSA: hdspm: remove unused copy_u32_le functionTom Rix1-6/+0
2023-03-24kselftest/alsa - pcm-test: Don't include diagnostic message in test nameMark Brown1-6/+7
2023-03-24kselftest/alsa - mixer-test: Log values associated with event issuesMark Brown1-0/+44
2023-03-22ALSA: hda/realtek: Fix support for Dell Precision 3260Jaroslav Kysela1-1/+1
2023-03-21ALSA: usb-audio: Fix recursive locking at XRUN during syncingTakashi Iwai4-11/+19
2023-03-21ALSA: hda/conexant: Partial revert of a quirk for LenovoTakashi Iwai1-1/+5
2023-03-20ALSA: ac97: Remove redundant driver match functionLizhe1-11/+0
2023-03-19ALSA: portman2x4: remove unused portman_read_command,data functionsTom Rix1-10/+0
2023-03-19ALSA: ymfpci: remove unused snd_ymfpci_readb functionTom Rix1-5/+0
2023-03-19ALSA: hda/realtek: Add quirks for some Clevo laptopsTim Crawford1-0/+4
2023-03-14ALSA: hda/ca0132: fixup buffer overrun at tuning_ctl_set()Kuninori Morimoto1-1/+3
2023-03-14ALSA: asihpi: check pao in control_message()Kuninori Morimoto1-1/+1
2023-03-14ALSA: usb-audio: remove Wireless USB dead codeRuslan Bilovol3-17/+1
2023-03-09ASoC: hdmi-codec: only startup/shutdown on supported streamsEmil Abildgaard Svendsen1-0/+11
2023-03-08ASoC: da7219: Initialize jack_det_mutexGuenter Roeck1-0/+2
2023-03-08ALSA: hda: Match only Intel devices with CONTROLLER_IN_GPU()Bjorn Helgaas1-2/+3
2023-03-08ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book2 ProHamidreza H. Fard1-0/+1
2023-03-08ALSA: hda/realtek: fix speaker, mute/micmute LEDs not work on a HP platformJeremy Szu1-0/+1
2023-03-08ALSA: hda: intel-dsp-config: add MTL PCI idBard Liao1-0/+9
2023-03-08kselftest/alsa: Log card names during startupMark Brown2-0/+20
2023-03-08kselftest/alsa - mixer: Always log control namesMark Brown1-0/+3
2023-03-08kselftest/alsa - mixer-test: Don't fail tests if we can't restore defaultMark Brown1-7/+2
2023-03-07ASoC: SOF: IPC4: update gain ipc msg definition to align with fwRander Wang3-5/+8