summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-26
|\
| * merge fchmod() and fchmodat() guts, kill ancient broken kludgeAl Viro2011-07-26
| * xfs: fix misspelled S_IS...()Al Viro2011-07-26
| * xfs: get rid of open-coded S_ISREG(), etc.Al Viro2011-07-26
| * vfs: document locking requirements for d_move, __d_move and d_materialise_uniqueJeff Layton2011-07-26
| * omfs: fix (mode & S_IFDIR) abuseAl Viro2011-07-26
| * btrfs: S_ISREG(mode) is not mode & S_IFREG...Al Viro2011-07-26
| * ima: fmode_t misspelled as mode_t...Al Viro2011-07-26
| * pci-label.c: size_t misspelled as mode_tAl Viro2011-07-26
| * jffs2: S_ISLNK(mode & S_IFMT) is pointlessAl Viro2011-07-26
| * snd_msnd ->mode is fmode_t, not mode_tAl Viro2011-07-26
| * v9fs_iop_get_acl: get rid of unused variableAl Viro2011-07-26
| * vfs: dont chain pipe/anon/socket on superblock s_inodes listEric Dumazet2011-07-26
| * Documentation: Exporting: update description of d_splice_aliasPhillip Lougher2011-07-26
| * fs: add missing unlock in default_llseek()Dan Carpenter2011-07-26
* | Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2011-07-26
|\ \
| | \
| | \
| *-. \ Merge branches 'omap/prcm' and 'omap/mfd' of git+ssh://master.kernel.org/pub/...Arnd Bergmann2011-07-17
| |\ \ \
| | | * \ Merge branch 'peter/topic/for-tony' of git://gitorious.org/omap-audio/linux-a...Tony Lindgren2011-07-07
| | | |\ \
| | | | * | ASoC: twl6040: Add back support for legacy modePeter Ujfalusi2011-07-07
| | | | * | ASoC: twl6040: No need to convert the PLL IDPeter Ujfalusi2011-07-07
| | | | * | MFD: twl6040: Remove enum for PLL trackingPeter Ujfalusi2011-07-07
| | | | * | ASoC: twl6040: Configure PLL only oncePeter Ujfalusi2011-07-07
| | | | * | ASoC: twl6040: Simplify sample rate constraint handlingPeter Ujfalusi2011-07-07
| | | | * | ASoC: twl6040: Move PLL selection to codec driverPeter Ujfalusi2011-07-07
| | | | * | ASoC: twl6040: Use neutral name for power mode text/enumPeter Ujfalusi2011-07-07
| | | | * | MFD: twl6040: Remove wrapper for threaded irq requestPeter Ujfalusi2011-07-07
| | | | * | MFD: twl6040: Demand valid interrupt configurationPeter Ujfalusi2011-07-07
| | | | * | ASoC: twl6040: Do not use wrapper for irq requestPeter Ujfalusi2011-07-07
| | | | * | input: twl6040-vibra: Do not use wrapper for irq requestPeter Ujfalusi2011-07-07
| | | | * | MFD: twl6040: Use resource to provide irq number for slavesPeter Ujfalusi2011-07-07
| | | | * | OMAP4: SDP4430: Add twl6040 codec platform supportMisael Lopez Cruz2011-07-04
| | | | * | ASoC: twl6040: Configure ramp step based on platformAxel Castaneda Gonzalez2011-07-04
| | | | * | ASoC: twl6040: set default constraints.Liam Girdwood2011-07-04
| | | | * | ASoC: twl6040: Remove pll and headset mode dependencyMisael Lopez Cruz2011-07-04
| | | | * | ASoC: twl6040: Support other sample rates in constraints.Liam Girdwood2011-07-04
| | | | * | ASoC: twl6040: add all ABE DAIsLiam Girdwood2011-07-04
| | | | * | OMAP4: SDP4430: Add twl6040 vibrator platform supportPeter Ujfalusi2011-07-04
| | | | * | input: Add initial support for TWL6040 vibratorMisael Lopez Cruz2011-07-04
| | | | * | MFD: twl6040: Change platform data for soc codec driverPeter Ujfalusi2011-07-04
| | | | * | ASoC: twl6040: Convert into TWL6040 MFD childMisael Lopez Cruz2011-07-04
| | | | * | mfd: twl6040: Add initial supportMisael Lopez Cruz2011-07-04
| | | | * | MFD: twl4030-audio: Rename platform dataPeter Ujfalusi2011-07-04
| | | | * | MFD: twl4030-codec -> twl4030-audio: Rename the driverPeter Ujfalusi2011-07-04
| | | | * | MFD: twl4030-codec: Rename internals from codec to audioPeter Ujfalusi2011-07-04
| | | | | |
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | *---. \ \ \ Merge branches 'omap4_clockdomain_hwmod_3.1', 'clock_debugfs_a_3.1', 'omap4_c...Paul Walmsley2011-07-10
| | |\ \ \ \ \ \
| | | | | * | | | OMAP: omap_device: Create clkdev entry for hwmod main_clkBenoit Cousson2011-07-10
| | | | * | | | | OMAP4: clock data: Add missing divider selection for auxclksRajendra Nayak2011-07-10
| | | | |/ / / /
| | | * / / / / OMAP: Add debugfs node to show the summary of all clocksJon Hunter2011-07-10
| | | |/ / / /
| | * | | | | OMAP2+: hwmod: Follow the recommended PRCM module enable sequenceRajendra Nayak2011-07-10
| | * | | | | OMAP2+: clock: allow per-SoC clock init code to prevent clockdomain calls fro...Paul Walmsley2011-07-10