- 60aae8d ASoC: fsl: create fsl_utils to accommodate the common functions by Shawn Guo · 13 years ago
- f19493a ASoC: fsl: rename imx-pcm Kconfig options and filename by Shawn Guo · 13 years ago
- a23dc69 ASoC: imx: merge sound/soc/imx into sound/soc/fsl by Shawn Guo · 13 years ago
- d61e112 ASoC: fsl: separate SSI and DMA Kconfig options by Shawn Guo · 13 years ago
- 93a86be ASoC: wm8962: Add HPF coefficient configuration support by Mark Brown · 13 years ago
- 5462fcc ASoC: wm8962: Add HD Bass and VSS coefficient configuration by Mark Brown · 13 years ago
- fd0ca45 ASoC: wm8962: Add Dynamic Range Control support by Mark Brown · 13 years ago
- acf31d4 ASoC: wm8962: Add Direct-Form 1 filter support by Mark Brown · 13 years ago
- 69e5a39 ASoC: wm8962: Add 3D enhancement support by Mark Brown · 13 years ago
- 26b427a ASoC: wm8962: Implement DSP2 configuration initialisation by Mark Brown · 13 years ago
- 9dd90c5 ASoC: max98095: add jack detection by Rhyland Klein · 13 years ago
- 5f1cba6 ASoC: pxa2xx-i2s: Add clk_prepare/clk_unprepare calls by Philipp Zabel · 13 years ago
- b19e6e7 ASoC: core: Use driver core probe deferral by Mark Brown · 13 years ago
- 2667b4b ASoC: jack: Push locking for jacks down to the jack by Mark Brown · 13 years ago
- ecd1732 ASoC: wm8994: Don't lock CODEC mutex to do DAPM sync by Mark Brown · 13 years ago
- 77caaba ASoC: wm5100: Convert to devm_regmap_init_i2c() by Mark Brown · 13 years ago
- e06ab3b ASoC: dapm: Only lock CODEC for I/O if not using regmap by Mark Brown · 13 years ago
- 49575fb5 ASoC: DAPM: Make sure DAPM widget IO ops hold the component mutex by Liam Girdwood · 13 years ago
- a3cc056 ASoC: dapm: Add regulator member to struct dapm_widget by Liam Girdwood · 13 years ago
- 3cd0434 ASoC: dapm: Rename dapm mutex subclass to better match usage by Liam Girdwood · 13 years ago
- 6874a91 ASoC: core: Rename card mutex subclass to better align with usage by Liam Girdwood · 13 years ago
- d9b0951 ASoC: dapm: Add platform stream event support by Liam Girdwood · 13 years ago
- be09ad9 ASoC: core: Add platform DAI widget mapping by Liam Girdwood · 13 years ago
- 4edbb345 ASoC: dapm: lock mixer & mux update power with DAPM mutex by Liam Girdwood · 13 years ago
- a73fb2d ASoC: dapm: Use DAPM mutex for DAPM ops instead of codec mutex by Liam Girdwood · 13 years ago
- 01b9d99 ASoC: core: Add card mutex locking subclasses by Liam Girdwood · 13 years ago
- 253322c ASoC: ak4641: Push GPIO allocation out into the I2C probe by Mark Brown · 13 years ago
- a0abacd ASoC: ak4641: Convert to module_i2c_driver() by Mark Brown · 13 years ago
- dd775ae Linux 3.4-rc1 by Linus Torvalds · 13 years ago
- b7ffff4 Merge branch 's3-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/amit/virtio-console by Linus Torvalds · 13 years ago
- 8bb1f22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
- f22e08a Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- f187e9f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- adb3b1f Merge tag 'parisc-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 13 years ago
- a75ee6e Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
- c0d0259 vfs: fix out-of-date dentry_unhash() comment by J. Bruce Fields · 13 years ago
- bad6118 vfs: split __lookup_hash by Miklos Szeredi · 13 years ago
- 81e6f52 untangling do_lookup() - take __lookup_hash()-calling case out of line. by Al Viro · 13 years ago
- a325554 untangling do_lookup() - switch to calling __lookup_hash() by Al Viro · 13 years ago
- a6ecdfc untangling do_lookup() - merge d_alloc_and_lookup() callers by Al Viro · 13 years ago
- ec335e9 untangling do_lookup() - merge failure exits in !dentry case by Al Viro · 13 years ago
- d774a05 untangling do_lookup() - massage !dentry case towards __lookup_hash() by Al Viro · 13 years ago
- 08b0ab7 untangling do_lookup() - get rid of need_reval in !dentry case by Al Viro · 13 years ago
- acc9cb3 untangling do_lookup() - eliminate a loop. by Al Viro · 13 years ago
- 37c17e1 untangling do_lookup() - expand the area under ->i_mutex by Al Viro · 13 years ago
- 3f6c7c7 untangling do_lookup() - isolate !dentry stuff from the rest of it. by Al Viro · 13 years ago
- cda309d vfs: move MAY_EXEC check from __lookup_hash() by Miklos Szeredi · 13 years ago
- 3637c05 vfs: don't revalidate just looked up dentry by Miklos Szeredi · 13 years ago
- fa4ee15 vfs: fix d_need_lookup/d_revalidate order in do_lookup by Miklos Szeredi · 13 years ago
- 4613ad1 ext3: move headers to fs/ext3/ by Al Viro · 13 years ago
- f7699f2 migrate ext2_fs.h guts to fs/ext2/ext2.h by Al Viro · 13 years ago
- 39429c5 new helper: ext2_image_size() by Al Viro · 13 years ago
- 2f99c36 get rid of pointless includes of ext2_fs.h by Al Viro · 13 years ago
- 4a165d2 ext2: No longer export ext2_fs.h to user space by Thierry Reding · 13 years ago
- 00292bb mtdchar: kill persistently held vfsmount by Al Viro · 13 years ago
- 22a71c3 pstore: trim pstore_get_inode() by Al Viro · 13 years ago
- a2e1859 aio: take final put_ioctx() into callers of io_destroy() by Al Viro · 13 years ago
- 06af121 aio: merge aio_cancel_all() with wait_for_all_aios() by Al Viro · 13 years ago
- a1c2aa1 selinuxfs: merge dentry allocation into sel_make_dir() by Al Viro · 13 years ago
- c9651e7 ASPM: Fix pcie devices with non-pcie children by Matthew Garrett · 13 years ago
- cdb0f9a selinux: inline avc_audit() and avc_has_perm_noaudit() into caller by Linus Torvalds · 13 years ago
- a554bea selinux: don't inline slow-path code into avc_has_perm_noaudit() by Linus Torvalds · 13 years ago
- e3831ed sched: Fix incorrect usage of for_each_cpu_mask() in select_fallback_rq() by Srivatsa S. Bhat · 13 years ago
- 8ebfdf2 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 13 years ago
- f878d0b virtio-pci: switch to PM ops macro to initialise PM functions by Amit Shah · 13 years ago
- 04c2322 virtio-pci: S3 support by Amit Shah · 13 years ago
- 0517fdd virtio-pci: drop restore_common() by Amit Shah · 13 years ago
- f38f838 virtio: drop thaw PM operation by Amit Shah · 13 years ago
- e47d854 virtio: balloon: Allow stats update after restore from S4 by Amit Shah · 13 years ago
- fa2a451 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 13 years ago
- bde4d8b sparc32: fix fallout from system.h removal by Sam Ravnborg · 13 years ago
- 923f797 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
- a7697b9 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
- 2b17b43 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
- f558c27 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 3a0d184 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 623ff77 Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
- c39e8ed Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
- a335750 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
- 10f3cb4 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
- 919c840 Merge tag 'for-v3.4-rc1' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 13 years ago
- a9d38a4 Merge branch 'dunlap' (Randy's Documentation patches) by Linus Torvalds · 13 years ago
- c480138 Documentation: fix typo in ABI/stable/sysfs-driver-usb-usbtmc by Rafal Kapela · 13 years ago
- 78286cd Documentation: replace install commands with softdeps by Lucas De Marchi · 13 years ago
- 970e248 Documentation: remove references to /etc/modprobe.conf by Lucas De Marchi · 13 years ago
- 0960152 Documentation: input.txt: clarify mousedev 'cat' command syntax by Randy Dunlap · 13 years ago
- 9a7c48b Documentation: CodingStyle: add inline assembly guidelines by Josh Triplett · 13 years ago
- 21106b0 Documentation: sysrq: Crutcher Dunnavant is unavailable by Randy Dunlap · 13 years ago
- 673d29f Documentation: mention scripts/diffconfig tool by Javi Merino · 13 years ago
- f52a759 Documentation: remove 'mach' from dontdiff file by H Hartley Sweeten · 13 years ago
- d3c7de5 ARM: clps711x: fix missing include file by Olof Johansson · 13 years ago
- 86dfe44 ARM: fix builds due to missing <asm/system_misc.h> includes by Olof Johansson · 13 years ago
- f5cb92a genirq: Adjust irq thread affinity on IRQ_SET_MASK_OK_NOCOPY return value by Jiang Liu · 13 years ago
- d326f44 Merge branch 'tboot' into release by Len Brown · 13 years ago
- ec612fc Merge branch 'd3' into release by Len Brown · 13 years ago
- 73f0533 Merge branch 'apei' into release by Len Brown · 13 years ago
- 1a05e46 Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'misc', 'red-hat-bz-727865', 'thermal', 'throttling', 'turbostat' and 'video' into release by Len Brown · 13 years ago
- 344e222 ACPI throttling: fix endian bug in acpi_read_throttling_status() by Dan Carpenter · 13 years ago
- c264c65 Disable MCP limit exceeded messages from Intel IPS driver by Andi Kleen · 13 years ago
- b60e7f6 ACPI video: Don't start video device until its associated input device has been allocated by Igor Murzov · 13 years ago