summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-04-21ALSA: snd-usb: remove refactorization left-oversDaniel Mack
2012-04-18Merge branch 'topic/cea861-audio' into topic/miscTakashi Iwai
2012-04-18ALSA: Add definitions for CEA-861 Audio InfoFramesRicardo Neri
2012-04-18Merge branch 'topic/usb-endpoint' into topic/miscTakashi Iwai
2012-04-15ALSA: snd-usb-audio: Replace mixer for Electrix Ebox-44Mark Hills
2012-04-15ALSA: snd-usb-audio: Skip un-parseable mixer units instead of erroringMark Hills
2012-04-13ALSA: usb: Remove obsoleted fields from struct snd_usb_substreamTakashi Iwai
2012-04-13ALSA: usb: Fix fill_max flag setTakashi Iwai
2012-04-13ALSA: usb: Remove unused variableTakashi Iwai
2012-04-13ALSA: snd-usb: add some documentationDaniel Mack
2012-04-13ALSA: snd-usb: add support for implicit feedbackDaniel Mack
2012-04-13ALSA: snd-usb: remove old streaming logicDaniel Mack
2012-04-13ALSA: snd-usb: switch over to new endpoint streaming logicDaniel Mack
2012-04-13ALSA: snd-usb: implement new endpoint streaming modelDaniel Mack
2012-04-13ALSA: snd-usb: add snd_usb_audio-wide mutexDaniel Mack
2012-04-10ALSA: riptide: remove redundant NULL test before release_firmware()Jesper Juhl
2012-04-10ALSA: sound/isa/sscape.c: add missing resource-release codeJulia Lawall
2012-04-10sound: sound/oss/msnd_pinnacle.c: add vfreesJulia Lawall
2012-04-07Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai
2012-04-07ALSA: hda - clean up CX20549 test mixer setupMichael Karcher
2012-04-07ALSA: hda - CX20549 doesn't need pin_amp_workaround.Michael Karcher
2012-04-07ALSA: hda - Remove CD control from model=benq for CX20549Michael Karcher
2012-04-07ALSA: hda - fix record volume controls of CX20459 ("Venice")Michael Karcher
2012-04-07ALSA: hda - Rename capture sources of CX20549 to match common conventionsMichael Karcher
2012-04-07ALSA: hda - Fix proc output for ADC amp values of CX20549Michael Karcher
2012-04-06ASoC: tegra: fix i2s compilation when !CONFIG_DEBUG_FSStephen Warren
2012-04-05ASoC: set idle_bias_off=1 for all platform DAPM contextsStephen Warren
2012-04-05ASoC: imx-audmux: Check for NULL pointerFabio Estevam
2012-04-05ASoC: imx-audmux: Fix ssi port numbers in sysfsFabio Estevam
2012-04-05ASoC: ak4642: fixup: mute needs +1 stepKuninori Morimoto
2012-04-04MAINTAINERS: Don't list everyone working on Wolfson driversMark Brown
2012-04-03MAINTAINERS: Add missing ASoC OMAP co-maintainerJarkko Nikula
2012-04-02ASoC: pxa: pxa2xx-i2s: add io.h for IOMEM macroMartin Jansa
2012-04-02ASoC: tegra: ensure clocks are enabled when touching registersStephen Warren
2012-04-02ASoC: sgtl5000: Enable VAG when DAC/ADC upZeng Zhaoming
2012-03-31Linux 3.4-rc1v3.4-rc1Linus Torvalds
2012-03-31Merge branch 's3-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/am...Linus Torvalds
2012-03-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-03-31Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-03-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-03-31Merge tag 'parisc-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb...Linus Torvalds
2012-03-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds
2012-03-31vfs: fix out-of-date dentry_unhash() commentJ. Bruce Fields
2012-03-31vfs: split __lookup_hashMiklos Szeredi
2012-03-31untangling do_lookup() - take __lookup_hash()-calling case out of line.Al Viro
2012-03-31untangling do_lookup() - switch to calling __lookup_hash()Al Viro
2012-03-31untangling do_lookup() - merge d_alloc_and_lookup() callersAl Viro
2012-03-31untangling do_lookup() - merge failure exits in !dentry caseAl Viro
2012-03-31untangling do_lookup() - massage !dentry case towards __lookup_hash()Al Viro
2012-03-31untangling do_lookup() - get rid of need_reval in !dentry caseAl Viro