1. c153f45 drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE. by Eric Anholt · 17 years ago
  2. 20caafa drm: Remove DRM_ERR OS macro. by Eric Anholt · 17 years ago
  3. d4e2cbe drm: convert drawable code to using idr by Dave Airlie · 17 years ago
  4. 84b1fd1 drm: remove drm_file_t, drm_device_t and drm_head_t typedefs by Dave Airlie · 17 years ago
  5. c60ce62 drm: remove a bunch of typedefs on the userspace interface by Dave Airlie · 17 years ago
  6. c4814f9 drm: make sure the drawable code doesn't call malloc(0). by Michel Dänzer · 17 years ago
  7. 507c018 drm: drm_rmdraw: Declare id and idx as signed so testing for < 0 works as intended. by =?utf-8?q?Felix_K=C3=BChling?= · 18 years ago
  8. cdec2f8 drm: Change first valid DRM drawable ID to be 1 instead of 0. by =?utf-8?q?Michel_D=C3=A4nzer?= · 18 years ago
  9. b03ed6f drm: drawable locking + memory management fixes + copyright by =?utf-8?q?Michel_D=C3=A4nzer?= · 18 years ago
  10. bea5679 drm: Add support for tracking drawable information to core by =?utf-8?q?Michel_D=C3=A4nzer?= · 18 years ago
  11. b5e89ed drm: lindent the drm directory. by Dave Airlie · 19 years ago
  12. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago