summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2016-09-29Merge branch 'for-linus' into for-nextTakashi Iwai4-6/+32
2016-09-27ALSA: hda - Add the top speaker pin config for HP Spectre x360Takashi Iwai1-0/+10
2016-09-26ALSA: hda - Adding one more ALC255 pin definition for headset problemHui Wang1-0/+4
2016-09-25ALSA: usb-line6: use the same declaration as definition in header for MIDI ma...Takashi Sakamoto1-1/+1
2016-09-23ALSA: usb-audio: Extend DragonFly dB scale quirk to cover other variantsAnssi Hannula1-6/+16
2016-09-21ALSA: ali5451: Fix out-of-bound position reportingTakashi Iwai1-0/+2
2016-09-21ALSA: line6: snd-usb-line6 depends on CONFIG_SND_HWDEPValdis Kletnieks1-0/+1
2016-09-20ALSA: line6: fix ifnullfree.cocci warningskbuild test robot1-2/+1
2016-09-19ALSA: line6: Add hwdep interface to access the POD control messagesAndrej Krutak2-6/+169
2016-09-19ALSA: line6: Cleanup podhd initializationAndrej Krutak1-11/+8
2016-09-19ALSA: line6: Only determine control port properties if neededAndrej Krutak1-2/+1
2016-09-19ALSA: line6: Add support for POD X3 Live (only USB ID differs from POD X3)Andrej Krutak1-0/+13
2016-09-19ALSA: line6: Add support for POD X3Andrej Krutak2-15/+265
2016-09-19ALSA: line6: Allow processing of raw incoming messagesAndrej Krutak3-29/+41
2016-09-19ALSA: line6: Distinguish device init (ctrl EP) and MIDI data transfer (int EP)Andrej Krutak4-25/+68
2016-09-19ALSA: line6: Add LINE6_CAP_IN_NEEDS_OUT, a void playback stream during captureAndrej Krutak5-11/+37
2016-09-19ALSA: line6: Allow different channel numbers for in/outAndrej Krutak7-13/+22
2016-09-19ALSA: line6: Support assymetrical in/out configurationsAndrej Krutak4-22/+28
2016-09-19ALSA: line6: Add high-speed USB supportAndrej Krutak5-14/+35
2016-09-19ALSA: line6: Enable different number of URBs for frame transfersAndrej Krutak6-21/+41
2016-09-16ALSA: compress: fix some missing and misplaced \n in messagesColin Ian King1-2/+2
2016-09-16ALSA: hdac: add missing \n to end of dev_err messagesColin Ian King1-5/+5
2016-09-16ALSA: au88x0: Add missing \n to end of dev_err messageColin Ian King1-1/+1
2016-09-13ALSA: seq: fix to copy from/to user spaceTakashi Sakamoto1-2/+2
2016-09-12ALSA: pci: constify local structuresJulia Lawall3-7/+7
2016-09-11Merge branch 'for-linus' into for-nextTakashi Iwai28-183/+278
2016-09-11ALSA: hda - Fix headset mic detection problem for several Dell laptopsHui Wang1-0/+13
2016-09-09ALSA: hda - Skip Realtek SKU check for Lenovo machinesTakashi Iwai1-0/+2
2016-09-08ALSA: rawmidi: Fix possible deadlock with virmidi registrationTakashi Iwai1-1/+3
2016-09-08ALSA: timer: Fix zero-division by continue of uninitialized instanceTakashi Iwai1-0/+14
2016-09-07ALSA: squash lines for simple wrapper functionsMasahiro Yamada7-43/+13
2016-09-06ALSA: pcm: Fix avail to return error if stream is suspendedJeeja KP1-1/+3
2016-09-02ALSA: timer: fix NULL pointer dereference in read()/ioctl() raceVegard Nossum1-0/+2
2016-09-02ALSA: bt87x: constify snd_pcm_ops structuresJulia Lawall1-1/+1
2016-09-02ALSA: oxygen: constify snd_pcm_ops structuresJulia Lawall1-6/+6
2016-09-02ALSA: ad1889: constify snd_pcm_ops structuresJulia Lawall1-2/+2
2016-09-02ALSA: firewire: constify snd_pcm_ops structuresJulia Lawall4-8/+8
2016-09-02ALSA: constify snd_pcm_ops structuresJulia Lawall39-114/+114
2016-09-02ALSA: cs5535audio: constify snd_pcm_ops structuresJulia Lawall1-2/+2
2016-09-01ALSA: cs46xx: fix typo "seconadry" -> "secondary"Colin Ian King2-3/+3
2016-08-31ALSA: fireworks: accessing to user space outside spinlockTakashi Sakamoto4-25/+56
2016-08-31ALSA: firewire-tascam: accessing to user space outside spinlockTakashi Sakamoto1-22/+11
2016-08-31ALSA: seq: initialize whole fields of automatic variable with union typeTakashi Sakamoto1-2/+5
2016-08-30ALSA: hda - Enable subwoofer on Dell Inspiron 7559Kai-Heng Feng1-0/+11
2016-08-30ALSA: hda - Add headset mic quirk for Dell Inspiron 5468Shrirang Bagul1-0/+4
2016-08-29ALSA: usb-audio: Add sample rate inquiry quirk for B850V3 CP2114Ken Lin1-0/+1
2016-08-29ALSA: timer: fix NULL pointer dereference on memory allocation failureVegard Nossum1-2/+15
2016-08-29ALSA: timer: fix division by zero after SNDRV_TIMER_IOCTL_CONTINUEVegard Nossum1-0/+1
2016-08-25Merge tag 'asoc-fix-v4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai16-111/+115
2016-08-25ALSA: snd-aoa: enable sound on PowerBook G4 12"Aaro Koskinen2-1/+9