1. de8268d drm: set is_master to 0 upon drm_new_set_master() failure by Sergio Correia · 6 years ago
  2. fa53864 drm: Used DRM_LEGACY for all legacy functions by Daniel Vetter · 8 years ago
  3. 3b96a0b drm: document drm_auth.c by Daniel Vetter · 8 years ago
  4. 0aae592 drm: Clear up master tracking booleans by Daniel Vetter · 8 years ago
  5. b3ac9f2 drm: Extract drm_is_current_master by Daniel Vetter · 8 years ago
  6. d6ed682 drm: Refactor drop/set master code a bit by Daniel Vetter · 8 years ago
  7. 95c081c drm: Move master pointer from drm_minor to drm_device by Daniel Vetter · 8 years ago
  8. d2b34ee drm: Protect authmagic with master_mutex by Daniel Vetter · 8 years ago
  9. a77316b drm: Move authmagic cleanup into drm_master_release by Daniel Vetter · 8 years ago
  10. 0de4cc9 drm: Only do the hw.lock cleanup in master_relase for !MODESET by Daniel Vetter · 8 years ago
  11. 14d71eb drm: Extract drm_master_relase by Daniel Vetter · 8 years ago
  12. 2cbae7e drm: Extract drm_master_open by Daniel Vetter · 8 years ago
  13. 6548f4e drm: Move master functions into drm_auth.c by Daniel Vetter · 8 years ago
  14. 32e7b94 drm: simplify authentication management by David Herrmann · 9 years ago
  15. acab18b drm: drop unused 'magicfree' list by David Herrmann · 9 years ago
  16. 67d0ec4 drm: Move piles of functions from drmP.h to drm_internal.h by Daniel Vetter · 10 years ago
  17. 71d3948 drm: move "struct drm_magic_entry" to drm_auth.c by David Herrmann · 10 years ago
  18. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  19. 598781d drm: Fix authentication kernel crash by Thomas Hellstrom · 12 years ago
  20. 6ebc22e drivers/gpu/drm: Use kzalloc by Julia Lawall · 14 years ago
  21. 9a298b2 drm: Remove memory debugging infrastructure. by Eric Anholt · 15 years ago
  22. 7c1c287 drm: move to kref per-master structures. by Dave Airlie · 16 years ago
  23. c0e0920 drm: reorganise drm tree to be more future proof. by Dave Airlie · 16 years ago[Renamed from drivers/char/drm/drm_auth.c]
  24. c153f45 drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE. by Eric Anholt · 17 years ago
  25. 6c340ea drm: Replace filp in ioctl arguments with drm_file *file_priv. by Eric Anholt · 17 years ago
  26. e0be428 drm: detypedef the hashtab and more of sman by Dave Airlie · 17 years ago
  27. 8fc2fdf drm: drop drm_vma_entry_t, drm_magic_entry_t by Dave Airlie · 17 years ago
  28. 84b1fd1 drm: remove drm_file_t, drm_device_t and drm_head_t typedefs by Dave Airlie · 17 years ago
  29. c60ce62 drm: remove a bunch of typedefs on the userspace interface by Dave Airlie · 17 years ago
  30. 572225b drm: fix return value in auth function by Dave Airlie · 18 years ago
  31. 8669cbc drm: move drm authentication to new generic hash table. by Thomas Hellstrom · 18 years ago
  32. 30e2fb1 sem2mutex: drivers/char/drm/ by Dave Airlie · 18 years ago
  33. b5e89ed drm: lindent the drm directory. by Dave Airlie · 19 years ago
  34. c94f702 drm: misc cleanup by Dave Airlie · 19 years ago
  35. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago