summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-01ASoC: max98095: add jack detectionRhyland Klein3-1/+191
2012-04-01ASoC: pxa2xx-i2s: Add clk_prepare/clk_unprepare callsPhilipp Zabel1-2/+2
2012-04-01ASoC: core: Use driver core probe deferralMark Brown2-86/+62
2012-04-01ASoC: jack: Push locking for jacks down to the jackMark Brown2-2/+4
2012-04-01ASoC: wm8994: Don't lock CODEC mutex to do DAPM syncMark Brown1-13/+4
2012-04-01ASoC: wm5100: Convert to devm_regmap_init_i2c()Mark Brown1-6/+3
2012-04-01ASoC: dapm: Only lock CODEC for I/O if not using regmapMark Brown1-2/+2
2012-04-01ASoC: DAPM: Make sure DAPM widget IO ops hold the component mutexLiam Girdwood1-6/+28
2012-04-01ASoC: dapm: Add regulator member to struct dapm_widgetLiam Girdwood2-5/+7
2012-04-01ASoC: dapm: Rename dapm mutex subclass to better match usageLiam Girdwood2-12/+12
2012-04-01ASoC: core: Rename card mutex subclass to better align with usageLiam Girdwood1-2/+2
2012-04-01ASoC: dapm: Add platform stream event supportLiam Girdwood4-41/+59
2012-04-01ASoC: core: Add platform DAI widget mappingLiam Girdwood2-0/+15
2012-04-01ASoC: dapm: lock mixer & mux update power with DAPM mutexLiam Girdwood1-6/+30
2012-04-01ASoC: dapm: Use DAPM mutex for DAPM ops instead of codec mutexLiam Girdwood4-20/+46
2012-04-01ASoC: core: Add card mutex locking subclassesLiam Girdwood2-1/+6
2012-04-01ASoC: ak4641: Push GPIO allocation out into the I2C probeMark Brown1-44/+48
2012-04-01ASoC: ak4641: Convert to module_i2c_driver()Mark Brown1-17/+1
2012-04-01Linux 3.4-rc1Linus Torvalds1-2/+2
2012-04-01Merge branch 's3-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/am...Linus Torvalds3-81/+8
2012-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds41-1640/+1249
2012-04-01Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-9/+7
2012-04-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds52-584/+2531
2012-04-01Merge tag 'parisc-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb...Linus Torvalds2-6/+28
2012-04-01Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds63-941/+4407
2012-04-01vfs: fix out-of-date dentry_unhash() commentJ. Bruce Fields1-1/+1
2012-04-01vfs: split __lookup_hashMiklos Szeredi1-64/+44
2012-04-01untangling do_lookup() - take __lookup_hash()-calling case out of line.Al Viro1-15/+16
2012-04-01untangling do_lookup() - switch to calling __lookup_hash()Al Viro1-67/+46
2012-04-01untangling do_lookup() - merge d_alloc_and_lookup() callersAl Viro1-3/+3
2012-04-01untangling do_lookup() - merge failure exits in !dentry caseAl Viro1-15/+8
2012-04-01untangling do_lookup() - massage !dentry case towards __lookup_hash()Al Viro1-25/+20
2012-04-01untangling do_lookup() - get rid of need_reval in !dentry caseAl Viro1-6/+1
2012-04-01untangling do_lookup() - eliminate a loop.Al Viro1-4/+8
2012-04-01untangling do_lookup() - expand the area under ->i_mutexAl Viro1-2/+4
2012-04-01untangling do_lookup() - isolate !dentry stuff from the rest of it.Al Viro1-1/+16
2012-04-01vfs: move MAY_EXEC check from __lookup_hash()Miklos Szeredi1-6/+5
2012-04-01vfs: don't revalidate just looked up dentryMiklos Szeredi1-3/+1
2012-04-01vfs: fix d_need_lookup/d_revalidate order in do_lookupMiklos Szeredi1-2/+2
2012-04-01ext3: move headers to fs/ext3/Al Viro23-668/+437
2012-04-01migrate ext2_fs.h guts to fs/ext2/ext2.hAl Viro6-656/+634
2012-04-01new helper: ext2_image_size()Al Viro3-8/+30
2012-04-01get rid of pointless includes of ext2_fs.hAl Viro4-9/+4
2012-04-01ext2: No longer export ext2_fs.h to user spaceThierry Reding2-63/+10
2012-04-01mtdchar: kill persistently held vfsmountAl Viro1-37/+16
2012-04-01pstore: trim pstore_get_inode()Al Viro1-18/+8
2012-04-01aio: take final put_ioctx() into callers of io_destroy()Al Viro1-6/+4
2012-04-01aio: merge aio_cancel_all() with wait_for_all_aios()Al Viro1-15/+7
2012-04-01selinuxfs: merge dentry allocation into sel_make_dir()Al Viro1-66/+44
2012-03-31ASPM: Fix pcie devices with non-pcie childrenMatthew Garrett1-3/+10