summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - do not detect jack on internal speakers for RealtekDavid Henningsson2012-10-101-0/+2
* ALSA: hda - Fix missing beep on ASUS X43U notebookDuncan Roe2012-10-101-0/+1
* ALSA: hda - Remove AZX_DCAPS_POSFIX_COMBOTakashi Iwai2012-10-101-5/+0
* ALSA: hda - Warn an allocation for an uninitialized arrayTakashi Iwai2012-10-101-0/+2
* ALSA: hda/cirrus - Add missing init/free of hda_gen_specTakashi Iwai2012-10-101-0/+4
* ALSA: hda - Fix memory leaks at error path in patch_cirrus.cTakashi Iwai2012-10-101-3/+3
* ALSA: hda - Add missing hda_gen_spec to struct via_specTakashi Iwai2012-10-101-0/+4
* ALSA: hda - remove "Mic Jack Mode" for headset jacks (Latitude Exx30)David Henningsson2012-10-091-0/+27
* ALSA: hda - make Cirrus codec use generic unsol event handlerDavid Henningsson2012-10-081-38/+10
* ALSA: hda - make VIA codec use generic unsol event handlerDavid Henningsson2012-10-081-24/+23
* ALSA: hda - Remove dead GPIO code for VIA codecDavid Henningsson2012-10-081-47/+0
* ALSA: hda - Add new codec ALC283 ALC290 supportKailang Yang2012-10-061-0/+2
* ALSA: hda - avoid unneccesary indices on "Headphone Jack" controlsDavid Henningsson2012-10-061-12/+37
* ALSA: hda - fix indices on boost volume on ConexantDavid Henningsson2012-10-061-1/+1
* ALSA: hda - Fix hang caused by race during suspend.Dylan Reid2012-10-061-4/+6
* sound: Remove unnecessary semicolonPeter Senna Tschudin2012-10-067-7/+7
* ALSA: hda/realtek - Fix detection of ALC271X codecHerton Ronaldo Krzesinski2012-10-061-6/+6
* ALSA: hda - Add inverted internal mic quirk for Lenovo IdeaPad U310Felix Kaechele2012-10-061-0/+1
* ALSA: hda - make Realtek/Sigmatel/Conexant use the generic unsol eventDavid Henningsson2012-10-063-101/+49
* ALSA: hda - make a generic unsol event handlerDavid Henningsson2012-10-062-2/+39
* 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