summaryrefslogtreecommitdiffstats
path: root/sound/pci/hda
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2012-05-152-5/+7
|\
| * ALSA: hda/idt - Fix power-map for speaker-pins with some HP laptopsTakashi Iwai2012-05-151-3/+3
| * ALSA: HDA: Lessen CPU usage when waiting for chip to respondDavid Henningsson2012-05-091-2/+4
* | ALSA: hda - Evaluate gpio_led hints at the right momentTakashi Iwai2012-05-151-7/+5
* | ALSA: hda - Disable FLOAT format supportTakashi Iwai2012-05-121-0/+2
* | ALSA: hda/conexant - Correct vendor IDs for new codecsTakashi Iwai2012-05-121-6/+9
* | ALSA: hda - Fix concurrent hash accessesTakashi Iwai2012-05-102-81/+121
* | ALSA: hda - Protect SPDIF-related stuff via spdif_mutexTakashi Iwai2012-05-102-12/+27
* | ALSA: hda - Add Conexant CX20751/2/3/4 codec supportTakashi Iwai2012-05-101-0/+6
* | ALSA: hda - Add the support for Creative SoundCore3DTakashi Iwai2012-05-101-4/+22
* | ALSA: hda - More robustify the power-up/down sequenceTakashi Iwai2012-05-092-8/+16
* | ALSA: hda - Remove pre_resume and post_suspend opsTakashi Iwai2012-05-093-27/+0
* | ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.cTakashi Iwai2012-05-0813-675/+690
* | ALSA: hda - Move up the fixup helper functions to the library moduleTakashi Iwai2012-05-085-242/+309
* | ALSA: hda - Protect the power-saving count with spinlockTakashi Iwai2012-05-082-2/+22
* | ALSA: hda - Clear the power-saving states properly at resetTakashi Iwai2012-05-081-0/+3
* | ALSA: hda - Always resume the codec immediatelyTakashi Iwai2012-05-083-17/+8
* | ALSA: hda - Fix possible access to uninitialized work structTakashi Iwai2012-05-081-7/+8
* | ALSA: hda/realtek - Call a common helper for alc_spec initializationTakashi Iwai2012-05-081-75/+61
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2012-05-083-11/+24
|\ \ | |/
| * Revert "ALSA: hda - Set codec to D3 forcibly even if not used"Takashi Iwai2012-05-082-5/+13
| * ALSA: hda/realtek - Call alc_auto_parse_customize_define() always after fixupTakashi Iwai2012-05-081-6/+7
| * ALSA: hda/realtek - Add missing CD-input pin for MSI-7350 moboTakashi Iwai2012-05-071-0/+1
| * ALSA: hda/realtek - Add a fixup for Acer Aspire 5739GTakashi Iwai2012-05-071-0/+2
| * ALSA: HDA: Add external mic quirk for Asus Zenbook UX31EDavid Henningsson2012-04-201-0/+1
* | ALSA: hda - Skip pin capability sanity check for bogus valuesTakashi Iwai2012-04-201-2/+2
* | ALSA: hda - Add snd_hda_get_default_vref() helper functionTakashi Iwai2012-04-2010-58/+56
* | ALSA: hda - Introduce snd_hda_set_pin_ctl*() helper functionsTakashi Iwai2012-04-2010-117/+125
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2012-04-195-30/+110
|\ \ | |/
| * Merge branch 'fix/cxt-stable' into fix/hdaTakashi Iwai2012-04-191-5/+30
| |\
| | * ALSA: hda/conexant - Set up the missing docking-station pinsTakashi Iwai2012-04-191-3/+25
| | * ALSA: hda/conexant - Don't set HP pin-control bit unconditionallyTakashi Iwai2012-04-191-2/+7
| * | ALSA: hda/sigmatel - Fix inverted mute LEDTakashi Iwai2012-04-191-3/+2
| * | ALSA: hda/realtek - Fix regression on Quanta/Gericom KN1Takashi Iwai2012-04-191-4/+45
| * | ALSA: hda/realtek - Fix mem leak (and rid us of trailing whitespace).Jesper Juhl2012-04-131-7/+9
| * | ALSA: hda/realtek - Add quirk for Mac Pro 5,1 machinesJosh Boyer2012-04-121-0/+1
| * | ALSA: hda/realtek - Add a fixup entry for Acer Aspire 8940GTakashi Iwai2012-04-121-0/+1
| * | ALSA: hda/realtek - Fix GPIO1 setup for Acer Aspire 4930 & coTakashi Iwai2012-04-121-2/+6
| * | ALSA: hda/realtek - Add a few ALC882 model strings backTakashi Iwai2012-04-111-1/+9
| * | ALSA: hda - hide HDMI/ELD printks unless snd.debug=2Fengguang Wu2012-04-102-8/+7
| * | Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-04-071-1/+1
| |\ \
* | | | ALSA: hda - Fix oops caused by recent commit "Fix internal mic for Lenovo Ide...David Henningsson2012-04-101-1/+3
* | | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2012-04-073-70/+54
|\ \ \ \ | |/ / /
| * | | ALSA: hda - clean up CX20549 test mixer setupMichael Karcher2012-04-071-21/+17
| * | | ALSA: hda - CX20549 doesn't need pin_amp_workaround.Michael Karcher2012-04-071-2/+3
| * | | ALSA: hda - Remove CD control from model=benq for CX20549Michael Karcher2012-04-071-5/+1
| * | | ALSA: hda - fix record volume controls of CX20459 ("Venice")Michael Karcher2012-04-071-25/+6
| * | | ALSA: hda - Rename capture sources of CX20549 to match common conventionsMichael Karcher2012-04-071-13/+13
| * | | ALSA: hda - Fix proc output for ADC amp values of CX20549Michael Karcher2012-04-073-7/+17
* | | | ALSA: hda - Fix internal mic for Lenovo Ideapad U300sDavid Henningsson2012-04-051-13/+75
| |/ / |/| |
OpenPOWER on IntegriCloud