ehea: Whitespace cleanup
[safe/jmp/linux-2.6] / drivers / char / drm /
2007-06-27 Ian RomanickAdd support SiS based XGI chips to SiS DRM.
2007-06-16 David Woodhousefix radeon setparam on 32/64 systems, harder.
2007-06-10 Dave Airliedrm: fix radeon setparam on 32/64 bit systems.
2007-06-10 Wang Zhenyudrm/i915: Add support for the G33, Q33, and Q35 chipsets.
2007-06-10 Wang Zhenyui915: add new pciids for 945GME, 965GME/GLE
2007-05-31 Linus TorvaldsMerge branch 'drm-patches' of ssh:///linux/kernel/git...
2007-05-29 Martin Habets[SPARC]: Mark as emulating cmpxchg, add appropriate...
2007-05-25 Michel Dänzerdrm: make sure the drawable code doesn't call malloc(0).
2007-05-25 Dave Airliedrm/radeon: add more IGP chipset pci ids
2007-05-25 Thomas Gleixnerdrm: Spinlock initializer cleanup
2007-05-09 Michael OpdenackerFix occurrences of "the the "
2007-05-08 Thomas Hellstromvia: Make sure we flush write-combining using a follow...
2007-05-08 Thomas Hellstromvia: Try to improve command-buffer chaining.
2007-05-08 Dave Airliedrm: remove old taskqueue remnant
2007-05-08 Dave Airliedrm: rename badly named define and cleanup ioctl code...
2007-05-08 Michel Dänzerradeon: Don't mess up page flipping when a file descrip...
2007-05-08 Dave Airliedrm/radeon: upgrade to 1.27 - make PCI GART more flexible
2007-05-07 Linus TorvaldsMerge branch 'drm-patches' of /linux/kernel/git/airlied...
2007-04-25 Wang Zhenyudrm/i915: Add 965GM pci id update
2007-03-27 David S. Miller[DRM]: Delete sparc64 FFB driver code that never gets...
2007-03-24 Dave Airliedrm: just use io_remap_pfn_range on all archs..
2007-03-24 Hugh Dickinsdrm: fix DRM_CONSISTENT mapping
2007-03-24 Thomas Hellstromdrm: fix up mmap locking in preparation for ttm changes
2007-03-23 Thomas Hellstromdrm: fix driver deadlock with AIGLX and reclaim_buffers...
2007-03-18 Andrew Mortondrm: fix warning in drm_fops.c
2007-03-18 Thomas Hellstromdrm: allow for more generic drm ioctls
2007-03-11 Jay Estabrookdrm: fix alpha domain handling
2007-03-11 Thomas Hellstromvia: fix CX700 pci id
2007-03-11 Adrian Bunkdrm: make drm_io_prot static.
2007-03-11 Robert P. J. Daydrm: remove via_mm.h
2007-03-11 Dave Airliedrm: add missing NULL assignment
2007-03-11 Michel Dänzerdrm/radeon: Fix u32 overflows when determining AGP...
2007-03-11 Dave Airliedrm: port over use_vmalloc code from git hashtab
2007-03-11 Dave Airliedrm: fix crash with fops lock and fixup sarea/page...
2007-03-11 Dave Airliedrm: bring bufs code from git tree.
2007-03-11 Dave Airliedrm: move protection stuff into separate function
2007-03-11 Ahmed S. Darwishdrm: Use ARRAY_SIZE macro when appropriate
2007-03-11 Randy Dunlapdrm: update README.drm (bugzilla #7933)
2007-03-11 Adrian Bunkdrm: remove unused exports
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 3
2007-02-12 Jiri Slaby[PATCH] Char: timers cleanup
2007-02-08 Thomas Hellstromdrm: Allow for 44 bit user-tokens (or drm_file offsets)
2007-02-08 Thomas Hellstromdrm/via: Disable AGP DMA for chips with the new 3D...
2007-02-08 Thomas Hellstromdrm: update core memory manager from git drm tree
2007-02-08 Christoph Hellwigdrm: remove drm_ioremap and drm_ioremapfree
2007-02-08 Dave Airliei810/i830: use drm_core_ioremap instead of drm_ioremap
2007-02-08 Thomas Hellstromdrm: use vmalloc_user instead of vmalloc_32 for DRM_SHM
2007-02-08 Thomas Hellstromvia: allow for npot texture pitch alignment
2007-02-08 Thomas Hellstromvia: add some new chipsets
2007-02-08 Thomas Hellstromvia: some PCI posting flushes
2007-01-08 =?utf-8?q?Michel_D... i915: Fix a DRM_ERROR that should be DRM_DEBUG.
2006-12-19 Jean Delvaredrm: Stop defining pci_pretty_name
2006-12-19 Dave Airliedrm: r128: comment aligment with drm git
2006-12-19 Dave Airliedrm: make kernel context switch same as for drm git...
2006-12-19 Dave Airliedrm: fixup comment header style
2006-12-19 Eric Anholtdrm: savage: compat fix from drm git.
2006-12-15 =?utf-8?q?Michel_D... drm: Unify radeon offset checking.
2006-12-11 =?utf-8?q?Michel_D... i915_vblank_tasklet: Try harder to avoid tearing.
2006-12-11 Jeff GarzikDRM: handle pci_enable_device failure
2006-12-11 Akinobu Mitadrm: fix return value check
2006-12-09 Linus TorvaldsMerge branch 'drm-patches' of git://git./linux/kernel...
2006-12-08 Josef Sipek[PATCH] struct path: convert drm
2006-12-07 Nick Piggin[PATCH] mm: incorrect VM_FAULT_OOM returns from drivers
2006-12-07 Andrew Morton[PATCH] drm-sis linkage fix
2006-12-07 Andrew MortonFix bugzilla.kernel.org/show_bug.cgi?id=7606
2006-12-07 George Sapountzisdrm: add flag for mapping PCI DMA buffers read-only.
2006-12-07 Dave Airliedrm: fix up irqflags in drm_lock.c
2006-12-07 =?utf-8?q?Michel_D... drm: i915 updates
2006-12-07 =?utf-8?q?Michel_D... drm: i915: fix up irqflags arg
2006-12-07 =?utf-8?q?Michel_D... drm: i915: Only return EBUSY after we've established...
2006-12-07 =?utf-8?q?Michel_D... drm: i915: Fix 'sequence has passed' condition in i915_...
2006-12-07 =?utf-8?q?Michel_D... drm: i915: Add SAREA fileds for determining which pipe...
2006-12-07 =?utf-8?q?Michel_D... drm: Make handling of dev_priv->vblank_pipe more robust.
2006-12-07 =?utf-8?q?Michel_D... drm: DRM_I915_VBLANK_SWAP ioctl: Take drm_vblank_seq_ty...
2006-12-07 =?utf-8?q?Michel_D... drm: i915: Add ioctl for scheduling buffer swaps at...
2006-12-07 =?utf-8?q?Michel_D... drm: Core vsync: Don't clobber target sequence number...
2006-12-07 =?utf-8?q?Michel_D... drm: Core vsync: Add flag DRM_VBLANK_NEXTONMISS.
2006-12-07 =?utf-8?q?Michel_D... drm: Make locked tasklet handling more robust.
2006-12-07 =?utf-8?q?Felix_K... drm: drm_rmdraw: Declare id and idx as signed so testin...
2006-12-07 =?utf-8?q?Michel_D... drm: Change first valid DRM drawable ID to be 1 instead...
2006-12-07 =?utf-8?q?Michel_D... drm: drawable locking + memory management fixes + copyright
2006-12-07 =?utf-8?q?Michel_D... drm: Add support for interrupt triggered driver callbac...
2006-12-07 =?utf-8?q?Michel_D... drm: Add support for tracking drawable information...
2006-12-07 =?utf-8?q?Michel_D... drm: add support for secondary vertical blank interrupt...
2006-12-07 =?utf-8?q?Michel_D... drm: add support for secondary vertical blank interrupt...
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-10-25 Amol Laddrm: ioremap balanced with iounmap for drivers/char/drm
2006-10-25 Jeff Garzikdrm: fix error returns, sysfs error handling
2006-10-25 Dave Jonesfix return code in error case.
2006-10-24 Tilman Sauerbeckdrm: mga: set dev_priv_size
2006-10-24 Michael Karcherdrm: savage: dev->agp_buffer_map is not initialized...
2006-10-24 Roland Scheideggerdrm: radeon: only allow specific type-3 packetss throug...
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-21 Michel Daenzerdrm: Use register writes instead of BITBLT_MULTI packet...
2006-09-21 Dave Airliedrm: use radeon specific names for radeon flags
2006-09-21 Eric Anholtdrm: add device/vendor id to drm_device_t for compat...
2006-09-21 Thomas Hellstromdrm: allow multiple addMaps with the same 32-bit map...
2006-09-21 Michel Daenzerdrm: fd.o Bug #7595: Avoid u32 overflows in radeon_chec...
2006-09-21 Thomas Hellstromdrm: Fix hashtab implementation leaking illegal error...
next