summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2019-02-06ALSA: ppc: Drop superfluous PCM preallocation error checksTakashi Iwai
2019-02-06ALSA: pci: Drop superfluous PCM preallocation error checksTakashi Iwai
2019-02-06ALSA: parisc: Drop superfluous PCM preallocation error checksTakashi Iwai
2019-02-06ALSA: atmel: Drop superfluous PCM preallocation error checksTakashi Iwai
2019-02-05ALSA: core: Don't allow NULL device for memory allocationTakashi Iwai
2019-02-05ASoC: sh: Avoid passing NULL to memory allocatorsTakashi Iwai
2019-02-05ASoC: amd: Avoid passing NULL to memory allocatorsTakashi Iwai
2019-02-04ALSA: arm: Avoid passing NULL to memory allocatorsTakashi Iwai
2019-02-04ALSA: x86: Avoid passing NULL to memory allocatorsTakashi Iwai
2019-02-01ALSA: isa: Avoid passing NULL to memory allocatorsTakashi Iwai
2019-02-01ALSA: mips: pass struct device to DMA API functionsChristoph Hellwig
2019-02-01ALSA: hal2: pass struct device to DMA API functionsChristoph Hellwig
2019-01-31ALSA: pcm: remove a superfluous function declarationGuennadi Liakhovetski
2019-01-29ALSA: hda - Use standard device registration for beepTakashi Iwai
2019-01-29Merge branch 'topic/hda-pm-state' into for-nextTakashi Iwai
2019-01-29ALSA: hda/realtek - Apply ALC294 hp init also for S4 resumeTakashi Iwai
2019-01-29ALSA: hda - Record the current power state before suspend/resume callsTakashi Iwai
2019-01-29ALSA: hda/realtek - Fixed hp_pin no valueKailang Yang
2019-01-29ALSA: usb-audio: Cleanup DSD whitelistJussi Laako
2019-01-29Merge branch 'for-linus' into for-nextTakashi Iwai
2019-01-28ALSA: dice: add support for Solid State Logic Duende Classic/MiniTakashi Sakamoto
2019-01-25ALSA: pcm: Fix tight loop of OSS capture streamTakashi Iwai
2019-01-25ALSA: usb-audio: Add Opus #3 to quirks for native DSD supportOlek Poplavsky
2019-01-25ALSA: pcm: Use the common error path in __snd_pcm_lib_xfer()Takashi Iwai
2019-01-25ALSA: fireface: Off by one in latter_handle_midi_msg()Dan Carpenter
2019-01-24Merge branch 'topic/pcm-lock-refactor' into for-nextTakashi Iwai
2019-01-24ALSA: proc: Avoid possible leaks of snd_info_entry objectsTakashi Iwai
2019-01-24ALSA: pcm: Simplify proc file destructionTakashi Iwai
2019-01-24ALSA: pcm: Drop unused snd_pcm_substream.file fieldTakashi Iwai
2019-01-24ALSA: fireface: comment cleanup about destination address of async transactio...Takashi Sakamoto
2019-01-23ALSA: pcm: Cleanup snd_pcm_stream_lock() & coTakashi Iwai
2019-01-23ALSA: pcm: Remove down_write() hack for snd_pcm_link_rwsemTakashi Iwai
2019-01-23ALSA: pcm: More fine-grained PCM link lockingTakashi Iwai
2019-01-22ALSA: fireface: support rx MIDI functionality for Fireface UCXTakashi Sakamoto
2019-01-22ALSA: fireface: add protocol-specific operation to fill transaction buffer wi...Takashi Sakamoto
2019-01-22ALSA: fireface: add model-dependent parameter for address to receive async tr...Takashi Sakamoto
2019-01-22ALSA: fireface: support tx MIDI functionality of Fireface UCXTakashi Sakamoto
2019-01-22ALSA: fireface: add model-dependent parameter for address range to receive as...Takashi Sakamoto
2019-01-22ALSA: fireface: change prototype of handler for async transaction with MIDI m...Takashi Sakamoto
2019-01-22ALSA: hda/tegra: add driver flag for runtime PMSameer Pujar
2019-01-22ALSA: hda/tegra: implement runtime suspend/resumeSameer Pujar
2019-01-22ALSA: hda/tegra: remove redundant clock enable APISameer Pujar
2019-01-22ALSA: hda/tegra: add runtime PM callbacksSameer Pujar
2019-01-22ALSA: hda/tegra: get clock handles early in probeSameer Pujar
2019-01-22ALSA: hda/tegra: runtime power management supportSameer Pujar
2019-01-21ALSA: pcm: Avoid confusing loop in snd_pcm_unlink()Takashi Iwai
2019-01-21ALSA: pcm: Make PCM linked list consistent while re-groupingTakashi Iwai
2019-01-21ALSA: pcm: Unify snd_pcm_group initializationTakashi Iwai
2019-01-21ALSA: pcm: Call snd_card_unref() inside in_pcm_file()Takashi Iwai
2019-01-21ALSA: hda - Add mute LED support for HP ProBook 470 G5Anthony Wong