summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Fix broken reconfigTakashi Iwai2016-05-181-8/+0
* ALSA: hda - Fix white noise on Asus UX501VW headsetKaho Ng2016-05-181-0/+1
* ALSA: hda - Fix subwoofer pin on ASUS N751 and N551Yura Pakhuchiy2016-05-181-0/+12
* ALSA: usb-audio: Yet another Phoneix Audio device quirkTakashi Iwai2016-05-181-0/+1
* ALSA: usb-audio: Quirk for yet another Phoenix Audio devices (v2)Takashi Iwai2016-05-181-0/+2
* ASoC: rt5640: Correct the digital interface data selectSugar Zhang2016-05-042-19/+19
* ASoC: dapm: Make sure we have a card when displaying component widgetsMark Brown2016-05-041-0/+7
* ASoC: ssm4567: Reset device before regcache_sync()Lars-Peter Clausen2016-05-041-0/+5
* ASoC: s3c24xx: use const snd_soc_component_driver pointerArnd Bergmann2016-05-042-2/+2
* ALSA: hda - Add dock support for ThinkPad X260Conrad Kostecki2016-05-041-0/+1
* ALSA: pcxhr: Fix missing mutex unlockTakashi Iwai2016-05-041-0/+1
* ALSA: hda - add PCI ID for Intel Broxton-TLu, Han2016-05-041-0/+3
* ALSA: hda - Keep powering up ADCs on Cirrus codecsTakashi Iwai2016-05-041-0/+14
* ALSA: hda/realtek - Add ALC3234 headset mode for Optiplex 9020mBastien Nocera2016-05-041-0/+1
* ALSA: hda - Don't trust the reported actual power stateTakashi Iwai2016-05-041-2/+4
* ALSA: usb-audio: Skip volume controls triggers hangup on Dell USB DockKailang Yang2016-04-201-0/+14
* ALSA: usb-audio: Add a quirk for Plantronics BT300Dennis Kadioglu2016-04-201-0/+1
* ALSA: usb-audio: Add a sample rate quirk for Phoenix Audio TMX320Takashi Iwai2016-04-201-0/+1
* ALSA: hda/realtek - Enable the ALC292 dock fixup on the Thinkpad T460sSven Eckelmann2016-04-201-1/+9
* ALSA: hda - fix front mic problem for a HP desktopHui Wang2016-04-201-0/+9
* ALSA: hda - Fix headset support and noise on HP EliteBook 755 G2Takashi Iwai2016-04-201-0/+8
* ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225David Henningsson2016-04-201-2/+21
* ALSA: hda - Apply fix for white noise on Asus N550JV, tooBobi Mihalca2016-04-201-1/+1
* ALSA: hda - Fix white noise on Asus N750JV headphoneBobi Mihalca2016-04-201-1/+8
* ALSA: hda - Asus N750JV external subwoofer fixupBobi Mihalca2016-04-201-0/+1
* ALSA: timer: Use mod_timer() for rearming the system timerTakashi Iwai2016-04-201-2/+2
* ALSA: hda - Fix unconditional GPIO toggle via automuteTakashi Iwai2016-04-121-2/+6
* ALSA: hda - fix the mic mute button and led problem for a Lenovo AIOHui Wang2016-04-121-0/+1
* ALSA: hda - Don't handle ELD notify from invalid portTakashi Iwai2016-04-121-0/+4
* ALSA: intel8x0: Add clock quirk entry for AD1981B on IBM ThinkPad X41.Vittorio Gambaletta (VittGam)2016-04-121-0/+1
* ALSA: pcm: Avoid "BUG:" string for warnings againTakashi Iwai2016-04-121-1/+1
* ALSA: hda - Apply reboot D3 fix for CX20724 codec, tooTakashi Iwai2016-04-121-1/+6
* ALSA: usb-audio: Fix double-free in error paths after snd_usb_add_audio_strea...Vladis Dronov2016-04-122-1/+9
* ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk()Takashi Iwai2016-04-121-11/+11
* ALSA: usb-audio: add Microsoft HD-5001 to quirksVictor Clément2016-04-121-0/+1
* ALSA: usb-audio: Add sanity checks for endpoint accessesTakashi Iwai2016-04-124-0/+11
* ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk()Takashi Iwai2016-04-121-0/+6
* ASoC: samsung: pass DMA channels as pointersArnd Bergmann2016-04-128-73/+23
* ASoC: wm8958: Fix enum ctl accesses in a wrong typeTakashi Iwai2016-03-161-4/+4
* ASoC: wm8994: Fix enum ctl accesses in a wrong typeTakashi Iwai2016-03-161-2/+2
* ASoC: samsung: Use IRQ safe spin lock callsCharles Keepax2016-03-161-9/+12
* ASoC: dapm: Fix ctl value accesses in a wrong typeTakashi Iwai2016-03-161-4/+4
* ALSA: timer: Fix broken compat timer user status ioctlTakashi Iwai2016-03-091-2/+3
* ALSA: hdspm: Fix zero-divisionTakashi Iwai2016-03-091-0/+8
* ALSA: hdsp: Fix wrong boolean ctl value accessesTakashi Iwai2016-03-091-2/+2
* ALSA: hdspm: Fix wrong boolean ctl value accessesTakashi Iwai2016-03-091-4/+4
* ALSA: seq: oss: Don't drain at closing a clientTakashi Iwai2016-03-093-19/+0
* ALSA: pcm: Fix ioctls for X32 ABITakashi Iwai2016-03-091-1/+176
* ALSA: timer: Fix ioctls for X32 ABITakashi Iwai2016-03-091-0/+13
* ALSA: rawmidi: Fix ioctls X32 ABITakashi Iwai2016-03-091-0/+53