aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/drm/sis_mm.c
Commit message (Expand)AuthorAge
* drm: cleanup DRM_DEBUG() parametersMárton Németh2008-02-07
* drm: run cleanfile across drm treeDave Airlie2008-02-07
* drm/sis: missing mutex unlock in error path.Roel Kluin2007-11-04
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-19
* drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.Eric Anholt2007-10-14
* drm: Replace filp in ioctl arguments with drm_file *file_priv.Eric Anholt2007-10-14
* drm: Remove DRM_ERR OS macro.Eric Anholt2007-10-14
* drm: fix problem with SiS typedef with sisfb enabled.Dave Airlie2007-07-16
* drm: de-typedef smanDave Airlie2007-07-11
* drm: detypedeffing continues...Dave Airlie2007-07-11
* drm: remove drm_file_t, drm_device_t and drm_head_t typedefsDave Airlie2007-07-11
* drm: cleanup use of Linux list handling macrosDave Airlie2007-07-10
* drm: cleanupsAdrian Bunk2006-09-21
* drm: remove FALSE/TRUE that snuck in with simple memory manager changes.Andrew Morton2006-09-21
* drm: SiS 315 Awareness.Thomas Hellstrom2006-09-21
* drm: add drm simple memory manager support for SiS and VIA driversThomas Hellstrom2006-09-21
* drm: sis fix compile warningDave Airlie2006-03-28
* drm: bring sis + tdfx up to latest CVSDave Airlie2006-01-01
* drm: move ioctl flags to a bit field of flagsDave Airlie2006-01-01
* drm: fix some lindent damageDave Airlie2005-09-25
* drm: lindent the drm directory.Dave Airlie2005-09-25
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16