summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Constify fixup and other array data in patch_si3054.cTakashi Iwai2011-05-021-5/+6
* ALSA: hda - Constify fixup and other array data in patch_hdmi.cTakashi Iwai2011-05-021-13/+13
* ALSA: hda - Constify fixup and other array data in patch_conexant.cTakashi Iwai2011-05-021-95/+95
* ALSA: hda - Constify fixup and other array data in patch_cirrus.cTakashi Iwai2011-05-021-19/+19
* ALSA: hda - Constify fixup and other array data in patch_ca0110.cTakashi Iwai2011-05-021-8/+8
* ALSA: hda - Constify fixup and other array data in patch_cmedia.cTakashi Iwai2011-05-021-20/+20
* ALSA: hda - Constify fixup and other array data in patch_analog.cTakashi Iwai2011-05-021-164/+164
* ALSA: hda - Constify fixup and other array data in patch_realtek.cTakashi Iwai2011-05-021-70/+70
* ALSA: hda - Constify some API function argumentsTakashi Iwai2011-05-027-59/+60
* ALSA: hda - Constify fixup and other array data in patch_realtek.cTakashi Iwai2011-05-021-503/+503
* ALSA: hda - Constify some API function argumentsTakashi Iwai2011-05-022-4/+5
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-05-0291-185/+227
|\
| * Revert "ALSA: hda - Fix pin-config of Gigabyte mobo"Takashi Iwai2011-05-021-18/+3
| * ALSA: HDA: Fix automute for Gateway NV79David Henningsson2011-04-291-0/+6
| * ALSA: hda: add beep quirk for Realtek 0x1043:831aDaniel Cordero2011-04-291-0/+1
| * ALSA: usb-audio - Terratec Aureon 7.1 USB ID as C-Media cm6206 quirksWolfgang Breyha2011-04-282-1/+4
| * ALSA: hda - VIA: Fix notify_aa_path_ctls() invalid issue.Lydia Wang2011-04-281-3/+7
| * ALSA - au88x0 - Add buffer bytes constraintsRaymond Yau2011-04-271-2/+5
| * Merge branch 'fix/hda' into for-linusTakashi Iwai2011-04-212-1/+28
| |\
| * | ASoC: add a module alias to the FSI driverGuennadi Liakhovetski2011-04-181-0/+1
| * | Merge commit 'v2.6.39-rc3' into for-2.6.39Mark Brown2011-04-1889-177/+244
| |\ \
| | * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-04-109-34/+61
| | |\ \
| | * \ \ Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-0780-126/+126
| | |\ \ \
| | | * | | Fix common misspellingsLucas De Marchi2011-03-3180-126/+126
| | * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-04-041-0/+2
| | |\ \ \ \
| | | * | | | sound: Add delay.h to sound/soc/codecs/sn95031.cIngo Molnar2011-03-311-0/+2
| | * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-04-0110-29/+73
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | sound: Fixup the last user of the old irq functionsThomas Gleixner2011-03-301-1/+1
| | | |/ / / | | |/| | |
| * | | | | ASoC: codecs: JZ4740: Fix OOPSLars-Peter Clausen2011-04-131-2/+0
| * | | | | ASoC: Fix output PGA enabling in wm_hubs CODECsMark Brown2011-04-111-4/+4
| * | | | | ASoC: sn95031: decorate function with __devexit_p()Lu Guanqun2011-04-111-1/+1
| * | | | | ASoC: SAMSUNG: Fix the inverted clocks handling for pcm driverSangbeom Kim2011-04-111-2/+2
| * | | | | ASoC: sst_platform: Fix lock acquringLu Guanqun2011-04-111-4/+6
| * | | | | ASoC: fsi: driver safely remove for against irqKuninori Morimoto2011-04-111-4/+3
| * | | | | ASoC: fsi: modify vague PM control on probeKuninori Morimoto2011-04-111-1/+2
| * | | | | ASoC: fsi: take care in failing case of dai registerKuninori Morimoto2011-04-111-1/+10
| * | | | | ASoC: WM8903: HP and Line out PGA/mixer DAPM fixesDilan Lee2011-04-081-15/+23
| * | | | | ASoC: Set left channel volume update bits for WM8994Mark Brown2011-04-071-0/+16
| * | | | | ASoC: fix config error pathLu Guanqun2011-04-071-0/+1
| * | | | | ASoC: check channel mismatch between cpu_dai and codec_daiLu Guanqun2011-04-071-1/+2
| * | | | | ASoC: Tegra: Suspend/resume supportStephen Warren2011-04-062-0/+2
* | | | | | ALSA: hda - Show the line-out type in snd_hda_parse_pin_def_config()Takashi Iwai2011-04-291-2/+5
* | | | | | ALSA: hda - Add Auto-Mute Mode enum for two-output casesTakashi Iwai2011-04-281-6/+26
* | | | | | ALSA: hda - More line-out auto-mute support for RealtekTakashi Iwai2011-04-281-6/+9
* | | | | | ALSA: hda - Add support for Line-Out automute to Realtek auto-parserTakashi Iwai2011-04-281-13/+133
* | | | | | ALSA: hda - More reduction of redundant automute codes in Realtek parserTakashi Iwai2011-04-281-173/+49
* | | | | | ALSA: hda - Consolidate auto-mute with master-switch for RealtekTakashi Iwai2011-04-281-224/+99
* | | | | | ALSA: hda - Add support of line-out automute for RealtekTakashi Iwai2011-04-281-154/+120
* | | | | | ALSA: hda - Add common automute support for mxier-amp on/off for ReatekTakashi Iwai2011-04-281-457/+194
* | | | | | ALSA: hda - Consolidate default automute functions for RealtekTakashi Iwai2011-04-281-97/+163
OpenPOWER on IntegriCloud