1. 7a1e6fb hwspinlock: qcom: Allow mmio usage in addition to syscon by Bjorn Andersson · 4 years, 6 months ago
  2. 285e74a hwspinlock: Simplify Kconfig by Ezequiel Garcia · 4 years, 9 months ago
  3. ef17f51 hwspinlock: hwspinlock_internal.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 9 months ago
  4. ffd0bbf hwspinlock: Allow drivers to be built with COMPILE_TEST by Baolin Wang · 4 years, 11 months ago
  5. cb36017 hwspinlock: sirf: Use devm_hwspin_lock_register() to register hwlock controller by Baolin Wang · 5 years ago
  6. 8f2a0dc hwspinlock: sirf: Remove redundant PM runtime functions by Baolin Wang · 5 years ago
  7. 77d99a6 hwspinlock: sirf: Change to use devm_platform_ioremap_resource() by Baolin Wang · 5 years ago
  8. 42f291e hwspinlock: omap: Use devm_kzalloc() to allocate memory by Baolin Wang · 5 years ago
  9. bf27400 hwspinlock: omap: Change to use devm_platform_ioremap_resource() by Baolin Wang · 5 years ago
  10. ed0611a hwspinlock: qcom: Use devm_hwspin_lock_register() to register hwlock controller by Baolin Wang · 5 years ago
  11. 98ec52a hwspinlock: qcom: Remove redundant PM runtime functions by Baolin Wang · 5 years ago
  12. d482448 hwspinlock: stm32: convert to devm_platform_ioremap_resource by Yangtao Li · 5 years ago
  13. 9d399f0 hwspinlock: u8500_hsem: Remove redundant PM runtime implementation by Baolin Wang · 5 years ago
  14. 4d0c1c5 hwspinlock: sprd: Remove redundant PM runtime implementation by Baolin Wang · 5 years ago
  15. a6fc490 hwspinlock: Let the PM runtime can be optional by Baolin Wang · 5 years ago
  16. b2547dc hwspinlock: Remove BUG_ON() from the hwspinlock core by Baolin Wang · 5 years ago
  17. b674a30 hwspinlock: sprd: Use devm_hwspin_lock_register() to register hwlock controller by Baolin Wang · 5 years ago
  18. b4d6419 hwspinlock: sprd: Use devm_add_action_or_reset() for calls to clk_disable_unprepare() by Baolin Wang · 5 years ago
  19. 3070c41 hwspinlock: sprd: Check the return value of clk_prepare_enable() by Baolin Wang · 5 years ago
  20. 74cfa95 hwspinlock: sprd: Change to use devm_platform_ioremap_resource() by Baolin Wang · 5 years ago
  21. acc98c1 hwspinlock: u8500_hsem: Use devm_hwspin_lock_register() to register hwlock controller by Baolin Wang · 5 years ago
  22. 637bcd1 hwspinlock: u8500_hsem: Use devm_kzalloc() to allocate memory by Baolin Wang · 5 years ago
  23. 5ee45e0 hwspinlock: u8500_hsem: Change to use devm_platform_ioremap_resource() by Baolin Wang · 5 years ago
  24. 360aa64 hwspinlock: add the 'in_atomic' API by Fabien Dessenne · 6 years ago
  25. 5cd69f1 hwspinlock: stm32: implement the relax() ops by Fabien Dessenne · 6 years ago
  26. fbd7330 hwspinlock: ignore disabled device by Fabien Dessenne · 6 years ago
  27. d4d98bb hwspinlock/omap: Add a trace during probe by Suman Anna · 6 years ago
  28. 6fa154e2 hwspinlock/omap: Add support for TI K3 SoCs by Suman Anna · 6 years ago
  29. 4d5a91f hwspinlock: fix return value check in stm32_hwspinlock_probe() by Wei Yongjun · 6 years ago
  30. f24fcff hwspinlock: add STM32 hwspinlock device by Benjamin Gaignard · 6 years ago
  31. ddb34f4 hwspinlock: Fix incorrect return pointers by Baolin Wang · 7 years ago
  32. 38ce606 hwspinlock: Fix one comment mistake by Baolin Wang · 7 years ago
  33. c102780 hwspinlock: Add devm_xxx() APIs to register/unregister one hwlock controller by Baolin Wang · 7 years ago
  34. 4f1acd7 hwspinlock: Add devm_xxx() APIs to request/free hwlock by Baolin Wang · 7 years ago
  35. 5560f70 hwspinlock: Add one new API to support getting a specific hwlock by the name by Baolin Wang · 7 years ago
  36. 6f75ede Merge tag 'hwlock-v4.18' of git://github.com/andersson/remoteproc by Linus Torvalds · 7 years ago
  37. 0ed2dd0 treewide: Use struct_size() for devm_kmalloc() and friends by Kees Cook · 7 years ago
  38. acafe7e treewide: Use struct_size() for kmalloc()-family by Kees Cook · 7 years ago
  39. e759176 hwspinlock/u8500: Switch to SPDX license identifier by Suman Anna · 7 years ago
  40. 0c3e890 hwspinlock: sprd: Switch to SPDX license identifier by Suman Anna · 7 years ago
  41. 50a5228 hwspinlock/sirf: Switch to SPDX license identifier by Suman Anna · 7 years ago
  42. 8ba01ca hwspinlock: qcom: Switch to SPDX license identifier by Suman Anna · 7 years ago
  43. 357ace0 hwspinlock/omap: Switch to SPDX license identifier by Suman Anna · 7 years ago
  44. eebba71 hwspinlock/core: Switch to SPDX license identifier by Suman Anna · 7 years ago
  45. 1e6c06a hwspinlock: Introduce one new mode for hwspinlock by Baolin Wang · 7 years ago
  46. 66742b1 hwspinlock: Convert to use 'switch' statement by Baolin Wang · 7 years ago
  47. 27eabfa Merge tag 'hwlock-v4.15' of git://github.com/andersson/remoteproc by Linus Torvalds · 7 years ago
  48. d048236 hwspinlock: Change hwspinlock to a bool by Baolin Wang · 7 years ago
  49. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  50. d8c8bbb hwspinlock: sprd: Add hardware spinlock driver by Baolin Wang · 8 years ago
  51. 35fc8a0 Make HWSPINLOCK a menuconfig to ease disabling by Vincent Legoll · 8 years ago
  52. 4d41c8c hwspinlock: qcom_hwspinlock: add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  53. b76ba4a drivers/hwspinlock: use correct radix tree API by Matthew Wilcox · 9 years ago
  54. c6400ba drivers/hwspinlock: fix race between radix tree insertion and lookup by Matthew Wilcox · 9 years ago
  55. bd5717a hwspinlock: qcom: Correct msb in regmap_field by Bjorn Andersson · 10 years ago
  56. cc16d66 hwspinlock: add a CSR atlas7 driver by Wei Chen · 10 years ago
  57. 19a0f61 hwspinlock: qcom: Add support for Qualcomm HW Mutex block by Bjorn Andersson · 10 years ago
  58. 65bd434 hwspinlock/omap: add support for dt nodes by Suman Anna · 10 years ago
  59. fb7737e hwspinlock/core: add device tree support by Suman Anna · 10 years ago
  60. a7629c7 hwspinlock: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  61. ceca89e hwspinlock: enable OMAP build for AM33xx, AM43xx & DRA7xx by Suman Anna · 10 years ago
  62. e1e4528 hwspinlock/omap: enable module before reading SYSSTATUS register by Suman Anna · 10 years ago
  63. c807b17 Merge tag 'hwspinlock-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock by Linus Torvalds · 12 years ago
  64. c10b90d hwspinlock: fix __hwspin_lock_request error path by Li Fei · 12 years ago
  65. 8ae053d hwspinlock/omap: support OMAP5 as well by Vincent Stehlé · 12 years ago
  66. e533a34 hwspinlock: remove use of __devexit by Bill Pemberton · 12 years ago
  67. 5712910 hwspinlock: remove use of __devinit by Bill Pemberton · 12 years ago
  68. 9eb26bd hwspinlock: remove use of __devexit_p by Bill Pemberton · 12 years ago
  69. e352614 hwspinlock/core: move the dereference below the NULL test by Wei Yongjun · 12 years ago
  70. 476a7eeb hwspinlock/core: use global ID to register hwspinlocks on multiple devices by Shinya Kuribayashi · 12 years ago
  71. 19e0baf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  72. fdcb236 hwspinlock/u8500: fix build error due to undefined label by Axel Lin · 13 years ago
  73. 8f7346b hwspinlock/u8500: include linux/module.h by Axel Lin · 13 years ago
  74. 9efb4a1 hwspinlock/omap: omap_hwspinlock_remove should be __devexit by Ohad Ben-Cohen · 13 years ago
  75. f84a8ec hwspinlock/u8500: add hwspinlock driver by Mathieu J. Poirier · 13 years ago
  76. 300bab9 hwspinlock/core: register a bank of hwspinlocks in a single API call by Ohad Ben-Cohen · 13 years ago
  77. 93b465c hwspinlock/core: use a mutex to protect the radix tree by Juan Gutierrez · 13 years ago
  78. c3c1250 hwspinlock/core/omap: fix id issues on multiple hwspinlock devices by Ohad Ben-Cohen · 13 years ago
  79. c97f6dd hwspinlock/omap: simplify allocation scheme by Ohad Ben-Cohen · 13 years ago
  80. e467b64 hwspinlock/core: simplify 'owner' handling by Ohad Ben-Cohen · 13 years ago
  81. 315d8f5 hwspinlock/core: simplify Kconfig by Ohad Ben-Cohen · 13 years ago
  82. 4fa8eeb hwspinlock: depend on OMAP4 by Ohad Ben-Cohen · 14 years ago
  83. 70ba4cc drivers: hwspinlock: add OMAP implementation by Simon Que · 14 years ago
  84. bd9a4c7 drivers: hwspinlock: add framework by Ohad Ben-Cohen · 14 years ago