1. 8c57cac mei: me: disable driver on SPT SPS firmware by Tomas Winkler · 8 years ago
  2. 194c858 Merge 4.7-rc4 into char-misc-next by Greg Kroah-Hartman · 8 years ago
  3. 69f1804 mei: don't use wake_up_interruptible for wr_ctrl by Alexander Usyskin · 8 years ago
  4. c0ff901 mei: drop wr_msg from the mei_dev structure by Alexander Usyskin · 8 years ago
  5. bc46b45 mei: bus: call mei_cl_read_start under device lock by Alexander Usyskin · 8 years ago
  6. 7ff4bdd mei: fix waiting for wr_ctrl for corner cases. by Alexander Usyskin · 8 years ago
  7. 4a8eaa9 mei: don't clean control queues on notify request timeout by Alexander Usyskin · 8 years ago
  8. 9d04ee1 mei: amthif: discard not read messages by Alexander Usyskin · 8 years ago
  9. 6a8d648 mei: fix NULL dereferencing during FW initiated disconnection by Alexander Usyskin · 8 years ago
  10. cc25aa9 mei: drop global me_client_index by Alexander Usyskin · 8 years ago
  11. b9c7954 mei: do not pin module if cldrv->probe() failed by Alexey Khoroshilov · 8 years ago
  12. 423de92 mei: bus: use scnprintf in *_show by Rasmus Villemoes · 8 years ago
  13. dd16f6c mei: me: add broxton pci device ids by Tomas Winkler · 8 years ago
  14. 35bf769 mei: fix format string in debug prints by Alexander Usyskin · 8 years ago
  15. 1b79dff Merge 4.5-rc4 into char-misc-next by Greg Kroah-Hartman · 8 years ago
  16. 6cbb097 mei: fix double freeing of a cb during link reset by Alexander Usyskin · 8 years ago
  17. 4ddbdbb mei: wd: drop AGAIN the watchdog code from the core mei driver by Tomas Winkler · 8 years ago
  18. 025fb79 mei: split amthif client init from end of clients enumeration by Alexander Usyskin · 8 years ago
  19. 27f476e mei: hbm: send immediate reply flag in enum request by Alexander Usyskin · 8 years ago
  20. a816a00 mei: bus: run rescan on me_clients list change by Alexander Usyskin · 8 years ago
  21. 7851e00 mei: drop reserved host client ids by Alexander Usyskin · 8 years ago
  22. 6938c19 mei: hbm: warn about fw-initiated disconnect by Alexander Usyskin · 8 years ago
  23. f4e0624 mei: fixed address clients for the new platforms by Alexander Usyskin · 8 years ago
  24. 06ee536 mei: fill file pointer in read cb for fixed address client by Alexander Usyskin · 8 years ago
  25. 603c53e mei: discard replies from unconnected fixed address clients by Alexander Usyskin · 8 years ago
  26. a4307fe mei: clean write queues and wake waiters on disconnect by Alexander Usyskin · 8 years ago
  27. 0faf6a3 mei: wake blocked write on link reset by Alexander Usyskin · 8 years ago
  28. e8466b3 mei: drop superfluous closing bracket from write traces by Alexander Usyskin · 8 years ago
  29. 15c13df mei: bus: check if the device is enabled before data transfer by Alexander Usyskin · 8 years ago
  30. 850f894 mei: bus: fix notification event delivery by Tomas Winkler · 8 years ago
  31. a1f9ae2 mei: bus: fix RX event scheduling by Tomas Winkler · 8 years ago
  32. b74d883 mei: amthif: interrupt reader on link reset by Alexander Usyskin · 8 years ago
  33. 4bddf56 mei: amthif: use rx_wait queue also for amthif client by Alexander Usyskin · 8 years ago
  34. 77b007b mei: amthif: drop parameter validation from mei_amthif_write by Tomas Winkler · 8 years ago
  35. 9abd8b3 mei: amthif: replace amthif_rd_complete_list with rd_completed by Tomas Winkler · 8 years ago
  36. 5cf8b2a mei: amthif: allow only one request at a time by Alexander Usyskin · 8 years ago
  37. 62e8e6a mei: rename variable names 'file_object' to fp by Tomas Winkler · 8 years ago
  38. f23e2cc mei: constify struct file pointer by Tomas Winkler · 8 years ago
  39. d0df8df mei: amthif: don't drop read packets on timeout by Alexander Usyskin · 8 years ago
  40. 5ba0bf4 mei: amthif: don't copy from an empty buffer by Alexander Usyskin · 8 years ago
  41. 1f7e489 mei: call stop on failed char device register by Alexander Usyskin · 8 years ago
  42. f862b6b mei: fix possible integer overflow issue by Tomas Winkler · 8 years ago
  43. 439a74b mei: debugfs: allow hbm features list dump in earlier stages by Alexander Usyskin · 8 years ago
  44. 26900254 mei: debugfs: adjust active clients print buffer by Alexander Usyskin · 8 years ago
  45. a96c548 mei: trace pci configuration space io by Tomas Winkler · 8 years ago
  46. 7326fff mei: validate request value in client notify request ioctl by Alexander Usyskin · 8 years ago
  47. e97cdb3 mei: bus: whitelist the watchdog client by Tomas Winkler · 8 years ago
  48. fdd9b86 mei: wd: drop the watchdog code from the core mei driver by Alexander Usyskin · 8 years ago
  49. b86d1bd mei: drop nfc leftovers from the mei driver by Tomas Winkler · 8 years ago
  50. 8b2458f mei: always copy the read buffer if data is ready by Alexander Usyskin · 8 years ago
  51. 13cf988 mei: prevent queuing new flow control credit. by Alexander Usyskin · 8 years ago
  52. 2bcfdc2 mei: bus: remove redundant uuid string in debug messages by Tomas Winkler · 8 years ago
  53. 30f0530 Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  54. ed6dc53 mei: fix fasync return value on error by Tomas Winkler · 8 years ago
  55. 989561d PM / Domains: add setter for dev.pm_domain by Tomeu Vizoso · 8 years ago
  56. 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
  57. e880e874 Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  58. 213dd19 mei: bus: set the device name before running fixup by Tomas Winkler · 9 years ago
  59. 2da55cf mei: bus: use correct lock ordering by Tomas Winkler · 9 years ago
  60. 2be7010 mei: Fix debugfs filename in error output by Alexander Kuleshov · 9 years ago
  61. edf5600 mei: amthif: Do not compare bool to 0/1 by Alexander Usyskin · 9 years ago
  62. df7f544 mei: bus: fix c&p issue in the kdoc by Tomas Winkler · 9 years ago
  63. 99c2658 mei: fix the KDoc formating by Alexander Usyskin · 9 years ago
  64. 34af191 mei: keep the device awake during reads in chunks by Alexander Usyskin · 9 years ago
  65. 97ccf63 mei: cancel driver workers only after client devices were removed by Tomas Winkler · 9 years ago
  66. 4970c0c Merge 4.3-rc5 into char-misc next by Greg Kroah-Hartman · 9 years ago
  67. 84dfe03 mei: hbm: fix error in state check logic by Alexander Usyskin · 9 years ago
  68. 621a5f7 debugfs: Pass bool pointer to debugfs_create_bool() by Viresh Kumar · 9 years ago
  69. c566f36 Merge 4.3-rc3 into char-misc-next by Greg Kroah-Hartman · 9 years ago
  70. 5964db0 mei: fix debugfs files leak on error path by Tomas Winkler · 9 years ago
  71. cf094eb mei: me: fix d0i3 register offset in tracing by Alexander Usyskin · 9 years ago
  72. ae48d74 mei: bus: use mei_cl_bus_ prefix consistently by Tomas Winkler · 9 years ago
  73. d49dc5e mei: bus: use mei_cldev_ prefix for the API functions by Tomas Winkler · 9 years ago
  74. 01a14ed mei: bus: export mei_cldev_enabled function by Tomas Winkler · 9 years ago
  75. baeacd0 mei: bus: export uuid and protocol version to mei_cl bus drivers by Tomas Winkler · 9 years ago
  76. b26864c mei: bus: add client protocol version to the device alias by Tomas Winkler · 9 years ago
  77. 40b7320 mei: bus: export client protocol version by Tomas Winkler · 9 years ago
  78. 59796ed mei: make modules.alias UUID information easier to read by Prarit Bhargava · 9 years ago
  79. 51a73ba Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 9 years ago
  80. 6551881 Watchdog: Fix parent of watchdog_devices by Pratyush Anand · 9 years ago
  81. eead035a mei: remove check on pm_runtime_active in __mei_cl_disconnect by Tomas Winkler · 9 years ago
  82. 155718c mei: hbm: bump supported HBM version to 2.0 by Tomas Winkler · 9 years ago
  83. 1625c7e mei: me: add sunrise point device ids by Tomas Winkler · 9 years ago
  84. b9a1fc9 mei: me: d0i3: exit d0i3 on driver start and enter it on stop by Alexander Usyskin · 9 years ago
  85. ebad6b9 mei: me: d0i3: move mei_me_hw_reset down in the file by Alexander Usyskin · 9 years ago
  86. 859ef2f mei: me: d0i3: add d0i3 enter/exit state machine by Alexander Usyskin · 9 years ago
  87. 63f7523 mei: hbm: reorganize the power gating responses by Alexander Usyskin · 9 years ago
  88. 1fa55b4 mei: me: d0i3: enable d0i3 interrupts by Alexander Usyskin · 9 years ago
  89. bb9f4d2 mei: me: d0i3: add flag to indicate D0i3 support by Alexander Usyskin · 9 years ago
  90. 1183048 mei: me: d0i3: add the control registers by Tomas Winkler · 9 years ago
  91. 71e117f mei: hbm: add new error code MEI_CL_CONN_NOT_ALLOWED by Alexander Usyskin · 9 years ago
  92. bb2ef9c mei: bus: add and call callback on notify event by Alexander Usyskin · 9 years ago
  93. 237092b mei: implement fasync for event notification by Tomas Winkler · 9 years ago
  94. 2c84c29 mei: support polling for event notification by Tomas Winkler · 9 years ago
  95. 3c7c846 mei: add async event notification ioctls by Tomas Winkler · 9 years ago
  96. b38a362 mei: add a handler that waits for notification on event by Tomas Winkler · 9 years ago
  97. 51678cc mei: add mei_cl_notify_request command by Tomas Winkler · 9 years ago
  98. 4d99877 mei: enable async event notifications only from hbm version 2.0 by Tomas Winkler · 9 years ago
  99. 965ae37 mei: implement async notification hbm messages by Tomas Winkler · 9 years ago
  100. d3c1c80 mei: define async notification hbm commands by Tomas Winkler · 9 years ago