1. 0737cf6 mei: ignore not found client in the enumeration by Alexander Usyskin · 6 years ago
  2. 1892fc2 mei: stop the stall timer worker if not needed by Alexander Usyskin · 8 years ago
  3. 3030dc0 mei: add wrapper for queuing control commands. by Tomas Winkler · 8 years ago
  4. 4034b81 mei: use consistent naming for TX control flow credits by Tomas Winkler · 8 years ago
  5. 041330d mei: hbm: add missing argument in the kdoc by Tomas Winkler · 8 years ago
  6. c0ff901 mei: drop wr_msg from the mei_dev structure by Alexander Usyskin · 8 years ago
  7. 6a8d648 mei: fix NULL dereferencing during FW initiated disconnection by Alexander Usyskin · 8 years ago
  8. cc25aa9 mei: drop global me_client_index by Alexander Usyskin · 8 years ago
  9. 025fb79 mei: split amthif client init from end of clients enumeration by Alexander Usyskin · 8 years ago
  10. 27f476e mei: hbm: send immediate reply flag in enum request by Alexander Usyskin · 8 years ago
  11. a816a00 mei: bus: run rescan on me_clients list change by Alexander Usyskin · 8 years ago
  12. 6938c19 mei: hbm: warn about fw-initiated disconnect by Alexander Usyskin · 8 years ago
  13. f4e0624 mei: fixed address clients for the new platforms by Alexander Usyskin · 8 years ago
  14. 99c2658 mei: fix the KDoc formating by Alexander Usyskin · 9 years ago
  15. 84dfe03 mei: hbm: fix error in state check logic by Alexander Usyskin · 9 years ago
  16. 859ef2f mei: me: d0i3: add d0i3 enter/exit state machine by Alexander Usyskin · 9 years ago
  17. 63f7523 mei: hbm: reorganize the power gating responses by Alexander Usyskin · 9 years ago
  18. 71e117f mei: hbm: add new error code MEI_CL_CONN_NOT_ALLOWED by Alexander Usyskin · 9 years ago
  19. 237092b mei: implement fasync for event notification by Tomas Winkler · 9 years ago
  20. b38a362 mei: add a handler that waits for notification on event by Tomas Winkler · 9 years ago
  21. 51678cc mei: add mei_cl_notify_request command by Tomas Winkler · 9 years ago
  22. 4d99877 mei: enable async event notifications only from hbm version 2.0 by Tomas Winkler · 9 years ago
  23. 965ae37 mei: implement async notification hbm messages by Tomas Winkler · 9 years ago
  24. 18901357 mei: disconnect on connection request timeout by Alexander Usyskin · 9 years ago
  25. 70ef835 mei: support for dynamic clients by Tomas Winkler · 9 years ago
  26. 1df629e mei: support for fixed address clients by Alexander Usyskin · 9 years ago
  27. d49ed64 mei: add a reference from the host client to the me client by Alexander Usyskin · 9 years ago
  28. 3c66618 mei: revamp client disconnection flow by Tomas Winkler · 9 years ago
  29. 928fa66 mei: simplify io callback disposal by Tomas Winkler · 9 years ago
  30. bca67d6 mei: always initialize the callback with the intended operation type by Tomas Winkler · 9 years ago
  31. b7d8851 mei: revamp me clients list handling by Tomas Winkler · 9 years ago
  32. 79563db mei: add reference counting for me clients by Tomas Winkler · 10 years ago
  33. 5ebdc36 mei: fix hbm MEI_HBM_STARTED ambiguity by Tomas Winkler · 10 years ago
  34. d512c20 mei: hbm: use client specific print functions by Alexander Usyskin · 10 years ago
  35. 140c755 mei: drop unneeded client NULL check in cb structure by Alexander Usyskin · 10 years ago
  36. ce23139 mei: fix kernel-doc warnings by Alexander Usyskin · 10 years ago
  37. a8605ea mei: fix KDoc documentation formatting by Alexander Usyskin · 10 years ago
  38. 764c065 mei: drop me_client_presentation_num by Alexander Usyskin · 10 years ago
  39. 1f18035 mei: remove include to pci header from mei module files by Tomas Winkler · 10 years ago
  40. 2bf94cab mei: get rid of most of the pci dependencies in mei by Tomas Winkler · 10 years ago
  41. 2190fe2 mei: move mei_hbm_hdr function from hbm.h the hbm.c by Tomas Winkler · 10 years ago
  42. 92db155 mei: fix style warning: Missing a blank line after declarations by Tomas Winkler · 10 years ago
  43. 1beeb4b mei: add hbm and pg state in devstate debugfs print by Alexander Usyskin · 10 years ago
  44. bae1cc7 mei: extract supported features from the hbm version by Tomas Winkler · 10 years ago
  45. 2af89db mei: simplify handling of hbm client events by Tomas Winkler · 10 years ago
  46. cb02efc mei: wait for hbm start non-interruptible by Alexander Usyskin · 10 years ago
  47. 12f45ed mei: revamp connect and disconnect response handling by Tomas Winkler · 10 years ago
  48. 89778d6 mei: add hbm commands return status values by Tomas Winkler · 10 years ago
  49. 25ca647 mei: add me client remove functions by Tomas Winkler · 10 years ago
  50. 5ca2d38 mei: use list for me clients book keeping by Tomas Winkler · 10 years ago
  51. d320832 mei: me_client lookup function to return me_client object by Tomas Winkler · 10 years ago
  52. 68d1aa6 mei: use wrapper for simple hbm client message by Tomas Winkler · 10 years ago
  53. 3438c1f mei: use consistently me_addr in the hbm structures by Tomas Winkler · 10 years ago
  54. 84b3294 mei: fix memory leak of mei_clients array by Tomas Winkler · 10 years ago
  55. 180ea05 mei: me: add runtime pm framework by Tomas Winkler · 10 years ago
  56. ba9cdd0 mei: me: add pg exit and entry flow commands by Tomas Winkler · 10 years ago
  57. 4fcbc99 mei: implement power gating isolation hbm layer by Tomas Winkler · 10 years ago
  58. 4692218 mei: use cl_dbg where appropriate by Tomas Winkler · 10 years ago
  59. 6e4cd27 mei: make me hw headers private to me hw. by Tomas Winkler · 10 years ago
  60. 7ca96aa mei: make return values consistent across the driver by Alexander Usyskin · 10 years ago
  61. 31f88f5 mei: don't of list_for_each_entry_safe when not deleting by Tomas Winkler · 10 years ago
  62. 12d0066 mei: use helper function to find me client by id by Alexander Usyskin · 10 years ago
  63. 6409285 mei: wd and amthif use mei_cl_ api for dis/connection by Tomas Winkler · 10 years ago
  64. 285e299 mei: hbm: revamp client connect and disconnection status by Alexander Usyskin · 10 years ago
  65. 6bb948c mei: get rid of ext_msg by Tomas Winkler · 10 years ago
  66. 02a7eec mei: rename MEI_FOP_IOCTL to MEI_FOP_CONNECT by Tomas Winkler · 10 years ago
  67. 7d93e58 mei: allow multiple retries if the hw reset has failed by Tomas Winkler · 10 years ago
  68. 33ec082 mei: revamp mei reset state machine by Tomas Winkler · 11 years ago
  69. 83ce074 mei: fix syntax in comments and debug output by Alexander Usyskin · 11 years ago
  70. 66ae460 mei: use hbm idle state to prevent spurious resets by Tomas Winkler · 11 years ago
  71. 544f946 mei: do not run reset flow from the interrupt thread by Tomas Winkler · 11 years ago
  72. d717349 Merge 3.12-rc3 into char-misc-next by Greg Kroah-Hartman · 11 years ago
  73. 1aee351 mei: make me client counters less error prone by Tomas Winkler · 11 years ago
  74. 2ebf8c9 mei: propagate error from write routines instead of ENODEV by Tomas Winkler · 11 years ago
  75. e19555c mei: fix format compilation warrning on 32 bit architecture by Tomas Winkler · 11 years ago
  76. 23f5a32 mei: make sure that me_clients_map big enough before copying by Tomas Winkler · 11 years ago
  77. 9310f61 mei: hbm: fix typo in error message by Tomas Winkler · 11 years ago
  78. 80cc38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  79. 2c9b48a mei: support HBM versioning by Tomas Winkler · 11 years ago
  80. 8b513d0 treewide: Fix typo in printk by Masanari Iida · 11 years ago
  81. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  82. 0cfee51 mei: reseting -> resetting by Bill Nottingham · 11 years ago
  83. 9b0d5ef mei: revamp hbm state machine by Tomas Winkler · 11 years ago
  84. d6c36a4 mei: notify about the reset in error level by Tomas Winkler · 11 years ago
  85. 393b148 mei: Fix comments in drivers/misc/mei by Masanari Iida · 11 years ago
  86. a40b260 mei: move me client storage allocation to hbm.c by Tomas Winkler · 12 years ago
  87. 9dc64d6 mei: rename interface to hw-me by Tomas Winkler · 12 years ago
  88. 0edb23f mei: add new hbm.h header to export hbm protocol by Tomas Winkler · 12 years ago
  89. 6bbda15 mei: move hbm responses from interrupt.c to hbm.c by Tomas Winkler · 12 years ago
  90. 8120e72 mei: add common prefix to hbm function by Tomas Winkler · 12 years ago
  91. e46f187 mei: use structured buffer for the write buffer by Tomas Winkler · 12 years ago
  92. cd51ed6 mei: simplify preparing client host bus messages by Tomas Winkler · 12 years ago
  93. bb1b013 mei: move host bus message handling to hbm.c by Tomas Winkler · 12 years ago