summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2017-05-30ALSA: declare snd_kcontrol_new structures as constBhumika Goyal
2017-05-26ALSA: pcm: add local header file for snd-pcm moduleTakashi Sakamoto
2017-05-25ALSA: pcm: Call ack() whenever appl_ptr is updatedTakashi Iwai
2017-05-25ALSA: rme32: Deliver indirect-PCM transfer errorTakashi Iwai
2017-05-25ALSA: emu10k1: Deliver indirect-PCM transfer errorTakashi Iwai
2017-05-25ALSA: cs46xx: Deliver indirect-PCM transfer errorTakashi Iwai
2017-05-25ALSA: mips: Deliver indirect-PCM transfer errorTakashi Iwai
2017-05-24ALSA: sb: remove needless evaluation in implementation for copy callbackTakashi Sakamoto
2017-05-24ALSA: gus: remove unused local flagTakashi Sakamoto
2017-05-24ALSA: control: remove entry limitation for list operationTakashi Sakamoto
2017-05-23ALSA: info: Use kvzalloc() for a temporary write bufferTakashi Iwai
2017-05-23ALSA: pcm: Remove set_fs() in PCM core codeTakashi Iwai
2017-05-23ALSA: control: Simplify snd_ctl_elem_list() implementationTakashi Iwai
2017-05-22ALSA: firewire: remove support for 16 bit PCM samples in playback substreamTakashi Sakamoto
2017-05-21ALSA: mixart: constify snd_kcontrol_new structuresBhumika Goyal
2017-05-21ALSA: cs46xx: constify snd_kcontrol_new structuresBhumika Goyal
2017-05-21ALSA: ice1712: constify snd_kcontrol_new structuresBhumika Goyal
2017-05-21ALSA: sound/isa: constify snd_kcontrol_new structuresBhumika Goyal
2017-05-21ALSA: pcm: Simplify forward/rewind codesTakashi Iwai
2017-05-21ALSA: pcm: Use a common helper for PCM state check and hwsyncTakashi Iwai
2017-05-18ALSA: pcm/oss: mark snd_pcm_plug_slave_format arg as constArnd Bergmann
2017-05-18ALSA: pcm: use "do {} while (0)" for empty macroArnd Bergmann
2017-05-17ALSA: pcm: constify function local and read-only tableTakashi Sakamoto
2017-05-17ALSA: pcm/oss: refer to parameters instead of copying to reduce usage of kern...Takashi Sakamoto
2017-05-17ALSA: pcm: use helper function to refer parameter as read-onlyTakashi Sakamoto
2017-05-17ALSA: pcm: add const qualifier for read-only table for sampling rateTakashi Sakamoto
2017-05-17Merge branch 'topic/avr32-removal' into for-nextTakashi Iwai
2017-05-17ALSA: Enable build with m68kTakashi Iwai
2017-05-17ALSA: emu10k1: Get rid of set_fs() usageTakashi Iwai
2017-05-17ALSA: opl3: Kill unused set_fs()Takashi Iwai
2017-05-17ALSA: hda - Remove superfluous header inclusionsTakashi Iwai
2017-05-17ALSA: hda - Fix a typo in commentTakashi Iwai
2017-05-17ALSA: hda - Remove the use of set_fs()Takashi Iwai
2017-05-17ALSA: hda - Remove the generic bind ctl helpersTakashi Iwai
2017-05-17ALSA: hda - Move bind-mixer switch codes to generic parserTakashi Iwai
2017-05-17ALSA: hda - Simplify bound-beep mute control for ALC268Takashi Iwai
2017-05-17ALSA: cs4281: Fix the leftover commentTakashi Iwai
2017-05-17ALSA: sb: Use IS_REACHABLE()Takashi Iwai
2017-05-17ALSA: opl4: Use IS_REACHABLE()Takashi Iwai
2017-05-17ALSA: cmi8238: Use IS_ENABLED()Takashi Iwai
2017-05-17ALSA: pcm: Build pcm notifier code conditionallyTakashi Iwai
2017-05-17ALSA: ak411x: Use array instead of offsetof()Takashi Iwai
2017-05-17ALSA: vxpocket: Use container_of()Takashi Iwai
2017-05-15ALSA: atmel: Remove AVR32 bits from the driverAndy Shevchenko
2017-05-15ALSA: vx222: Use container_of()Takashi Iwai
2017-05-15ALSA: us122l: enable compile testingJohan Hovold
2017-05-15ALSA: us122l: clean up US144 handlingJohan Hovold
2017-05-15ALSA: usb-audio: fix Amanero Combo384 quirk on big-endian hostsJohan Hovold
2017-05-12Merge tag 'sound-fix-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-12sound: Disable the build of OSS driversTakashi Iwai