summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-12-02ALSA: echoaudio: Deletion of a check before release_and_free_resource()Markus Elfring1-2/+1
2014-12-02ALSA: asihpi: Deletion of an unnecessary check before the function call "vfree"Markus Elfring1-2/+1
2014-12-01ALSA: dice: fix semicolon.cocci warningsFengguang Wu1-1/+1
2014-12-01ALSA: usb-audio: Add support for Zoom R16/24 capture and midi interfacesPanu Matilainen2-0/+48
2014-11-30ALSA: virmidi: Fix wrong error checkTakashi Iwai1-1/+1
2014-11-29ALSA: virmidi: fixed code style issuesKyle Chamberlin1-8/+13
2014-11-29ALSA: oxfw: Split control functionality to a new fileTakashi Sakamoto4-277/+287
2014-11-29ALSA: oxfw: Split PCM functionality to a new fileTakashi Sakamoto4-240/+255
2014-11-29ALSA: oxfw: Split stream functionality to a new file and add a header fileTakashi Sakamoto4-109/+159
2014-11-29ALSA: oxfw: Move to its own directoryTakashi Sakamoto3-5/+7
2014-11-29ALSA: speakers: Rename to oxfw and rename some membersTakashi Sakamoto3-177/+180
2014-11-29ALSA: dice: remove experimental stateTakashi Sakamoto1-2/+2
2014-11-29ALSA: dice: Add new functions for constraints of PCM parametersTakashi Sakamoto1-44/+65
2014-11-29ALSA: dice: Split proc interface into a fileTakashi Sakamoto4-245/+257
2014-11-29ALSA: dice: Split hwdep functionality into a fileTakashi Sakamoto4-182/+195
2014-11-29ALSA: dice: Split PCM functionality into a fileTakashi Sakamoto5-292/+305
2014-11-29ALSA: dice: Split stream functionality into a fileTakashi Sakamoto4-233/+288
2014-11-29ALSA: dice: Split transaction functionality into a fileTakashi Sakamoto4-383/+653
2014-11-29ALSA: dice: Move file to its own directoryTakashi Sakamoto4-5/+6
2014-11-29ALSA: dice: Rename structure and its membersTakashi Sakamoto1-81/+81
2014-11-29ALSA: dice: suppress checkpatch.pl warningsTakashi Sakamoto1-4/+5
2014-11-28Merge branch 'for-linus' into for-nextTakashi Iwai6-4/+17
2014-11-28ALSA: usb-audio: Add mode select quirk for Denon/Marantz DACsJurgen Kramer3-0/+46
2014-11-28ALSA: usb-audio: Add native DSD support for Denon/Marantz DACsJurgen Kramer1-0/+11
2014-11-28ALSA: hda - Allow forcibly enabling/disabling snoopTakashi Iwai1-15/+18
2014-11-28ALSA: hda - Add AZX_DCAPS_SNOOP_OFF (and refactor snoop setup)Takashi Iwai2-36/+47
2014-11-27Merge branch 'topic/usb-resume' into for-nextTakashi Iwai939-5609/+9703
2014-11-27ALSA: hda - using uninitialized dataDan Carpenter1-1/+3
2014-11-22ALSA: asihpi: used parts of message/response are zeroed before useEliot Blennerhassett1-10/+20
2014-11-22ALSA: asihpi: don't fail probe if adapter mode read failsEliot Blennerhassett1-7/+6
2014-11-22ALSA: asihpi: Use standard printk helpersEliot Blennerhassett1-19/+13
2014-11-22ALSA: asihpi: Turn off msg/resp logging after DSP has crashed.Eliot Blennerhassett1-3/+12
2014-11-22ALSA: asihpi: Add support for stream interrupt.Eliot Blennerhassett6-50/+321
2014-11-22ALSA: asihpi: Refactor control cache code.Eliot Blennerhassett1-44/+63
2014-11-22ALSA: asihpi: Use CONFIG_64BIT directlyEliot Blennerhassett2-10/+10
2014-11-22ALSA: asihpi: Logging format improvementsEliot Blennerhassett1-46/+39
2014-11-22ALSA: asihpi: New I/O types - AVB & BLUlink, DAB Rf receiverEliot Blennerhassett2-11/+30
2014-11-22ALSA: asihpi: Minor string and dead code cleanupEliot Blennerhassett1-9/+4
2014-11-22sound: oss: uart401: remove unneeded NULL checkDan Carpenter1-7/+4
2014-11-21ALSA: sb: Deletion of unnecessary checks before two function callsMarkus Elfring2-4/+2
2014-11-21ALSA: es1688_lib: Deletion of an unnecessary check before the function call "...Markus Elfring1-2/+1
2014-11-21ALSA: core: Deletion of unnecessary checks before two function callsMarkus Elfring2-8/+4
2014-11-21ALSA: pcm: Add big-endian DSD sample formats and fix XMOS DSD sample formatJussi Laako5-3/+17
2014-11-21ALSA: usb-audio: Add resume support for Scarlett mixersTakashi Iwai1-14/+51
2014-11-21ALSA: usb-audio: Add resume support for MicroII SPDIF ctlsTakashi Iwai1-42/+93
2014-11-21ALSA: usb-audio: Add resume support for FTU controlsTakashi Iwai1-140/+54
2014-11-21ALSA: usb-audio: Add resume support for Native Instruments controlsTakashi Iwai1-47/+52
2014-11-21ALSA: usb-audio: Add Digidesign Mbox 1 resume supportTakashi Iwai1-23/+29
2014-11-21ALSA: usb-audio: Add Xonar U1 resume supportTakashi Iwai2-30/+38
2014-11-21ALSA: usb-audio: Add Emu0204 channel switch resume supportTakashi Iwai1-38/+46