[PATCH] Char: isicom, remove isa code
[safe/jmp/linux-2.6] / drivers / char / drm /
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-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...
2006-09-21 Dave Airliedrm: domain changes broke ppc r200
2006-09-21 Dave Airliedrm: fixup setversion return codes..
2006-09-21 Dave Airliedrm: fixup i915 error codes
2006-09-21 Dave Airliedrm: realign sosme radeon code with drm git tree
2006-09-21 Dave Airliedrm: realign via driver with drm git tree
2006-09-21 Thomas Hellstromdrm: remove hash tables on drm exit
2006-09-21 Adrian Bunkdrm: cleanups
2006-09-21 Denis Vlasenkodrm: i810_dma.c: fix pointer arithmetic for 64-bit...
2006-09-21 Thomas Hellstromdrm: avoid kernel oops in some error paths calling...
2006-09-21 Chuck Shortdrm: allow detection of new VIA chipsets
2006-09-21 Andrew Mortondrm: fix i965 build bug
2006-09-21 Andrew Mortondrm: remove FALSE/TRUE that snuck in with simple memory...
2006-09-21 Alan Hourihanedrm: Add support for Intel i965G chipsets.
2006-09-21 Dave Airliedrm: add better explanation for i830/i915
2006-09-21 Dave Airliedrm: remove a tab that snuck in
2006-09-21 Dave Airliedrm: fix return value in auth function
2006-09-21 Thomas Hellstromdrm: SiS 315 Awareness.
2006-09-21 Thomas Hellstromdrm: update user token hashing and map handles
2006-09-21 Thomas Hellstromdrm: move drm authentication to new generic hash table.
2006-09-21 Dave Airliedrm: Add the P4VM800PRO (?) PCI ID.
2006-09-21 Thomas Hellstromdrm: add drm simple memory manager support for SiS...
2006-09-21 Thomas Hellstromdrm: add simple DRM memory manager, and hash table
2006-09-21 Michel Dänzerdrm: radeon: Use RADEON_RB3D_DSTCACHE_CTLSTAT instead...
2006-09-21 Michel Dänzerdrm: radeon: fix up bus mastering when writeback is...
2006-09-21 Michel Dänzerdrm: radeon: implement RADEON_PARAM_SCRATCH_OFFSET...
2006-09-21 Michel Dänzerdrm: radeon: add some debug output when getparam is...
2006-09-21 Thomas Hellstromdrm: missing mutex unlock
2006-09-21 Dave Airliedrm: remove the DRM pci domain
2006-09-21 Davedrm: remove local copies of pci bus/slot/func
2006-09-21 Dave Airliedrm: cleanup old compat code and DRM fns from Linux...
2006-08-30 Roland Scheidegger[PATCH] drm: radeon flush TCL VAP for vertex program...
2006-07-02 Thomas Gleixner[PATCH] irq-flags: drivers/drm: Use the new IRQF_ constants
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-28 Ingo Molnar[PATCH] spin/rwlock init cleanups
2006-06-24 Dave Airliedrm: radeon constify radeon microcode
2006-06-24 Dave AirlieAdd i915 ioctls to configure pipes for vblank interrupt.
2006-06-24 Dave Airliedrm: update radeon to 1.25 add r200 vertex program...
2006-06-24 Dave Airliedrm: radeon add a tcl state flush before accessing...
2006-04-23 Dave Airliedrm: possible cleanups
2006-04-23 Dave Airliedrm: fixup r300 scratch on BE machines
2006-04-18 Jayachandran Cdrm: Fix further issues in drivers/char/drm/via_irq.c
2006-04-18 Adrian Bunkdrivers/char/drm/drm_memory.c: possible cleanups
2006-04-07 Dave Airliedrm: deline a few large inlines in DRM code
2006-04-05 Dave Airliedrm: remove master setting from add/remove context
2006-04-05 Dave Airliedrm: drm_pci needs dma-mapping.h
2006-04-05 Dave Airlie[PATCH] drm: Fix issue reported by Coverity in drivers...
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
next