aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-08-19drm: rip out DRIVER_FB_DMA and related codeDaniel Vetter
2013-08-19drm: remove FASYNC supportDaniel Vetter
2013-08-19drm: mark context support as a legacy subsystemDaniel Vetter
2013-08-19drm: mark dma setup/teardown as legacy systemsDaniel Vetter
2013-08-19drm: hide legacy sg cleanup better from common codeDaniel Vetter
2013-08-19drm: kill dev->driver->set_versionDaniel Vetter
2013-08-19Merge remote-tracking branch 'pfdo/drm-rcar-for-v3.12' into drm-nextDave Airlie
2013-08-19drm/i2c: tda998x: add video and audio input configurationRussell King
2013-08-09drm/rcar-du: Rework output routing supportLaurent Pinchart
2013-08-09drm/rcar-du: Rename platform data fields to match what they describeLaurent Pinchart
2013-08-09drm: provide agp dummies for CONFIG_AGP=nDavid Herrmann
2013-08-07Merge tag 'drm-intel-next-2013-07-26-fixed' of git://people.freedesktop.org/~...Dave Airlie
2013-08-07drm/mm: remove unused APIDavid Herrmann
2013-08-07drm/agp: move AGP cleanup paths to drm_agpsupport.cDavid Herrmann
2013-08-07drm: const'ify ioctls table (v2)Rob Clark
2013-08-07drm/mm: add "best_match" flag to drm_mm_insert_node()David Herrmann
2013-08-07drm: Apply kref_put_mutex() optimisations to drm_gem_object_unreference_unloc...Chris Wilson
2013-08-07drm/gem: create drm_gem_dumb_destroyDaniel Vetter
2013-08-01drm/mm: include required headers in drm_mm.hDavid Herrmann
2013-07-28Merge tag 'pinctrl-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-07-26Merge tag 'pm+acpi-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-07-26Merge tag 'usb-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-07-26Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-26Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"Rafael J. Wysocki
2013-07-25Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airli...Daniel Vetter
2013-07-25drm/vma: provide drm_vma_node_unmap() helperDavid Herrmann
2013-07-25drm/ttm: convert to unified vma offset managerDavid Herrmann
2013-07-25drm/gem: convert to new unified vma managerDavid Herrmann
2013-07-25drm: add unified vma offset managerDavid Herrmann
2013-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-07-24ARM: imx6q: update the sata bits definitions of gpr13Richard Zhu
2013-07-24Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf...Herbert Xu
2013-07-23Merge tag 'please-pull-bp-edac' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-07-23EDAC: Fix lockdep splatBorislav Petkov
2013-07-23Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-23ARM: pxa: propagate errors from regulator_enable() to pxamciArnd Bergmann
2013-07-23drm: remove drm_orderDaniel Vetter
2013-07-23drm/gem: remove drm_gem_object_handle_unreferenceDaniel Vetter
2013-07-23drm/gem: simplify object initializationDavid Herrmann
2013-07-23drm: rip out dev->last_checkedDaniel Vetter
2013-07-23drm: fold in drm_sg_alloc into the ioctlDaniel Vetter
2013-07-23drm: kill dev->buf_readers and dev->buf_writersDaniel Vetter
2013-07-23drm: kill dev->ctx_start and dev->lck_startDaniel Vetter
2013-07-23drm: kill dev->interrupt_flag and dev->dma_flagDaniel Vetter
2013-07-23drm: remove dev->last_switchDaniel Vetter
2013-07-23drm: kill dev->context_waitDaniel Vetter
2013-07-23drm: remove drm_modctx ioctl and use drm_noop insteadDaniel Vetter
2013-07-22Merge tag 'imx-fixes-3.11' of git://git.linaro.org/people/shawnguo/linux-2.6 ...Olof Johansson
2013-07-22dmaengine: shdma: fix a build failure on platforms with no DMA supportGuennadi Liakhovetski