summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/hda' into for-linusTakashi Iwai2012-05-2119-1387/+1612
|\
| * ALSA: hda/realtek - Fix unused variable compile warningTakashi Iwai2012-05-211-1/+0
| * ALSA: hda - Fix possible races of accesses to connection list arrayTakashi Iwai2012-05-194-56/+52
| * ALSA: hda/idt - Cache the power-map bitsTakashi Iwai2012-05-151-3/+18
| * ALSA: hda/idt - Clean up power-map check codeTakashi Iwai2012-05-151-10/+9
| * Merge branch 'fix/hda' into topic/hdaTakashi Iwai2012-05-152-5/+7
| |\
| * | 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-085-12/+26
| |\ \
| * | | 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
| |\ \ \
| * | | | 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-075-77/+61
| |\ \ \ \
| * | | | | ALSA: hda - Fix internal mic for Lenovo Ideapad U300sDavid Henningsson2012-04-051-13/+75
* | | | | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2012-05-211-2/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-05-105-14/+29
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-04-261-0/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-04-203-12/+77
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-04-151-10/+26
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-04-117-85/+68
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-04-111-2/+2
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | * | | | | | | | [media] Drivers/media/radio: Fix build errorHans Verkuil2012-04-091-2/+2
* | | | | | | | | | 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
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | 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: hdsp - Provide ioctl_compatAndre Schramm2012-05-081-0/+1
* | | | | | | | 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: echoaudio: Remove incorrect part of assertionMark Hills2012-05-061-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | ALSA: HDA: Add external mic quirk for Asus Zenbook UX31EDavid Henningsson2012-04-201-0/+1
| |_|_|_|/ / |/| | | | |
* | | | | | 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
OpenPOWER on IntegriCloud