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