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