aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-10ALSA: cs5535audio: for OLPC, default to Analog Input being offAndres Salomon1-0/+4
2008-12-10ALSA: cs5535audio: rename V_REFOUT control to MIC BiasAndres Salomon3-19/+87
2008-12-10ALSA: cs5535audio: enable OLPC's V_REFOUT bias when recordingChris Ball1-0/+16
2008-12-10ALSA: cs5535audio: check OLPC's Analog Input status vis GPIOAndres Salomon1-7/+2
2008-12-10ALSA: cs5535audio: rename OLPC's analog input control && drop AD1888's HPFAndres Salomon1-15/+21
2008-12-10ALSA: cs5535audio: create function for setting OLPC's Analog Input modeAndres Salomon2-30/+26
2008-12-10ALSA: cs5535audio: decouple HPF from V_REFOUT in OLPC codeAndres Salomon1-21/+4
2008-12-10ALSA: cs5535audio: drop ec_analog_input flag for OLPC stuffAndres Salomon2-11/+1
2008-12-10ALSA: cs5535audio: invert EAPD for OLPC (newer than B3)Andres Salomon3-2/+23
2008-12-10ALSA: cs5535audio: Use OLPC/Geode basic infrastructureJordan Crouse1-6/+8
2008-12-10ALSA: cs5535audio: OLPC analog input supportJaya Kumar4-0/+133
2008-12-10ALSA: cs5535audio: suspend/resume callbacks are only defined with CONFIG_PMAndres Salomon1-0/+3
2008-12-10ALSA: cs5535audio: turn off PCM properly if closing the audio deviceJaya Kumar3-1/+15
2008-12-10ALSA: cs5535audio: stick AD1888 bitshift values into a header fileAndres Salomon1-2/+3
2008-12-10ALSA: hda - Add quirk for HP6730B laptopTakashi Iwai1-0/+1
2008-12-10ALSA: ca0106 - Check return value of pci_enable_device() in resumeTakashi Iwai1-1/+6
2008-12-07Sound: hda - Restore PCI configuration space with interrupts offRafael J. Wysocki1-2/+6
2008-12-05ALSA: hda - Proper power-map toggling for input pinsTakashi Iwai1-8/+22
2008-12-05ALSA: hda - Fix pin-detection in patch_sigmatel.cTakashi Iwai1-14/+14
2008-12-04ALSA: ca0106 - Add power-management supportTakashi Iwai3-266/+450
2008-12-04ALSA: hda - Add forgotten module alias for Nvidia MCP67 HDMITakashi Iwai1-0/+1
2008-12-04ALSA: hda - Add MCP67 HDMI supportScott Waye1-0/+1
2008-12-03ALSA: Reduce stall detection timeout in riptide.cPeter Gruber1-1/+1
2008-12-03Merge branch 'topic/hda-modularize' into topic/hdaTakashi Iwai18-109/+543
2008-12-02ALSA: emu10k1 - Add capture boost mixer switch for AudigyTakashi Iwai1-0/+46
2008-12-01ALSA: ac97 - Add WM9715 to AC97 IDsMark Brown1-1/+1
2008-12-01ALSA: pcxhr - change firmware filenamesMarkus Bollinger1-31/+31
2008-12-01ALSA: Fix a compile warning in cs46xx_lib.cTakashi Iwai1-1/+4
2008-12-01ALSA: hda - Remove unnecessary caches for power states in patch_sigmatel.cTakashi Iwai1-56/+6
2008-12-01ALSA: hda - Use amp cache for SPDIF mute controls in patch_sigmatel.cTakashi Iwai1-4/+4
2008-11-30ALSA: hda - More fixes on Gateway entriesMauro Carvalho Chehab1-39/+33
2008-11-30ALSA: patch_sigmatel: Add missing Gateway entries and autodetectionMauro Carvalho Chehab1-8/+81
2008-11-30ALSA: hda - Add a new function to seek for a codec IDMauro Carvalho Chehab2-0/+64
2008-11-28ALSA: hda - Remove EXPERIMENTAL from CONFIG_SND_HDA_POWER_SAVETakashi Iwai1-1/+0
2008-11-28ALSA: hda - Don't export symbols when built-in kernelTakashi Iwai3-76/+91
2008-11-28ALSA: hda - Check MODULE instead of CONFIG_SND_HDA_INTEL_MODULETakashi Iwai1-2/+2
2008-11-28ALSA: oxygen: add Claro halo supportClemens Ladisch2-1/+6
2008-11-28ALSA: hda - Add quirk for Sony VAIO VGN-SR19XNTakashi Iwai1-0/+2
2008-11-28ALSA: hda - Clear codec->proc_widget_hook at resetTakashi Iwai1-0/+1
2008-11-28ALSA: hda - Add IDT/STAC-specific proc outputTakashi Iwai2-0/+58
2008-11-28ALSA: hda - Remove unused proc entry in hda_bus structTakashi Iwai1-2/+0
2008-11-28ALSA: hda - Add codec-specific proc hookTakashi Iwai3-14/+38
2008-11-28ALSA: hda - Fix build error with CONFIG_SND_HDA_POWER_SAVETakashi Iwai1-1/+1
2008-11-27ALSA: hda - Modularize HD-audio driverTakashi Iwai18-109/+528
2008-11-27ALSA: sound/pci/mixart/mixart.c: Add missing snd_card_freeJulia Lawall2-2/+6
2008-11-27ALSA: hda - Fix creation of automatic capture mixersTakashi Iwai1-1/+1
2008-11-27ALSA: hda - Fix PCM reconfigureTakashi Iwai3-70/+98
2008-11-27ALSA: hda - Move power_save option to hda_intel.cTakashi Iwai3-11/+13
2008-11-27ALSA: hda - make some functions staticTakashi Iwai3-17/+14
2008-11-26Merge branch 'topic/misc' into topic/pcsp-fixTakashi Iwai3-247/+272