summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ALSA: pcm: add local header file for snd-pcm moduleTakashi Sakamoto2017-05-266-32/+60
* ALSA: pcm: Call ack() whenever appl_ptr is updatedTakashi Iwai2017-05-251-9/+37
* staging: bcm2835-audio: Deliver indirect-PCM transfer errorTakashi Iwai2017-05-251-3/+2
* ALSA: rme32: Deliver indirect-PCM transfer errorTakashi Iwai2017-05-251-6/+4
* ALSA: emu10k1: Deliver indirect-PCM transfer errorTakashi Iwai2017-05-251-2/+2
* ALSA: cs46xx: Deliver indirect-PCM transfer errorTakashi Iwai2017-05-251-4/+4
* ALSA: mips: Deliver indirect-PCM transfer errorTakashi Iwai2017-05-251-8/+6
* ALSA: pcm: Fix negative appl_ptr handling in pcm-indirect helpersTakashi Iwai2017-05-251-2/+8
* ALSA: sb: remove needless evaluation in implementation for copy callbackTakashi Sakamoto2017-05-241-25/+3
* ALSA: gus: remove unused local flagTakashi Sakamoto2017-05-241-27/+22
* ALSA: control: remove entry limitation for list operationTakashi Sakamoto2017-05-241-3/+1
* ALSA: info: Use kvzalloc() for a temporary write bufferTakashi Iwai2017-05-231-3/+3
* ALSA: pcm: Remove set_fs() in PCM core codeTakashi Iwai2017-05-232-47/+67
* ALSA: control: Simplify snd_ctl_elem_list() implementationTakashi Iwai2017-05-231-42/+24
* ALSA: firewire: remove support for 16 bit PCM samples in playback substreamTakashi Sakamoto2017-05-2212-227/+9
* ALSA: mixart: constify snd_kcontrol_new structuresBhumika Goyal2017-05-211-3/+3
* ALSA: cs46xx: constify snd_kcontrol_new structuresBhumika Goyal2017-05-211-1/+1
* ALSA: ice1712: constify snd_kcontrol_new structuresBhumika Goyal2017-05-212-4/+4
* ALSA: sound/isa: constify snd_kcontrol_new structuresBhumika Goyal2017-05-215-7/+7
* ALSA: pcm: Simplify forward/rewind codesTakashi Iwai2017-05-211-68/+50
* ALSA: pcm: Use a common helper for PCM state check and hwsyncTakashi Iwai2017-05-211-118/+35
* ALSA: pcm/oss: mark snd_pcm_plug_slave_format arg as constArnd Bergmann2017-05-181-1/+1
* ALSA: pcm: use "do {} while (0)" for empty macroArnd Bergmann2017-05-181-1/+1
* ALSA: pcm: constify function local and read-only tableTakashi Sakamoto2017-05-171-2/+3
* ALSA: pcm/oss: refer to parameters instead of copying to reduce usage of kern...Takashi Sakamoto2017-05-173-11/+12
* ALSA: pcm: use helper function to refer parameter as read-onlyTakashi Sakamoto2017-05-174-8/+10
* ALSA: pcm: add const qualifier for read-only table for sampling rateTakashi Sakamoto2017-05-171-2/+4
* Merge branch 'topic/avr32-removal' into for-nextTakashi Iwai2017-05-178-1394/+88
|\
| * dmaengine: dw: Remove AVR32 bits from the driverAndy Shevchenko2017-05-154-396/+14
| * ALSA: atmel: Remove AVR32 bits from the driverAndy Shevchenko2017-05-154-998/+74
* | ALSA: Enable build with m68kTakashi Iwai2017-05-171-2/+2
* | ALSA: emu10k1: Get rid of set_fs() usageTakashi Iwai2017-05-171-54/+73
* | ALSA: opl3: Kill unused set_fs()Takashi Iwai2017-05-171-14/+0
* | ALSA: hda - Remove superfluous header inclusionsTakashi Iwai2017-05-171-2/+0
* | ALSA: hda - Fix a typo in commentTakashi Iwai2017-05-171-1/+1
* | ALSA: hda - Remove the use of set_fs()Takashi Iwai2017-05-171-28/+31
* | ALSA: hda - Remove the generic bind ctl helpersTakashi Iwai2017-05-172-168/+0
* | ALSA: hda - Move bind-mixer switch codes to generic parserTakashi Iwai2017-05-173-85/+44
* | ALSA: hda - Simplify bound-beep mute control for ALC268Takashi Iwai2017-05-171-9/+28
* | ALSA: pcm: fix the comments that refers to kernel-docMauro Carvalho Chehab2017-05-171-1/+1
* | ALSA: cs4281: Fix the leftover commentTakashi Iwai2017-05-171-1/+1
* | ALSA: sb: Use IS_REACHABLE()Takashi Iwai2017-05-172-2/+2
* | ALSA: opl4: Use IS_REACHABLE()Takashi Iwai2017-05-172-3/+3
* | ALSA: cmi8238: Use IS_ENABLED()Takashi Iwai2017-05-171-1/+1
* | ALSA: Use IS_ENABLED() in common headersTakashi Iwai2017-05-175-13/+13
* | ALSA: pcm: Build pcm notifier code conditionallyTakashi Iwai2017-05-172-20/+28
* | ALSA: ak411x: Use array instead of offsetof()Takashi Iwai2017-05-176-48/+60
* | ALSA: vxpocket: Use container_of()Takashi Iwai2017-05-174-21/+23
* | ALSA: vx222: Use container_of()Takashi Iwai2017-05-153-15/+17
* | ALSA: us122l: enable compile testingJohan Hovold2017-05-151-1/+1