summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' into for-nextTakashi Iwai2012-11-196-27/+47
|\
| * ALSA: hda - Limit runtime PM support only to known Intel chipsTakashi Iwai2012-11-191-19/+20
| * ALSA: hda - Fix recursive suspend/resume callTakashi Iwai2012-11-192-2/+10
| * ALSA: fm801: precedence bug in snd_fm801_tea575x_get_pins()Dan Carpenter2012-11-141-3/+8
| * ALSA: es1968: precedence bug in snd_es1968_tea575x_get_pins()Dan Carpenter2012-11-131-3/+8
| * ALSA: hda - Add a missing quirk entry for iMac 9,1Takashi Iwai2012-11-121-0/+1
* | ALSA: hda - Fix Acer Aspire models with analog mics.Dylan Reid2012-11-191-0/+29
* | ALSA: hda - Allow jack state to depend on another jackDylan Reid2012-11-192-9/+67
* | ALSA: ice1724: Fix build error without CONFIG_PM_SLEEPTakashi Iwai2012-11-121-0/+2
* | ALSA: ice1724: enable suspend on unknown ICE1724 cardsOndrej Zary2012-11-121-0/+2
* | ALSA: hda - Removed unused non-standard name "C/LFE"David Henningsson2012-11-091-1/+1
* | ALSA: hda - Apply a proper chmap for built-in 2.1 speakersTakashi Iwai2012-11-087-2/+40
* | ALSA: hda - Give standard "Bass Speaker" mixer for 2.1 speakersTakashi Iwai2012-11-084-11/+39
* | Merge branch 'for-linus' into for-nextTakashi Iwai2012-11-088-32/+68
|\|
| * ALSA: hda - Add new codec ALC668 and ALC900 (default name ALC1150)Kailang Yang2012-11-081-0/+2
| * ALSA: hda - Improve HP depop when system enter to S3Kailang Yang2012-11-081-13/+11
| * ALSA: hdspm - Fix sync check reporting on RME RayDATAdrian Knoth2012-11-071-1/+2
| * ALSA: hda - Add pin fixups for ASUS G75Takashi Iwai2012-11-071-0/+11
| * ALSA: hda - Fix invalid connections in VT1802 codecTakashi Iwai2012-11-071-0/+14
| * ALSA: hda - Fix empty DAC filling in patch_via.cTakashi Iwai2012-11-071-7/+4
| * ALSA: hda - Force to reset IEC958 status bits for AD codecsTakashi Iwai2012-11-051-0/+1
| * ALSA: es1968: Add ESS vendor ID to pm_whitelistOndrej Zary2012-11-051-0/+2
| * ALSA: HDA: Mark CS260x immutable structures constDaniel J Blueman2012-11-051-3/+2
| * ALSA: HDA: Fix digital microphone on CS420xDaniel J Blueman2012-11-051-5/+9
| * ALSA: hda: Cirrus: Fix coefficient index for beep configurationAlexander Stein2012-11-051-1/+1
| * ALSA: hda - support Teradici 2200 host card audioLars R. Damerow2012-11-041-0/+2
| * ALSA: Fix typo in drivers soundMasanari Iida2012-11-041-1/+1
| * ALSA: ice1724: Fix rate setup after resumeTakashi Iwai2012-10-311-1/+6
* | ALSA: hda - Keep power link on for PantherPoint HDMIDavid Henningsson2012-11-071-2/+6
* | ALSA: virtuoso: Xonar DSX supportSergiu Giurgiu2012-11-052-1/+6
* | ALSA: hda - stop setup_dig_out_stream() causing clicksLaurence Darby2012-11-041-5/+15
* | Merge branch 'for-linus' into for-nextTakashi Iwai2012-10-306-100/+182
|\|
| * ALSA: hda - Fix mute-LED setup for HP dv5 laptopGustavo Maciel Dias Vieira2012-10-261-0/+2
| * ALSA: als3000: check for the kzalloc return valueDenis Kirjanov2012-10-221-0/+4
| * ALSA: hda - Fix silent headphone output from Toshiba P200Takashi Iwai2012-10-201-1/+18
| * ALSA: hdspm - Fix coding style in CTL_ELEM macrosAdrian Knoth2012-10-201-90/+90
| * ALSA: hdspm - Fix typo in kcontrol element on RME MADI cardsAdrian Knoth2012-10-201-1/+1
| * ALSA: hdspm - Fix sync_in detection on AES/AES32Adrian Knoth2012-10-201-2/+2
| * ALSA: hdspm - Fix sync_in reporting on RME MADI cardsAdrian Knoth2012-10-201-0/+5
| * ALSA: hdspm - Also report autosync_sample_rate on MADI and MADIfaceAdrian Knoth2012-10-201-0/+16
| * ALSA: hdspm - Fix reported autosync_sample_rateAdrian Knoth2012-10-201-1/+3
| * ALSA: hdspm - Fix sync check reporting on all RME HDSPM cardsAdrian Knoth2012-10-201-0/+4
| * ALSA: hdspm - Report external rate in slave mode on PCI MADIAdrian Knoth2012-10-201-4/+9
| * ALSA: hdspm - Allow DDS/Varispeed to be set from userspaceAdrian Knoth2012-10-201-1/+13
| * ALSA: hda - add dock support for Thinkpad T430Stefán Freyr2012-10-191-0/+1
| * ALSA: emu10k1: add chip details for E-mu 1010 PCIe cardMaxim Kachur2012-10-171-0/+9
| * ALSA: hda - Always check array bounds in alc_get_line_out_pfxDavid Henningsson2012-10-171-1/+3
| * ALSA: hda - Stop LPIB delay counting on broken hardwareTakashi Iwai2012-10-161-3/+6
* | ALSA: hda - Add tracepoints to HD-audio controller driverTakashi Iwai2012-10-303-1/+71
* | ALSA: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2012-10-282-22/+17