summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2015-01-20ALSA: line6: Make line6_send_raw_message() staticTakashi Iwai2-4/+2
2015-01-20ALSA: line6: Sync PCM stop at disconnectTakashi Iwai2-18/+3
2015-01-20ALSA: line6: Remove superfluous disconnect call in suspend handlerTakashi Iwai1-1/+0
2015-01-20ALSA: line6: Remove CHECK_RETURN macroTakashi Iwai3-14/+15
2015-01-20ALSA: line6: Drop MISSING_CASE macroTakashi Iwai2-7/+0
2015-01-20ALSA: line6: Remove driver version stringTakashi Iwai1-2/+0
2015-01-20ALSA: line6: Reorganize card resource handlingTakashi Iwai12-355/+85
2015-01-20ALSA: line6: Drop superfluous irqsave/irqrestore in PCM trigger callbackTakashi Iwai1-7/+4
2015-01-20ALSA: line6: Don't handle PCM trigger for other cardsTakashi Iwai1-0/+2
2015-01-20ALSA: line6: Remove superfluous out-of-memory error messagesTakashi Iwai5-18/+5
2015-01-20ALSA: line6: Drop usb_device sysfs symlinkTakashi Iwai1-9/+0
2015-01-20ALSA: line6: Drop invalid SNDRV_PCM_INFO_RESUME flagTakashi Iwai5-26/+0
2015-01-20ALSA: line6: Drop superfluous snd_device for rawmidiTakashi Iwai1-42/+23
2015-01-20ALSA: line6: Drop superfluous snd_device for PCMTakashi Iwai1-34/+19
2015-01-20ALSA: line6: Handle impulse response via control APITakashi Iwai5-124/+75
2015-01-20ALSA: line6: Split to each driverTakashi Iwai18-727/+748
2015-01-19ALSA: line6: Use setup_timer() and mod_timer()Takashi Iwai2-7/+4
2015-01-19ALSA: usb-audio: Use setup_timer() and mod_timer()Takashi Iwai1-3/+2
2015-01-19ALSA: emux: Use setup_timer() and mod_timer()Takashi Iwai2-7/+3
2015-01-19ALSA: aica: Use setup_timer() and mod_timer()Takashi Iwai1-5/+3
2015-01-19ALSA: hdspm: Use setup_timer() and mod_timer()Takashi Iwai1-9/+5
2015-01-19ALSA: hdsp: Use setup_timer() and mod_timer()Takashi Iwai1-9/+5
2015-01-19ALSA: korg1212: Use setup_timer() and mod_timer()Takashi Iwai1-7/+4
2015-01-19ALSA: echoaudio: Use setup_timer() and mod_timer()Takashi Iwai1-3/+2
2015-01-19ALSA: asihpi: Use setup_timer() and mod_timer()Takashi Iwai1-8/+5
2015-01-19ALSA: wavefront: Use setup_timer() and mod_timer()Takashi Iwai1-7/+5
2015-01-19ALSA: sb: Use setup_timer() and mod_timer()Takashi Iwai2-14/+8
2015-01-19ALSA: ak4117: Use setup_timer() and mod_timer()Takashi Iwai1-7/+3
2015-01-19ALSA: serial-u16550: Use setup_timer() and mod_timer()Takashi Iwai1-5/+3
2015-01-19ALSA: opl3: Use setup_timer() and mod_timer()Takashi Iwai2-10/+5
2015-01-19ALSA: mtpav: Use setup_timer() and mod_timer()Takashi Iwai1-8/+4
2015-01-19ALSA: mpu401: Use setup_timer() and mod_timer()Takashi Iwai1-7/+4
2015-01-19ALSA: aloop: Use setup_timer() and mod_timer()Takashi Iwai1-2/+1
2015-01-19ALSA: timer: Use setup_timer() and mod_timer()Takashi Iwai1-3/+1
2015-01-19ALSA: dummy: use setup_timer and mod_timerRoman Kollar1-6/+4
2015-01-18ALSA: usb-audio: Add mic volume fix quirk for Logitech Webcam C210Jason Lee Cragg1-0/+1
2015-01-16ALSA: firewire-lib: limit the MIDI data rateClemens Ladisch2-6/+57
2015-01-16ALSA: firewire-lib: remove rx_blocks_for_midi quirkClemens Ladisch4-19/+8
2015-01-16ALSA: add Studio Evolution SE6X supportClemens Ladisch3-0/+171
2015-01-16ALSA: oxygen: add XIO2001 initializationClemens Ladisch1-1/+10
2015-01-16ALSA: oxygen: add support for third analog inputClemens Ladisch4-7/+82
2015-01-16ALSA: oxygen: do not create useless S/PDIF controlsClemens Ladisch1-0/+9
2015-01-16ASoC: omap-mcbsp: Correct CBM_CFS dai format configurationPeter Ujfalusi1-1/+1
2015-01-15ASoC: soc-compress.c: fix NULL dereferenceQais Yousef1-3/+6
2015-01-15ASoC: rt286: set the same format for dac and adcBard Liao1-4/+2
2015-01-15ALSA: hda - Fix typo in hda_controller.cMasanari Iida1-1/+1
2015-01-15ALSA: hda - Select INPUT for Realtek HD-audio codecTakashi Iwai2-6/+1
2015-01-15sound/oss: use current->state helpersDavidlohr Bueso2-3/+3
2015-01-14ASoC: wm8904: fix runtime warningBo Shen1-8/+15
2015-01-14ASoC: simple-card: Fix crash in asoc_simple_card_unref()Geert Uytterhoeven1-4/+3