summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-12-15drm/exynos: add fimc ipp driverEunchul Kim
2012-12-15drm/exynos: add ipp subsystemEunchul Kim
2012-12-10drm/ttm: remove no_wait_reserve, v3Maarten Lankhorst
2012-12-10Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2012-12-07drm/radeon: add new INFO ioctl requestsAlex Deucher
2012-12-07drm/radeon: add a CS flag END_OF_FRAMEMarek Olšák
2012-12-06Merge branch 'connector-to-object-prop' of git://github.com/robclark/kernel-o...Dave Airlie
2012-12-04drm/exynos: add userptr feature for g2d moduleInki Dae
2012-11-30drm: remove legacy drm_connector_property fxnsRob Clark
2012-11-29common: DMA-mapping: add DMA_ATTR_FORCE_CONTIGUOUS attributeMarek Szyprowski
2012-11-28drm/doc: add new dp helpers into drm DocBookDaniel Vetter
2012-11-28drm: Add a hash-tab rcu-safe APIThomas Hellstrom
2012-11-23Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-11-23of/address: sparc: Declare of_iomap as an extern function for sparc againAndreas Larsson
2012-11-23Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds
2012-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2012-11-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2012-11-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-11-21drm/radeon: add new SI pci idAlex Deucher
2012-11-21Input: ads7846 - enable pendown GPIO debounce time settingIgor Grinberg
2012-11-20drm/ttm: alter cpu_writers to return -EBUSY in ttm_execbuf_util reservationsMaarten Lankhorst
2012-11-20drm/ttm, drm/vmwgfx: Use RCU locking for object lookups v3Thomas Hellstrom
2012-11-20kref: Implement kref_get_unless_zero v3Thomas Hellstrom
2012-11-20drm/ttm: remove sync_arg from driver functionsMaarten Lankhorst
2012-11-20drm/ttm: remove sync_obj_arg from ttm_bo_move_accel_cleanupMaarten Lankhorst
2012-11-20drm/ttm: remove sync_obj_arg memberMaarten Lankhorst
2012-11-20drm/ttm: remove ttm_mem_global->queueMarcin Slusarz
2012-11-20drm/ttm: remove ttm_bo_device->nice_modeMarcin Slusarz
2012-11-20drm/ttm: remove ttm_buffer_object->buffer_startMarcin Slusarz
2012-11-20drm: add support for monotonic vblank timestampsImre Deak
2012-11-20drm: don't start the poll engine in probe_single_connectorDaniel Vetter
2012-11-20drm: run the hpd irq event code directlyDaniel Vetter
2012-11-20drm: handle HPD and polled connectors separatelyDaniel Vetter
2012-11-20drm: extract drm_kms_helper_hotplug_eventDaniel Vetter
2012-11-20drm: add drm_send_vblank_event() helper (v5)Rob Clark
2012-11-20drm: get cea video id code for a given display modeStephane Marchesin
2012-11-20Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...Dave Airlie
2012-11-16Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds
2012-11-16revert "mm: fix-up zone present pages"Andrew Morton
2012-11-16rapidio: fix kernel-doc warningsRandy Dunlap
2012-11-16memcg: fix hotplugged memory zone oopsHugh Dickins
2012-11-16mm, oom: reintroduce /proc/pid/oom_adjDavid Rientjes
2012-11-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-11-16Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Arnd Bergmann
2012-11-15clk: remove inline usage from clk-provider.hIgor Mazanov
2012-11-14Revert "ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints"Paul Walmsley
2012-11-13[SCSI] sd: Implement support for WRITE SAMEMartin K. Petersen
2012-11-13[SCSI] Add a report opcode helperMartin K. Petersen