1. c49c1f0 misc: eeprom: Export I2C module alias information in missing drivers by Javier Martinez Canillas · 9 years ago
  2. 141124e misc: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  3. c2f3ba7 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  4. d12c0aa misc: eeprom: at24: clean up at24_bin_write() by Vladimir Zapolskiy · 9 years ago
  5. 154322f mei: prevent unloading mei hw modules while the device is opened. by Tomas Winkler · 9 years ago
  6. a634443 misc: mic: scif bug fix for vmalloc_to_page crash by Sudeep Dutt · 9 years ago
  7. 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
  8. 2c069a1 cxl: Check if afu is not null in cxl_slbia by Daniel Axtens · 9 years ago
  9. 10a5894 cxl: Fix off by one error allowing subsequent mmap page to be accessed by Ian Munsie · 9 years ago
  10. 5caaf53 cxl: Fail mmap if requested mapping is larger than assigned problem state area by Ian Munsie · 9 years ago
  11. 4f27395 mei: nfc: fix deadlock on shutdown/suspend path by Tomas Winkler · 9 years ago
  12. 3f8dc44 cxl: Fix refcounting in kernel API by Michael Neuling · 9 years ago
  13. 8c00d5c cxl: Test the correct mmio space before unmapping by Daniel Axtens · 9 years ago
  14. 14f2118 cxl/vphb.c: Use phb pointer after NULL check by Maninder Singh · 9 years ago
  15. 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
  16. 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
  17. 4ae555a drivers/misc/altera-stapl/altera.c: remove extraneous KERN_INFO prefix by Colin Ian King · 9 years ago
  18. 3033f14a clone: support passing tls argument via C rather than pt_regs magic by Josh Triplett · 9 years ago
  19. e34cadd Pratyush Anand has moved by Pratyush Anand · 9 years ago
  20. f293106 cxl: Fix typo in debug print by Michael Neuling · 9 years ago
  21. e0fcdc2 cxl: Add CXL_KERNEL_API config option by Michael Neuling · 9 years ago
  22. 3dc196e mei: me: wait for power gating exit confirmation by Alexander Usyskin · 9 years ago
  23. c241e9b mei: reset flow control on the last client disconnection by Alexander Usyskin · 9 years ago
  24. 98ce2d2 misc: sram: sort and clean up included headers by Vladimir Zapolskiy · 9 years ago
  25. a0a5be0 misc: sram: move reserved block logic out of probe function by Vladimir Zapolskiy · 9 years ago
  26. 665d82f misc: sram: add private struct device and virt_base members by Vladimir Zapolskiy · 9 years ago
  27. 4914f1c misc: sram: report correct SRAM pool size by Vladimir Zapolskiy · 9 years ago
  28. d687b1f misc: sram: bump error message level on unclean driver unbinding by Vladimir Zapolskiy · 9 years ago
  29. b13365b misc: sram: fix device node reference leak on error by Vladimir Zapolskiy · 9 years ago
  30. ee895cc misc: sram: fix enabled clock leak on error path by Vladimir Zapolskiy · 9 years ago
  31. 0a3405d misc: mic: Fix reported static checker warning by Sudeep Dutt · 9 years ago
  32. 24732e7 misc: mic: Fix randconfig build error by including errno.h by Sudeep Dutt · 9 years ago
  33. f67b493 cxl: Reset default context for vPHB on release by Michael Neuling · 9 years ago
  34. 6f7f0b3 cxl: Add AFU virtual PHB and kernel API by Michael Neuling · 9 years ago
  35. 0520336 cxl: Export file ops for use by API by Michael Neuling · 9 years ago
  36. ec249dd cxl: Move include file cxl.h -> cxl-base.h by Michael Neuling · 9 years ago
  37. 406e12e cxl: Cleanup Makefile by Michael Neuling · 9 years ago
  38. 7bb5d91a cxl: Rework context lifetimes by Michael Neuling · 9 years ago
  39. 2f66352 cxl: Configure PSL for kernel contexts and merge code by Michael Neuling · 9 years ago
  40. c358d84b cxl: Split afu_register_irqs() function by Michael Neuling · 9 years ago
  41. a6b07d8 cxl: Only check pid for userspace contexts by Michael Neuling · 9 years ago
  42. 1a1a94b cxl: Export some symbols by Michael Neuling · 9 years ago
  43. b12994f cxl: cxl_afu_reset() -> __cxl_afu_reset() by Michael Neuling · 9 years ago
  44. eda3693 cxl: Rework detach context functions by Michael Neuling · 9 years ago
  45. 6428832 cxl: Add cookie parameter to afu_release_irqs() by Michael Neuling · 9 years ago
  46. bfcdc8f cxl: Dump debug info on the AFU configuration record by Michael Neuling · 9 years ago
  47. 7f436b5 cxl: Fix error path on probe by Michael Neuling · 9 years ago
  48. bee30c7 cxl: Re-order card init to check the VSEC earlier by Ian Munsie · 9 years ago
  49. 69c3a73 cxl: Remove unnecessarily verbose print in cxl_remove() by Michael Neuling · 9 years ago
  50. aa70775 cxl: Add shutdown hook by Michael Neuling · 9 years ago
  51. 8ac75b9 cxl: Use call_rcu to reduce latency when releasing the afu fd by Ian Munsie · 9 years ago
  52. e36f6fe cxl: Export AFU error buffer via sysfs by Vaibhav Jain · 9 years ago
  53. 27d4dc7 cxl: Implement an ioctl to fetch afu card-id, offset-id and mode by Vaibhav Jain · 9 years ago
  54. b144ce2 mei: fix up uuid matching by Greg Kroah-Hartman · 9 years ago
  55. 9c27847 kernel/params: constify struct kernel_param_ops uses by Luis R. Rodriguez · 9 years ago
  56. 0810f18 ti-st: handle null allocation return correctly. by Colin Ian King · 9 years ago
  57. dd8d8d4 misc: mic: MIC card driver specific changes to enable SCIF by Sudeep Dutt · 9 years ago
  58. 74321d4 misc: mic: MIC host driver specific changes to enable SCIF by Sudeep Dutt · 9 years ago
  59. fdd9fd5 misc: mic: SCIF messaging and node enumeration APIs by Sudeep Dutt · 9 years ago
  60. 76371c7 misc: mic: SCIF connections APIs i.e. accept and connect by Nikhil Rao · 9 years ago
  61. e9089f4 misc: mic: SCIF open close bind and listen APIs by Sudeep Dutt · 9 years ago
  62. 40cb594 misc: mic: SCIF node queue pair setup management by Sudeep Dutt · 9 years ago
  63. fb4d0e3 misc: mic: SCIF module initialization by Sudeep Dutt · 9 years ago
  64. c9d5c53 misc: mic: Common MIC header file changes in preparation for SCIF by Sudeep Dutt · 9 years ago
  65. b55f035 misc: mic: SCIF Peer Bus by Sudeep Dutt · 9 years ago
  66. 5ec4ca6 misc: mic: SCIF Hardware Bus by Sudeep Dutt · 9 years ago
  67. 9ad8b64 misc: mic: SCIF ring buffer infrastructure by Sudeep Dutt · 9 years ago
  68. 0d09f1a misc: remove drivers for CARMA hardware by Ira Snyder · 9 years ago
  69. 5b20a02 mei: export hbm features to debugfs under devstate by Tomas Winkler · 9 years ago
  70. dbac993 mei: export mei client device struct to external use by Tomas Winkler · 9 years ago
  71. d4b78c7 mei: bus: kill mei_cl_ops by Tomas Winkler · 9 years ago
  72. be9b720 NFC: mei_phy: move all nfc logic from mei driver to nfc by Tomas Winkler · 9 years ago
  73. 007d64e mei: bus: add name and uuid into device attributes by Tomas Winkler · 9 years ago
  74. c93b76b mei: bus: report also uuid in module alias by Tomas Winkler · 9 years ago
  75. 41c95b0 mei: add also write waiting list to runtime pm blockers by Tomas Winkler · 9 years ago
  76. a1809d3 mei: request autosuspend at the end of write by Alexander Usyskin · 9 years ago
  77. b8b7303 mei: consume flow control on the first chunk of writing by Alexander Usyskin · 9 years ago
  78. 292f82c mei: debug prints with client info in read by Alexander Usyskin · 9 years ago
  79. 900f445 mei: txe: fix incorrect indentation by Tomas Winkler · 9 years ago
  80. 9e23936 mei: drop iamthif_mtu from device structure by Alexander Usyskin · 9 years ago
  81. eeabfcf mei: connection to fixed address clients from user-space by Alexander Usyskin · 9 years ago
  82. 1df629e mei: support for fixed address clients by Alexander Usyskin · 9 years ago
  83. a03d77f mei: fix flow control for single buffer clients by Alexander Usyskin · 9 years ago
  84. d49ed64 mei: add a reference from the host client to the me client by Alexander Usyskin · 9 years ago
  85. 0c53357 mei: revamp client connection by Tomas Winkler · 9 years ago
  86. 3c66618 mei: revamp client disconnection flow by Tomas Winkler · 9 years ago
  87. fe29228 mei: txe: reduce suspend/resume time by Tomas Winkler · 9 years ago
  88. 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
  89. ca2ec32 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  90. 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
  91. ea5505f mei: trace: remove unused TRACE_SYSTEM_STRING by Tomas Winkler · 9 years ago
  92. c0fec3a Merge branch 'iocb' into for-next by Al Viro · 9 years ago
  93. 3259b12 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  94. c5131a3 lis3lv02d: DT: add wakeup unit 2 and wakeup threshold by Sebastian Reichel · 9 years ago
  95. cdcd6f8 lis3lv02d: DT: use s32 to support negative values by Sebastian Reichel · 9 years ago
  96. 6a84d63 mei: replace check for connection instead of transitioning by Tomas Winkler · 9 years ago
  97. f3de9b6 mei: use mei_cl_is_connected consistently by Tomas Winkler · 9 years ago
  98. 1d9013f mei: fix mei_poll operation by Tomas Winkler · 9 years ago
  99. be29bc2 mic: drop pci_msi_off call on probe by Michael S. Tsirkin · 9 years ago
  100. 11e52a6 enclosure: fix WARN_ON removing an adapter in multi-path devices by James Bottomley · 9 years ago