summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2013-08-19drm/i2c: tda998x: add video and audio input configurationRussell King
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-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-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 'trace-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-07-22Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-07-21Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-07-20Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-20vfs: constify dentry parameter in d_count()Peng Tao
2013-07-20allow O_TMPFILE to work with O_WRONLYAl Viro
2013-07-19Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-19drm/i915: Make i915 events part of uapiBen Widawsky
2013-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-07-19Merge tag 'drm-intel-next-2013-07-12' of git://people.freedesktop.org/~danvet...Dave Airlie
2013-07-18tracing/perf: Move the PERF_MAX_TRACE_SIZE check into perf_trace_buf_prepare()Oleg Nesterov
2013-07-18vlan: mask vlan prio bitsEric Dumazet
2013-07-18Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-18Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-18drm: Added SDP and VSC structures for handling PSR for eDPShobhit Kumar
2013-07-18ACPI / video / i915: No ACPI backlight if firmware expects Windows 8Rafael J. Wysocki
2013-07-18ACPICA: expose OSI versionAaron Lu
2013-07-16Merge tag 'iio-fixes-for-3.11a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-07-16linked-list: Remove __list_for_eachDave Jones
2013-07-16sysfs: use file mode defines from stat.hOliver Schinagl
2013-07-16sysfs: add more helper macro's for (bin_)attribute(_groups)Oliver Schinagl
2013-07-16driver core: add default groups to struct classGreg Kroah-Hartman
2013-07-16driver core: Introduce device_create_groupsGuenter Roeck