summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Fix leftover codec->power_transitionTakashi Iwai2012-08-201-0/+2
* Merge branch 'topic/ca0132-fix' into for-linusTakashi Iwai2012-08-203-145/+99
|\
| * ALSA: hda - don't create dysfunctional mixer controls for ca0132David Henningsson2012-08-201-0/+8
| * ALSA: hda - Add missing SPDIF I/O setup for CA0132Takashi Iwai2012-08-081-6/+14
| * ALSA: hda - Use the standard PCM ops for CA0132Takashi Iwai2012-08-081-113/+29
| * ALSA: hda - Fix superfluous "-in" suffix from CA0132 capture itemsTakashi Iwai2012-08-081-2/+2
| * ALSA: hda - Add codec->pcm_format_first flagTakashi Iwai2012-08-082-24/+46
* | ALSA: hda - Don't send invalid volume knob command on IDT 92hd75bxxDavid Henningsson2012-08-161-4/+5
* | ALSA: hda - Fix 'Beep Playback Switch' with no underlying mute switchDavid Henningsson2012-08-141-2/+11
* | ALSA: hda - fix Copyright debug messageWang Xingchao2012-08-131-1/+1
* | ALSA : hda - bug fix on checking the supported power states of a codecMengdong Lin2012-08-101-1/+1
* | ALSA: hda - Fix panned "Beep Playback Switch"David Henningsson2012-08-101-6/+14
* | ALSA: hda_intel: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston2012-08-091-0/+9
* | ALSA: hda - Fix pop noise in headphones on S3 for Asus X55A, X55VDavid Henningsson2012-08-091-0/+8
|/
* ALSA: hda - Fix double quirk for Quanta FL1 / Lenovo IdeapadDavid Henningsson2012-08-081-2/+3
* ALSA: hda - Fix ugly debug prints with CONFIG_SND_VERBOSE_PRINTK=yTakashi Iwai2012-08-071-3/+2
* ALSA: hda - remove redundant auto quirks for conexant 506xDavid Henningsson2012-08-071-5/+0
* ALSA: hda - remove quirk for Dell Vostro 1015David Henningsson2012-08-071-1/+0
* ALSA: hda - add dock support for Thinkpad X230Felix Kaechele2012-08-071-0/+1
* ALSA: hda - Fix regression of HDMI codec probingTakashi Iwai2012-08-061-3/+9
* ALSA: hda - add dock support for Thinkpad T430sPhilipp A. Mohrenweiser2012-08-061-0/+1
* ALSA: hda - Support dock on Lenovo Thinkpad T530 with ALC269VCTakashi Iwai2012-08-021-0/+1
* ALSA: hda - Fix mute-LED GPIO initialization for IDT codecsTakashi Iwai2012-07-311-1/+6
* ALSA: hda - Fix polarity of mute LED on HP Mini 210Takashi Iwai2012-07-311-0/+5
* ALSA: hda - Workaround for silent output on VAIO Z with ALC889Takashi Iwai2012-07-291-1/+21
* ALSA: hda - Fix WARNING from HDMI/DP parserTakashi Iwai2012-07-271-0/+3
* ALSA: hda - Detach from converter at closing in patch_hdmi.cTakashi Iwai2012-07-261-7/+4
* ALSA: hda - Fix mute-LED GPIO setup for HP Mini 210Takashi Iwai2012-07-261-1/+9
* ALSA: hda - Fix invalid D3 of headphone DAC on VT202x codecsTakashi Iwai2012-07-251-2/+5
* ALSA: hda - add dock support for Thinkpad X230 TabletDavid Henningsson2012-07-201-0/+27
* ALSA: hda - Turn on PIN_OUT from hdmi playback prepare.Dylan Reid2012-07-201-6/+6
* Merge branch 'topic/pm-convert' into for-nextTakashi Iwai2012-07-199-19/+26
|\
| * ALSA: Convert to new pm_ops for PCI driversTakashi Iwai2012-07-039-19/+26
* | ALSA: hda - make sure alc268 does not OOPS on codec parseDavid Henningsson2012-07-181-2/+2
* | Merge branch 'topic/hda' into for-nextTakashi Iwai2012-07-1812-308/+587
|\ \
| * | ALSA: hda - Add support for Realtek ALC282David Henningsson2012-07-181-0/+1
| * | ALSA: hda - Fix index number conflicts of phantom jacksTakashi Iwai2012-07-171-15/+30
| * | ALSA: hda - Add new GPU codec ID to snd-hdaAaron Plattner2012-07-171-0/+2
| * | ALSA: hda - Fix driver type of Haswell controller to AZX_DRIVER_SCHTakashi Iwai2012-07-161-1/+1
| * | ALSA: hda - add Haswell HDMI codec idWang Xingchao2012-07-161-0/+2
| * | ALSA: hda - Add DeviceID for Haswell HDAWang Xingchao2012-07-161-0/+5
| * | ALSA: hda - Always call standard unsolicited event for Realtek codecsDavid Henningsson2012-07-051-18/+3
| * | Merge branch 'topic/hda-beep' into topic/hdaTakashi Iwai2012-07-046-77/+46
| |\ \
| | * | ALSA: hda - Avoid possible race of beep on/offTakashi Iwai2012-07-031-2/+3
| | * | ALSA: hda - Get rid of superfluous beep->mode fieldTakashi Iwai2012-07-032-9/+6
| | * | ALSA: hda - Move beep helper functions to hda_beep.cTakashi Iwai2012-07-033-20/+31
| | * | ALSA: hda - Remove beep_mode=2Takashi Iwai2012-07-034-47/+7
| | |/
| * | ALSA: hda - give 3-pin jack the name "Headphone Mic Jack"David Henningsson2012-06-271-2/+20
| * | ALSA: HDA: Support single 3-pin jack without VREF on the actual pinDavid Henningsson2012-06-271-15/+34
| * | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2012-06-267-22/+34
| |\ \ | | |/
OpenPOWER on IntegriCloud