This patch makes a needlessly global struct static.
[safe/jmp/linux-2.6] / drivers / char / drm /
2006-03-30 Linus TorvaldsMerge branch 'drm-patches' of git://git./linux/kernel...
2006-03-28 Dave Airliedrm: remove drm_{alloc,free}_pages
2006-03-28 Dave Airliedrm: sis fix compile warning
2006-03-28 Arjan van de Ven[PATCH] mark f_ops const in the inode
2006-03-25 Dave Airliedrm: add new radeon PCI ids..
2006-03-22 David S. Miller[SPARC]: Respect vm_page_prot in io_remap_page_range().
2006-03-20 Adrian Bunkremove dead Radeon URL
2006-03-20 Dave Airliedrm: read breadcrumb in IRQ handler
2006-03-19 Dave Airliedrm: fixup i915 breadcrumb read/write
2006-03-19 Dave Airliedrm: remove pointless checks in radeon_state
2006-03-19 Dave Airliedrm: fixup improper cast.
2006-03-19 Dave Airliedrm: rationalise some pci ids
2006-03-19 Dave Airliedrm: Add general-purpose packet for manipulating scratc...
2006-03-19 Dave Airliedrm: rework radeon memory map (radeon 1.23)
2006-03-19 Dave Airliedrm: update r300 register names
2006-03-19 Dave Airliedrm: fixup PCI DMA support
2006-02-18 Dave Airliedrm: fix brace placement
2006-02-18 Dave Airliedrm: radeon add r300 TX_CNTL and verify bitblt packets
2006-02-18 Dave Airliedrm: fixup i915 interrupt on X server exit
2006-02-13 Dave Jones[PATCH] Remove "RV370 5B60 [Radeon X300 (PCIE)]" from...
2006-02-06 Greg Kroah-Hartman[PATCH] DRM: fix up classdev interface for drm core
2006-02-02 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2006-02-02 Dave Airliesem2mutex: drivers/char/drm/
2006-02-02 Dave Airliedrm: drivers/char/drm/: make some functions static
2006-01-25 Dave Airliedrm: Fixes sparse warnings in via_dmablit.c
2006-01-25 Dave Airliedrm: i915 patches from Tungsten Graphics
2006-01-25 Dave Airliedrm: ati_pcigart: simplify page_count manipulations
2006-01-25 Dave Airliedrm: use NULL instead of 0
2006-01-25 Dave Airliedrm: add X600 PCI IDs
2006-01-25 Dave Airliedrm: add i945GM PCI ID
2006-01-25 Dave Airliedrm: Fix sparce warning in radeon driver
2006-01-15 Arjan van de Ven[PATCH] Unlinline a bunch of other functions
2006-01-12 Linus TorvaldsMerge branch 'drm-forlinus' of git://git./linux/kernel...
2006-01-12 Dave Airliedrm: fix issues with systems with no MTRR
2006-01-11 Dave Airliedrm: cleanup properly on drm module unload
2006-01-11 Dave Airliedrm: fixup drm bufs being just under the EOM
2006-01-10 Christoph Hellwig[PATCH] don't include ioctl32.h in drivers
2006-01-10 Dave Airliedrm: fix radeon warnings on 64-bit
2006-01-10 Dave Airliedrm: fix warning on alpha
2006-01-03 Dave Airliedrm: remove is_pci flag completely...
2006-01-03 Dave Airliedrm: merge in Linus mainline
2006-01-02 Dave Airliedrm: major update from CVS for radeon and core
2006-01-02 Dave Airliedrm: update drm pci ids list
2006-01-02 Dave Airliedrm: drm_ioctl.c sync with fixes from CVS
2006-01-02 Dave Airliedrm: update lock flags from userspace
2006-01-02 Dave Airliedrm: update to i915 1.3.0
2006-01-02 Dave Airliedrm: update drm_memory_debug.h
2006-01-02 Dave Airliedrm: proper fix for drm_context
2006-01-02 Dave Airliedrm: fix issue with contexts running out of RAM
2006-01-02 Dave Airliedrm: update PCIGART support from CVS
2006-01-02 Dave Airliedrm: remove old reclaim_buffers from ix0 drivers
2006-01-02 Dave Airliedrm: bring savage inline with latest CVS
2006-01-02 Dave Airliedrm: fix a LOR issue on FreeBSD for savage driver
2006-01-02 Dave Airliedrm: bring sis + tdfx up to latest CVS
2006-01-02 Dave Airliedrm: via driver update to CVS version
2006-01-02 Dave Airliedrm: move ioctl flags to a bit field of flags
2005-12-29 Linus TorvaldsRevert radeon AGP aperture offset changes
2005-12-28 Benjamin Herrenschmidt[PATCH] Fix more radeon GART start calculation cases
2005-12-19 Jean Delvare[PATCH] radeon drm: fix compilation breakage with gcc...
2005-12-16 Benjamin Herrenschmidt[PATCH] radeon drm: fix agp aperture map offset
2005-12-13 Dave Airlie[drm] fix radeon aperture issue
2005-11-30 Egbert Eich[PATCH] SiS DRM: Fix possible NULL dereference
2005-11-24 Dave Airliedrm: fix quiescent locking
2005-11-23 Dave Airliedrm: move is_pci to the end of the structure
2005-11-23 Dave Airliedrm: add __GFP_COMP to the drm_alloc_pages
2005-11-23 Dave AirlieI think that if a PCI bus is a root bus, attached to...
2005-11-12 Dave Airliedrm: update VIA driver to 2.7.2
2005-11-11 Dave Airliedrm: drop mtrr from i915
2005-11-11 Dave Airliedrm: update mga driver for new bootstrap code
2005-11-11 Dave Airliedrm: remove exports that modules shouldn't use.
2005-11-11 Dave Airliedrm: add in-kernel entry points for rest of AGP ioctls
2005-11-11 Dave Airliedrm: simplify sysfs code for drm
2005-11-11 Dave Airliedrm: fixup drm_proc.c struct table
2005-11-11 Dave Airliedrm: remove old backwards compatibilty stuff
2005-11-11 Dave Airliedrm: remove drm_flush
2005-11-11 Dave Airliedrm: cleanup via_ds.c includes
2005-11-11 Dave Airliedrm: remove remnamt of old DRM code from tdfx
2005-11-10 Dave Airliedrm: remove drm_init.c it is no longer needed
2005-11-10 Dave Airliedrm: rename driver hooks more understandably
2005-11-09 Dave Airlie[PATCH] drm fixup pci gart settings
2005-11-07 Jesper Juhl[PATCH] kfree cleanup: drivers/char
2005-11-02 Linus TorvaldsMerge /pub/scm/linux/kernel/git/airlied/drm-2.6
2005-10-31 Tim Schmielau[PATCH] fix missing includes
2005-10-26 Ivan Kokshaysky[PATCH] fix radeon_cp_init_ring_buffer()
2005-10-24 Dave Airliedrm: remove unused components of drm structures
2005-10-24 Dave Airliedrm: fix warning on 64-bit platforms..
2005-10-22 Dave Airliemerge linus head to drm-mm branch
2005-10-22 Dave Airliemerge linus head to drm-mm branch
2005-10-21 Dave Airlie[PATCH] drm: another mga bug
2005-10-20 Dave Airliemerge Linus head tree into my drm tree and fix up conflicts
2005-10-20 Dave Airlie[PATCH] fix MGA DRM regression before 2.6.14
2005-10-05 Dave Jones[PATCH] Fix drm 'debug' sysfs permissions
2005-09-30 Dave Airliedrm: fix drm PCIGART
2005-09-30 Dave Airliedrm: fix all sparse warning on 32-bit x86
2005-09-30 Dave Airliedrm: add option to force writeback off.
2005-09-29 Al Viro[PATCH] proc_mkdir() should be used to create procfs...
2005-09-25 Dave Airliedrm: fix some lindent damage
2005-09-25 Dave Airliedrm: cast handle to a pointer to avoid warning
2005-09-25 Dave Airliedrm: lindent the drm directory.
2005-09-25 Dave Airliedrm: use kernel macros
next