OSDN Git Service

Remove old i830 kernel driver.
[android-x86/external-libdrm.git] / linux-core / drm_ioctl.c
2007-03-18 Dave Airliemore return values fixup
2007-03-18 Dave Airliefixup return values in drm ioctl
2006-12-19 Dave AirlieMerge branch 'nouveau-1'
2006-12-19 Dave Airliemake sizeof match the copy struct
2006-08-28 Thomas HellstromMerge branch 'master' of git+ssh://git.freedesktop...
2006-08-28 Dave Airliedrm: lots of small cleanups and whitespace issues fixed up
2006-08-28 Dave Airlieremove local copies of pci domain/bus/slot/num
2006-08-19 Dave Airliedrm: lots of small cleanups and whitespace issues fixed up
2006-08-19 Dave Airlieremove local copies of pci domain/bus/slot/num
2006-07-24 Dave Airlieswitch drm to use Linux mutexes instead of semaphore.
2005-08-16 Dave Airlieadd Egberts 32/64 bit patch (its in kernel already...)
2005-08-05 Eric AnholtRename the driver hooks in the DRM to something a littl...
2005-03-08 Dave AirlieFix for bug 2673 from Egbert Eich - memset the version
2005-01-24 Dave Airliehopefully fix drm_core setversion ioctl... pointed...
2004-10-20 Jon SmirlSwitch linux-core from using dev->pdev->driver->name to
2004-10-20 Jon SmirlFix dd vs di version typo in drm_setversion
2004-10-19 Jon SmirlAdd a protective check against a possible buffer overflow
2004-10-18 Jose FonsecaUpdate Doxygen configuration & comments.
2004-10-12 Jon SmirlBreakout heads into their own data structures.
2004-10-10 Jon SmirlRename fn_tbl to driver. Core driver now uses pci_drive...
2004-09-30 Jon SmirlLindent of core build. Drivers checked for no binary...
2004-09-30 Jon SmirlMove things around to reduce public symbols and even...
2004-09-27 Jon SmirlFirst check in for DRM that splits core from personalit...
2004-09-05 Dave Airliemerge back bunch of whitespace and misc changes from...
2004-08-27 Dave Airlie__NO_VERSION__ hasn't been needed since 2.3 days ditch...
2004-08-24 Dave AirlieMerged drmfntbl-0-0-2
2004-07-25 Dave Airliesync up with current 2.6 kernel bk tree - mostly __user...
2004-07-20 Dave Airliefirst set of __user annotations from kernel (Al Viro)
2004-06-07 Dave AirlieThe dev->devname being passed to request_irq in drm_irq...
2003-11-05 Eric Anholt- Tie the DRM to a specific device: setunique no longer...
2003-10-23 Eric Anholt- Introduce a new ioctl, DRM_IOCTL_SET_VERSION. This...
2003-05-27 Jose FonsecaMerged DRM documentation.
2003-04-24 Leif DelgassRemove unused dev->map_count. We always iterate the...
2003-04-08 Leif DelgassUse list_entry() to get container struct from struct...
2003-03-25 Alan Hourihanelinux merge for drm
2002-10-08 Keith WhitwellFix error condition...
2002-10-08 Keith WhitwellCall pci_enable_device() in DRM(irq_busid).
2001-09-25 Alan Hourihanemerge with 2.4.10 kernel
2001-08-14 Jeff HartmannA few warning fixes when actually building under 2...
2001-08-10 Jeff HartmannCommit Keith Owens kernel Makefile changes, merge and...
2001-08-07 Jeff HartmannLots of DRM fixes: added new pieces of template code...
2001-07-20 Jeff HartmannMerge checker fixes from Alan Cox made to the drm in...
2001-05-01 David DawesImport of XFree86 4.0.99.3
2001-04-09 David DawesImport -f XFree86 4.0.99.2
2001-04-05 Kevin E MartinMerged ati-pcigart-1-0-0
2001-03-14 Kevin E MartinMerged sarea-1-0-0
2001-02-15 Gareth HughesMerge mga-1-0-0-branch into trunk.