summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-01ASoC: imx: merge sound/soc/imx into sound/soc/fslShawn Guo
2012-04-01ASoC: fsl: separate SSI and DMA Kconfig optionsShawn Guo
2012-04-01ASoC: wm8962: Add HPF coefficient configuration supportMark Brown
2012-04-01ASoC: wm8962: Add HD Bass and VSS coefficient configurationMark Brown
2012-04-01ASoC: wm8962: Add Dynamic Range Control supportMark Brown
2012-04-01ASoC: wm8962: Add Direct-Form 1 filter supportMark Brown
2012-04-01ASoC: wm8962: Add 3D enhancement supportMark Brown
2012-04-01ASoC: wm8962: Implement DSP2 configuration initialisationMark Brown
2012-04-01ASoC: max98095: add jack detectionRhyland Klein
2012-04-01ASoC: pxa2xx-i2s: Add clk_prepare/clk_unprepare callsPhilipp Zabel
2012-04-01ASoC: core: Use driver core probe deferralMark Brown
2012-04-01ASoC: jack: Push locking for jacks down to the jackMark Brown
2012-04-01ASoC: wm8994: Don't lock CODEC mutex to do DAPM syncMark Brown
2012-04-01ASoC: wm5100: Convert to devm_regmap_init_i2c()Mark Brown
2012-04-01ASoC: dapm: Only lock CODEC for I/O if not using regmapMark Brown
2012-04-01ASoC: DAPM: Make sure DAPM widget IO ops hold the component mutexLiam Girdwood
2012-04-01ASoC: dapm: Add regulator member to struct dapm_widgetLiam Girdwood
2012-04-01ASoC: dapm: Rename dapm mutex subclass to better match usageLiam Girdwood
2012-04-01ASoC: core: Rename card mutex subclass to better align with usageLiam Girdwood
2012-04-01ASoC: dapm: Add platform stream event supportLiam Girdwood
2012-04-01ASoC: core: Add platform DAI widget mappingLiam Girdwood
2012-04-01ASoC: dapm: lock mixer & mux update power with DAPM mutexLiam Girdwood
2012-04-01ASoC: dapm: Use DAPM mutex for DAPM ops instead of codec mutexLiam Girdwood
2012-04-01ASoC: core: Add card mutex locking subclassesLiam Girdwood
2012-04-01ASoC: ak4641: Push GPIO allocation out into the I2C probeMark Brown
2012-04-01ASoC: ak4641: Convert to module_i2c_driver()Mark Brown
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