summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/misc' into for-linusTakashi Iwai2009-01-051-1/+1
|\
| * ALSA: ice1724 - Fix a typo in IEC958 PCM nameAlan Horstmann2009-01-051-1/+1
* | ALSA: hda - cxt5051 report jack stateUlrich Dangel2009-01-031-0/+3
* | ALSA: hda - add basic jack reporting functions to patch_conexant.cUlrich Dangel2009-01-031-3/+108
* | LSA: hda - Add HP Acacia detectionChris Bagwell2009-01-011-0/+1
* | ALSA: hda - fix name for ALC1200Wu Fengguang2009-01-011-1/+1
|/
* Merge branch 'topic/udev-id-rename' into to-pushTakashi Iwai2008-12-252-2/+2
|\
| * ALSA: hdsp/hdspm: remove card->id from rawmidi device nameJaroslav Kysela2008-11-122-2/+2
* | Merge branch 'topic/pcxhr-update' into to-pushTakashi Iwai2008-12-259-521/+1995
|\ \
| * | ALSA: pcxhr - change firmware filenamesMarkus Bollinger2008-12-011-31/+31
| * | ALSA: pcxhr - add support for pcxhr stereo sound cards (mixer part)Markus Bollinger2008-11-254-175/+1259
| * | ALSA: pcxhr - add support for pcxhr stereo sound cards (firmware support)Markus Bollinger2008-11-251-40/+108
| * | ALSA: pcxhr - add support for pcxhr stereo sound cards (core change)Markus Bollinger2008-11-252-195/+433
| * | ALSA: pcxhr - add support for pcxhr stereo sound cardsMarkus Bollinger2008-11-252-106/+190
* | | Merge branch 'topic/oxygen' into to-pushTakashi Iwai2008-12-252-1/+6
|\ \ \
| * | | ALSA: oxygen: add Claro halo supportClemens Ladisch2008-11-282-1/+6
| |/ /
* | | Merge branch 'topic/hda' into to-pushTakashi Iwai2008-12-2523-2042/+4809
|\ \ \
| * \ \ Merge branch 'fix/hda' into topic/hdaTakashi Iwai2008-12-241-0/+3
| |\ \ \
| * | | | ALSA: hda: fix incorrect mixer index values for 92hd83xxMatthew Ranostay2008-12-201-10/+10
| * | | | ALSA: hda: dinput_mux checkMatthew Ranostay2008-12-201-1/+2
| * | | | Merge branch 'topic/hda-resume-fix' into topic/hdaTakashi Iwai2008-12-201-2/+6
| |\ \ \ \
| | * | | | Sound: hda - Restore PCI configuration space with interrupts offRafael J. Wysocki2008-12-071-2/+6
| * | | | | ALSA: hda - Add quirk for another HP dv7Takashi Iwai2008-12-201-0/+2
| * | | | | ALSA: hda - Power up always when no jack detection is availableTakashi Iwai2008-12-191-2/+10
| * | | | | ALSA: hda - Fix unused variable warnings in patch_sigmatel.cTakashi Iwai2008-12-191-3/+2
| * | | | | Merge branch 'topic/hda-stac-fix' into topic/hdaTakashi Iwai2008-12-191-266/+232
| |\ \ \ \ \
| | * | | | | ALSA: hda - Use more distinct name for a unique volume in STAC/IDTTakashi Iwai2008-12-191-4/+29
| | * | | | | ALSA: hda - Rework on STAC/IDT auto-configuration codeTakashi Iwai2008-12-191-263/+204
| * | | | | | ALSA: hda - Add probe_only optionTakashi Iwai2008-12-193-9/+16
| |/ / / / /
| * | | | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2008-12-191-1/+2
| |\ \ \ \ \
| * | | | | | ALSA: hda - Use snd_hda_ctl_add() in patch_sigmatel.cTakashi Iwai2008-12-191-1/+1
| * | | | | | ALSA: hda - Add missing initializations of amp and verb cachesTakashi Iwai2008-12-191-0/+2
| * | | | | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2008-12-1918-27/+66
| |\ \ \ \ \ \
| * | | | | | | ALSA: hda - Remove duplicated strings from codec nameTakashi Iwai2008-12-182-40/+40
| * | | | | | | ALSA: hda - Add Intel vendor id stringTakashi Iwai2008-12-182-4/+5
| * | | | | | | ALSA: hda - Add Nvidia vendor id stringTakashi Iwai2008-12-162-3/+4
| * | | | | | | ALSA: hda - Fix a compile warning when CONFIG_PM=nTakashi Iwai2008-12-111-7/+6
| * | | | | | | ALSA: hda - Add quirk for HP6730B laptopTakashi Iwai2008-12-101-0/+1
| * | | | | | | ALSA: hda - Proper power-map toggling for input pinsTakashi Iwai2008-12-051-8/+22
| * | | | | | | ALSA: hda - Fix pin-detection in patch_sigmatel.cTakashi Iwai2008-12-051-14/+14
| * | | | | | | ALSA: hda - Add forgotten module alias for Nvidia MCP67 HDMITakashi Iwai2008-12-041-0/+1
| * | | | | | | ALSA: hda - Add MCP67 HDMI supportScott Waye2008-12-041-0/+1
| * | | | | | | Merge branch 'topic/hda-modularize' into topic/hdaTakashi Iwai2008-12-0318-109/+543
| |\ \ \ \ \ \ \
| | * | | | | | | ALSA: hda - Don't export symbols when built-in kernelTakashi Iwai2008-11-283-76/+91
| | * | | | | | | ALSA: hda - Check MODULE instead of CONFIG_SND_HDA_INTEL_MODULETakashi Iwai2008-11-281-2/+2
| | * | | | | | | ALSA: hda - Modularize HD-audio driverTakashi Iwai2008-11-2718-109/+528
| * | | | | | | | ALSA: hda - Remove unnecessary caches for power states in patch_sigmatel.cTakashi Iwai2008-12-011-56/+6
| * | | | | | | | ALSA: hda - Use amp cache for SPDIF mute controls in patch_sigmatel.cTakashi Iwai2008-12-011-4/+4
| * | | | | | | | ALSA: hda - Remove EXPERIMENTAL from CONFIG_SND_HDA_POWER_SAVETakashi Iwai2008-11-281-1/+0
| * | | | | | | | ALSA: hda - Add quirk for Sony VAIO VGN-SR19XNTakashi Iwai2008-11-281-0/+2
OpenPOWER on IntegriCloud