summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-12-20drm: Replace pitch with pitches[] in drm_framebufferVille Syrjälä1-1/+2
2011-12-20drm: plane: Make 'formats' parameter to drm_plane_init() constVille Syrjälä1-1/+1
2011-12-20drm: fourcc: Use __u32 instead of u32Ville Syrjälä1-2/+2
2011-12-20drm: Install drm_fourcc.hVille Syrjälä1-0/+1
2011-12-20drm: Add a missing ')'Ville Syrjälä1-1/+1
2011-12-06drm/ttm: simplify memory accounting for ttm user v2Jerome Glisse2-6/+18
2011-12-06drm/ttm: isolate dma data from ttm_tt V4Jerome Glisse2-34/+31
2011-12-06drm/ttm: provide dma aware ttm page pool code V9Konrad Rzeszutek Wilk2-0/+38
2011-12-06drm/ttm: introduce callback for ttm_tt populate & unpopulate V4Jerome Glisse2-18/+41
2011-12-06drm/ttm: merge ttm_backend and ttm_tt V5Jerome Glisse1-63/+41
2011-12-06drm/ttm: page allocation use page array instead of listJerome Glisse1-4/+4
2011-12-06drm/ttm: remove unused backend flags fieldJerome Glisse1-2/+0
2011-12-06drm/ttm: remove split btw highmen and lowmem pageJerome Glisse1-7/+0
2011-12-06drm/ttm: remove userspace backed ttm object supportJerome Glisse2-29/+0
2011-12-06swiotlb: Expose swiotlb_nr_tlb function to modulesKonrad Rzeszutek Wilk1-1/+1
2011-12-06drm: document the drm_mode_config structureJesse Barnes1-0/+23
2011-12-06drm: document the drm_mode_group structureJesse Barnes1-0/+13
2011-12-06drm: document and cleanup drm_mode_config_funcsJesse Barnes1-2/+9
2011-12-06drm: document drm_mode_set structureJesse Barnes1-1/+9
2011-12-06drm: remove unused fields in drm_connector and document the restJesse Barnes1-7/+28
2011-12-06drm: add drm_encoder commentsJesse Barnes1-0/+12
2011-12-06drm: add comments for drm_encoder_funcsJesse Barnes1-0/+7
2011-12-06drm: fix comments for drm_crtc structJesse Barnes1-0/+11
2011-12-06drm: remove unused connector_count field from drm_display_modeJesse Barnes1-1/+0
2011-12-06gma500: Move the APIAlan Cox1-0/+91
2011-12-01drm: Redefine pixel formatsVille Syrjälä1-27/+94
2011-11-30drm: move the fb bpp/depth helper into the core.Dave Airlie2-2/+3
2011-11-15drm: add an fb creation ioctl that takes a pixel format v5Jesse Barnes5-3/+101
2011-11-15drm: add plane support v3Jesse Barnes3-6/+119
2011-11-11drm: Make the per-driver file_operations struct constArjan van de Ven1-1/+1
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-3/+14
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds4-24/+32
2011-11-07Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-31/+35
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds7-173/+229
2011-11-07Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-9/+14
2011-11-07Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+321
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds55-215/+231
2011-11-07Merge branches 'acpi', 'idle', 'mrst-pmu' and 'pm-tools' into nextLen Brown2-22/+31
2011-11-07Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-37/+178
2011-11-07Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds4-8/+25
2011-11-07Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+0
2011-11-07cpuidle: Single/Global registration of idle statesDeepthi Dharwar2-6/+14
2011-11-07cpuidle: Split cpuidle_state structure and move per-cpu statistics fieldsDeepthi Dharwar1-10/+15
2011-11-07cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()Deepthi Dharwar1-3/+0
2011-11-07cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...Deepthi Dharwar1-4/+3
2011-11-07ACPI: Fix CONFIG_ACPI_DOCK=n compiler warningBart Van Assche1-1/+1
2011-11-07ACPI: Drop ACPI_NO_HARDWARE_INITRafael J. Wysocki1-1/+0
2011-11-07Merge git://github.com/rustyrussell/linuxLinus Torvalds1-0/+1
2011-11-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2-0/+7
2011-11-07module,bug: Add TAINT_OOT_MODULE flag for modules not built in-treeBen Hutchings1-0/+1