summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Fix error check from snd_hda_get_conn_index() in patch_cirrus.cTakashi Iwai2011-08-201-3/+5
* ALSA: hda - Don't spew too many ELD errorsTakashi Iwai2011-08-201-12/+19
* ALSA: hda - Add "PCM" volume to vmaster slave listTakashi Iwai2011-08-181-0/+2
* ALSA: hda - Fix duplicated capture-volume creation for ALC268 modelsTakashi Iwai2011-08-161-18/+18
* ALSA: ac97: Add HP Compaq dc5100 SFF(PT003AW) to Headphone Jack Sense whitelistDaniel T Chen2011-08-151-0/+1
* ALSA: azt3328 - adjust error handling code to include debugging codeJulia Lawall2011-08-101-4/+7
* ALSA: hda - Add CONFIG_SND_HDA_POWER_SAVE to stac_vrefout_set()Wang Shaoyan2011-08-101-0/+2
* Merge branch 'fix/kconfig' into for-linusTakashi Iwai2011-08-0817-21/+21
|\
| * ALSA: Fix dependency of CONFIG_SND_TEA575XTakashi Iwai2011-08-071-5/+5
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-08-033-12/+125
| |\
| * \ Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-301-2/+2
| |\ \
| | * | [media] radio-sf16fmr2: convert to generic TEA575x interfaceOndrej Zary2011-07-271-2/+2
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-07-283-64/+177
| |\ \ \
| * \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-07-2711-153/+902
| |\ \ \ \
| * | | | | atomic: use <linux/atomic.h>Arun Sharma2011-07-2715-15/+15
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+1
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' into for-nextJiri Kosina2011-07-1110-45/+112
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | treewide: transciever/transceiver spelling fixesJoe Perches2011-06-241-1/+1
* | | | | | | ALSA: asihpi - use kzalloc()Thomas Meyer2011-08-071-3/+2Star
* | | | | | | ALSA: hda - Fix a complile warning in patch_via.cWang Shaoyan2011-08-051-1/+1
* | | | | | | ALSA: hdspm - Fix uninitialized compile warningsTakashi Iwai2011-08-051-6/+13
* | | | | | | ALSA: hda - Use auto-parser for ASUS UX50, Eee PC P901, S101 and P1005Takashi Iwai2011-08-041-7/+0Star
* | | | | | | ALSA: hda - Fix digital-mic mono recording on ASUS Eee PCTakashi Iwai2011-08-041-0/+26
| |_|_|_|_|/ |/| | | | |
* | | | | | ALSA: asihpi - Clarify adapter index validity checkEliot Blennerhassett2011-08-021-7/+12
* | | | | | ALSA: asihpi - Don't leak firmware if mem alloc failsJesper Juhl2011-08-011-3/+6
* | | | | | ALSA: hdspm - Add firmware revision 0xcc for RME MADIAdrian Knoth2011-07-291-0/+2
* | | | | | ALSA: hdspm - Fix reported external sample rate on RME MADI and MADIfaceAdrian Knoth2011-07-291-0/+16
* | | | | | ALSA: hdspm - Provide MADI speed mode selector on RME MADI and MADIfaceAdrian Knoth2011-07-291-2/+89
| |_|_|_|/ |/| | | |
* | | | | ALSA: hda - Fix duplicated DAC assignments for RealtekTakashi Iwai2011-07-271-2/+5
* | | | | ALSA: asihpi - off by one in asihpi_hpi_ioctl()Dan Carpenter2011-07-271-1/+1
* | | | | ALSA: hda - Fix Oops with Realtek quirks with NULL adc_nidsTakashi Iwai2011-07-271-11/+11
* | | | | ALSA: asihpi - bug fix pa use before init.Eliot Blennerhassett2011-07-271-7/+4Star
* | | | | ALSA: hda - Add support for vref-out based mute LED control on IDT codecsVitaliy Kulikov2011-07-271-43/+156
| |_|_|/ |/| | |
* | | | ALSA: hda - Cirrus Logic CS421x supportTim Howe2011-07-261-34/+709
* | | | ALSA: hda - Allow codec-specific set_power_state opsTakashi Iwai2011-07-263-41/+56
* | | | ALSA: hda - Add post_suspend patch opsTakashi Iwai2011-07-262-10/+9Star
* | | | ALSA: hda - Make CONFIG_SND_HDA_POWER_SAVE depending on CONFIG_PMTakashi Iwai2011-07-268-30/+25Star
* | | | ALSA: hda - Make sure mute led reflects master mute stateVitaliy Kulikov2011-07-261-18/+35
* | | | ALSA: hda - Fix invalid mute led state on resume of IDT codecsVitaliy Kulikov2011-07-263-0/+17
* | | | ALSA: hda - Add support of the 4 internal speakers on certain HP laptopsVitaliy Kulikov2011-07-241-1/+50
* | | | ALSA: Make snd_pcm_debug_name usable outside pcm_libEliot Blennerhassett2011-07-241-21/+0Star
* | | | ALSA: hda - Fix DAC filling for multi-connection pins in Realtek parserTakashi Iwai2011-07-231-1/+4
|/ / /
* | | Merge branch 'topic/hda' into for-linusTakashi Iwai2011-07-2229-21220/+18596Star
|\ \ \
| * | | ALSA: hda - Remove a superfluous argument of via_auto_init_output()Takashi Iwai2011-07-211-14/+10Star
| * | | ALSA: hda - Fix indep-HP path (de-)activation for VT1708* codecsTakashi Iwai2011-07-211-40/+52
| * | | ALSA: hda - Switch HP DAC dynamically with indep-HP switch for VIATakashi Iwai2011-07-181-34/+125
| * | | ALSA: hda - Implement dynamic loopback control for VIA codecsTakashi Iwai2011-07-181-140/+260
| * | | ALSA: hda - Re-add need_dac_fix check for multi-io jacks of Realtek codecsTakashi Iwai2011-07-141-0/+3
| * | | ALSA: hda - fix up typos in Kconfig help for default buffer size introduced i...Paul Menzel2011-07-121-3/+3
| * | | ALSA: hda - Add Kconfig for the default buffer sizeTakashi Iwai2011-07-122-1/+20