1. b05b7c7 ti-st: use worker instead of calling st_int_write in wake up by Muhammad Hamza Farooq · 9 years ago
  2. 5964db0 mei: fix debugfs files leak on error path by Tomas Winkler · 9 years ago
  3. f97ef75 drivers/misc/sgi-gru: fix possible NULL dereference by Sudip Mukherjee · 9 years ago
  4. 6894fda misc: ad525x_dpot: Remove unnecessary MODULE_ALIAS() by Javier Martinez Canillas · 9 years ago
  5. 67dd339 drivers/misc: make kgdbts.c slightly more explicitly non-modular by Paul Gortmaker · 9 years ago
  6. cf094eb mei: me: fix d0i3 register offset in tracing by Alexander Usyskin · 9 years ago
  7. ae48d74 mei: bus: use mei_cl_bus_ prefix consistently by Tomas Winkler · 9 years ago
  8. d49dc5e mei: bus: use mei_cldev_ prefix for the API functions by Tomas Winkler · 9 years ago
  9. 01a14ed mei: bus: export mei_cldev_enabled function by Tomas Winkler · 9 years ago
  10. baeacd0 mei: bus: export uuid and protocol version to mei_cl bus drivers by Tomas Winkler · 9 years ago
  11. b26864c mei: bus: add client protocol version to the device alias by Tomas Winkler · 9 years ago
  12. 40b7320 mei: bus: export client protocol version by Tomas Winkler · 9 years ago
  13. 59796ed mei: make modules.alias UUID information easier to read by Prarit Bhargava · 9 years ago
  14. 6c56026 drivers/misc/sgi-gru: remove unused variable by Sudip Mukherjee · 9 years ago
  15. bba57f8 drivers/misc/sgi-gru: fix dereference of ERR_PTR by Sudip Mukherjee · 9 years ago
  16. c2ed545 drivers/misc/sgi-gru: remove always false condition by Sudip Mukherjee · 9 years ago
  17. 1126bc2 drivers/misc/sgi-gru: make functions static by Sudip Mukherjee · 9 years ago
  18. a010d27 drivers/misc/sgi-gru: add return on error by Sudip Mukherjee · 9 years ago
  19. bf84b14 misc/vmw_vmci: use kmemdup rather than duplicating its implementation by Andrzej Hajda · 9 years ago
  20. f240bdd Merge tag 'powerpc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  21. 2cd55c6 cxl: Fix build failure due to -Wunused-variable behaviour change by Ian Munsie · 9 years ago
  22. 2925c2f cxl: Fix unbalanced pci_dev_get in cxl_probe by Daniel Axtens · 9 years ago
  23. 51a73ba Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 9 years ago
  24. 7cbea8d mm: mark most vm_operations_struct const by Kirill A. Shutemov · 9 years ago
  25. 6551881 Watchdog: Fix parent of watchdog_devices by Pratyush Anand · 9 years ago
  26. f6f7a63 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  27. acceba5 Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  28. 96db800 mm: rename alloc_pages_exact_node() to __alloc_pages_node() by Vlastimil Babka · 9 years ago
  29. 7d1647d cxl: abort cxl_pci_enable_device_hook() if PCI channel is offline by Andrew Donnellan · 9 years ago
  30. 7385817 genalloc: add name arg to gen_pool_get() and devm_gen_pool_create() by Vladimir Zapolskiy · 9 years ago
  31. ff474e8 Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  32. 390fd59 cxl: Set up and enable PSL Timebase by Philippe Bergheaud · 9 years ago
  33. 55e0766 cxl: Fix force unmapping mmaps of contexts allocated through the kernel api by Ian Munsie · 9 years ago
  34. af2a50b cxl: Fix + cleanup error paths in cxl_dev_context_init by Ian Munsie · 9 years ago
  35. 9d8e276 cxl: Remove racy attempt to force EEH invocation in reset by Daniel Axtens · 9 years ago
  36. a6897f3 cxl: Release irqs if memory allocation fails by Vaibhav Jain · 9 years ago
  37. 2cd9fbd eeprom: at24: use i2c_smbus_read_i2c_block_data_or_emulated by Irina Tirdea · 9 years ago
  38. f47f966 cxl: Remove use of macro DEFINE_PCI_DEVICE_TABLE by Vaishali Thakkar · 9 years ago
  39. 7c26b9c cxl: Allow release of contexts which have been OPENED but not STARTED by Andrew Donnellan · 9 years ago
  40. d9232a3 cxl: Add alternate MMIO error handling by Ian Munsie · 9 years ago
  41. 8c7dd08 cxl: Plug irq_bitmap getting leaked in cxl_context by Vaibhav Jain · 9 years ago
  42. 2590163 cxl: Add CONFIG_CXL_EEH symbol by Daniel Axtens · 9 years ago
  43. 9e8df8a cxl: EEH support by Daniel Axtens · 9 years ago
  44. 13e68d8 cxl: Allow the kernel to trust that an image won't change on PERST. by Daniel Axtens · 9 years ago
  45. 4e1efb4 cxl: Don't remove AFUs/vPHBs in cxl_reset by Daniel Axtens · 9 years ago
  46. d76427b cxl: Refactor AFU init/teardown by Daniel Axtens · 9 years ago
  47. c044c41 cxl: Refactor adaptor init/teardown by Daniel Axtens · 9 years ago
  48. 575e698 cxl: Clean up adapter MMIO unmap path. by Daniel Axtens · 9 years ago
  49. e640d2f cxl: Make IRQ release idempotent by Daniel Axtens · 9 years ago
  50. 05155772 cxl: Allocate and release the SPA with the AFU by Daniel Axtens · 9 years ago
  51. 0b3f9c7 cxl: Drop commands if the PCI channel is not in normal state by Daniel Axtens · 9 years ago
  52. 588b34b cxl: Convert MMIO read/write macros to inline functions by Daniel Axtens · 9 years ago
  53. 83c3fee cxl: sparse: Silence iomem warning in debugfs file creation by Daniel Axtens · 9 years ago
  54. 3d6b040 cxl: sparse: Make declarations static by Daniel Axtens · 9 years ago
  55. d3d73f4 cxl: Compile with -Werror by Daniel Axtens · 9 years ago
  56. c49c1f0 misc: eeprom: Export I2C module alias information in missing drivers by Javier Martinez Canillas · 9 years ago
  57. 141124e misc: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  58. 5d44f4b Merge 4.2-rc6 into char-misc-next by Greg Kroah-Hartman · 9 years ago
  59. 368857c cxl: Don't ignore add_process_element() result when attaching context by Daniel Axtens · 9 years ago
  60. 2664e03 misc: eeprom: max6875: clean up max6875_read() by Vladimir Zapolskiy · 9 years ago
  61. 79dedbd misc: eeprom: clean up eeprom_read() by Vladimir Zapolskiy · 9 years ago
  62. b5da83d misc: eeprom: 93xx46: clean up eeprom_93xx46_bin_read/write by Vladimir Zapolskiy · 9 years ago
  63. 2b6e5ba misc: ds1682: clean up ds1682_eeprom_read() and ds1682_eeprom_write() by Vladimir Zapolskiy · 9 years ago
  64. acb921a misc: cxl: clean up afu_read_config() by Vladimir Zapolskiy · 9 years ago
  65. 3d0b16a nvmem: sunxi: Move the SID driver to the nvmem framework by Maxime Ripard · 9 years ago
  66. 513da46 ti-st: st_kim: use gpio_set_value_cansleep to fix warning by Jürg Billeter · 9 years ago
  67. c0bd1b9 Revert "ti-st: add device tree support" by Rob Herring · 9 years ago
  68. eb79100f VMware balloon: Add support for balloon capabilities. by Xavier Deguillard · 9 years ago
  69. ef0f8f1 VMware balloon: partially inline vmballoon_reserve_page. by Xavier Deguillard · 9 years ago
  70. f368ed6 char: make misc_deregister a void function by Greg Kroah-Hartman · 9 years ago
  71. eead035a mei: remove check on pm_runtime_active in __mei_cl_disconnect by Tomas Winkler · 9 years ago
  72. 155718c mei: hbm: bump supported HBM version to 2.0 by Tomas Winkler · 9 years ago
  73. 1625c7e mei: me: add sunrise point device ids by Tomas Winkler · 9 years ago
  74. b9a1fc9 mei: me: d0i3: exit d0i3 on driver start and enter it on stop by Alexander Usyskin · 9 years ago
  75. ebad6b9 mei: me: d0i3: move mei_me_hw_reset down in the file by Alexander Usyskin · 9 years ago
  76. 859ef2f mei: me: d0i3: add d0i3 enter/exit state machine by Alexander Usyskin · 9 years ago
  77. 63f7523 mei: hbm: reorganize the power gating responses by Alexander Usyskin · 9 years ago
  78. 1fa55b4 mei: me: d0i3: enable d0i3 interrupts by Alexander Usyskin · 9 years ago
  79. bb9f4d2 mei: me: d0i3: add flag to indicate D0i3 support by Alexander Usyskin · 9 years ago
  80. 1183048 mei: me: d0i3: add the control registers by Tomas Winkler · 9 years ago
  81. 71e117f mei: hbm: add new error code MEI_CL_CONN_NOT_ALLOWED by Alexander Usyskin · 9 years ago
  82. bb2ef9c mei: bus: add and call callback on notify event by Alexander Usyskin · 9 years ago
  83. 237092b mei: implement fasync for event notification by Tomas Winkler · 9 years ago
  84. 2c84c29 mei: support polling for event notification by Tomas Winkler · 9 years ago
  85. 3c7c846 mei: add async event notification ioctls by Tomas Winkler · 9 years ago
  86. b38a362 mei: add a handler that waits for notification on event by Tomas Winkler · 9 years ago
  87. 51678cc mei: add mei_cl_notify_request command by Tomas Winkler · 9 years ago
  88. 4d99877 mei: enable async event notifications only from hbm version 2.0 by Tomas Winkler · 9 years ago
  89. 965ae37 mei: implement async notification hbm messages by Tomas Winkler · 9 years ago
  90. d3c1c80 mei: define async notification hbm commands by Tomas Winkler · 9 years ago
  91. 18901357 mei: disconnect on connection request timeout by Alexander Usyskin · 9 years ago
  92. 70ef835 mei: support for dynamic clients by Tomas Winkler · 9 years ago
  93. 6009595 mei: bus: link client devices instead of host clients by Tomas Winkler · 9 years ago
  94. b39910c mei: bus: simplify how we build nfc bus name by Tomas Winkler · 9 years ago
  95. dd070a1 mei: bus: blacklist clients by number of connections by Tomas Winkler · 9 years ago
  96. 5b6dca2 mei: bus: blacklist the nfc info client by Tomas Winkler · 9 years ago
  97. 71ce789 mei: bus: enable running fixup routines before device registration by Tomas Winkler · 9 years ago
  98. 0ff0a8d mei: bus: add me client device list infrastructure by Tomas Winkler · 9 years ago
  99. 512f64d mei: bus: add reference to bus device in struct mei_cl_client by Tomas Winkler · 9 years ago
  100. feb8cd0 mei: bus: revamp probe and remove functions by Tomas Winkler · 9 years ago