aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-17drm: Remove some unused stuff from drm_planeVille Syrjälä1-11/+0
2013-06-17drm: Add drm_plane_force_disable()Ville Syrjälä1-0/+1
2013-06-11Merge tag 'drm-intel-next-2013-06-01' of git://people.freedesktop.org/~danvet/drm-intel into drm-nextDave Airlie2-2/+10
2013-06-11Merge branch 'drm/next' of git://linuxtv.org/pinchartl/fbdev into drm-nextDave Airlie2-0/+11
2013-06-11drm: Constify the pretty-print functionsVille Syrjälä2-9/+9
2013-06-11drm: Print pretty names for pixel formatsVille Syrjälä1-0/+1
2013-06-11drm: add unpin function to prime helpersMaarten Lankhorst1-0/+1
2013-06-08drm: GEM CMA: Add DRM PRIME supportLaurent Pinchart1-0/+9
2013-06-08drm/gem: Split drm_gem_mmap() into object search and object mappingLaurent Pinchart1-0/+2
2013-06-03video: display_timing: add doubleclk flagSteffen Trumtrar1-0/+1
2013-05-31drm/i915: add I915_PARAM_HAS_VEBOX to i915_getparamXiang, Haihao1-1/+1
2013-05-31drm/i915: add I915_EXEC_VEBOX to i915_gem_do_execbuffer()Xiang, Haihao1-0/+1
2013-05-31drm: Remove mtrr_add and mtrr_del fallback hack for non-MTRR systemsAndy Lutomirski2-20/+1
2013-05-31uvesafb: Clean up MTRR codeAndy Lutomirski1-0/+1
2013-05-31drm (ast, cirrus, mgag200, nouveau, savage, vmwgfx): Remove drm_mtrr_{add, del}Andy Lutomirski1-29/+0
2013-05-31Add arch_phys_wc_{add, del} to manipulate WC MTRRs if neededAndy Lutomirski1-0/+25
2013-05-31Merge tag 'drm-intel-next-2013-05-20-merged' of git://people.freedesktop.org/~danvet/drm-intel into drm-nextDave Airlie1-0/+160
2013-05-23Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+2
2013-05-23Merge tag 'tty-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-1/+1
2013-05-23Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2-3/+6
2013-05-23drm: Fix drm_rect documentationVille Syrjälä1-1/+8
2013-05-22Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+1
2013-05-22Merge tag 'mfd-fixes-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-fixesLinus Torvalds1-2/+0
2013-05-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds3-3/+4
2013-05-22Add include dependencies to <linux/printk.h>.Ralf Baechle1-0/+1
2013-05-21Merge branch 'drm-radeon-sun-hainan' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+6
2013-05-21Merge tag 'v3.10-rc2' into drm-intel-next-queuedDaniel Vetter596-6361/+15851
2013-05-20tty/vt: Fix vc_deallocate() lock orderPeter Hurley1-1/+1
2013-05-20drm/radeon: add Hainan pci idsAlex Deucher1-0/+6
2013-05-20Merge tag 'pinctrl-fixes-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-6/+6
2013-05-20virtio_console: fix uapi headerMichael S. Tsirkin1-1/+1
2013-05-20Hoist memcpy_fromiovec/memcpy_toiovec into lib/Rusty Russell2-2/+3
2013-05-18Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-2/+3
2013-05-17PCI: acpiphp: Re-enumerate devices when host bridge receives Bus CheckYinghai Lu1-0/+2
2013-05-16Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-9/+0
2013-05-16USB: serial: add generic wait_until_sent implementationJohan Hovold1-0/+3
2013-05-16USB: serial: add wait_until_sent operationJohan Hovold1-0/+1
2013-05-17mfd: ab8500-sysctrl: Always enable pm_power_off handlerFabio Baltieri1-2/+0
2013-05-16Merge tag 'pm+acpi-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-3/+9
2013-05-16Merge branch 'queue' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-5/+33
2013-05-15Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+0
2013-05-15Correct typo "supperspeed" to "superspeed".Robert P. J. Day1-3/+2
2013-05-15target: close target_put_sess_cmd() vs. core_tmr_abort_task() raceJoern Engel1-0/+33
2013-05-15target: removed unused transport_state flagJoern Engel1-1/+0
2013-05-14time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitonsJohn Stultz1-4/+0
2013-05-14Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds2-4/+8
2013-05-14pinctrl: generic: Fix typos and clarify commentsLaurent Pinchart1-6/+6
2013-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+39
2013-05-13Merge tag 'spi-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-2/+2
2013-05-13Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-8/+10