summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-29Merge branch 'for-linus' into for-nextTakashi Iwai
2016-09-27ALSA: hda - Add the top speaker pin config for HP Spectre x360Takashi Iwai
2016-09-26ALSA: hda - Adding one more ALC255 pin definition for headset problemHui Wang
2016-09-25ALSA: usb-line6: use the same declaration as definition in header for MIDI ma...Takashi Sakamoto
2016-09-25ALSA: control: cage TLV_DB_RANGE_HEAD in kernel land because it was obsoletedTakashi Sakamoto
2016-09-23ALSA: usb-audio: Extend DragonFly dB scale quirk to cover other variantsAnssi Hannula
2016-09-21ALSA: ali5451: Fix out-of-bound position reportingTakashi Iwai
2016-09-21ALSA: line6: snd-usb-line6 depends on CONFIG_SND_HWDEPValdis Kletnieks
2016-09-20ALSA: line6: fix ifnullfree.cocci warningskbuild test robot
2016-09-19ALSA: line6: Add hwdep interface to access the POD control messagesAndrej Krutak
2016-09-19ALSA: line6: Cleanup podhd initializationAndrej Krutak
2016-09-19ALSA: line6: Only determine control port properties if neededAndrej Krutak
2016-09-19ALSA: line6: Add support for POD X3 Live (only USB ID differs from POD X3)Andrej Krutak
2016-09-19ALSA: line6: Add support for POD X3Andrej Krutak
2016-09-19ALSA: line6: Allow processing of raw incoming messagesAndrej Krutak
2016-09-19ALSA: line6: Distinguish device init (ctrl EP) and MIDI data transfer (int EP)Andrej Krutak
2016-09-19ALSA: line6: Add LINE6_CAP_IN_NEEDS_OUT, a void playback stream during captureAndrej Krutak
2016-09-19ALSA: line6: Allow different channel numbers for in/outAndrej Krutak
2016-09-19ALSA: line6: Support assymetrical in/out configurationsAndrej Krutak
2016-09-19ALSA: line6: Add high-speed USB supportAndrej Krutak
2016-09-19ALSA: line6: Enable different number of URBs for frame transfersAndrej Krutak
2016-09-16ALSA: compress: fix some missing and misplaced \n in messagesColin Ian King
2016-09-16ALSA: hdac: add missing \n to end of dev_err messagesColin Ian King
2016-09-16ALSA: au88x0: Add missing \n to end of dev_err messageColin Ian King
2016-09-15ALSA: rename TLV-related macros so that they're friendly to user applicationsTakashi Sakamoto
2016-09-15ALSA: control: move layout of TLV payload to UAPI headerTakashi Sakamoto
2016-09-13ALSA: seq: fix to copy from/to user spaceTakashi Sakamoto
2016-09-12ALSA: pci: constify local structuresJulia Lawall
2016-09-11Merge branch 'for-linus' into for-nextTakashi Iwai
2016-09-11ALSA: hda - Fix headset mic detection problem for several Dell laptopsHui Wang
2016-09-09ALSA: hda - Skip Realtek SKU check for Lenovo machinesTakashi Iwai
2016-09-08ALSA: rawmidi: Fix possible deadlock with virmidi registrationTakashi Iwai
2016-09-08ALSA: timer: Fix zero-division by continue of uninitialized instanceTakashi Iwai
2016-09-07ALSA: squash lines for simple wrapper functionsMasahiro Yamada
2016-09-06ALSA: pcm: Fix avail to return error if stream is suspendedJeeja KP
2016-09-02ALSA: timer: fix NULL pointer dereference in read()/ioctl() raceVegard Nossum
2016-09-02ALSA: bt87x: constify snd_pcm_ops structuresJulia Lawall
2016-09-02ALSA: oxygen: constify snd_pcm_ops structuresJulia Lawall
2016-09-02ALSA: ad1889: constify snd_pcm_ops structuresJulia Lawall
2016-09-02ALSA: firewire: constify snd_pcm_ops structuresJulia Lawall
2016-09-02ALSA: constify snd_pcm_ops structuresJulia Lawall
2016-09-02ALSA: cs5535audio: constify snd_pcm_ops structuresJulia Lawall
2016-09-01ALSA: cs46xx: fix typo "seconadry" -> "secondary"Colin Ian King
2016-08-31ALSA: fireworks: accessing to user space outside spinlockTakashi Sakamoto
2016-08-31ALSA: firewire-tascam: accessing to user space outside spinlockTakashi Sakamoto
2016-08-31ALSA: seq: initialize whole fields of automatic variable with union typeTakashi Sakamoto
2016-08-30ALSA: hda - Enable subwoofer on Dell Inspiron 7559Kai-Heng Feng
2016-08-30ALSA: hda - Add headset mic quirk for Dell Inspiron 5468Shrirang Bagul
2016-08-29ALSA: usb-audio: Add sample rate inquiry quirk for B850V3 CP2114Ken Lin
2016-08-29ALSA: timer: fix NULL pointer dereference on memory allocation failureVegard Nossum