summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' of git://git.linaro.org/people/triad/linux-pinctrlLinus Torvalds2011-11-151-0/+1
|\
| * pinctrl: fix "warning: 'struct pinctrl_dev' declared inside parameter list"Barry Song2011-11-091-0/+1
* | Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2011-11-141-0/+76
|\ \
| * | ARM: mach-shmobile: move helper macro PORTCR to sh_pfc.hKuninori Morimoto2011-11-111-0/+17
| * | ARM: mach-shmobile: move helper macro PORT_xx to sh_pfc.hKuninori Morimoto2011-11-111-0/+23
| * | ARM: mach-shmobile: move helper macro PORT_DATA_xx to sh_pfc.hKuninori Morimoto2011-11-111-0/+36
* | | Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2011-11-142-1/+4
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linusPaul Mundt2011-11-11114-678/+1383
| |\ \ \ \ | | | |/ / | | |/| |
| | | * | sh: clkfwk: Kill off remaining debugfs cruft.Paul Mundt2011-11-111-1/+0
| | | * | sh: clkfwk: add clk_rate_mult_range_round()Kuninori Morimoto2011-11-051-0/+3
| * | | | serial: sh-sci: Fix up SH-2A SCIF support.Phil Edworthy2011-11-041-0/+1
| | |/ / | |/| |
* | | | Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds2011-11-111-0/+2
|\ \ \ \
| * | | | [libata] ahci: Add ASMedia ASM1061 supportKeng-Yu Lin2011-11-091-0/+2
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-11-111-0/+15
|\ \ \ \
| * \ \ \ Merge branch 'for-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Mark Brown2011-11-081-0/+15
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ASoC: Ensure we get an impedence reported for WM8958 jack detectMark Brown2011-11-041-0/+15
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-11-112-1/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | drm/exynos: added padding to be 64-bit align.Inki Dae2011-11-111-0/+2
| * | | | drm: serialize access to list of debugfs filesMarcin Slusarz2011-11-111-1/+3
| |/ / /
* | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-11-081-1/+1
|\ \ \ \
| * | | | PM / devfreq: fix private_dataJonathan Corbet2011-11-071-1/+1
| |/ / /
* / / / hwspinlock: Don't return a value in __hwspin_unlockAxel Lin2011-11-081-1/+0
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-074-3/+14
|\ \ \
| * | | bonding: comparing a u8 with -1 is always falseDan Carpenter2011-11-041-0/+2
| * | | netlink: clarify attribute length check documentationJohannes Berg2011-11-041-2/+9
| * | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-11-042-1/+3
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-042-1/+3
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | mac80211: warn only once about not finding a rateJohannes Berg2011-11-041-1/+2
| | | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-11-021-0/+1
| | | |\ \
| | | | * | Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfmSzymon Janc2011-10-141-0/+1
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-11-074-24/+32
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into nextLen Brown2011-11-062-22/+31
| |\ \ \ \ \ \ \ \
| | * | | | | | | | cpuidle: Single/Global registration of idle statesDeepthi Dharwar2011-11-062-6/+14
| | * | | | | | | | cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsDeepthi Dharwar2011-11-061-10/+15
| | * | | | | | | | cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()Deepthi Dharwar2011-11-061-3/+0
| | * | | | | | | | cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar2011-11-061-4/+3
| | |/ / / / / / /
| * | | | | | | | ACPI: Fix CONFIG_ACPI_DOCK=n compiler warningBart Van Assche2011-11-061-1/+1
| * | | | | | | | ACPI: Drop ACPI_NO_HARDWARE_INITRafael J. Wysocki2011-11-061-1/+0
| |/ / / / / / /
* | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-11-073-31/+35
|\ \ \ \ \ \ \ \
| * | | | | | | | vmwgfx: Reinstate the update_layout ioctlThomas Hellstrom2011-11-021-26/+25
| * | | | | | | | drm/radeon/kms: properly set panel mode for eDPAlex Deucher2011-11-011-0/+3
| * | | | | | | | drm: Introduce "Virtual" connectors and encodersThomas Hellstrom2011-11-011-5/+7
* | | | | | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-11-077-173/+229
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mtd: define `mtd_is_*()' functionsBrian Norris2011-09-211-0/+12
| * | | | | | | | | mtd: kill old field for `struct mtd_info_user'Brian Norris2011-09-111-4/+1
| * | | | | | | | | mtd: nand: kill member `ops' of `struct nand_chip'Brian Norris2011-09-111-3/+0
| * | | | | | | | | mtd: document ABIBrian Norris2011-09-112-14/+74
| * | | | | | | | | mtd: add MEMWRITE ioctlBrian Norris2011-09-111-0/+11
| * | | | | | | | | mtd: rename MTD_MODE_* to MTD_FILE_MODE_*Brian Norris2011-09-111-4/+4
| * | | | | | | | | mtd: rename MTD_OOB_* to MTD_OPS_*Brian Norris2011-09-112-9/+9