1. e888d44 nvmem: resolve cells from DT at registration time by Bartosz Golaszewski · 7 years ago
  2. b985f4c nvmem: add support for cell info by Bartosz Golaszewski · 7 years ago
  3. c7235ee nvmem: remove the global cell list by Bartosz Golaszewski · 7 years ago
  4. bf58e88 nvmem: change the signature of nvmem_unregister() by Bartosz Golaszewski · 7 years ago
  5. 7d9f9f2 nvmem: mxs-ocotp: use devm_nvmem_register() by Bartosz Golaszewski · 7 years ago
  6. 226014d nvmem: lpc18xx_eeprom: use devm_nvmem_register() by Bartosz Golaszewski · 7 years ago
  7. 6eed8dd nvmem: sunxi_sid: use devm_nvmem_register() by Bartosz Golaszewski · 7 years ago
  8. 424d703 nvmem: sunxi_sid: return -ENOMEM if kzalloc() fails by Bartosz Golaszewski · 7 years ago
  9. c1de7f4 nvmem: use kref by Bartosz Golaszewski · 7 years ago
  10. fa72d84 nvmem: check the return value of nvmem_add_cells() by Bartosz Golaszewski · 7 years ago
  11. f9fcb7e nvmem: remove a stray newline by Bartosz Golaszewski · 7 years ago
  12. 1852183 nvmem: use list_for_each_entry_safe in nvmem_device_remove_all_cells() by Bartosz Golaszewski · 7 years ago
  13. 5db652c nvmem: remove the name field from struct nvmem_device by Bartosz Golaszewski · 7 years ago
  14. d7b9fd1 nvmem: provide nvmem_dev_name() by Bartosz Golaszewski · 7 years ago
  15. 96d08fb eeprom: at25: use devm_nvmem_register() by Bartosz Golaszewski · 7 years ago
  16. c853d69 eeprom: eeprom_93xx46: use resource management by Bartosz Golaszewski · 7 years ago
  17. 3790e28 platform: goldfish: pipe: Make symbol 'goldfish_pipe_dev' static by Wei Yongjun · 7 years ago
  18. cdfa835 uio_hv_generic: defer opening vmbus until first use by Stephen Hemminger · 7 years ago
  19. 9da197f hv_uio_generic: map ringbuffer phys addr by Stephen Hemminger · 7 years ago
  20. bfddabf uio: introduce UIO_MEM_IOVA by Stephen Hemminger · 7 years ago
  21. ae6935e vmbus: split ring buffer allocation from open by Stephen Hemminger · 7 years ago
  22. 52a42c2 vmbus: keep pointer to ring buffer page by Stephen Hemminger · 7 years ago
  23. 800b932 vmbus: pass channel to hv_process_channel_removal by Stephen Hemminger · 7 years ago
  24. 581ae6b platform: goldfish: pipe: Remove redundant header include by Roman Kiryanov · 7 years ago
  25. 6b97999 platform: goldfish: pipe: Remove redundant struct declarations by Roman Kiryanov · 7 years ago
  26. 77994c6 platform: goldfish: pipe: Remove a redundant blank line by Roman Kiryanov · 7 years ago
  27. 48a2d42 platform: goldfish: pipe: Prevent memory corruption from several threads writing to the same variable by Roman Kiryanov · 7 years ago
  28. 9b9a4a3 platform: goldfish: pipe: Remove license boilerplate by Roman Kiryanov · 7 years ago
  29. 4d3ebd3 coreisght: tmc: Claim device before use by Suzuki K Poulose · 7 years ago
  30. b85847e misc: genwqe: remove duplicated include file by zhong jiang · 7 years ago
  31. 0224199 misc: genwqe: should return proper error value. by zhong jiang · 7 years ago
  32. 6dbfdc1a misc: mic: scif: Remove unused variable by Nathan Chancellor · 7 years ago
  33. 7052c5e misc: remove redundant include moduleparam.h by zhong jiang · 7 years ago
  34. fa0218e misc: kgdbts: Fix restrict error by Laura Abbott · 7 years ago
  35. 85dc2c6 misc: echo: Remove unnecessary parentheses and simplify check for zero by Nathan Chancellor · 7 years ago
  36. 9e663f4 slimbus: core: add support to uevent by Srinivas Kandagatla · 7 years ago
  37. 8f3d5fc slimbus: core: update device status in probe by Srinivas Kandagatla · 7 years ago
  38. 14a649d slimbus: core: match device tree based devices correctly by Srinivas Kandagatla · 7 years ago
  39. 0e321f1 slimbus: ngd: validate logical address assigned by remote by Srinivas Kandagatla · 7 years ago
  40. 94fe5f2 silmbus: ngd: register controller after power up. by Srinivas Kandagatla · 7 years ago
  41. 9652e6a slimbus: ngd: return proper error code instead of zero by Srinivas Kandagatla · 7 years ago
  42. 1830dad slimbus: ngd: register ngd driver only once. by Srinivas Kandagatla · 7 years ago
  43. 3104389 misc: sram: remove redundant null pointer check before of_node_put by zhong jiang · 7 years ago
  44. 7153d9a firmware: vpd: fix spelling mistake "partion" -> "partition" by Colin Ian King · 7 years ago
  45. 8840a6f vmw_balloon: add reset stat by Nadav Amit · 7 years ago
  46. 22d293e vmw_balloon: general style cleanup by Nadav Amit · 7 years ago
  47. 6e4453b vmw_balloon: rework the inflate and deflate loops by Nadav Amit · 7 years ago
  48. c7b3690 vmw_balloon: stats rework by Nadav Amit · 7 years ago
  49. 0395be3 vmw_balloon: simplify vmballoon_send_get_target() by Nadav Amit · 7 years ago
  50. 8b079cd vmw_balloon: refactor change size from vmballoon_work by Nadav Amit · 7 years ago
  51. 25acbdd vmw_balloon: rename VMW_BALLOON_2M_SHIFT to VMW_BALLOON_2M_ORDER by Nadav Amit · 7 years ago
  52. 8fa3c61 vmw_balloon: treat all refused pages equally by Nadav Amit · 7 years ago
  53. df8d0d4 vmw_balloon: change batch/single lock abstractions by Nadav Amit · 7 years ago
  54. 622074a vmw_balloon: remove sleeping allocations by Nadav Amit · 7 years ago
  55. 6c94875 vmw_balloon: simplifying batch access by Nadav Amit · 7 years ago
  56. 4c9a7d6 vmw_balloon: merge send_lock and send_unlock path by Nadav Amit · 7 years ago
  57. 6813118 vmw_balloon: unify commands tracing and stats by Nadav Amit · 7 years ago
  58. 10a95d5 vmw_balloon: handle commands in a single function. by Nadav Amit · 7 years ago
  59. bbbecc6 coresight: Remove redundant null pointer check before of_node_put and put_device by zhong jiang · 7 years ago
  60. 1cf1138 coresight: dts: binding: Update coresight binding examples by Suzuki K Poulose · 7 years ago
  61. 6605514 coresight: dts: binding: Fix example for TPIU component by Suzuki K Poulose · 7 years ago
  62. 4e33d69 coresight: dynamic-replicator: Claim device for use by Suzuki K Poulose · 7 years ago
  63. f92201b coresight: catu: Claim device before use by Suzuki K Poulose · 7 years ago
  64. f13d7c0 coresight: funnel: Claim devices before use by Suzuki K Poulose · 7 years ago
  65. 68a1477 coresight: etmx: Claim devices before use by Suzuki K Poulose · 7 years ago
  66. 2478a6a coresight: Add support for CLAIM tag protocol by Suzuki K Poulose · 7 years ago
  67. 30af4fb coresight: dynamic-replicator: Handle multiple connections by Suzuki K Poulose · 7 years ago
  68. 62563e8 coresight: etb10: Handle errors enabling the device by Suzuki K Poulose · 7 years ago
  69. e2a1551 coresight: etm3: Add support for handling errors by Suzuki K Poulose · 7 years ago
  70. e006d89 coresight: etm4x: Add support for handling errors by Suzuki K Poulose · 7 years ago
  71. 1d36403 coresight: tmc-etb/etf: Prepare to handle errors enabling by Suzuki K Poulose · 7 years ago
  72. 1c7995e coresight: tmc-etr: Handle errors enabling CATU by Suzuki K Poulose · 7 years ago
  73. 6276f9c coresight: tmc-etr: Refactor for handling errors by Suzuki K Poulose · 7 years ago
  74. b9866bb coresight: Handle failures in enabling a trace path by Suzuki K Poulose · 7 years ago
  75. e7753f3 coresight: tmc: Fix byte-address alignment for RRP by Leo Yan · 7 years ago
  76. b3bee19 coresight: tmc: Refactor loops in etb dump by Leo Yan · 7 years ago
  77. b860801 coresight: etm4x: Configure EL2 exception level when kernel is running in HYP by Tomasz Nowicki · 7 years ago
  78. d4989fe coresight: etb10: Splitting function etb_enable() by Mathieu Poirier · 7 years ago
  79. d43b8ec coresight: etb10: Refactor etb_drvdata::mode handling by Mathieu Poirier · 7 years ago
  80. 22f429f coresight: etm-perf: Add support for ETR backend by Suzuki K Poulose · 7 years ago
  81. 3d6e893 coresight: perf: Remove set_buffer call back by Suzuki K Poulose · 7 years ago
  82. d25054e coresight: perf: Add helper to retrieve sink configuration by Suzuki K Poulose · 7 years ago
  83. 7ec786a coresight: perf: Remove reset_buffer call back for sinks by Suzuki K Poulose · 7 years ago
  84. 41a75cd coresight: Convert driver messages to dev_dbg by Suzuki K Poulose · 7 years ago
  85. cad5f8d coresight: tmc-etr: Relax collection of trace from sysfs mode by Suzuki K Poulose · 7 years ago
  86. 96a7f64 coresight: tmc-etr: Handle driver mode specific ETR buffers by Suzuki K Poulose · 7 years ago
  87. 4f8ef21 coresight: perf: Disable trace path upon source error by Suzuki K Poulose · 7 years ago
  88. f9d81a6 coresight: perf: Allow tracing on hotplugged CPUs by Suzuki K Poulose · 7 years ago
  89. c48fb3b coresight: perf: Avoid unncessary CPU hotplug read lock by Suzuki K Poulose · 7 years ago
  90. 5ecabe4 coresight: perf: Fix per cpu path management by Suzuki K Poulose · 7 years ago
  91. 987d1e8 coresight: etb10: Fix handling of perf mode by Suzuki K Poulose · 7 years ago
  92. c71369d coresight: Fix handling of sinks by Suzuki K Poulose · 7 years ago
  93. bbd35ba coresight: Use ERR_CAST instead of ERR_PTR by zhong jiang · 7 years ago
  94. 5ecc712 coresight: Cleanup coresight DT bindings by Suzuki K Poulose · 7 years ago
  95. c2c7294 coresight: platform: Cleanup coresight connection handling by Suzuki K Poulose · 7 years ago
  96. 2058224 coresight: Add helper to check if the endpoint is input by Suzuki K Poulose · 7 years ago
  97. 9633040 coresight: Fix remote endpoint parsing by Suzuki K Poulose · 7 years ago
  98. 5111e74 coresight: platform: Fix leaking device reference by Suzuki K Poulose · 7 years ago
  99. a0f9992 coresight: platform: Fix refcounting for graph nodes by Suzuki K Poulose · 7 years ago
  100. 6575fdb coresight: platform: Refactor graph endpoint parsing by Suzuki K Poulose · 7 years ago