1. 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
  2. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  3. 480bd3c mei: mei_txe_fw_sts can be static by Fengguang Wu · 10 years ago
  4. ce23139 mei: fix kernel-doc warnings by Alexander Usyskin · 10 years ago
  5. a8605ea mei: fix KDoc documentation formatting by Alexander Usyskin · 10 years ago
  6. 764c065 mei: drop me_client_presentation_num by Alexander Usyskin · 10 years ago
  7. 0a01e97 mei: trivial: fix errors in prints in comments by Alexander Usyskin · 10 years ago
  8. 1f18035 mei: remove include to pci header from mei module files by Tomas Winkler · 10 years ago
  9. 4ad96db mei: push pci cfg structure me hw by Tomas Winkler · 10 years ago
  10. d08b8fc mei: remove the reference to pdev from mei_device by Tomas Winkler · 10 years ago
  11. 1bd30b6 mei: move fw_status back to hw ops handlers by Tomas Winkler · 10 years ago
  12. 2bf94cab mei: get rid of most of the pci dependencies in mei by Tomas Winkler · 10 years ago
  13. 3a7e9b6 mei: push all standard settings into mei_device_init by Tomas Winkler · 10 years ago
  14. 2190fe2 mei: move mei_hbm_hdr function from hbm.h the hbm.c by Tomas Winkler · 10 years ago
  15. 2628118 mei: kill error message for allocation failure by Tomas Winkler · 10 years ago
  16. 55e43d1 mei: nfc: fix style warning by Tomas Winkler · 10 years ago
  17. 92db155 mei: fix style warning: Missing a blank line after declarations by Tomas Winkler · 10 years ago
  18. 152de90 mei: pg: fix cat and paste error in comments by Tomas Winkler · 10 years ago
  19. 2fbab57 mei: debugfs: add single buffer indicator by Tomas Winkler · 10 years ago
  20. c449520 mei: debugfs: adjust print buffer by Alexander Usyskin · 10 years ago
  21. 1beeb4b mei: add hbm and pg state in devstate debugfs print by Alexander Usyskin · 10 years ago
  22. 7efceb5 mei: fix comments by Geert Uytterhoeven · 10 years ago
  23. cfda279 mei: bus: fix possible boundaries violation by Alexander Usyskin · 10 years ago
  24. 154eb18 mei: use connect_data on the stack by Tomas Winkler · 10 years ago
  25. 4f046e7 mei: enable adding more IOCTL handlers by Tomas Winkler · 10 years ago
  26. bae1cc7 mei: extract supported features from the hbm version by Tomas Winkler · 10 years ago
  27. 2af89db mei: simplify handling of hbm client events by Tomas Winkler · 10 years ago
  28. cb02efc mei: wait for hbm start non-interruptible by Alexander Usyskin · 10 years ago
  29. 12f45ed mei: revamp connect and disconnect response handling by Tomas Winkler · 10 years ago
  30. 5a8373f mei: use disconnect name consistently by Tomas Winkler · 10 years ago
  31. 89778d6 mei: add hbm commands return status values by Tomas Winkler · 10 years ago
  32. d880f32 mei: add mei_me_cl_by_uuid_id function by Tomas Winkler · 10 years ago
  33. 25ca647 mei: add me client remove functions by Tomas Winkler · 10 years ago
  34. 5ca2d38 mei: use list for me clients book keeping by Tomas Winkler · 10 years ago
  35. d320832 mei: me_client lookup function to return me_client object by Tomas Winkler · 10 years ago
  36. 68d1aa6 mei: use wrapper for simple hbm client message by Tomas Winkler · 10 years ago
  37. 3438c1f mei: use consistently me_addr in the hbm structures by Tomas Winkler · 10 years ago
  38. 05e314e mei: amthif: don't check amthif client identity on amthif queues by Alexander Usyskin · 10 years ago
  39. 5456796 mei: amthif: use service function to flush amthif queue by Alexander Usyskin · 10 years ago
  40. 2c2b93e mei: me: wait for hw ready non-interruptible by Alexander Usyskin · 10 years ago
  41. 8e8248b mei: nfc: fix memory leak in error path by Alexander Usyskin · 10 years ago
  42. 73ab423 mei: reset client state on queued connect request by Alexander Usyskin · 10 years ago
  43. 8f64215 mei: drop unused hw dependent fw status functions by Alexander Usyskin · 10 years ago
  44. fe2f17e mei: fix return value on disconnect timeout by Alexander Usyskin · 10 years ago
  45. d5d83f8 mei: don't schedule suspend in pm idle by Alexander Usyskin · 10 years ago
  46. 22b987a mei: start disconnect request timer consistently by Alexander Usyskin · 10 years ago
  47. 3e37ebb mei: reset client connection state on timeout by Alexander Usyskin · 10 years ago
  48. d238a0e mei: add WPT second mei interface by Alexander Usyskin · 10 years ago
  49. f3d8e87 mei: move from misc to char device by Alexander Usyskin · 10 years ago
  50. c919951 mei: me: move probe quirk to cfg structure by Tomas Winkler · 10 years ago
  51. 8d929d4 mei: add per device configuration by Alexander Usyskin · 10 years ago
  52. c40765d mei: me: read H_CSR after asserting reset by Tomas Winkler · 10 years ago
  53. 07cd7be mei: me: drop harmful wait optimization by Tomas Winkler · 10 years ago
  54. b04ada9 mei: me: fix hw ready reset flow by Tomas Winkler · 10 years ago
  55. 84b3294 mei: fix memory leak of mei_clients array by Tomas Winkler · 10 years ago
  56. e4d8270 mei: set connecting state just upon connection request is sent to the fw by Alexander Usyskin · 10 years ago
  57. 8611350 mei: make return values consistent across the driver by Alexander Usyskin · 10 years ago
  58. 04dd366 mei: extract fw status registers by Alexander Usyskin · 10 years ago
  59. 61a1aea7 mei: me: bump hbm version to 1.1 to support power gating by Tomas Winkler · 10 years ago
  60. d2d56fa mei: txe: use runtime PG pm domain for non wakeable devices by Alexander Usyskin · 10 years ago
  61. e13fa90 mei: me: use runtime PG pm domain for non wakeable devices by Tomas Winkler · 10 years ago
  62. 04bb139 mei: use runtime pm in write and read flow by Tomas Winkler · 10 years ago
  63. cfe5ab8 mei: txe: add runtime pm framework by Alexander Usyskin · 10 years ago
  64. 180ea05 mei: me: add runtime pm framework by Tomas Winkler · 10 years ago
  65. a532bbe mei: add function to check write queues by Tomas Winkler · 10 years ago
  66. ba9cdd0 mei: me: add pg exit and entry flow commands by Tomas Winkler · 10 years ago
  67. 964a233 mei: expose hardware power gating state to mei layer by Tomas Winkler · 10 years ago
  68. ee7e5af mei: condition PGI support on HW and HBM version by Tomas Winkler · 10 years ago
  69. b16c357 mei: me: add power gating isolation register write wrappers by Tomas Winkler · 10 years ago
  70. ad4d355 mei: me: introduce power gating registers by Tomas Winkler · 10 years ago
  71. 4fcbc99 mei: implement power gating isolation hbm layer by Tomas Winkler · 10 years ago
  72. 34ec436 mei: ignore client writing state during cb completion by Alexander Usyskin · 10 years ago
  73. 5e6533a mei: me: do not load the driver if the FW doesn't support MEI interface by Tomas Winkler · 10 years ago
  74. 675c354 Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  75. 4b1779c Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  76. a05f8f8 mei: don't use deprecated DEFINE_PCI_DEVICE_TABLE macro by Tomas Winkler · 10 years ago
  77. 34e267d mei: amthif: fix checkpatch error by Tomas Winkler · 10 years ago
  78. 1adc167 mei: client.h fix checkpatch errors by Tomas Winkler · 10 years ago
  79. 4692218 mei: use cl_dbg where appropriate by Tomas Winkler · 10 years ago
  80. d63b309 mei: fix Unnecessary space after function pointer name by Tomas Winkler · 10 years ago
  81. dbac474 mei: report consistently copy_from/to_user failures by Alexander Usyskin · 10 years ago
  82. 80260f2 mei: drop pr_fmt macros by Tomas Winkler · 10 years ago
  83. 6e4cd27 mei: make me hw headers private to me hw. by Tomas Winkler · 10 years ago
  84. cc99ecf mei: fix memory leak of pending write cb objects by Tomas Winkler · 10 years ago
  85. b1b94b5 mei: me: do not reset when less than expected data is received by Tomas Winkler · 10 years ago
  86. 31a5ef2 mei: fix regressions caused by removing ext_msg by Alexander Usyskin · 10 years ago
  87. 5877255 mei: wd: fix stop completion failure by Tomas Winkler · 10 years ago
  88. b6d81fd mei: wd: simplify wd_send command by Tomas Winkler · 10 years ago
  89. 7ca96aa mei: make return values consistent across the driver by Alexander Usyskin · 10 years ago
  90. 9d09819 mei: revamp writing slot counting by Tomas Winkler · 10 years ago
  91. 6aae48f mei: add mei_hbuf_acquire wrapper by Tomas Winkler · 10 years ago
  92. 4a22176 mei: txe: include irqreturn.h for irqreturn_t etc by Stephen Rothwell · 10 years ago
  93. 81ec550 mei: Add include of <linux/irqreturn.h> by Bjorn Helgaas · 10 years ago
  94. 0a19174 Merge branch 'char-misc-linus' into char-misc-next by Greg Kroah-Hartman · 10 years ago
  95. accb884 mei: set client's read_cb to NULL when flow control fails by Chao Bi · 10 years ago
  96. e0270ad mei: txe: put pm callbacks under PM_SLEEP ifdef by Tomas Winkler · 10 years ago
  97. 1683325 mei: me: put pm callbacks under PM_SLEEP ifdef by Alexander Usyskin · 10 years ago
  98. 31f88f5 mei: don't of list_for_each_entry_safe when not deleting by Tomas Winkler · 10 years ago
  99. 12d0066 mei: use helper function to find me client by id by Alexander Usyskin · 10 years ago
  100. a27a76d mei: fix potential read outside of array bounds by Alexander Usyskin · 10 years ago