aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-01-131-1/+1
|\
| * drm: bump DRM_CONNECTOR_MAX_ENCODER from 2 to 3Ben Skeggs2012-01-131-1/+1
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2012-01-1317-8/+686
|\ \
| * | mfd: Add pm ops to max8925Kevin Liu2012-01-091-0/+2
| * | mfd: Add S5M core driverSangbeom Kim2012-01-093-0/+557
| * | mfd: Add support for stmpe variant 801Viresh Kumar2012-01-091-0/+1
| * | mfd: Add support for stmpe variant 610Viresh Kumar2012-01-091-0/+1
| * | mfd: Separate out STMPE controller and interface specific codeViresh Kumar2012-01-091-2/+5
| * | mfd: Add platform data and devices for MAX8997 LED controlDonggeun Kim2012-01-091-1/+24
| * | mfd: Add power off functionality to TWLIgor Grinberg2012-01-091-0/+2
| * | mfd: Unify abx500 headers in mfd/abx500Linus Walleij2012-01-095-0/+0
| * | mfd: Add missing mutex.h inclusion to WM8994 core.hMark Brown2012-01-091-0/+1
| * | mfd: Constify WM8994 regulator_init_dataMark Brown2012-01-091-1/+1
| * | ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus.Jochen Friedrich2012-01-093-3/+20
| * | mfd: Fixed unconditional reset of the mc13xxx ADC reading enable bitsRobin van der Gracht2012-01-091-0/+8
| * | mfd: Add platform data for MAX8997 MUIC driverDonggeun Kim2012-01-091-1/+57
| * | mfd: Convert 88pm860x to use regmap apiJett.Zhou2012-01-091-1/+2
| * | mfd: Disable more pulls on WM8994Mark Brown2012-01-091-0/+6
| * | mfd: Add support for irq over gpio pin to stmpeViresh Kumar2012-01-091-0/+7
* | | Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-01-1310-9/+185
|\ \ \
| * | | mmc: host: Adds support for eMMC 4.5 HS200 modeGirish K S2012-01-121-0/+1
| * | | mmc: core: HS200 mode support for eMMC 4.5Girish K S2012-01-123-2/+78
| * | | mmc: core: Add option to prevent eMMC sleep commandUlf Hansson2012-01-111-0/+1
| * | | mmc: sdhci-pci: remove SDHCI_QUIRK2_OWN_CARD_DETECTIONAdrian Hunter2012-01-111-2/+0
| * | | mmc: sdhci-pci: add platform dataAdrian Hunter2012-01-111-0/+18
| * | | mmc: add a generic GPIO card-detect helperGuennadi Liakhovetski2012-01-111-0/+19
| * | | mmc: add a card hotplug handler contextGuennadi Liakhovetski2012-01-111-0/+6
| * | | mmc: dw_mmc: Add more capabilities fieldSeungwon Jeon2012-01-111-0/+1
| * | | mmc: boot partition ro lock supportJohan Rudholm2012-01-112-1/+15
| * | | mmc: allow upper layers to know immediately if card has been removedAdrian Hunter2012-01-113-0/+6
| * | | mmc: mmci: add capabilities2 for MMC_CAP2Per Forlin2012-01-111-0/+2
| * | | mmc: sdio: support SDIO UHS cardsPhilip Rakity2012-01-112-3/+30
| * | | mmc: core: Use delayed work in clock gating frameworkSujit Reddy Thumma2012-01-111-1/+3
| * | | mmc: debugfs: expose the SDCLK frq in sys iosGiuseppe CAVALLARO2012-01-111-0/+2
| * | | mmc: sd: Macro name cleanup for high speed dtrQiang Liu2012-01-111-0/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds2012-01-131-0/+2
|\ \ \ \
| * | | | GFS2: dlm based recovery coordinationDavid Teigland2012-01-111-0/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-01-131-0/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | vfs: export symbol d_find_any_alias()Sage Weil2012-01-121-0/+1
| | |_|/ | |/| |
* | | | Merge branch 'akpm' (aka "Andrew's patch-bomb, take two")Linus Torvalds2012-01-1221-165/+197
|\ \ \ \
| * | | | c/r: prctl: add PR_SET_MM codes to set up mm_struct entriesCyrill Gorcunov2012-01-121-0/+12
| * | | | radix_tree: remove radix_tree_indirect_to_ptr()Xiao Guangrong2012-01-121-3/+0
| * | | | vfs: cache request_queue in struct block_deviceAndi Kleen2012-01-121-0/+2
| * | | | include/linux/crash_dump.h needs elf.hFabio Estevam2012-01-121-0/+1
| * | | | kexec: remove KMSG_DUMP_KEXECWANG Cong2012-01-121-1/+0
| * | | | mm: remove del_page_from_lru, add page_off_lruHugh Dickins2012-01-121-6/+9
| * | | | mm: enum lru_list lruHugh Dickins2012-01-122-21/+21
| * | | | mm: fewer underscores in ____pagevec_lru_addHugh Dickins2012-01-121-5/+5
| * | | | mm: take pagevecs off reclaim stackHugh Dickins2012-01-121-2/+0
| * | | | mm: compaction: introduce sync-light migration for use by compactionMel Gorman2012-01-122-7/+22