aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/drm/sis_mm.c
AgeCommit message (Expand)Author
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie
2008-02-07drm: cleanup DRM_DEBUG() parametersMárton Németh
2008-02-07drm: run cleanfile across drm treeDave Airlie
2007-11-05drm/sis: missing mutex unlock in error path.Roel Kluin
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-10-15drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.Eric Anholt
2007-10-15drm: Replace filp in ioctl arguments with drm_file *file_priv.Eric Anholt
2007-10-15drm: Remove DRM_ERR OS macro.Eric Anholt
2007-07-17drm: fix problem with SiS typedef with sisfb enabled.Dave Airlie
2007-07-12drm: de-typedef smanDave Airlie
2007-07-11drm: detypedeffing continues...Dave Airlie
2007-07-11drm: remove drm_file_t, drm_device_t and drm_head_t typedefsDave Airlie
2007-07-11drm: cleanup use of Linux list handling macrosDave Airlie
2006-09-22drm: cleanupsAdrian Bunk
2006-09-22drm: remove FALSE/TRUE that snuck in with simple memory manager changes.Andrew Morton
2006-09-22drm: SiS 315 Awareness.Thomas Hellstrom
2006-09-22drm: add drm simple memory manager support for SiS and VIA driversThomas Hellstrom
2006-03-29drm: sis fix compile warningDave Airlie
2006-01-02drm: bring sis + tdfx up to latest CVSDave Airlie
2006-01-02drm: move ioctl flags to a bit field of flagsDave Airlie
2005-09-25drm: fix some lindent damageDave Airlie
2005-09-25drm: lindent the drm directory.Dave Airlie
2005-04-16Linux-2.6.12-rc2Linus Torvalds