summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-05-30ALSA: declare snd_kcontrol_new structures as constBhumika Goyal14-51/+51
2017-05-26ALSA: pcm: add local header file for snd-pcm moduleTakashi Sakamoto6-32/+60
2017-05-25ALSA: pcm: Call ack() whenever appl_ptr is updatedTakashi Iwai1-9/+37
2017-05-25staging: bcm2835-audio: Deliver indirect-PCM transfer errorTakashi Iwai1-3/+2
2017-05-25ALSA: rme32: Deliver indirect-PCM transfer errorTakashi Iwai1-6/+4
2017-05-25ALSA: emu10k1: Deliver indirect-PCM transfer errorTakashi Iwai1-2/+2
2017-05-25ALSA: cs46xx: Deliver indirect-PCM transfer errorTakashi Iwai1-4/+4
2017-05-25ALSA: mips: Deliver indirect-PCM transfer errorTakashi Iwai1-8/+6
2017-05-25ALSA: pcm: Fix negative appl_ptr handling in pcm-indirect helpersTakashi Iwai1-2/+8
2017-05-24ALSA: sb: remove needless evaluation in implementation for copy callbackTakashi Sakamoto1-25/+3
2017-05-24ALSA: gus: remove unused local flagTakashi Sakamoto1-27/+22
2017-05-24ALSA: control: remove entry limitation for list operationTakashi Sakamoto1-3/+1
2017-05-23ALSA: info: Use kvzalloc() for a temporary write bufferTakashi Iwai1-3/+3
2017-05-23ALSA: pcm: Remove set_fs() in PCM core codeTakashi Iwai2-47/+67
2017-05-23ALSA: control: Simplify snd_ctl_elem_list() implementationTakashi Iwai1-42/+24
2017-05-22ALSA: firewire: remove support for 16 bit PCM samples in playback substreamTakashi Sakamoto12-227/+9
2017-05-21ALSA: mixart: constify snd_kcontrol_new structuresBhumika Goyal1-3/+3
2017-05-21ALSA: cs46xx: constify snd_kcontrol_new structuresBhumika Goyal1-1/+1
2017-05-21ALSA: ice1712: constify snd_kcontrol_new structuresBhumika Goyal2-4/+4
2017-05-21ALSA: sound/isa: constify snd_kcontrol_new structuresBhumika Goyal5-7/+7
2017-05-21ALSA: pcm: Simplify forward/rewind codesTakashi Iwai1-68/+50
2017-05-21ALSA: pcm: Use a common helper for PCM state check and hwsyncTakashi Iwai1-118/+35
2017-05-18ALSA: pcm/oss: mark snd_pcm_plug_slave_format arg as constArnd Bergmann1-1/+1
2017-05-18ALSA: pcm: use "do {} while (0)" for empty macroArnd Bergmann1-1/+1
2017-05-17ALSA: pcm: constify function local and read-only tableTakashi Sakamoto1-2/+3
2017-05-17ALSA: pcm/oss: refer to parameters instead of copying to reduce usage of kern...Takashi Sakamoto3-11/+12
2017-05-17ALSA: pcm: use helper function to refer parameter as read-onlyTakashi Sakamoto4-8/+10
2017-05-17ALSA: pcm: add const qualifier for read-only table for sampling rateTakashi Sakamoto1-2/+4
2017-05-17Merge branch 'topic/avr32-removal' into for-nextTakashi Iwai8-1394/+88
2017-05-17ALSA: Enable build with m68kTakashi Iwai1-2/+2
2017-05-17ALSA: emu10k1: Get rid of set_fs() usageTakashi Iwai1-54/+73
2017-05-17ALSA: opl3: Kill unused set_fs()Takashi Iwai1-14/+0
2017-05-17ALSA: hda - Remove superfluous header inclusionsTakashi Iwai1-2/+0
2017-05-17ALSA: hda - Fix a typo in commentTakashi Iwai1-1/+1
2017-05-17ALSA: hda - Remove the use of set_fs()Takashi Iwai1-28/+31
2017-05-17ALSA: hda - Remove the generic bind ctl helpersTakashi Iwai2-168/+0
2017-05-17ALSA: hda - Move bind-mixer switch codes to generic parserTakashi Iwai3-85/+44
2017-05-17ALSA: hda - Simplify bound-beep mute control for ALC268Takashi Iwai1-9/+28
2017-05-17ALSA: pcm: fix the comments that refers to kernel-docMauro Carvalho Chehab1-1/+1
2017-05-17ALSA: cs4281: Fix the leftover commentTakashi Iwai1-1/+1
2017-05-17ALSA: sb: Use IS_REACHABLE()Takashi Iwai2-2/+2
2017-05-17ALSA: opl4: Use IS_REACHABLE()Takashi Iwai2-3/+3
2017-05-17ALSA: cmi8238: Use IS_ENABLED()Takashi Iwai1-1/+1
2017-05-17ALSA: Use IS_ENABLED() in common headersTakashi Iwai5-13/+13
2017-05-17ALSA: pcm: Build pcm notifier code conditionallyTakashi Iwai2-20/+28
2017-05-17ALSA: ak411x: Use array instead of offsetof()Takashi Iwai6-48/+60
2017-05-17ALSA: vxpocket: Use container_of()Takashi Iwai4-21/+23
2017-05-15dmaengine: dw: Remove AVR32 bits from the driverAndy Shevchenko4-396/+14
2017-05-15ALSA: atmel: Remove AVR32 bits from the driverAndy Shevchenko4-998/+74
2017-05-15ALSA: vx222: Use container_of()Takashi Iwai3-15/+17