summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* ALSA: asihpi - Add HPI version to module description.Eliot Blennerhassett2011-12-221-1/+3
* ALSA: asihpi - Distinguish four different emif init errors.Eliot Blennerhassett2011-12-221-16/+19
* ALSA: asihpi - New defs and comments.Eliot Blennerhassett2011-12-221-14/+34
* ALSA: asihpi - Add autofade query.Eliot Blennerhassett2011-12-222-0/+13
* ALSA: asihpi - Simplify dsp code close.Eliot Blennerhassett2011-12-221-5/+2Star
* ALSA: asihpi - Remove redundant struct members.Eliot Blennerhassett2011-12-227-170/+147Star
* ALSA: asihpi - Increase debug response buffer size.Eliot Blennerhassett2011-12-221-1/+1
* ALSA: asihpi - Add new function codes.Eliot Blennerhassett2011-12-221-3/+10
* ALSA: asihpi - Remove unused structs and defsEliot Blennerhassett2011-12-221-94/+2Star
* ALSA: asihpi - Update node types.Eliot Blennerhassett2011-12-222-5/+3Star
* ALSA: asihpi - Only set sync if card supports hardware stream grouping.Eliot Blennerhassett2011-12-221-3/+3
* ALSA: asihpi - Relax drained check for more reliable playback startup.Eliot Blennerhassett2011-12-221-3/+2Star
* ALSA: asihpi - Correct stray capital letters in identifier.Eliot Blennerhassett2011-12-222-8/+8
* ALSA: asihpi - Use snd_pcm_debug_name to get substream name.Eliot Blennerhassett2011-12-221-2/+6
* ALSA: asihpi - Volumes and meters may have 1 or 2 channels.Eliot Blennerhassett2011-12-221-2/+14
* ALSA: asihpi - Low latency mode stream has fixed channel count.Eliot Blennerhassett2011-12-221-4/+13
* ALSA: asihpi - Update copyright to 2011Eliot Blennerhassett2011-12-2214-14/+14
* ALSA: asihpi - Split hpi version info into separate header file.Eliot Blennerhassett2011-12-226-34/+47
* ALSA: asihpi - fix pcm dma pointer trackingEliot Blennerhassett2011-12-221-2/+2
* ALSA: Add missing module parameters for als300 and cs5530 driversTakashi Iwai2011-12-192-2/+16
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-1952-85/+85
* ALSA: asihp: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-061-1/+1
* ALSA: ctxf: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-061-1/+1
* ALSA: sis7019 - convert to dev_*() loggingDavid Dillow2011-12-021-15/+14Star
* ALSA: sis7019 - give slow codecs more time to resetDavid Dillow2011-12-021-11/+53
* ALSA: hda - Fix S3/S4 problem on machines with VREF-pin mute-LEDCharles Chin2011-12-011-18/+0Star
* ALSA: hda_intel - revert a quirk that affect VIA chipsetsMarc Vertes2011-11-291-1/+0Star
* ALSA: hda - Avoid touching mute-VREF pin for IDT codecsTakashi Iwai2011-11-291-1/+3
* ALSA: hda - Fix jack-detection control of VT1708Takashi Iwai2011-11-271-33/+43
* ALSA: hda - cut and paste typo in cs420x_models[]Dan Carpenter2011-11-271-1/+1
* ALSA: hda/realtek - Minor cleanupTakashi Iwai2011-11-231-12/+12
* ALSA: hda/realtek - Fix missing inits of item indices for auto-micTakashi Iwai2011-11-231-1/+13
* ALSA: hda - Fix invalid pin and GPIO for Apple laptops with CS codecsTakashi Iwai2011-11-231-9/+23
* ALSA: hda - Check subdevice mask in snd_hda_check_board_codec_sid_config()Takashi Iwai2011-11-231-3/+3
* ALSA: hda - fail ELD reading earlyWu Fengguang2011-11-221-9/+19
* ALSA: lx6464es - fix device communication via command busTim Blechmann2011-11-221-4/+12
* ALSA: lx6464es - command buffer API cleanupTim Blechmann2011-11-222-6/+4Star
* ALSA: hda - repoll ELD content for multiple timesWu Fengguang2011-11-221-6/+10
* ALSA: hdspm - Fix PCI ID for PCIe RME MADI cardsAdrian Knoth2011-11-221-1/+1
* ALSA: cs5535 - Fix an endianness conversionDan Carpenter2011-11-211-1/+1
* ALSA: hda - Add pin fix for Alienware M17x R3Takashi Iwai2011-11-191-0/+2
* ALSA: hda - Fix the connection selection of ADCs on Cirrus codecsTakashi Iwai2011-11-161-10/+13
* ALSA: hda - move eld->spk_alloc fixup to hdmi_update_eld()Wu Fengguang2011-11-162-10/+8Star
* ALSA: hda - delayed ELD repollWu Fengguang2011-11-161-7/+29
* ALSA: hda - fix ELD memory leakWu Fengguang2011-11-163-10/+9Star
* ALSA: hda/realtek: remove redundant semicolonJesper Juhl2011-11-141-1/+1
* ALSA: hda - pwr_nids cleanup for IDT codecsCharles Chin2011-11-111-24/+9Star
* ALSA: hda - Re-enable the check NO_PRESENCE misc bitTakashi Iwai2011-11-103-7/+14
* ALSA: hda - Don't add elements of other codecs to vmaster slaveTakashi Iwai2011-11-101-21/+39
* ALSA: intel8x0: improve virtual environment detectionKonstantin Ozerkov2011-11-091-10/+31