summaryrefslogtreecommitdiff
path: root/linux-core/ffb_drv.c
AgeCommit message (Collapse)Author
2004-09-30Remove DRM() macros from core ffb driver. DaveA says he'll make it compileJon Smirl
someday.
2004-09-30Lindent of core build. Drivers checked for no binary diffs. A few filesJon Smirl
weren't Lindent's because their comments didn't convert very well. A bunch of other minor clean up with no code implact included.
2004-09-30Remove unused drm_module.hJon Smirl
2004-09-30Make fops per driver instead of global, remove default flush, poll, readJon Smirl
functions
2004-09-27First check in for DRM that splits core from personality modulesJon Smirl
2004-09-231) switches from class_sysfs to drm sysfs implementation to allowJon Smirl
customization 2) compiles again on 2.4, but doesn't work
2004-08-29add context include so fn are definedDave Airlie
2004-08-29fix up some small things ffb (no idea if it works or not ..)Dave Airlie
2004-08-24Merged drmfntbl-0-0-2Dave Airlie
2004-08-17Merged drmfntbl-0-0-1Dave Airlie
2004-04-22add sparc ffb files from kernel just to keep things in syncDave Airlie