summaryrefslogtreecommitdiffstats
path: root/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/hda' into topic/hda-switcherooTakashi Iwai2012-05-1321-1309/+1540
|\
| * ALSA: hda - Disable FLOAT format supportTakashi Iwai2012-05-121-0/+2
| * ALSA: hda/conexant - Correct vendor IDs for new codecsTakashi Iwai2012-05-121-6/+9
| * ALSA: hda - Fix concurrent hash accessesTakashi Iwai2012-05-102-81/+121
| * ALSA: hda - Protect SPDIF-related stuff via spdif_mutexTakashi Iwai2012-05-102-12/+27
| * ALSA: hda - Add Conexant CX20751/2/3/4 codec supportTakashi Iwai2012-05-101-0/+6
| * ALSA: hda - Add the support for Creative SoundCore3DTakashi Iwai2012-05-101-4/+22
| * ALSA: hda - More robustify the power-up/down sequenceTakashi Iwai2012-05-092-8/+16
| * ALSA: hda - Remove pre_resume and post_suspend opsTakashi Iwai2012-05-093-27/+0
| * ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.cTakashi Iwai2012-05-0813-675/+690
| * ALSA: hda - Move up the fixup helper functions to the library moduleTakashi Iwai2012-05-085-242/+309
| * ALSA: hda - Protect the power-saving count with spinlockTakashi Iwai2012-05-082-2/+22
| * ALSA: hda - Clear the power-saving states properly at resetTakashi Iwai2012-05-081-0/+3
| * ALSA: hda - Always resume the codec immediatelyTakashi Iwai2012-05-083-17/+8
| * ALSA: hda - Fix possible access to uninitialized work structTakashi Iwai2012-05-081-7/+8
| * ALSA: hda/realtek - Call a common helper for alc_spec initializationTakashi Iwai2012-05-081-75/+61
| * Merge branch 'fix/hda' into topic/hdaTakashi Iwai2012-05-0816-87/+283
| |\
| | * Revert "ALSA: hda - Set codec to D3 forcibly even if not used"Takashi Iwai2012-05-082-5/+13
| | * ALSA: hda/realtek - Call alc_auto_parse_customize_define() always after fixupTakashi Iwai2012-05-081-6/+7
| | * ALSA: hdsp - Provide ioctl_compatAndre Schramm2012-05-081-0/+1
| | * ALSA: hda/realtek - Add missing CD-input pin for MSI-7350 moboTakashi Iwai2012-05-071-0/+1
| | * ALSA: hda/realtek - Add a fixup for Acer Aspire 5739GTakashi Iwai2012-05-071-0/+2
| | * ALSA: echoaudio: Remove incorrect part of assertionMark Hills2012-05-061-1/+1
| * | ALSA: hda - Skip pin capability sanity check for bogus valuesTakashi Iwai2012-04-201-2/+2
| * | ALSA: hda - Add snd_hda_get_default_vref() helper functionTakashi Iwai2012-04-2010-58/+56
| * | ALSA: hda - Introduce snd_hda_set_pin_ctl*() helper functionsTakashi Iwai2012-04-2010-117/+125
| * | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2012-04-1916-50/+152
| |\ \
| * | | ALSA: hda - Fix oops caused by recent commit "Fix internal mic for Lenovo Ide...David Henningsson2012-04-101-1/+3
| * | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2012-04-075-77/+61
| |\ \ \
| * | | | ALSA: hda - Fix internal mic for Lenovo Ideapad U300sDavid Henningsson2012-04-051-13/+75
* | | | | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-05-057-17/+27
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2012-05-051-0/+4
| |\ \ \ \
| | * \ \ \ Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/a...Takashi Iwai2012-05-051-0/+4
| | |\ \ \ \
| | | * | | | ASoC: omap-pcm: Free dma buffers in case of error.Oleg Matcovschi2012-05-041-0/+4
| * | | | | | Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-05-056-17/+23
| |\| | | | |
| | * | | | | ASoC: s3c2412-i2s: Fix dai registrationHeiko Stübner2012-05-011-1/+1
| | * | | | | ASoC: wm8350: Don't use locally allocated codec structMark Brown2012-05-011-5/+6
| | * | | | | ASoC: tlv312aic23: unbreak resumeEric Bénard2012-04-301-2/+2
| | * | | | | ASoC: bf5xx-ssm2602: Set DAI formatLars-Peter Clausen2012-04-251-0/+2
| | * | | | | ASoC: core: check of_property_count_strings failureRichard Zhao2012-04-241-3/+3
| | * | | | | ASoC: wm_hubs: Make sure we don't disable differential line outputsMark Brown2012-04-231-6/+9
| | |/ / / /
* | | | | | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-04-276-58/+231
|\| | | | |
| * | | | | Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-04-235-58/+230
| |\| | | |
| | * | | | ASoC: wm8994: Improve sequencing of AIF channel enablesMark Brown2012-04-231-54/+222
| | * | | | ASoC: fsi: update for dmaengine prep_slave_sg fallout.Paul Mundt2012-04-181-4/+3
| | * | | | ASoC: core: Fix card RTD count for deferred probe.Liam Girdwood2012-04-171-0/+1
| | * | | | ASoC: cs42l73: don't use negative array indexJesper Juhl2012-04-131-0/+2
| | * | | | ASoC: dapm: Ensure power gets managed for line widgetsMark Brown2012-04-121-0/+2
| * | | | | ALSA: HDA: Add external mic quirk for Asus Zenbook UX31EDavid Henningsson2012-04-201-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-04-213-5/+3
|\ \ \ \ \