some kmalloc/memset ->kzalloc (tree wide)
[safe/jmp/linux-2.6] / drivers / char / drm /
2007-07-19 Yoann Padioleausome kmalloc/memset ->kzalloc (tree wide)
2007-07-17 Dave Airliedrm: add idr_init to drm_stub.c
2007-07-17 Dave Airliedrm: fix problem with SiS typedef with sisfb enabled.
2007-07-17 Dave Airliedrm: convert drawable code to using idr
2007-07-17 Dave Airliedrm: convert drm context code to use Linux idr
2007-07-16 Dave Airliedrm: remove core typedefs from the ioc32 wrappers
2007-07-12 Dave Airliedrm: remove sarea typedefs
2007-07-12 Dave Airliedrm: detypedef the hashtab and more of sman
2007-07-12 Dave Airliedrm: de-typedef sman
2007-07-11 Dave Airliedrm: detypedeffing continues...
2007-07-11 Dave Airliedrm: detypef waitlist/freelist/buf_entry/device_dma...
2007-07-11 Dave Airliedrm: drop drm_vma_entry_t, drm_magic_entry_t
2007-07-11 Dave Airliedrm: drop drm_buf_t typedef
2007-07-11 Dave Airliedrm: fixup other drivers for typedef removals
2007-07-11 Dave Airliedrm: remove drm_file_t, drm_device_t and drm_head_t...
2007-07-11 Dave Airliedrm: remove a bunch of typedefs on the userspace interface
2007-07-11 Oliver McFaddenr300: updates register header
2007-07-11 Dave Airlieradeon: add support for vblank on crtc2
2007-07-11 Dave Airliedrm: cleanup list initialisation
2007-07-11 Dave Airliedrm: fix typo on code drm getsarea
2007-07-11 Dave Airliedrm: remove DRM_GETSAREA and replace with drm_getsarea...
2007-07-11 Dave Airliedrm: cleanup use of Linux list handling macros
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.
next