summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hppfs: missing includeAl Viro2011-07-271-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-2625-120/+133
|\
| * merge fchmod() and fchmodat() guts, kill ancient broken kludgeAl Viro2011-07-261-50/+28
| * xfs: fix misspelled S_IS...()Al Viro2011-07-262-7/+7
| * xfs: get rid of open-coded S_ISREG(), etc.Al Viro2011-07-2610-34/+33
| * vfs: document locking requirements for d_move, __d_move and d_materialise_uniqueJeff Layton2011-07-261-4/+7
| * omfs: fix (mode & S_IFDIR) abuseAl Viro2011-07-261-1/+1
| * btrfs: S_ISREG(mode) is not mode & S_IFREG...Al Viro2011-07-261-2/+2
| * ima: fmode_t misspelled as mode_t...Al Viro2011-07-261-1/+1
| * pci-label.c: size_t misspelled as mode_tAl Viro2011-07-261-1/+1
| * jffs2: S_ISLNK(mode & S_IFMT) is pointlessAl Viro2011-07-261-1/+1
| * snd_msnd ->mode is fmode_t, not mode_tAl Viro2011-07-261-1/+1
| * v9fs_iop_get_acl: get rid of unused variableAl Viro2011-07-261-1/+0
| * vfs: dont chain pipe/anon/socket on superblock s_inodes listEric Dumazet2011-07-265-13/+35
| * Documentation: Exporting: update description of d_splice_aliasPhillip Lougher2011-07-261-1/+8
| * fs: add missing unlock in default_llseek()Dan Carpenter2011-07-261-4/+8
* | Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2011-07-2651-1380/+3575
|\ \
| | \
| | \
| *-. \ Merge branches 'omap/prcm' and 'omap/mfd' of git+ssh://master.kernel.org/pub/...Arnd Bergmann2011-07-17141-7398/+7315
| |\ \ \
| | | * \ Merge branch 'peter/topic/for-tony' of git://gitorious.org/omap-audio/linux-a...Tony Lindgren2011-07-0726-904/+2230
| | | |\ \
| | | | * | ASoC: twl6040: Add back support for legacy modePeter Ujfalusi2011-07-071-0/+18
| | | | * | ASoC: twl6040: No need to convert the PLL IDPeter Ujfalusi2011-07-071-4/+1
| | | | * | MFD: twl6040: Remove enum for PLL trackingPeter Ujfalusi2011-07-072-24/+19
| | | | * | ASoC: twl6040: Configure PLL only oncePeter Ujfalusi2011-07-071-45/+27
| | | | * | ASoC: twl6040: Simplify sample rate constraint handlingPeter Ujfalusi2011-07-071-15/+4
| | | | * | ASoC: twl6040: Move PLL selection to codec driverPeter Ujfalusi2011-07-073-82/+79
| | | | * | ASoC: twl6040: Use neutral name for power mode text/enumPeter Ujfalusi2011-07-071-5/+5
| | | | * | MFD: twl6040: Remove wrapper for threaded irq requestPeter Ujfalusi2011-07-072-27/+5
| | | | * | MFD: twl6040: Demand valid interrupt configurationPeter Ujfalusi2011-07-072-36/+22
| | | | * | ASoC: twl6040: Do not use wrapper for irq requestPeter Ujfalusi2011-07-071-5/+14
| | | | * | input: twl6040-vibra: Do not use wrapper for irq requestPeter Ujfalusi2011-07-071-5/+12
| | | | * | MFD: twl6040: Use resource to provide irq number for slavesPeter Ujfalusi2011-07-071-0/+25
| | | | * | OMAP4: SDP4430: Add twl6040 codec platform supportMisael Lopez Cruz2011-07-041-1/+9
| | | | * | ASoC: twl6040: Configure ramp step based on platformAxel Castaneda Gonzalez2011-07-042-20/+75
| | | | * | ASoC: twl6040: set default constraints.Liam Girdwood2011-07-041-0/+1
| | | | * | ASoC: twl6040: Remove pll and headset mode dependencyMisael Lopez Cruz2011-07-041-5/+57
| | | | * | ASoC: twl6040: Support other sample rates in constraints.Liam Girdwood2011-07-041-0/+11
| | | | * | ASoC: twl6040: add all ABE DAIsLiam Girdwood2011-07-041-8/+36
| | | | * | OMAP4: SDP4430: Add twl6040 vibrator platform supportPeter Ujfalusi2011-07-041-0/+48
| | | | * | input: Add initial support for TWL6040 vibratorMisael Lopez Cruz2011-07-044-0/+436
| | | | * | MFD: twl6040: Change platform data for soc codec driverPeter Ujfalusi2011-07-041-3/+2
| | | | * | ASoC: twl6040: Convert into TWL6040 MFD childMisael Lopez Cruz2011-07-044-456/+90
| | | | * | mfd: twl6040: Add initial supportMisael Lopez Cruz2011-07-048-5/+1076
| | | | * | MFD: twl4030-audio: Rename platform dataPeter Ujfalusi2011-07-049-32/+32
| | | | * | MFD: twl4030-codec -> twl4030-audio: Rename the driverPeter Ujfalusi2011-07-0410-44/+43
| | | | * | MFD: twl4030-codec: Rename internals from codec to audioPeter Ujfalusi2011-07-041-67/+68
| | | | | |
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | *---. \ \ \ Merge branches 'omap4_clockdomain_hwmod_3.1', 'clock_debugfs_a_3.1', 'omap4_c...Paul Walmsley2011-07-106-127/+309
| | |\ \ \ \ \ \
| | | | | * | | | OMAP: omap_device: Create clkdev entry for hwmod main_clkBenoit Cousson2011-07-105-103/+118
| | | | * | | | | OMAP4: clock data: Add missing divider selection for auxclksRajendra Nayak2011-07-101-24/+152
| | | | |/ / / /
| | | * | | | | OMAP: Add debugfs node to show the summary of all clocksJon Hunter2011-07-101-0/+39
| | | |/ / / /
| | * | | | | OMAP2+: hwmod: Follow the recommended PRCM module enable sequenceRajendra Nayak2011-07-102-20/+51
OpenPOWER on IntegriCloud