summaryrefslogtreecommitdiffstats
path: root/sound/usb/proc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-19ALSA: emu10k1: constify snd_emux_operators structureBhumika Goyal1-1/+1
2017-02-16ALSA: x86: Don't bail out from PCM ops when disconnectedTakashi Iwai1-22/+0
2017-02-16ALSA: x86: Minor code rearrangementTakashi Iwai1-16/+11
2017-02-16ALSA: x86: Stop the stream when buffer is processed after disconnectionTakashi Iwai1-3/+6
2017-02-16ALSA: x86: Avoid register accesses during disconnectionTakashi Iwai1-8/+26
2017-02-16ALSA: x86: Don't return an error from chmap ctl at disconnectedTakashi Iwai1-9/+3
2017-02-16ALSA: x86: Fix memory leak in had_build_channel_allocation_map()Takashi Iwai1-6/+5
2017-02-16ALSA: x86: Use snd_pcm_stop_xrun() for connection / disconnection pathsTakashi Iwai1-2/+2
2017-02-16ALSA: x86: Implement jack controlTakashi Iwai2-0/+24
2017-02-16ALSA: hda/realtek - Cannot adjust speaker's volume on a Dell AIOKai-Heng Feng1-0/+6
2017-02-15ALSA: hda - add sanity check to force the separate stream tagsJaroslav Kysela1-0/+8
2017-02-15ALSA: hda - fix Lewisburg audio issueJaroslav Kysela1-2/+2
2017-02-14ALSA: hda/patch_sigmatel: Add AmigaOne X1000 pinconfigsDarren Stevens1-0/+30
2017-02-13ALSA: x86: Drop unused stream.running fieldTakashi Iwai2-10/+2
2017-02-13ALSA: x86: Handle reset at prepare callbackTakashi Iwai2-14/+26
2017-02-10ALSA: x86: Support S16 formatTakashi Iwai1-3/+5
2017-02-10ALSA: x86: Support S32 formatTakashi Iwai1-9/+19
2017-02-10ALSA: x86: Allow no-period-wakeup setupTakashi Iwai1-2/+5
2017-02-10ALSA: x86: Allow single period PCM operationTakashi Iwai2-3/+13
2017-02-10ALSA: x86: Don't pass SNDRV_PCM_INFO_BATCH flagTakashi Iwai1-4/+2
2017-02-09ALSA: hda - adding a new NV HDMI/DP codec ID in the driverHui Wang1-0/+1
2017-02-08ALSA: seq: Fix race at creating a queueTakashi Iwai1-13/+20
2017-02-07ALSA: x86: Cache AUD_CONFIG register valueTakashi Iwai2-27/+13
2017-02-07ALSA: x86: Rearrange definesTakashi Iwai3-81/+83
2017-02-07ALSA: x86: mark hdmi suspend/resume functions as __maybe_unusedArnd Bergmann1-2/+2
2017-02-07ALSA: x86: Fix driver name string overflowTakashi Iwai2-2/+3
2017-02-07ALSA: x86: Rename had_enable_audio_int() to had_ack_irqs()Takashi Iwai1-14/+7
2017-02-07ALSA: x86: Drop suspicious U24 format supportTakashi Iwai1-2/+1
2017-02-07ALSA: line6: Always setup isochronous transfer propertiesAndrej Krutak1-22/+26
2017-02-07Revert "ALSA: line6: Only determine control port properties if needed"Takashi Iwai1-1/+2
2017-02-06ALSA: seq: Don't handle loop timeout at snd_seq_pool_done()Takashi Iwai1-8/+1
2017-02-06ALSA: x86: Refactor PCM process engineTakashi Iwai3-354/+231
2017-02-06Linux 4.10-rc7v4.10-rc7Linus Torvalds1-1/+1
2017-02-05ALSA: pcm: Define dummy snd_pcm_suspend() for CONFIG_PM=nTakashi Iwai1-0/+9
2017-02-05ALSA: x86: Unify local function prefixTakashi Iwai1-67/+60
2017-02-05ALSA: x86: Minor cleanup of reset buffer procedureTakashi Iwai1-7/+6
2017-02-05ALSA: x86: Don't check connection in lowlevel accessorsTakashi Iwai1-66/+25
2017-02-05ALSA: x86: Explicit specify 32bit DMATakashi Iwai1-2/+6
2017-02-03mm, fs: check for fatal signals in do_generic_file_read()Michal Hocko1-0/+5
2017-02-03fs: break out of iomap_file_buffered_write on fatal signalsMichal Hocko2-0/+8
2017-02-03base/memory, hotplug: fix a kernel oops in show_valid_zones()Toshi Kani3-12/+23
2017-02-03mm/memory_hotplug.c: check start_pfn in test_pages_in_a_zone()Toshi Kani1-4/+8
2017-02-03jump label: pass kbuild_cflags when checking for asm goto supportDavid Lin1-1/+1
2017-02-03shmem: fix sleeping from atomic contextKirill A. Shutemov1-2/+9
2017-02-03kasan: respect /proc/sys/kernel/traceoff_on_warningPeter Zijlstra1-0/+3
2017-02-03zswap: disable changing params if init failsDan Streetman1-1/+29
2017-02-03MAINTAINERS: update email address for Amit ShahAmit Shah1-1/+1
2017-02-03vhost: fix initialization for vq->is_leHalil Pasic1-6/+4
2017-02-03Revert "vring: Force use of DMA API for ARM-based systems with legacy devices"Michael S. Tsirkin1-7/+0
2017-02-03log2: make order_base_2() behave correctly on const input value zeroArd Biesheuvel1-1/+12