summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: declare snd_kcontrol_new structures as constBhumika Goyal2017-05-3014-51/+51
* ALSA: pcm: add local header file for snd-pcm moduleTakashi Sakamoto2017-05-265-0/+60
* ALSA: pcm: Call ack() whenever appl_ptr is updatedTakashi Iwai2017-05-251-9/+37
* 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: 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-174-998/+74
|\
| * 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: 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: pcm: Build pcm notifier code conditionallyTakashi Iwai2017-05-171-13/+20
* | ALSA: ak411x: Use array instead of offsetof()Takashi Iwai2017-05-173-36/+33
* | 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
* | ALSA: us122l: clean up US144 handlingJohan Hovold2017-05-152-18/+20
* | ALSA: usb-audio: fix Amanero Combo384 quirk on big-endian hostsJohan Hovold2017-05-151-1/+1
|/
* Merge tag 'sound-fix-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-123-1/+8
|\
| * sound: Disable the build of OSS driversTakashi Iwai2017-05-121-0/+1
OpenPOWER on IntegriCloud