summaryrefslogtreecommitdiffstats
path: root/drivers/char/drm/sis_mm.c
Commit message (Expand)AuthorAgeFilesLines
* drm: reorganise drm tree to be more future proof.Dave Airlie2008-07-141-333/+0Star
* drm: cleanup DRM_DEBUG() parametersMárton Németh2008-02-071-2/+2
* drm: run cleanfile across drm treeDave Airlie2008-02-071-1/+1
* drm/sis: missing mutex unlock in error path.Roel Kluin2007-11-051-0/+1
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-1/+1
* drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.Eric Anholt2007-10-151-54/+38Star
* drm: Replace filp in ioctl arguments with drm_file *file_priv.Eric Anholt2007-10-151-8/+8
* drm: Remove DRM_ERR OS macro.Eric Anholt2007-10-151-2/+2
* drm: fix problem with SiS typedef with sisfb enabled.Dave Airlie2007-07-171-1/+1
* drm: de-typedef smanDave Airlie2007-07-121-1/+1
* drm: detypedeffing continues...Dave Airlie2007-07-111-1/+1
* drm: remove drm_file_t, drm_device_t and drm_head_t typedefsDave Airlie2007-07-111-5/+5
* drm: cleanup use of Linux list handling macrosDave Airlie2007-07-111-1/+1
* drm: cleanupsAdrian Bunk2006-09-211-4/+7
* drm: remove FALSE/TRUE that snuck in with simple memory manager changes.Andrew Morton2006-09-211-6/+6
* drm: SiS 315 Awareness.Thomas Hellstrom2006-09-211-0/+71
* drm: add drm simple memory manager support for SiS and VIA driversThomas Hellstrom2006-09-211-298/+158Star
* drm: sis fix compile warningDave Airlie2006-03-291-1/+1
* drm: bring sis + tdfx up to latest CVSDave Airlie2006-01-021-9/+9
* drm: move ioctl flags to a bit field of flagsDave Airlie2006-01-021-6/+6
* drm: fix some lindent damageDave Airlie2005-09-251-10/+5Star
* drm: lindent the drm directory.Dave Airlie2005-09-251-65/+67
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+417