summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-13ALSA: hda/realtek - Fix mem leak (and rid us of trailing whitespace).Jesper Juhl
2012-04-12ALSA: hda/realtek - Add quirk for Mac Pro 5,1 machinesJosh Boyer
2012-04-12ALSA: hda/realtek - Add a fixup entry for Acer Aspire 8940GTakashi Iwai
2012-04-12ALSA: hda/realtek - Fix GPIO1 setup for Acer Aspire 4930 & coTakashi Iwai
2012-04-11ALSA: hda/realtek - Add a few ALC882 model strings backTakashi Iwai
2012-04-10ALSA: hda - hide HDMI/ELD printks unless snd.debug=2Fengguang Wu
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
2012-03-31untangling do_lookup() - eliminate a loop.Al Viro
2012-03-31untangling do_lookup() - expand the area under ->i_mutexAl Viro
2012-03-31untangling do_lookup() - isolate !dentry stuff from the rest of it.Al Viro
2012-03-31vfs: move MAY_EXEC check from __lookup_hash()Miklos Szeredi
2012-03-31vfs: don't revalidate just looked up dentryMiklos Szeredi
2012-03-31vfs: fix d_need_lookup/d_revalidate order in do_lookupMiklos Szeredi
2012-03-31ext3: move headers to fs/ext3/Al Viro
2012-03-31migrate ext2_fs.h guts to fs/ext2/ext2.hAl Viro
2012-03-31new helper: ext2_image_size()Al Viro
2012-03-31get rid of pointless includes of ext2_fs.hAl Viro