summaryrefslogtreecommitdiffstats
path: root/sound/pci (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-09-222-1/+3
|\
| * ALSA: hda - Yet another position_fix quirk for ASUS machinesTakashi Iwai2012-09-131-0/+1
| * ALSA: ice1724: Use linear scale for AK4396 volume control.Matteo Frigo2012-09-121-1/+2
* | ALSA: hda - add PCI identifier for Intel 5 Series/3400Pierre-Louis Bossart2012-09-221-0/+4
* | ALSA: hda - use LPIB for delay estimationPierre-Louis Bossart2012-09-221-7/+29
* | ALSA: hda - force use of SSYNC bitsPierre-Louis Bossart2012-09-221-20/+16
* | ALSA: hda/via - don't report presence on HPs with no presence supportHerton Ronaldo Krzesinski2012-09-221-1/+2
* | ALSA: hda - Add external mic quirk for Asus Zenbook UX31AOleksij Rempel2012-09-211-0/+1
* | ALSA: hda - use both input paths on Conexant auto parserDavid Henningsson2012-09-201-4/+16
* | ALSA: hda - avoid non-standard "Docking" name in mixersDavid Henningsson2012-09-192-9/+9
* | ALSA: hda - limit internal mic boost for Asus X202EDavid Henningsson2012-09-181-0/+29
* | ALSA: hda - Add another pci id for Haswell boardWang Xingchao2012-09-171-0/+3
* | Merge branch 'topic/tlv-chmap' into for-nextTakashi Iwai2012-09-1515-36/+622
|\ \
| * | ALSA: Fix leftover chmap UNKNOWN -> MONO conversionsTakashi Iwai2012-09-132-2/+2
| * | ALSA: Define more channel map positionsTakashi Iwai2012-09-121-3/+3
| * | ALSA: ymfpci: Define channel mapsTakashi Iwai2012-09-121-0/+18
| * | ALSA: ens1370: Define channel mapsTakashi Iwai2012-09-121-0/+28
| * | ALSA: emu10k1x: Define channel mapsTakashi Iwai2012-09-121-0/+21
| * | ALSA: ca0106: Define channel mapsTakashi Iwai2012-09-121-0/+28
| * | ALSA: ens1370: Reduce ifdefsTakashi Iwai2012-09-121-30/+8
| * | ALSA: ctxfi: Fix mono channel map to UNKNOWNTakashi Iwai2012-09-121-3/+3
| * | ALSA: hda - Allow 3/5/7 channel map for HDMI/DPTakashi Iwai2012-09-101-1/+1
| * | ALSA: ctxfi: Implement channel mapsTakashi Iwai2012-09-061-0/+50
| * | ALSA: cmipci: Implement channel mappingTakashi Iwai2012-09-061-0/+6
| * | ALSA: Implement channel maps for standard onboard AC97 driversTakashi Iwai2012-09-064-0/+59
| * | ALSA: ac97: Implement channel map workaround for ALC650Takashi Iwai2012-09-061-1/+23
| * | ALSA: hda - Fix channel maps for Nvidia 7x 8ch HDMI codecsTakashi Iwai2012-09-061-0/+39
| * | ALSA: hda - Provide the proper channel mapping for generic HDMI driverTakashi Iwai2012-09-061-5/+303
| * | ALSA: hda - Add standard channel mapsTakashi Iwai2012-09-063-0/+39
* | | ALSA: hda - Add mic-mute LED control for HP laptopTakashi Iwai2012-09-141-10/+74
* | | ALSA: hda - Allow to pass position_fix=0 explicitlyTakashi Iwai2012-09-131-2/+3
* | | ALSA: hda - Fix disordered enum definitions in patch_cirrus.cTakashi Iwai2012-09-131-2/+3
* | | ALSA: hda - Add support for MacBook Pro 10,1Takashi Iwai2012-09-111-0/+31
* | | Merge branch 'for-linus' into for-nextTakashi Iwai2012-09-113-2/+3
|\ \ \ | | |/ | |/|
| * | ALSA: hda_intel: add position_fix quirk for Asus K53ECatalin Iacob2012-09-111-0/+1
| * | ALSA: hda - Fix Oops at codec reset/reconfigTakashi Iwai2012-09-101-1/+1
| * | ALSA: hda - Fix missing Master volume for STAC9200/925xTakashi Iwai2012-09-061-1/+1
* | | ALSA: hda - Replace with the generic fixup codes in patch_cirrus.cTakashi Iwai2012-09-111-90/+103
* | | ALSA: hda - Check bit mask for codec SSID in snd_hda_pick_fixup()Takashi Iwai2012-09-111-1/+2
* | | ALSA: hda - Avoid BDL position workaround when no_period_wakeup is setTakashi Iwai2012-09-111-5/+7
* | | ALSA: hda - Remove ignore_misc_bitDavid Henningsson2012-09-073-8/+2
| |/ |/|
* | ALSA: hda - Move non-PCM check to per_pin in patch_hdmi.cTakashi Iwai2012-09-061-21/+25
* | ALSA: hda - fix control names for multiple speaker out on IDT/STACDavid Henningsson2012-09-061-3/+6
* | ALSA: HDMI - Setup channel mapping for non_pcm audioWang Xingchao2012-09-061-0/+5
* | ALSA: HDMI - Enable HBR feature on Intel chipsWang Xingchao2012-09-061-4/+32
* | ALSA: HDMI - Fix channel_allocation array wrong orderWang Xingchao2012-09-061-1/+14
* | ALSA: emu10k1: use list_move_tail instead of list_del/list_add_tailWei Yongjun2012-09-051-2/+2
* | ALSA: hda - Clean up redundant FG checksTakashi Iwai2012-08-311-18/+12
* | ALSA: hda - Yet another fix for D3 stop-clock refcountingTakashi Iwai2012-08-312-20/+23
* | ALSA: cs5530: Fix resource leak in error pathTakashi Iwai2012-08-301-2/+1