1. 8ac75b9 cxl: Use call_rcu to reduce latency when releasing the afu fd by Ian Munsie · 9 years ago
  2. e36f6fe cxl: Export AFU error buffer via sysfs by Vaibhav Jain · 9 years ago
  3. 27d4dc7 cxl: Implement an ioctl to fetch afu card-id, offset-id and mode by Vaibhav Jain · 9 years ago
  4. b144ce2 mei: fix up uuid matching by Greg Kroah-Hartman · 9 years ago
  5. 9c27847 kernel/params: constify struct kernel_param_ops uses by Luis R. Rodriguez · 9 years ago
  6. 0810f18 ti-st: handle null allocation return correctly. by Colin Ian King · 9 years ago
  7. dd8d8d4 misc: mic: MIC card driver specific changes to enable SCIF by Sudeep Dutt · 9 years ago
  8. 74321d4 misc: mic: MIC host driver specific changes to enable SCIF by Sudeep Dutt · 9 years ago
  9. fdd9fd5 misc: mic: SCIF messaging and node enumeration APIs by Sudeep Dutt · 9 years ago
  10. 76371c7 misc: mic: SCIF connections APIs i.e. accept and connect by Nikhil Rao · 9 years ago
  11. e9089f4 misc: mic: SCIF open close bind and listen APIs by Sudeep Dutt · 9 years ago
  12. 40cb594 misc: mic: SCIF node queue pair setup management by Sudeep Dutt · 9 years ago
  13. fb4d0e3 misc: mic: SCIF module initialization by Sudeep Dutt · 9 years ago
  14. c9d5c53 misc: mic: Common MIC header file changes in preparation for SCIF by Sudeep Dutt · 9 years ago
  15. b55f035 misc: mic: SCIF Peer Bus by Sudeep Dutt · 9 years ago
  16. 5ec4ca6 misc: mic: SCIF Hardware Bus by Sudeep Dutt · 9 years ago
  17. 9ad8b64 misc: mic: SCIF ring buffer infrastructure by Sudeep Dutt · 9 years ago
  18. 0d09f1a misc: remove drivers for CARMA hardware by Ira Snyder · 9 years ago
  19. 5b20a02 mei: export hbm features to debugfs under devstate by Tomas Winkler · 9 years ago
  20. dbac993 mei: export mei client device struct to external use by Tomas Winkler · 9 years ago
  21. d4b78c7 mei: bus: kill mei_cl_ops by Tomas Winkler · 9 years ago
  22. be9b720 NFC: mei_phy: move all nfc logic from mei driver to nfc by Tomas Winkler · 9 years ago
  23. 007d64e mei: bus: add name and uuid into device attributes by Tomas Winkler · 9 years ago
  24. c93b76b mei: bus: report also uuid in module alias by Tomas Winkler · 9 years ago
  25. 41c95b0 mei: add also write waiting list to runtime pm blockers by Tomas Winkler · 9 years ago
  26. a1809d3 mei: request autosuspend at the end of write by Alexander Usyskin · 9 years ago
  27. b8b7303 mei: consume flow control on the first chunk of writing by Alexander Usyskin · 9 years ago
  28. 292f82c mei: debug prints with client info in read by Alexander Usyskin · 9 years ago
  29. 900f445 mei: txe: fix incorrect indentation by Tomas Winkler · 9 years ago
  30. 9e23936 mei: drop iamthif_mtu from device structure by Alexander Usyskin · 9 years ago
  31. eeabfcf mei: connection to fixed address clients from user-space by Alexander Usyskin · 9 years ago
  32. 1df629e mei: support for fixed address clients by Alexander Usyskin · 9 years ago
  33. a03d77f mei: fix flow control for single buffer clients by Alexander Usyskin · 9 years ago
  34. d49ed64 mei: add a reference from the host client to the me client by Alexander Usyskin · 9 years ago
  35. 0c53357 mei: revamp client connection by Tomas Winkler · 9 years ago
  36. 3c66618 mei: revamp client disconnection flow by Tomas Winkler · 9 years ago
  37. fe29228 mei: txe: reduce suspend/resume time by Tomas Winkler · 9 years ago
  38. 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
  39. ca2ec32 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  40. 60f898e Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  41. ea5505f mei: trace: remove unused TRACE_SYSTEM_STRING by Tomas Winkler · 9 years ago
  42. c0fec3a Merge branch 'iocb' into for-next by Al Viro · 9 years ago
  43. 3259b12 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  44. c5131a3 lis3lv02d: DT: add wakeup unit 2 and wakeup threshold by Sebastian Reichel · 10 years ago
  45. cdcd6f8 lis3lv02d: DT: use s32 to support negative values by Sebastian Reichel · 10 years ago
  46. 6a84d63 mei: replace check for connection instead of transitioning by Tomas Winkler · 10 years ago
  47. f3de9b6 mei: use mei_cl_is_connected consistently by Tomas Winkler · 10 years ago
  48. 1d9013f mei: fix mei_poll operation by Tomas Winkler · 10 years ago
  49. be29bc2 mic: drop pci_msi_off call on probe by Michael S. Tsirkin · 10 years ago
  50. 11e52a6 enclosure: fix WARN_ON removing an adapter in multi-path devices by James Bottomley · 10 years ago
  51. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 10 years ago
  52. 2f97631 misc: mic: fixup return type of wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
  53. 860cba1 misc: carma: fixup return type of wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
  54. a819a22 misc: tifm: match return type of wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
  55. ab3ae00 mei: fix regression on NFC connection by Tomas Winkler · 10 years ago
  56. aa6467f1 VMCI: Guard against overflow in queue pair allocation by Jorgen Hansen · 10 years ago
  57. 74b5c29 VMCI: Check userland-provided datagram size by Andy King · 10 years ago
  58. bf13612 drivers/vmw_vmci: Show correct get_user_pages_fast upon failure by Davidlohr Bueso · 10 years ago
  59. f39b6f0 x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()' by Andy Lutomirski · 10 years ago
  60. 0ab163ad misc: sram: switch to ioremap_wc from ioremap by Abhilash Kesavan · 10 years ago
  61. be7bee9 misc: bh1780: Add module aliases by Jean Delvare · 10 years ago
  62. 6893d9b misc: constify of_device_id array by Fabian Frederick · 10 years ago
  63. e94f16a Merge 4.0-rc3 into char-misc-next by Greg Kroah-Hartman · 10 years ago
  64. d2b5851 mei: trace: fix missing include to linux/device.h by Tomas Winkler · 10 years ago
  65. b43baf6 mei: free me client references on host init by Tomas Winkler · 10 years ago
  66. b3de8e3 mei: bus: call device disable handler prior to disconnection by Tomas Winkler · 10 years ago
  67. a9bed61 mei: allow read concurrency by Tomas Winkler · 10 years ago
  68. 928fa66 mei: simplify io callback disposal by Tomas Winkler · 10 years ago
  69. 03b8d34 mei: add mei_cl_alloc_linked function by Tomas Winkler · 10 years ago
  70. bca67d6 mei: always initialize the callback with the intended operation type by Tomas Winkler · 10 years ago
  71. 5db7514 mei: use only one buffer in callback by Tomas Winkler · 10 years ago
  72. 331e418 mei: iamthif: use regular client read functions by Tomas Winkler · 10 years ago
  73. 8660172 mei: iamthif: use client write functions by Tomas Winkler · 10 years ago
  74. c54bf3a mei: iamthif: send flow control as a regular client by Tomas Winkler · 10 years ago
  75. 4e097bc mei: iamthif: remove useless iamthif_ioctl variable by Tomas Winkler · 10 years ago
  76. db4756f mei: iamthif: fix device reset on mei_amthif_irq_read_msg by Tomas Winkler · 10 years ago
  77. 3d33ff2 mei: fix device reset on mei_cl_irq_read_msg allocation failure by Tomas Winkler · 10 years ago
  78. 3908be6 mei: fix function names and format in KDoc by Alexander Usyskin · 10 years ago
  79. 2d1995f mei: me: change power gating function name conventions by Alexander Usyskin · 10 years ago
  80. a0a927d mei: me: add io register tracing by Tomas Winkler · 10 years ago
  81. 381a58c mei: me: use io register wrappers consistently by Tomas Winkler · 10 years ago
  82. b7d8851 mei: revamp me clients list handling by Tomas Winkler · 10 years ago
  83. 6c15a85 mei: make device disabled on stop unconditionally by Alexander Usyskin · 10 years ago
  84. 4ba6307 Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  85. d3f180e Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  86. 540a7c5 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  87. a6130ed cxl: Add missing return statement after handling AFU errror by Ian Munsie · 10 years ago
  88. 3d5be03 cxl: Fail AFU initialisation if an invalid configuration record is found by Ian Munsie · 10 years ago
  89. b087e61 cxl: Export optional AFU configuration record in sysfs by Ian Munsie · 10 years ago
  90. 4c946d9 vmci: propagate msghdr all way down to __qp_memcpy_to_queue() by Al Viro · 10 years ago
  91. 63e144c ti-st: clean up data types (fix harmless memory corruption) by Dan Carpenter · 10 years ago
  92. 663b7ee mei: me: release hw from reset only during the reset flow by Alexander Usyskin · 10 years ago
  93. 1ab1e79 mei: mask interrupt set bit on clean reset bit by Alexander Usyskin · 10 years ago
  94. 6f963ec cxl: Fix device_node reference counting by Ryan Grimm · 10 years ago
  95. a1d8843 VMCI: Fix two UVA mapping bugs by Jorgen Hansen · 10 years ago
  96. 3f46d81 misc: ti-st: add handling of the signal case by Nicholas Mc Guire · 10 years ago
  97. 79563db mei: add reference counting for me clients by Tomas Winkler · 10 years ago
  98. 62fa19d cxl: Add ability to reset the card by Ryan Grimm · 10 years ago
  99. 1212aa1 cxl: Enable CAPP recovery by Ryan Grimm · 10 years ago
  100. 95bc11b cxl: Add image control to sysfs by Ryan Grimm · 10 years ago