1. 369aea8 mei: implement client dma setup. by Alexander Usyskin · 4 years ago
  2. b7a4804 mei: add support for client dma capability by Alexander Usyskin · 4 years ago
  3. 36edb14 mei: allow clients on bus to communicate in remove callback by Alexander Usyskin · 4 years ago
  4. 85261c1 mei: bus: add vtag support by Alexander Usyskin · 4 years, 3 months ago
  5. f35fe5f mei: add a vtag map for each client by Alexander Usyskin · 4 years, 6 months ago
  6. d1376f3 mei: add a spin lock to protect rd_completed queue by Alexander Usyskin · 4 years, 6 months ago
  7. 0cd7c01 mei: add support for mei extended header. by Tomas Winkler · 4 years, 6 months ago
  8. beb4e1e mei: restrict vtag support to hbm version 2.2 by Alexander Usyskin · 4 years, 6 months ago
  9. e5cab1f mei: hbm: add capabilities message by Alexander Usyskin · 4 years, 6 months ago
  10. 2f79d3d mei: add device kind to sysfs by Alexander Usyskin · 4 years, 7 months ago
  11. f490e8a misc: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  12. 52f6efd mei: add trc detection register to sysfs by Alexander Usyskin · 5 years ago
  13. 261e071 mei: abstract fw status register read. by Tomas Winkler · 5 years ago
  14. f8204f0 mei: avoid FW version request on Ibex Peak and earlier by Alexander Usyskin · 5 years ago
  15. 5666d89 mei: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  16. 43b8a7e mei: expose device state in sysfs by Alexander Usyskin · 6 years ago
  17. 1e55b60 mei: adjust the copyright notice in the files. by Tomas Winkler · 6 years ago
  18. 9fff042 mei: convert to SPDX license tags by Tomas Winkler · 6 years ago
  19. c30362c mei: dma ring: implement transmit flow by Tomas Winkler · 6 years ago
  20. 6316321 mei: dma ring: implement rx circular buffer logic by Tomas Winkler · 6 years ago
  21. 2513eb0 mei: hw: add dma ring control block by Tomas Winkler · 6 years ago
  22. ce0925e mei: dma ring buffers allocation by Tomas Winkler · 6 years ago
  23. c2bd9fc mei: restrict dma ring support to hbm version 2.1 by Tomas Winkler · 7 years ago
  24. 9d89ddf mei: hbm: introduce dma bit in the message header by Tomas Winkler · 7 years ago
  25. 98e7086 mei: add support for variable length mei headers. by Tomas Winkler · 7 years ago
  26. a1c4d08 mei: add mei_msg_hdr_init wrapper. by Tomas Winkler · 7 years ago
  27. 8c8d964 mei: move hbuf_depth from the mei device to the hw modules by Tomas Winkler · 7 years ago
  28. 9fc5f0f mei: cleanup slots to data conversions by Tomas Winkler · 7 years ago
  29. 3cfaeb3 mei: expose fw version to sysfs by Alexander Usyskin · 7 years ago
  30. 9a7c0b6 mei: add optional timeout to internal bus recv by Alexander Usyskin · 7 years ago
  31. af336ca mei: limit the number of queued writes by Alexander Usyskin · 7 years ago
  32. 257355a mei: make module referencing local to the bus.c by Tomas Winkler · 7 years ago
  33. 8bb2d27 mei: make mei_cl_bus_rescan static by Alexander Usyskin · 8 years ago
  34. 394a77d mei: drop amthif internal client by Alexander Usyskin · 8 years ago
  35. 962ff7b mei: replace callback structures used as list head by list_head by Alexander Usyskin · 8 years ago
  36. 5d88246 mei: bus: prevent hardware module unload if device on bus is active by Alexander Usyskin · 8 years ago
  37. 7ee7f45 mei: bus: enable OS version only for SPT and newer by Alexander Usyskin · 8 years ago
  38. 076802d mei: bus: enable non-blocking RX by Alexander Usyskin · 8 years ago
  39. 4a8efd4 mei: synchronize irq before initiating a reset. by Tomas Winkler · 8 years ago
  40. bd47b52 mei: introduce host client uninitialized state by Alexander Usyskin · 8 years ago
  41. 4b9960d mei: constify buffer in the write functions calls by Tomas Winkler · 8 years ago
  42. e0cb6b2 mei: enable to set the internal flag for client write by Alexander Usyskin · 8 years ago
  43. 1892fc2 mei: stop the stall timer worker if not needed by Alexander Usyskin · 8 years ago
  44. 80293c4 mei: drop unused file transaction states by Alexander Usyskin · 9 years ago
  45. 9d27e73 mei: amthif: drop mei_amthif_read by Alexander Usyskin · 9 years ago
  46. 4034b81 mei: use consistent naming for TX control flow credits by Tomas Winkler · 9 years ago
  47. 46978ad mei: rx flow control counter by Alexander Usyskin · 9 years ago
  48. 97d549b mei: add file pointer to the host client structure by Alexander Usyskin · 9 years ago
  49. bca7dba mei: amthif: drop iamthif_current_cb by Alexander Usyskin · 9 years ago
  50. ca455fa mei: amthif: drop READ_COMPLETE state by Alexander Usyskin · 9 years ago
  51. c0ff901 mei: drop wr_msg from the mei_dev structure by Alexander Usyskin · 9 years ago
  52. 9d04ee1 mei: amthif: discard not read messages by Alexander Usyskin · 9 years ago
  53. cc25aa9 mei: drop global me_client_index by Alexander Usyskin · 9 years ago
  54. 025fb79 mei: split amthif client init from end of clients enumeration by Alexander Usyskin · 9 years ago
  55. 27f476e mei: hbm: send immediate reply flag in enum request by Alexander Usyskin · 9 years ago
  56. a816a00 mei: bus: run rescan on me_clients list change by Alexander Usyskin · 9 years ago
  57. 7851e00 mei: drop reserved host client ids by Alexander Usyskin · 9 years ago
  58. f4e0624 mei: fixed address clients for the new platforms by Alexander Usyskin · 9 years ago
  59. 850f894 mei: bus: fix notification event delivery by Tomas Winkler · 9 years ago
  60. a1f9ae2 mei: bus: fix RX event scheduling by Tomas Winkler · 9 years ago
  61. 9abd8b3 mei: amthif: replace amthif_rd_complete_list with rd_completed by Tomas Winkler · 9 years ago
  62. 62e8e6a mei: rename variable names 'file_object' to fp by Tomas Winkler · 9 years ago
  63. f23e2cc mei: constify struct file pointer by Tomas Winkler · 9 years ago
  64. d0df8df mei: amthif: don't drop read packets on timeout by Alexander Usyskin · 9 years ago
  65. f862b6b mei: fix possible integer overflow issue by Tomas Winkler · 9 years ago
  66. fdd9b86 mei: wd: drop the watchdog code from the core mei driver by Alexander Usyskin · 9 years ago
  67. b86d1bd mei: drop nfc leftovers from the mei driver by Tomas Winkler · 9 years ago
  68. 8e483ed Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  69. 99c2658 mei: fix the KDoc formating by Alexander Usyskin · 9 years ago
  70. 621a5f7 debugfs: Pass bool pointer to debugfs_create_bool() by Viresh Kumar · 9 years ago
  71. ae48d74 mei: bus: use mei_cl_bus_ prefix consistently by Tomas Winkler · 9 years ago
  72. bb2ef9c mei: bus: add and call callback on notify event by Alexander Usyskin · 10 years ago
  73. 237092b mei: implement fasync for event notification by Tomas Winkler · 10 years ago
  74. b38a362 mei: add a handler that waits for notification on event by Tomas Winkler · 10 years ago
  75. 4d99877 mei: enable async event notifications only from hbm version 2.0 by Tomas Winkler · 10 years ago
  76. 965ae37 mei: implement async notification hbm messages by Tomas Winkler · 10 years ago
  77. 1890135 mei: disconnect on connection request timeout by Alexander Usyskin · 10 years ago
  78. 70ef835 mei: support for dynamic clients by Tomas Winkler · 10 years ago
  79. 6009595 mei: bus: link client devices instead of host clients by Tomas Winkler · 10 years ago
  80. b39910c mei: bus: simplify how we build nfc bus name by Tomas Winkler · 10 years ago
  81. 71ce789 mei: bus: enable running fixup routines before device registration by Tomas Winkler · 10 years ago
  82. 0ff0a8d mei: bus: add me client device list infrastructure by Tomas Winkler · 10 years ago
  83. b37719c3 mei: bus: fix drivers and devices names confusion by Tomas Winkler · 10 years ago
  84. 3dc196e mei: me: wait for power gating exit confirmation by Alexander Usyskin · 10 years ago
  85. dbac993 mei: export mei client device struct to external use by Tomas Winkler · 10 years ago
  86. d4b78c7 mei: bus: kill mei_cl_ops by Tomas Winkler · 10 years ago
  87. be9b720 NFC: mei_phy: move all nfc logic from mei driver to nfc by Tomas Winkler · 10 years ago
  88. c93b76b mei: bus: report also uuid in module alias by Tomas Winkler · 10 years ago
  89. 9e23936 mei: drop iamthif_mtu from device structure by Alexander Usyskin · 10 years ago
  90. eeabfcf mei: connection to fixed address clients from user-space by Alexander Usyskin · 10 years ago
  91. a03d77f6 mei: fix flow control for single buffer clients by Alexander Usyskin · 10 years ago
  92. d49ed64 mei: add a reference from the host client to the me client by Alexander Usyskin · 10 years ago
  93. 3c66618 mei: revamp client disconnection flow by Tomas Winkler · 10 years ago
  94. a9bed61 mei: allow read concurrency by Tomas Winkler · 10 years ago
  95. 5db7514 mei: use only one buffer in callback by Tomas Winkler · 10 years ago
  96. 331e418 mei: iamthif: use regular client read functions by Tomas Winkler · 10 years ago
  97. 8660172 mei: iamthif: use client write functions by Tomas Winkler · 10 years ago
  98. c54bf3a mei: iamthif: send flow control as a regular client by Tomas Winkler · 10 years ago
  99. 4e097bc mei: iamthif: remove useless iamthif_ioctl variable by Tomas Winkler · 10 years ago
  100. db4756f mei: iamthif: fix device reset on mei_amthif_irq_read_msg by Tomas Winkler · 10 years ago