1. 8f64215 mei: drop unused hw dependent fw status functions by Alexander Usyskin · 10 years ago
  2. fe2f17e mei: fix return value on disconnect timeout by Alexander Usyskin · 10 years ago
  3. d5d83f8 mei: don't schedule suspend in pm idle by Alexander Usyskin · 10 years ago
  4. 22b987a mei: start disconnect request timer consistently by Alexander Usyskin · 10 years ago
  5. 3e37ebb mei: reset client connection state on timeout by Alexander Usyskin · 10 years ago
  6. d238a0e mei: add WPT second mei interface by Alexander Usyskin · 10 years ago
  7. f3d8e87 mei: move from misc to char device by Alexander Usyskin · 10 years ago
  8. c919951 mei: me: move probe quirk to cfg structure by Tomas Winkler · 10 years ago
  9. 8d929d4 mei: add per device configuration by Alexander Usyskin · 10 years ago
  10. c40765d mei: me: read H_CSR after asserting reset by Tomas Winkler · 10 years ago
  11. 07cd7be mei: me: drop harmful wait optimization by Tomas Winkler · 10 years ago
  12. b04ada9 mei: me: fix hw ready reset flow by Tomas Winkler · 10 years ago
  13. 84b3294 mei: fix memory leak of mei_clients array by Tomas Winkler · 10 years ago
  14. e4d8270 mei: set connecting state just upon connection request is sent to the fw by Alexander Usyskin · 11 years ago
  15. 8611350 mei: make return values consistent across the driver by Alexander Usyskin · 11 years ago
  16. 04dd366 mei: extract fw status registers by Alexander Usyskin · 11 years ago
  17. 61a1aea7 mei: me: bump hbm version to 1.1 to support power gating by Tomas Winkler · 11 years ago
  18. d2d56fa mei: txe: use runtime PG pm domain for non wakeable devices by Alexander Usyskin · 11 years ago
  19. e13fa90 mei: me: use runtime PG pm domain for non wakeable devices by Tomas Winkler · 11 years ago
  20. 04bb139 mei: use runtime pm in write and read flow by Tomas Winkler · 11 years ago
  21. cfe5ab8 mei: txe: add runtime pm framework by Alexander Usyskin · 11 years ago
  22. 180ea05 mei: me: add runtime pm framework by Tomas Winkler · 11 years ago
  23. a532bbe mei: add function to check write queues by Tomas Winkler · 11 years ago
  24. ba9cdd0 mei: me: add pg exit and entry flow commands by Tomas Winkler · 11 years ago
  25. 964a233 mei: expose hardware power gating state to mei layer by Tomas Winkler · 11 years ago
  26. ee7e5af mei: condition PGI support on HW and HBM version by Tomas Winkler · 11 years ago
  27. b16c357 mei: me: add power gating isolation register write wrappers by Tomas Winkler · 11 years ago
  28. ad4d355 mei: me: introduce power gating registers by Tomas Winkler · 11 years ago
  29. 4fcbc99 mei: implement power gating isolation hbm layer by Tomas Winkler · 11 years ago
  30. 34ec436 mei: ignore client writing state during cb completion by Alexander Usyskin · 11 years ago
  31. 5e6533a mei: me: do not load the driver if the FW doesn't support MEI interface by Tomas Winkler · 11 years ago
  32. 675c354 Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  33. 4b1779c Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  34. a05f8f8 mei: don't use deprecated DEFINE_PCI_DEVICE_TABLE macro by Tomas Winkler · 11 years ago
  35. 34e267d mei: amthif: fix checkpatch error by Tomas Winkler · 11 years ago
  36. 1adc167 mei: client.h fix checkpatch errors by Tomas Winkler · 11 years ago
  37. 4692218 mei: use cl_dbg where appropriate by Tomas Winkler · 11 years ago
  38. d63b309 mei: fix Unnecessary space after function pointer name by Tomas Winkler · 11 years ago
  39. dbac474 mei: report consistently copy_from/to_user failures by Alexander Usyskin · 11 years ago
  40. 80260f2 mei: drop pr_fmt macros by Tomas Winkler · 11 years ago
  41. 6e4cd27 mei: make me hw headers private to me hw. by Tomas Winkler · 11 years ago
  42. cc99ecf mei: fix memory leak of pending write cb objects by Tomas Winkler · 11 years ago
  43. b1b94b5 mei: me: do not reset when less than expected data is received by Tomas Winkler · 11 years ago
  44. 31a5ef2 mei: fix regressions caused by removing ext_msg by Alexander Usyskin · 11 years ago
  45. 5877255 mei: wd: fix stop completion failure by Tomas Winkler · 11 years ago
  46. b6d81fd mei: wd: simplify wd_send command by Tomas Winkler · 11 years ago
  47. 7ca96aa mei: make return values consistent across the driver by Alexander Usyskin · 11 years ago
  48. 9d09819 mei: revamp writing slot counting by Tomas Winkler · 11 years ago
  49. 6aae48f mei: add mei_hbuf_acquire wrapper by Tomas Winkler · 11 years ago
  50. 4a22176 mei: txe: include irqreturn.h for irqreturn_t etc by Stephen Rothwell · 11 years ago
  51. 81ec550 mei: Add include of <linux/irqreturn.h> by Bjorn Helgaas · 11 years ago
  52. 0a19174 Merge branch 'char-misc-linus' into char-misc-next by Greg Kroah-Hartman · 11 years ago
  53. accb884 mei: set client's read_cb to NULL when flow control fails by Chao Bi · 11 years ago
  54. e0270ad mei: txe: put pm callbacks under PM_SLEEP ifdef by Tomas Winkler · 11 years ago
  55. 1683325 mei: me: put pm callbacks under PM_SLEEP ifdef by Alexander Usyskin · 11 years ago
  56. 31f88f5 mei: don't of list_for_each_entry_safe when not deleting by Tomas Winkler · 11 years ago
  57. 12d0066 mei: use helper function to find me client by id by Alexander Usyskin · 11 years ago
  58. a27a76d mei: fix potential read outside of array bounds by Alexander Usyskin · 11 years ago
  59. 6409285 mei: wd and amthif use mei_cl_ api for dis/connection by Tomas Winkler · 11 years ago
  60. 285e299 mei: hbm: revamp client connect and disconnection status by Alexander Usyskin · 11 years ago
  61. 4870569 mei: Remove all bus devices from the mei_dev list when stopping the MEI by Tomas Winkler · 11 years ago
  62. ba4b60e Merge 3.14-rc3 into char-misc-next by Greg Kroah-Hartman · 11 years ago
  63. 6bb948c mei: get rid of ext_msg by Tomas Winkler · 11 years ago
  64. 02a7eec mei: rename MEI_FOP_IOCTL to MEI_FOP_CONNECT by Tomas Winkler · 11 years ago
  65. 208008c mei: fix compilation error with missing WATCHDOG_CORE by Tomas Winkler · 11 years ago
  66. e2527ec drivers/misc: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  67. 5baaf71 mei: export active connections to debugfs by Tomas Winkler · 11 years ago
  68. 7d93e58 mei: allow multiple retries if the hw reset has failed by Tomas Winkler · 11 years ago
  69. 92ab513 mei: txe: add Kbuild for TXE device by Tomas Winkler · 11 years ago
  70. 795536a mei: txe: add pci-txe.c by Tomas Winkler · 11 years ago
  71. 32e2b59 mei: txe: add hw-txe.c by Tomas Winkler · 11 years ago
  72. 266f617 mei: txe: add hw-txe.h header file by Tomas Winkler · 11 years ago
  73. 3da7221 mei: txe: add hw-txe-regs.h header file by Tomas Winkler · 11 years ago
  74. 5cb906c mei: don't unset read cb ptr on reset by Alexander Usyskin · 11 years ago
  75. 30c54df mei: clear write cb from waiting list on reset by Alexander Usyskin · 11 years ago
  76. 6adb8ef mei: limit the number of consecutive resets by Tomas Winkler · 11 years ago
  77. 33ec082 mei: revamp mei reset state machine by Tomas Winkler · 11 years ago
  78. 83ce074 mei: fix syntax in comments and debug output by Alexander Usyskin · 11 years ago
  79. 0631213 mei: nfc: mei_nfc_free has to be called under lock by Tomas Winkler · 11 years ago
  80. 66ae460 mei: use hbm idle state to prevent spurious resets by Tomas Winkler · 11 years ago
  81. 544f946 mei: do not run reset flow from the interrupt thread by Tomas Winkler · 11 years ago
  82. 3ecfb16 mei: me: set dma mask using DMA mapping API by Tomas Winkler · 11 years ago
  83. 479327f mei: enable marking internal commands by Tomas Winkler · 11 years ago
  84. 138a6d7 Merge 3.13-rc4 into char-misc-next by Greg Kroah-Hartman · 11 years ago
  85. 76a9635 mei: add 9 series PCH mei device ids by Tomas Winkler · 11 years ago
  86. 10ee907 mei: cleanup mei_irq_read_handler by Tomas Winkler · 11 years ago
  87. 0f1d4ce mei: drop redundant list_del_init by Alexander Usyskin · 11 years ago
  88. dc844b0 mei: remove flash_work_queue by Tomas Winkler · 11 years ago
  89. 50f67a0 mei: wd: host_init propagate error codes from called functions by Tomas Winkler · 11 years ago
  90. c4e87b5 mei: replace stray pr_debug with dev_dbg by Alexander Usyskin · 11 years ago
  91. f935012 mei: bus: propagate error code returned by mei_me_cl_by_id by Tomas Winkler · 11 years ago
  92. df667a1 mei: mei_cl_link remove duplicated check for open_handle_count by Tomas Winkler · 11 years ago
  93. f931f4f mei: print correct device state during unexpected reset by Alexander Usyskin · 11 years ago
  94. 4bff720 mei: nfc: fix memory leak in error path by Tomas Winkler · 11 years ago
  95. eec86b8 mei: move host_clients_map cleanup to device init by Alexander Usyskin · 11 years ago
  96. ed6f7ac mei: me: downgrade two errors to debug level by Paul Bolle · 11 years ago
  97. 838b3a6 mei: me: add Lynx Point Wellsburg work station device id by Tomas Winkler · 11 years ago
  98. af68fb6 mei: amthif: mei_amthif_host_init: propagate errors from called functions by Tomas Winkler · 11 years ago
  99. 22f96a0 mei: revamp open handler counts by Tomas Winkler · 11 years ago
  100. e036cc5 mei: simplify mei_open error handling by Tomas Winkler · 11 years ago