summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | ALSA: sh: Drop superfluous PCM preallocation error checksTakashi Iwai2019-02-061-8/+6
| | * | | | | | | ALSA: ppc: Drop superfluous PCM preallocation error checksTakashi Iwai2019-02-061-5/+1
| | * | | | | | | ALSA: pci: Drop superfluous PCM preallocation error checksTakashi Iwai2019-02-0610-101/+63
| | * | | | | | | ALSA: parisc: Drop superfluous PCM preallocation error checksTakashi Iwai2019-02-061-8/+2
| | * | | | | | | ALSA: atmel: Drop superfluous PCM preallocation error checksTakashi Iwai2019-02-061-3/+1
| * | | | | | | | ALSA: cs46xx: Clean up proc file creationsTakashi Iwai2019-02-063-73/+33
| * | | | | | | | ALSA: info: Move card id proc creation into info.cTakashi Iwai2019-02-062-30/+14
| * | | | | | | | ALSA: info: Minor optimizationTakashi Iwai2019-02-061-15/+8
| * | | | | | | | ALSA: info: Drop unused snd_info_entry.card fieldTakashi Iwai2019-02-062-5/+5
| * | | | | | | | ALSA: usb: Clean up with new procfs helpersTakashi Iwai2019-02-063-16/+10
| * | | | | | | | ALSA: sparc: Clean up with new procfs helpersTakashi Iwai2019-02-061-8/+2
| * | | | | | | | ALSA: pcmcia: Clean up with new procfs helpersTakashi Iwai2019-02-061-4/+1
| * | | | | | | | ALSA: pci: Clean up with new procfs helpersTakashi Iwai2019-02-0638-278/+133
| * | | | | | | | ALSA: i2c: Clean up with new procfs helpersTakashi Iwai2019-02-063-13/+5
| * | | | | | | | ALSA: isa: Clean up with new procfs helpersTakashi Iwai2019-02-064-16/+5
| * | | | | | | | ALSA: drivers: Clean up with new procfs helpersTakashi Iwai2019-02-063-20/+5
| * | | | | | | | ALSA: info: Add standard helpers for card proc file entriesTakashi Iwai2019-02-061-0/+32
| * | | | | | | | ALSA: pci: Remove superfluous snd_info_register() callsTakashi Iwai2019-02-063-58/+14
| * | | | | | | | ALSA: compress: Remove superfluous snd_info_register() callsTakashi Iwai2019-02-061-10/+1
| * | | | | | | | ALSA: pcm: Remove superfluous snd_info_register() callsTakashi Iwai2019-02-062-65/+37
| * | | | | | | | ALSA: emux: Remove superfluous snd_info_register() callsTakashi Iwai2019-02-061-4/+0
| * | | | | | | | ALSA: opl4: Remove superfluous snd_info_register() callsTakashi Iwai2019-02-061-4/+0
| * | | | | | | | ALSA: firewire: Remove superfluous snd_info_register() callsTakashi Iwai2019-02-068-84/+16
| * | | | | | | | ALSA: info: Always register entries recursivelyTakashi Iwai2019-02-051-31/+34
| |/ / / / / / /
| * | | | | | | ALSA: core: Don't allow NULL device for memory allocationTakashi Iwai2019-02-051-0/+2
| * | | | | | | ASoC: sh: Avoid passing NULL to memory allocatorsTakashi Iwai2019-02-051-1/+1
| * | | | | | | ASoC: amd: Avoid passing NULL to memory allocatorsTakashi Iwai2019-02-051-1/+2
| * | | | | | | ALSA: arm: Avoid passing NULL to memory allocatorsTakashi Iwai2019-02-041-1/+2
| * | | | | | | ALSA: x86: Avoid passing NULL to memory allocatorsTakashi Iwai2019-02-041-1/+2
| * | | | | | | ALSA: isa: Avoid passing NULL to memory allocatorsTakashi Iwai2019-02-019-12/+13
| * | | | | | | ALSA: mips: pass struct device to DMA API functionsChristoph Hellwig2019-02-011-3/+4
| * | | | | | | ALSA: hal2: pass struct device to DMA API functionsChristoph Hellwig2019-02-011-14/+17
| * | | | | | | ALSA: pcm: remove a superfluous function declarationGuennadi Liakhovetski2019-01-311-2/+0
| * | | | | | | ALSA: hda - Use standard device registration for beepTakashi Iwai2019-01-293-94/+72
| * | | | | | | Merge branch 'topic/hda-pm-state' into for-nextTakashi Iwai2019-01-292-35/+88
| |\ \ \ \ \ \ \
| | * | | | | | | ALSA: hda/realtek - Apply ALC294 hp init also for S4 resumeTakashi Iwai2019-01-291-1/+3
| | * | | | | | | ALSA: hda - Record the current power state before suspend/resume callsTakashi Iwai2019-01-291-2/+41
| * | | | | | | | ALSA: usb-audio: Cleanup DSD whitelistJussi Laako2019-01-291-16/+2
| * | | | | | | | Merge branch 'for-linus' into for-nextTakashi Iwai2019-01-2929-300/+250
| |\ \ \ \ \ \ \ \
| * | | | | | | | | ALSA: dice: add support for Solid State Logic Duende Classic/MiniTakashi Sakamoto2019-01-281-1/+11
| * | | | | | | | | ALSA: pcm: Use the common error path in __snd_pcm_lib_xfer()Takashi Iwai2019-01-251-3/+2
| * | | | | | | | | ALSA: fireface: Off by one in latter_handle_midi_msg()Dan Carpenter2019-01-251-1/+1
| * | | | | | | | | Merge branch 'topic/pcm-lock-refactor' into for-nextTakashi Iwai2019-01-243-126/+169
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ALSA: pcm: Cleanup snd_pcm_stream_lock() & coTakashi Iwai2019-01-231-52/+16
| | * | | | | | | | | ALSA: pcm: Remove down_write() hack for snd_pcm_link_rwsemTakashi Iwai2019-01-231-14/+2
| | * | | | | | | | | ALSA: pcm: More fine-grained PCM link lockingTakashi Iwai2019-01-231-44/+122
| | * | | | | | | | | ALSA: pcm: Avoid confusing loop in snd_pcm_unlink()Takashi Iwai2019-01-211-5/+3
| | * | | | | | | | | ALSA: pcm: Make PCM linked list consistent while re-groupingTakashi Iwai2019-01-211-14/+20
| | * | | | | | | | | ALSA: pcm: Unify snd_pcm_group initializationTakashi Iwai2019-01-213-7/+11
| | * | | | | | | | | ALSA: pcm: Call snd_card_unref() inside in_pcm_file()Takashi Iwai2019-01-211-3/+8