aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-20ALSA: hda - add dock support for Thinkpad X230 TabletDavid Henningsson1-0/+27
2012-07-20ALSA: hda - Turn on PIN_OUT from hdmi playback prepare.Dylan Reid1-6/+6
2012-07-19Merge branch 'topic/pm-convert' into for-nextTakashi Iwai62-325/+4775
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 Iwai9-92/+119
2012-07-18Merge branch 'topic/hda' into for-nextTakashi Iwai14-311/+590
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: 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: es1938: replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGEClemens Ladisch1-15/+10
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 Iwai8-80/+49
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-07-03ALSA: Move some headers to local directories from include/soundTakashi Iwai15-9/+4285
2012-07-03ALSA: Convert to new pm_ops for PCI driversTakashi Iwai53-316/+490
2012-06-29ALSA: hda - Fix no sound from ALC662 after Windows rebootKailang Yang1-0/+28
2012-06-27Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds7-22/+34
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-26Merge branch 'fix/hda' into topic/hdaTakashi Iwai7-22/+34
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-25Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-3/+3
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-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
2012-06-20ALSA: hda - Move one-time init codes from generic_hdmi_init()Takashi Iwai1-5/+17
2012-06-20Merge branch 'fix/hda' into topic/hdaTakashi Iwai5-18/+61
2012-06-20ALSA: hda - Add missing snd_hda_jack_detect_enable() for simple_hdmi*()Takashi Iwai1-3/+5
2012-06-20ALSA: hda - Fix the pin nid assignment in patch_hdmi.cTakashi Iwai1-1/+1
2012-06-20ALSA: pcxhr: Add LTC supportMarkus Bollinger6-1/+83
2012-06-20ALSA: pcxhr: Fix a counter wrapMarkus Bollinger1-8/+15
2012-06-18ALSA: maestro3: Remove unused AC97 register definitionsEzequiel Garcia1-68/+0