1. bf56608 drm/exynos: remove unnecessary checking to support iommu by Joonyoung Shim · 9 years ago
  2. 3c10473 drm/exynos: ipp: validate a GEM handle with multiple planes by Hyungwon Hwang · 9 years ago
  3. b224fa9 drm/exynos: ipp: fix wrong index referencing a config element by Hyungwon Hwang · 9 years ago
  4. 417133e drm/exynos: consolidate driver/device initialization code by Andrzej Hajda · 9 years ago
  5. e44bf6b drm/exynos/ipp: Validate buffer enqueue requests by Beata Michalska · 9 years ago
  6. be19d93 drm/exynos/ipp: fix error return code by Julia Lawall · 10 years ago
  7. a36ed46 drm/exynos/ipp: traverse ipp drivers list safely by Andrzej Hajda · 10 years ago
  8. 18383cb drm/exynos/ipp: add file checks for ioctls by Andrzej Hajda · 10 years ago
  9. d9b9734 drm/exynos/ipp: remove file argument from node related functions by Andrzej Hajda · 10 years ago
  10. c0592c8 drm/exynos/ipp: remove events during command cleaning by Andrzej Hajda · 10 years ago
  11. 8aa99dd drm/exynos/ipp: stop hardware before freeing memory by Andrzej Hajda · 10 years ago
  12. 05afb1a drm/exynos/ipp: replace work_struct casting with better constructs by Andrzej Hajda · 10 years ago
  13. 22e816f drm/exynos/ipp: clean memory nodes on command node cleaning by Andrzej Hajda · 10 years ago
  14. c4a856a drm/exynos/ipp: move nodes cleaning to separate function by Andrzej Hajda · 10 years ago
  15. 6602ffb drm/exynos/ipp: free partially allocated resources on error by Andrzej Hajda · 10 years ago
  16. 985c293 drm/exynos/ipp: remove unused field in command node by Andrzej Hajda · 10 years ago
  17. 21a825e drm/exynos/ipp: remove only related commands on file close by Andrzej Hajda · 10 years ago
  18. 945a0aa drm/exynos/ipp: move file reference from memory to command node by Andrzej Hajda · 10 years ago
  19. 6f7d48e drm/exynos/ipp: cancel works before command node clean by Andrzej Hajda · 10 years ago
  20. 9b5bd1c drm/exynos/ipp: remove fake pm callbacks by Andrzej Hajda · 10 years ago
  21. 9cc7d85 drm/exynos/ipp: simplify ipp_find_driver by Andrzej Hajda · 10 years ago
  22. 12ff54d drm/exynos/ipp: simplify ipp_create_id by Andrzej Hajda · 10 years ago
  23. 57ace33 drm/exynos/ipp: remove redundant messages by Andrzej Hajda · 10 years ago
  24. 134f0e9 drm/exynos/ipp: simplify ipp_find_obj by Andrzej Hajda · 10 years ago
  25. 5ece5a1 drm/exynos/ipp: remove useless registration checks by Andrzej Hajda · 10 years ago
  26. fb5ee01 drm/exynos/ipp: simplify memory check function by Andrzej Hajda · 10 years ago
  27. 187d5ed drm/exynos/ipp: remove incorrect checks of list_first_entry result by Andrzej Hajda · 10 years ago
  28. 73b0023 drm/exynos/ipp: remove temporary variable by Andrzej Hajda · 10 years ago
  29. a8ea17f drm/exynos/ipp: correct address type by Andrzej Hajda · 10 years ago
  30. 5c76c5b drm/exynos/ipp: remove struct exynos_drm_ipp_private by Andrzej Hajda · 10 years ago
  31. c51f73b drm/exynos/ipp: remove unused field from exynos_drm_ipp_private by Andrzej Hajda · 10 years ago
  32. 60b61c2 drm/exynos/ipp: remove type casting by Andrzej Hajda · 10 years ago
  33. 682b7c1 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  34. 4d52076 drm/exynos: ipp: rearrange c_node->event_lock using routine by YoungJun Cho · 10 years ago
  35. 220db6f drm/exynos: ipp: rearrange c_node->mem_lock using routines by YoungJun Cho · 10 years ago
  36. 075436b drm/exynos: ipp: add ipp_remove_id() by YoungJun Cho · 10 years ago
  37. 7f5af05 drm/exynos: ipp: add cmd_lock for cmd_list by YoungJun Cho · 10 years ago
  38. 4e4fe55 drm/exynos: ipp: rename cmd_lock to lock by YoungJun Cho · 10 years ago
  39. ebaf05c drm/exynos: ipp: remove duplicated setting by YoungJun Cho · 10 years ago
  40. c66ce40 drm/exynos: ipp: remove usless list_empty() functions by YoungJun Cho · 10 years ago
  41. 3164605 drm/exynos/ipp: simplify property list allocation by Andrzej Hajda · 10 years ago
  42. f51bcee drm/exynos/ipp: correct ipp_id field initialization by Andrzej Hajda · 10 years ago
  43. 396e103 drm/exynos/ipp: fix get_property IOCTL by Andrzej Hajda · 10 years ago
  44. 9fca9ac drm/exynos: Spelling s/contro/control/ by Geert Uytterhoeven · 10 years ago
  45. 4fe25b8 drm/exynos: Fix trivial typo by Sachin Kamat · 11 years ago
  46. 86ac5b8 drm/exynos: Fix multiplatform breakage for ipp/gsc by Tushar Behera · 11 years ago
  47. c6b78bc drm: fix typos in comment in /gpu/drm/exynos by Masanari Iida · 11 years ago
  48. 38bb525 drm/exynos: Remove redundant error messages by Sachin Kamat · 11 years ago
  49. db70d16 drm/exynos: Remove module.h header inclusion by Sachin Kamat · 11 years ago
  50. be34879 drm/exynos: exynos_drm_ipp: fix return value check by Wei Yongjun · 11 years ago
  51. 2fa7b74 drm/exynos: exynos_drm_ipp: Remove redundant break statement by Sachin Kamat · 11 years ago
  52. cbc4c33 drm/exynos: Clean up logs for DRM_ERROR / DRM_DEBUG_KMS by YoungJun Cho · 11 years ago
  53. bca34c9 drm/exynos: Remove tracking log functions by YoungJun Cho · 11 years ago
  54. d873ab9 drm/exynos: cleanup device pointer usages by Seung-Woo Kim · 11 years ago
  55. f025045 drm/exynos: exynos_drm_ipp: Fix incorrect usage of IS_ERR_OR_NULL by Sachin Kamat · 11 years ago
  56. 43f4190 drm/exynos: added ipp device registration to drm driver by Seung-Woo Kim · 11 years ago
  57. 8550cb2 drm/exynos: convert to idr_alloc() by Tejun Heo · 11 years ago
  58. 4d53233 drm: don't use idr_remove_all() by Tejun Heo · 11 years ago
  59. 0bc4a0a drm/exynos: Make ipp_handle_cmd_work static by Sachin Kamat · 12 years ago
  60. ca5c8a4c Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  61. bfb6ed2 drm/exynos: Use devm_kzalloc in exynos_drm_ipp.c by Sachin Kamat · 12 years ago
  62. 6fe891f drm/exynos: correct some comments to abbreviation. by Eunchul Kim · 12 years ago
  63. 0ca824c drm/exynos: remove needless error handling to property. by Eunchul Kim · 12 years ago
  64. 7259c3d drm/exynos: change member variable name. by Eunchul Kim · 12 years ago
  65. 56550d9 Drivers: gpu: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  66. c12e261 drm/exynos: add iommu support for ipp by Eunchul Kim · 12 years ago
  67. cb471f14 drm/exynos: add ipp subsystem by Eunchul Kim · 12 years ago