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