summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2012-07-18ALSA: hda - make sure alc268 does not OOPS on codec parseDavid Henningsson1-2/+2
2012-07-18Merge branch 'topic/misc' into for-nextTakashi Iwai16-167/+335
2012-07-18Merge branch 'topic/hda' into for-nextTakashi Iwai15-318/+604
2012-07-18ALSA: hda - Add support for Realtek ALC282David Henningsson1-0/+1
2012-07-17ALSA: hda - Fix index number conflicts of phantom jacksTakashi Iwai1-15/+30
2012-07-17ALSA: opti9xx: Fix section mismatch by PM supportTakashi Iwai1-1/+1
2012-07-17ALSA: snd-opti9xx: Implement suspend/resumeOndrej Zary1-4/+63
2012-07-17ALSA: hda - Add new GPU codec ID to snd-hdaAaron Plattner1-0/+2
2012-07-16ALSA: hda - Fix driver type of Haswell controller to AZX_DRIVER_SCHTakashi Iwai1-1/+1
2012-07-16ALSA: hda - add Haswell HDMI codec idWang Xingchao1-0/+2
2012-07-16ALSA: hda - Add DeviceID for Haswell HDAWang Xingchao1-0/+5
2012-07-16ALSA: wss_lib: Fix resume on Yamaha OPL3-SAxOndrej Zary1-0/+4
2012-07-16ALSA: wss_lib: fix suspend/resumeOndrej Zary1-1/+0
2012-07-16ALSA: es1938: replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGEClemens Ladisch1-15/+10
2012-07-13ALSA: snd-usb: move calls to usb_set_interfaceDaniel Mack2-89/+41
2012-07-06ALSA: usb-audio: Fix the first PCM interface assignmentTakashi Iwai1-2/+2
2012-07-05ALSA: pcm: Make constraints lists constMark Brown1-2/+2
2012-07-05ALSA: hda - Always call standard unsolicited event for Realtek codecsDavid Henningsson1-18/+3
2012-07-04Merge branch 'topic/hda-beep' into topic/hdaTakashi Iwai9-87/+63
2012-07-03ALSA: hda - Avoid possible race of beep on/offTakashi Iwai1-2/+3
2012-07-03ALSA: hda - Get rid of superfluous beep->mode fieldTakashi Iwai2-9/+6
2012-07-03ALSA: hda - Move beep helper functions to hda_beep.cTakashi Iwai3-20/+31
2012-07-03ALSA: hda - Remove beep_mode=2Takashi Iwai4-47/+7
2012-06-29ALSA: hda - Fix no sound from ALC662 after Windows rebootKailang Yang1-0/+28
2012-06-29ASoC: tlv320aic3x: Fix codec pll configure bugHebbar, Gururaja2-3/+2
2012-06-29ASoC: wm2200: Add missing BCLK rateMark Brown1-0/+1
2012-06-27Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds10-25/+72
2012-06-27ALSA: hda - give 3-pin jack the name "Headphone Mic Jack"David Henningsson1-2/+20
2012-06-27ALSA: HDA: Support single 3-pin jack without VREF on the actual pinDavid Henningsson1-15/+34
2012-06-27ALSA: snd-usb-caiaq: initialize card pointerDaniel Mack1-1/+1
2012-06-26Merge branch 'fix/hda' into topic/hdaTakashi Iwai11-26/+73
2012-06-26ALSA: hda - Fix power-map regression for HP dv6 & coTakashi Iwai1-1/+6
2012-06-26ALSA: hda - Initialize caches at codec reconfigurationTakashi Iwai1-0/+2
2012-06-26ALSA: hda - Fix memory leaks at module unloadTakashi Iwai1-0/+2
2012-06-26ALSA: hda - Fix memory leaks in Realtek & Conexant codec parsersTakashi Iwai4-2/+16
2012-06-26Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-10/+17
2012-06-25ALSA: hda - Add Realtek ALC280 codec supportDavid Henningsson1-0/+1
2012-06-25ALSA: hda - Remove obsoleted CONFIG_SND_HDA_ENABLE_REALTEK_QUIRKSTakashi Iwai1-13/+0
2012-06-25ASoC: wm8994: remove duplicate codeJaroslav Kysela1-3/+0
2012-06-25ALSA: usb-audio: add BOSS GT-100 supportClemens Ladisch1-0/+30
2012-06-25ALSA: hda - Remove suprefluous EAPD init verbs for ALC660vdTakashi Iwai1-11/+0
2012-06-25ALSA: hda - Add inv-dmic model to possible Realtek codecsTakashi Iwai1-12/+52
2012-06-25ALSA: hda - Add inverted mic quirks for Asus U41SV, Acer 1810TZ and AOD260David Henningsson1-6/+17
2012-06-25ALSA: hda - Add the inverted digital mic workaround to Realtek codecsTakashi Iwai1-2/+125
2012-06-22ALSA: hda - Don't power up when not powered down.Dylan Reid1-0/+7
2012-06-21ALSA: HDA: Add inverted internal mic quirk for Lenovo S205David Henningsson1-0/+1
2012-06-21ALSA: hda - Fix ALC272X codec detectionTakashi Iwai1-6/+6
2012-06-21ALSA: hda - Correct info print in HDMI non-intrinsic unsol eventTakashi Iwai1-1/+1
2012-06-21ALSA: hda - Don't rely on event tag for simple_hdmiTakashi Iwai1-1/+1
2012-06-21ALSA: hda - Remove loop from simple_hdmi*()Takashi Iwai1-42/+27