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