1. 154322f mei: prevent unloading mei hw modules while the device is opened. by Tomas Winkler · 9 years ago
  2. 4f27395 mei: nfc: fix deadlock on shutdown/suspend path by Tomas Winkler · 9 years ago
  3. 3dc196e mei: me: wait for power gating exit confirmation by Alexander Usyskin · 9 years ago
  4. c241e9b mei: reset flow control on the last client disconnection by Alexander Usyskin · 9 years ago
  5. b144ce2 mei: fix up uuid matching by Greg Kroah-Hartman · 9 years ago
  6. 5b20a02 mei: export hbm features to debugfs under devstate by Tomas Winkler · 9 years ago
  7. dbac993 mei: export mei client device struct to external use by Tomas Winkler · 9 years ago
  8. d4b78c7 mei: bus: kill mei_cl_ops by Tomas Winkler · 9 years ago
  9. be9b720 NFC: mei_phy: move all nfc logic from mei driver to nfc by Tomas Winkler · 9 years ago
  10. 007d64e mei: bus: add name and uuid into device attributes by Tomas Winkler · 9 years ago
  11. c93b76b mei: bus: report also uuid in module alias by Tomas Winkler · 9 years ago
  12. 41c95b0 mei: add also write waiting list to runtime pm blockers by Tomas Winkler · 9 years ago
  13. a1809d3 mei: request autosuspend at the end of write by Alexander Usyskin · 9 years ago
  14. b8b7303 mei: consume flow control on the first chunk of writing by Alexander Usyskin · 9 years ago
  15. 292f82c mei: debug prints with client info in read by Alexander Usyskin · 9 years ago
  16. 900f445 mei: txe: fix incorrect indentation by Tomas Winkler · 9 years ago
  17. 9e23936 mei: drop iamthif_mtu from device structure by Alexander Usyskin · 9 years ago
  18. eeabfcf mei: connection to fixed address clients from user-space by Alexander Usyskin · 9 years ago
  19. 1df629e mei: support for fixed address clients by Alexander Usyskin · 9 years ago
  20. a03d77f mei: fix flow control for single buffer clients by Alexander Usyskin · 9 years ago
  21. d49ed64 mei: add a reference from the host client to the me client by Alexander Usyskin · 9 years ago
  22. 0c53357 mei: revamp client connection by Tomas Winkler · 9 years ago
  23. 3c66618 mei: revamp client disconnection flow by Tomas Winkler · 9 years ago
  24. fe29228 mei: txe: reduce suspend/resume time by Tomas Winkler · 9 years ago
  25. 1fc1499 Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  26. ea5505f mei: trace: remove unused TRACE_SYSTEM_STRING by Tomas Winkler · 9 years ago
  27. c0fec3a Merge branch 'iocb' into for-next by Al Viro · 9 years ago
  28. 6a84d63 mei: replace check for connection instead of transitioning by Tomas Winkler · 9 years ago
  29. f3de9b6 mei: use mei_cl_is_connected consistently by Tomas Winkler · 9 years ago
  30. 1d9013f mei: fix mei_poll operation by Tomas Winkler · 9 years ago
  31. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 10 years ago
  32. ab3ae00 mei: fix regression on NFC connection by Tomas Winkler · 9 years ago
  33. e94f16a Merge 4.0-rc3 into char-misc-next by Greg Kroah-Hartman · 9 years ago
  34. d2b5851 mei: trace: fix missing include to linux/device.h by Tomas Winkler · 9 years ago
  35. b43baf6 mei: free me client references on host init by Tomas Winkler · 9 years ago
  36. b3de8e3 mei: bus: call device disable handler prior to disconnection by Tomas Winkler · 10 years ago
  37. a9bed61 mei: allow read concurrency by Tomas Winkler · 10 years ago
  38. 928fa66 mei: simplify io callback disposal by Tomas Winkler · 10 years ago
  39. 03b8d34 mei: add mei_cl_alloc_linked function by Tomas Winkler · 10 years ago
  40. bca67d6 mei: always initialize the callback with the intended operation type by Tomas Winkler · 10 years ago
  41. 5db7514 mei: use only one buffer in callback by Tomas Winkler · 10 years ago
  42. 331e418 mei: iamthif: use regular client read functions by Tomas Winkler · 10 years ago
  43. 8660172 mei: iamthif: use client write functions by Tomas Winkler · 10 years ago
  44. c54bf3a mei: iamthif: send flow control as a regular client by Tomas Winkler · 10 years ago
  45. 4e097bc mei: iamthif: remove useless iamthif_ioctl variable by Tomas Winkler · 10 years ago
  46. db4756f mei: iamthif: fix device reset on mei_amthif_irq_read_msg by Tomas Winkler · 10 years ago
  47. 3d33ff2 mei: fix device reset on mei_cl_irq_read_msg allocation failure by Tomas Winkler · 10 years ago
  48. 3908be6 mei: fix function names and format in KDoc by Alexander Usyskin · 10 years ago
  49. 2d1995f mei: me: change power gating function name conventions by Alexander Usyskin · 10 years ago
  50. a0a927d mei: me: add io register tracing by Tomas Winkler · 10 years ago
  51. 381a58c mei: me: use io register wrappers consistently by Tomas Winkler · 10 years ago
  52. b7d8851 mei: revamp me clients list handling by Tomas Winkler · 10 years ago
  53. 6c15a85 mei: make device disabled on stop unconditionally by Alexander Usyskin · 10 years ago
  54. 663b7ee mei: me: release hw from reset only during the reset flow by Alexander Usyskin · 10 years ago
  55. 1ab1e79 mei: mask interrupt set bit on clean reset bit by Alexander Usyskin · 10 years ago
  56. 79563db mei: add reference counting for me clients by Tomas Winkler · 10 years ago
  57. 3542f6b Merge 3.19-rc5 into char-misc-next by Greg Kroah-Hartman · 10 years ago
  58. 2e5df41 mei: use uuid, me_addr tuple addressing also for flow control credits by Tomas Winkler · 10 years ago
  59. 39db74c mei: bus: use ssize_t as the return type for send and receive by Tomas Winkler · 10 years ago
  60. b13a65e mei: clean reset bit before reset by Alexander Usyskin · 10 years ago
  61. 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
  62. bbd6d05 misc / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  63. 55c4e64 mei: export fw status registers through sysfs by Tomas Winkler · 10 years ago
  64. edca5ea mei: read and print all six FW status registers by Alexander Usyskin · 10 years ago
  65. e88281e mei: txe: add cherrytrail device id by Tomas Winkler · 10 years ago
  66. 18caeb7 mei: kill cached host and me csr values by Tomas Winkler · 10 years ago
  67. 5ebdc36 mei: fix hbm MEI_HBM_STARTED ambiguity by Tomas Winkler · 10 years ago
  68. a176c24 mei: nfc: clean nfc internal struct on host exit by Tomas Winkler · 10 years ago
  69. d512c20 mei: hbm: use client specific print functions by Alexander Usyskin · 10 years ago
  70. 4ade435 mei: debugfs: display also connectionless clients by Tomas Winkler · 10 years ago
  71. 3d32cf0 mei: use local cl variables in wd and amthif by Tomas Winkler · 10 years ago
  72. 140c755 mei: drop unneeded client NULL check in cb structure by Alexander Usyskin · 10 years ago
  73. ef0625b Merge tag 'char-misc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  74. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  75. 480bd3c mei: mei_txe_fw_sts can be static by Fengguang Wu · 10 years ago
  76. ce23139 mei: fix kernel-doc warnings by Alexander Usyskin · 10 years ago
  77. a8605ea mei: fix KDoc documentation formatting by Alexander Usyskin · 10 years ago
  78. 764c065 mei: drop me_client_presentation_num by Alexander Usyskin · 10 years ago
  79. 0a01e97 mei: trivial: fix errors in prints in comments by Alexander Usyskin · 10 years ago
  80. 1f18035 mei: remove include to pci header from mei module files by Tomas Winkler · 10 years ago
  81. 4ad96db mei: push pci cfg structure me hw by Tomas Winkler · 10 years ago
  82. d08b8fc mei: remove the reference to pdev from mei_device by Tomas Winkler · 10 years ago
  83. 1bd30b6 mei: move fw_status back to hw ops handlers by Tomas Winkler · 10 years ago
  84. 2bf94cab mei: get rid of most of the pci dependencies in mei by Tomas Winkler · 10 years ago
  85. 3a7e9b6 mei: push all standard settings into mei_device_init by Tomas Winkler · 10 years ago
  86. 2190fe2 mei: move mei_hbm_hdr function from hbm.h the hbm.c by Tomas Winkler · 10 years ago
  87. 2628118 mei: kill error message for allocation failure by Tomas Winkler · 10 years ago
  88. 55e43d1 mei: nfc: fix style warning by Tomas Winkler · 10 years ago
  89. 92db155 mei: fix style warning: Missing a blank line after declarations by Tomas Winkler · 10 years ago
  90. 152de90 mei: pg: fix cat and paste error in comments by Tomas Winkler · 10 years ago
  91. 2fbab57 mei: debugfs: add single buffer indicator by Tomas Winkler · 10 years ago
  92. c449520 mei: debugfs: adjust print buffer by Alexander Usyskin · 10 years ago
  93. 1beeb4b mei: add hbm and pg state in devstate debugfs print by Alexander Usyskin · 10 years ago
  94. 7efceb5 mei: fix comments by Geert Uytterhoeven · 10 years ago
  95. cfda279 mei: bus: fix possible boundaries violation by Alexander Usyskin · 10 years ago
  96. 154eb18 mei: use connect_data on the stack by Tomas Winkler · 10 years ago
  97. 4f046e7 mei: enable adding more IOCTL handlers by Tomas Winkler · 10 years ago
  98. bae1cc7 mei: extract supported features from the hbm version by Tomas Winkler · 10 years ago
  99. 2af89db mei: simplify handling of hbm client events by Tomas Winkler · 10 years ago
  100. cb02efc mei: wait for hbm start non-interruptible by Alexander Usyskin · 10 years ago