1. 1892fc2 mei: stop the stall timer worker if not needed by Alexander Usyskin · 8 years ago
  2. 80293c4 mei: drop unused file transaction states by Alexander Usyskin · 8 years ago
  3. 9d27e73 mei: amthif: drop mei_amthif_read by Alexander Usyskin · 8 years ago
  4. 4034b81 mei: use consistent naming for TX control flow credits by Tomas Winkler · 8 years ago
  5. 46978ad mei: rx flow control counter by Alexander Usyskin · 8 years ago
  6. 97d549b mei: add file pointer to the host client structure by Alexander Usyskin · 8 years ago
  7. bca7dba mei: amthif: drop iamthif_current_cb by Alexander Usyskin · 8 years ago
  8. ca455fa mei: amthif: drop READ_COMPLETE state by Alexander Usyskin · 8 years ago
  9. c0ff901 mei: drop wr_msg from the mei_dev structure by Alexander Usyskin · 8 years ago
  10. 9d04ee1 mei: amthif: discard not read messages by Alexander Usyskin · 8 years ago
  11. cc25aa9 mei: drop global me_client_index by Alexander Usyskin · 8 years ago
  12. 025fb79 mei: split amthif client init from end of clients enumeration by Alexander Usyskin · 8 years ago
  13. 27f476e mei: hbm: send immediate reply flag in enum request by Alexander Usyskin · 8 years ago
  14. a816a00 mei: bus: run rescan on me_clients list change by Alexander Usyskin · 8 years ago
  15. 7851e00 mei: drop reserved host client ids by Alexander Usyskin · 8 years ago
  16. f4e0624 mei: fixed address clients for the new platforms by Alexander Usyskin · 8 years ago
  17. 850f894 mei: bus: fix notification event delivery by Tomas Winkler · 8 years ago
  18. a1f9ae2 mei: bus: fix RX event scheduling by Tomas Winkler · 8 years ago
  19. 9abd8b3 mei: amthif: replace amthif_rd_complete_list with rd_completed by Tomas Winkler · 8 years ago
  20. 62e8e6a mei: rename variable names 'file_object' to fp by Tomas Winkler · 8 years ago
  21. f23e2cc mei: constify struct file pointer by Tomas Winkler · 8 years ago
  22. d0df8df mei: amthif: don't drop read packets on timeout by Alexander Usyskin · 8 years ago
  23. f862b6b mei: fix possible integer overflow issue by Tomas Winkler · 8 years ago
  24. fdd9b86 mei: wd: drop the watchdog code from the core mei driver by Alexander Usyskin · 8 years ago
  25. b86d1bd mei: drop nfc leftovers from the mei driver by Tomas Winkler · 8 years ago
  26. 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
  27. 99c2658 mei: fix the KDoc formating by Alexander Usyskin · 9 years ago
  28. 621a5f7 debugfs: Pass bool pointer to debugfs_create_bool() by Viresh Kumar · 9 years ago
  29. ae48d74 mei: bus: use mei_cl_bus_ prefix consistently by Tomas Winkler · 9 years ago
  30. bb2ef9c mei: bus: add and call callback on notify event by Alexander Usyskin · 9 years ago
  31. 237092b mei: implement fasync for event notification by Tomas Winkler · 9 years ago
  32. b38a362 mei: add a handler that waits for notification on event by Tomas Winkler · 9 years ago
  33. 4d99877 mei: enable async event notifications only from hbm version 2.0 by Tomas Winkler · 9 years ago
  34. 965ae37 mei: implement async notification hbm messages by Tomas Winkler · 9 years ago
  35. 1890135 mei: disconnect on connection request timeout by Alexander Usyskin · 9 years ago
  36. 70ef835 mei: support for dynamic clients by Tomas Winkler · 9 years ago
  37. 6009595 mei: bus: link client devices instead of host clients by Tomas Winkler · 9 years ago
  38. b39910c mei: bus: simplify how we build nfc bus name by Tomas Winkler · 9 years ago
  39. 71ce789 mei: bus: enable running fixup routines before device registration by Tomas Winkler · 9 years ago
  40. 0ff0a8d mei: bus: add me client device list infrastructure by Tomas Winkler · 9 years ago
  41. b37719c3 mei: bus: fix drivers and devices names confusion by Tomas Winkler · 9 years ago
  42. 3dc196e mei: me: wait for power gating exit confirmation by Alexander Usyskin · 9 years ago
  43. dbac993 mei: export mei client device struct to external use by Tomas Winkler · 9 years ago
  44. d4b78c7 mei: bus: kill mei_cl_ops by Tomas Winkler · 9 years ago
  45. be9b720 NFC: mei_phy: move all nfc logic from mei driver to nfc by Tomas Winkler · 9 years ago
  46. c93b76b mei: bus: report also uuid in module alias by Tomas Winkler · 9 years ago
  47. 9e23936 mei: drop iamthif_mtu from device structure by Alexander Usyskin · 9 years ago
  48. eeabfcf mei: connection to fixed address clients from user-space by Alexander Usyskin · 9 years ago
  49. a03d77f6 mei: fix flow control for single buffer clients by Alexander Usyskin · 9 years ago
  50. d49ed64 mei: add a reference from the host client to the me client by Alexander Usyskin · 9 years ago
  51. 3c66618 mei: revamp client disconnection flow by Tomas Winkler · 9 years ago
  52. a9bed61 mei: allow read concurrency by Tomas Winkler · 9 years ago
  53. 5db7514 mei: use only one buffer in callback by Tomas Winkler · 9 years ago
  54. 331e418 mei: iamthif: use regular client read functions by Tomas Winkler · 9 years ago
  55. 8660172 mei: iamthif: use client write functions by Tomas Winkler · 9 years ago
  56. c54bf3a mei: iamthif: send flow control as a regular client by Tomas Winkler · 9 years ago
  57. 4e097bc mei: iamthif: remove useless iamthif_ioctl variable by Tomas Winkler · 9 years ago
  58. db4756f mei: iamthif: fix device reset on mei_amthif_irq_read_msg by Tomas Winkler · 9 years ago
  59. 3d33ff2 mei: fix device reset on mei_cl_irq_read_msg allocation failure by Tomas Winkler · 9 years ago
  60. b7d8851 mei: revamp me clients list handling by Tomas Winkler · 9 years ago
  61. 79563db mei: add reference counting for me clients by Tomas Winkler · 9 years ago
  62. 39db74c mei: bus: use ssize_t as the return type for send and receive by Tomas Winkler · 10 years ago
  63. 6ae840e Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  64. bbd6d050 misc / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  65. edca5ea mei: read and print all six FW status registers by Alexander Usyskin · 10 years ago
  66. a176c24 mei: nfc: clean nfc internal struct on host exit by Tomas Winkler · 10 years ago
  67. ce23139 mei: fix kernel-doc warnings by Alexander Usyskin · 10 years ago
  68. a8605ea mei: fix KDoc documentation formatting by Alexander Usyskin · 10 years ago
  69. 764c065 mei: drop me_client_presentation_num by Alexander Usyskin · 10 years ago
  70. 4ad96db mei: push pci cfg structure me hw by Tomas Winkler · 10 years ago
  71. d08b8fc mei: remove the reference to pdev from mei_device by Tomas Winkler · 10 years ago
  72. 1bd30b6 mei: move fw_status back to hw ops handlers by Tomas Winkler · 10 years ago
  73. 3a7e9b6 mei: push all standard settings into mei_device_init by Tomas Winkler · 10 years ago
  74. 1beeb4b mei: add hbm and pg state in devstate debugfs print by Alexander Usyskin · 10 years ago
  75. bae1cc7 mei: extract supported features from the hbm version by Tomas Winkler · 10 years ago
  76. cb02efc mei: wait for hbm start non-interruptible by Alexander Usyskin · 10 years ago
  77. 5a8373fb mei: use disconnect name consistently by Tomas Winkler · 10 years ago
  78. d880f32 mei: add mei_me_cl_by_uuid_id function by Tomas Winkler · 10 years ago
  79. 5ca2d38 mei: use list for me clients book keeping by Tomas Winkler · 10 years ago
  80. 8f64215 mei: drop unused hw dependent fw status functions by Alexander Usyskin · 10 years ago
  81. f3d8e87 mei: move from misc to char device by Alexander Usyskin · 10 years ago
  82. c919951 mei: me: move probe quirk to cfg structure by Tomas Winkler · 10 years ago
  83. 8d929d4 mei: add per device configuration by Alexander Usyskin · 10 years ago
  84. 04dd366 mei: extract fw status registers by Alexander Usyskin · 10 years ago
  85. e13fa90 mei: me: use runtime PG pm domain for non wakeable devices by Tomas Winkler · 10 years ago
  86. a532bbe mei: add function to check write queues by Tomas Winkler · 10 years ago
  87. 964a233 mei: expose hardware power gating state to mei layer by Tomas Winkler · 10 years ago
  88. ee7e5af mei: condition PGI support on HW and HBM version by Tomas Winkler · 10 years ago
  89. 4fcbc99 mei: implement power gating isolation hbm layer by Tomas Winkler · 10 years ago
  90. d63b309 mei: fix Unnecessary space after function pointer name by Tomas Winkler · 10 years ago
  91. 6e4cd27 mei: make me hw headers private to me hw. by Tomas Winkler · 10 years ago
  92. 9d09819 mei: revamp writing slot counting by Tomas Winkler · 10 years ago
  93. 6aae48f mei: add mei_hbuf_acquire wrapper by Tomas Winkler · 10 years ago
  94. 6409285 mei: wd and amthif use mei_cl_ api for dis/connection by Tomas Winkler · 10 years ago
  95. 4870569 mei: Remove all bus devices from the mei_dev list when stopping the MEI by Tomas Winkler · 10 years ago
  96. 6bb948c mei: get rid of ext_msg by Tomas Winkler · 10 years ago
  97. 02a7eec mei: rename MEI_FOP_IOCTL to MEI_FOP_CONNECT by Tomas Winkler · 10 years ago
  98. 6adb8ef mei: limit the number of consecutive resets by Tomas Winkler · 10 years ago
  99. 33ec082 mei: revamp mei reset state machine by Tomas Winkler · 10 years ago
  100. 83ce074 mei: fix syntax in comments and debug output by Alexander Usyskin · 10 years ago