1. 70ef835 mei: support for dynamic clients by Tomas Winkler · 9 years ago
  2. 6009595 mei: bus: link client devices instead of host clients by Tomas Winkler · 9 years ago
  3. b39910c mei: bus: simplify how we build nfc bus name by Tomas Winkler · 9 years ago
  4. dd070a1 mei: bus: blacklist clients by number of connections by Tomas Winkler · 9 years ago
  5. 5b6dca2 mei: bus: blacklist the nfc info client by Tomas Winkler · 9 years ago
  6. 71ce789 mei: bus: enable running fixup routines before device registration by Tomas Winkler · 9 years ago
  7. 0ff0a8d mei: bus: add me client device list infrastructure by Tomas Winkler · 9 years ago
  8. 512f64d mei: bus: add reference to bus device in struct mei_cl_client by Tomas Winkler · 9 years ago
  9. feb8cd0 mei: bus: revamp probe and remove functions by Tomas Winkler · 9 years ago
  10. 688a9cc mei: bus: revamp device matching by Tomas Winkler · 9 years ago
  11. 48168f4 mei: bus: report if event registration failed by Tomas Winkler · 9 years ago
  12. 7e280ab mei: bus: don't enable events implicitly in device enable by Tomas Winkler · 9 years ago
  13. 38d3c00 mei: bus: rename uevent handler to mei_cl_device_uevent by Tomas Winkler · 9 years ago
  14. 6238299 mei: bus: move driver api functions at the start of the file by Tomas Winkler · 9 years ago
  15. a0a785c mei: bus: rename nfc.c to bus-fixup.c by Tomas Winkler · 9 years ago
  16. b37719c3 mei: bus: fix drivers and devices names confusion by Tomas Winkler · 9 years ago
  17. 23253c3 mei: do not access freed cb in blocking write by Alexander Usyskin · 9 years ago
  18. 1f26d1c ARM: qcom: Add coincell charger driver by Tim Bird · 9 years ago
  19. 14e51e5 misc: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  20. 154322f mei: prevent unloading mei hw modules while the device is opened. by Tomas Winkler · 9 years ago
  21. a634443 misc: mic: scif bug fix for vmalloc_to_page crash by Sudeep Dutt · 9 years ago
  22. 3cdeb9d Merge tag 'powerpc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  23. 2c069a1 cxl: Check if afu is not null in cxl_slbia by Daniel Axtens · 9 years ago
  24. 10a5894 cxl: Fix off by one error allowing subsequent mmap page to be accessed by Ian Munsie · 9 years ago
  25. 5caaf53 cxl: Fail mmap if requested mapping is larger than assigned problem state area by Ian Munsie · 9 years ago
  26. 4f27395 mei: nfc: fix deadlock on shutdown/suspend path by Tomas Winkler · 9 years ago
  27. 3f8dc44 cxl: Fix refcounting in kernel API by Michael Neuling · 9 years ago
  28. 8c00d5c cxl: Test the correct mmio space before unmapping by Daniel Axtens · 9 years ago
  29. 14f2118 cxl/vphb.c: Use phb pointer after NULL check by Maninder Singh · 9 years ago
  30. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  31. d878238 Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  32. 4ae555a drivers/misc/altera-stapl/altera.c: remove extraneous KERN_INFO prefix by Colin Ian King · 9 years ago
  33. 3033f14a clone: support passing tls argument via C rather than pt_regs magic by Josh Triplett · 9 years ago
  34. e34cadd Pratyush Anand has moved by Pratyush Anand · 9 years ago
  35. f293106 cxl: Fix typo in debug print by Michael Neuling · 9 years ago
  36. e0fcdc2 cxl: Add CXL_KERNEL_API config option by Michael Neuling · 9 years ago
  37. 3dc196e mei: me: wait for power gating exit confirmation by Alexander Usyskin · 9 years ago
  38. c241e9b mei: reset flow control on the last client disconnection by Alexander Usyskin · 9 years ago
  39. 98ce2d2 misc: sram: sort and clean up included headers by Vladimir Zapolskiy · 9 years ago
  40. a0a5be0 misc: sram: move reserved block logic out of probe function by Vladimir Zapolskiy · 9 years ago
  41. 665d82f misc: sram: add private struct device and virt_base members by Vladimir Zapolskiy · 9 years ago
  42. 4914f1c misc: sram: report correct SRAM pool size by Vladimir Zapolskiy · 9 years ago
  43. d687b1f misc: sram: bump error message level on unclean driver unbinding by Vladimir Zapolskiy · 9 years ago
  44. b13365b misc: sram: fix device node reference leak on error by Vladimir Zapolskiy · 9 years ago
  45. ee895cc misc: sram: fix enabled clock leak on error path by Vladimir Zapolskiy · 9 years ago
  46. 0a3405d misc: mic: Fix reported static checker warning by Sudeep Dutt · 9 years ago
  47. 24732e7 misc: mic: Fix randconfig build error by including errno.h by Sudeep Dutt · 9 years ago
  48. f67b493 cxl: Reset default context for vPHB on release by Michael Neuling · 9 years ago
  49. 6f7f0b3 cxl: Add AFU virtual PHB and kernel API by Michael Neuling · 9 years ago
  50. 0520336 cxl: Export file ops for use by API by Michael Neuling · 9 years ago
  51. ec249dd cxl: Move include file cxl.h -> cxl-base.h by Michael Neuling · 9 years ago
  52. 406e12e cxl: Cleanup Makefile by Michael Neuling · 9 years ago
  53. 7bb5d91a cxl: Rework context lifetimes by Michael Neuling · 9 years ago
  54. 2f66352 cxl: Configure PSL for kernel contexts and merge code by Michael Neuling · 9 years ago
  55. c358d84b cxl: Split afu_register_irqs() function by Michael Neuling · 9 years ago
  56. a6b07d8 cxl: Only check pid for userspace contexts by Michael Neuling · 9 years ago
  57. 1a1a94b cxl: Export some symbols by Michael Neuling · 9 years ago
  58. b12994f cxl: cxl_afu_reset() -> __cxl_afu_reset() by Michael Neuling · 9 years ago
  59. eda3693 cxl: Rework detach context functions by Michael Neuling · 9 years ago
  60. 6428832 cxl: Add cookie parameter to afu_release_irqs() by Michael Neuling · 9 years ago
  61. bfcdc8f cxl: Dump debug info on the AFU configuration record by Michael Neuling · 9 years ago
  62. 7f436b5 cxl: Fix error path on probe by Michael Neuling · 9 years ago
  63. bee30c7 cxl: Re-order card init to check the VSEC earlier by Ian Munsie · 9 years ago
  64. 69c3a73 cxl: Remove unnecessarily verbose print in cxl_remove() by Michael Neuling · 9 years ago
  65. aa70775 cxl: Add shutdown hook by Michael Neuling · 9 years ago
  66. 8ac75b9 cxl: Use call_rcu to reduce latency when releasing the afu fd by Ian Munsie · 9 years ago
  67. e36f6fe cxl: Export AFU error buffer via sysfs by Vaibhav Jain · 9 years ago
  68. 27d4dc7 cxl: Implement an ioctl to fetch afu card-id, offset-id and mode by Vaibhav Jain · 9 years ago
  69. b144ce2 mei: fix up uuid matching by Greg Kroah-Hartman · 9 years ago
  70. 9c27847 kernel/params: constify struct kernel_param_ops uses by Luis R. Rodriguez · 9 years ago
  71. 0810f18 ti-st: handle null allocation return correctly. by Colin Ian King · 9 years ago
  72. dd8d8d4 misc: mic: MIC card driver specific changes to enable SCIF by Sudeep Dutt · 9 years ago
  73. 74321d4 misc: mic: MIC host driver specific changes to enable SCIF by Sudeep Dutt · 9 years ago
  74. fdd9fd5 misc: mic: SCIF messaging and node enumeration APIs by Sudeep Dutt · 9 years ago
  75. 76371c7 misc: mic: SCIF connections APIs i.e. accept and connect by Nikhil Rao · 9 years ago
  76. e9089f4 misc: mic: SCIF open close bind and listen APIs by Sudeep Dutt · 9 years ago
  77. 40cb594 misc: mic: SCIF node queue pair setup management by Sudeep Dutt · 9 years ago
  78. fb4d0e3 misc: mic: SCIF module initialization by Sudeep Dutt · 9 years ago
  79. c9d5c53 misc: mic: Common MIC header file changes in preparation for SCIF by Sudeep Dutt · 9 years ago
  80. b55f035 misc: mic: SCIF Peer Bus by Sudeep Dutt · 9 years ago
  81. 5ec4ca6 misc: mic: SCIF Hardware Bus by Sudeep Dutt · 9 years ago
  82. 9ad8b64 misc: mic: SCIF ring buffer infrastructure by Sudeep Dutt · 9 years ago
  83. 0d09f1a misc: remove drivers for CARMA hardware by Ira Snyder · 9 years ago
  84. 5b20a02 mei: export hbm features to debugfs under devstate by Tomas Winkler · 9 years ago
  85. dbac993 mei: export mei client device struct to external use by Tomas Winkler · 9 years ago
  86. d4b78c7 mei: bus: kill mei_cl_ops by Tomas Winkler · 9 years ago
  87. be9b720 NFC: mei_phy: move all nfc logic from mei driver to nfc by Tomas Winkler · 9 years ago
  88. 007d64e mei: bus: add name and uuid into device attributes by Tomas Winkler · 9 years ago
  89. c93b76b mei: bus: report also uuid in module alias by Tomas Winkler · 9 years ago
  90. 41c95b0 mei: add also write waiting list to runtime pm blockers by Tomas Winkler · 9 years ago
  91. a1809d3 mei: request autosuspend at the end of write by Alexander Usyskin · 9 years ago
  92. b8b7303 mei: consume flow control on the first chunk of writing by Alexander Usyskin · 9 years ago
  93. 292f82c mei: debug prints with client info in read by Alexander Usyskin · 9 years ago
  94. 900f445 mei: txe: fix incorrect indentation by Tomas Winkler · 9 years ago
  95. 9e23936 mei: drop iamthif_mtu from device structure by Alexander Usyskin · 9 years ago
  96. eeabfcf mei: connection to fixed address clients from user-space by Alexander Usyskin · 9 years ago
  97. 1df629e mei: support for fixed address clients by Alexander Usyskin · 9 years ago
  98. a03d77f6 mei: fix flow control for single buffer clients by Alexander Usyskin · 9 years ago
  99. d49ed64 mei: add a reference from the host client to the me client by Alexander Usyskin · 9 years ago
  100. 0c53357 mei: revamp client connection by Tomas Winkler · 9 years ago