Age | Commit message (Expand) | Author |
2020-01-21 | hwspinlock: omap: Use devm_kzalloc() to allocate memory | Baolin Wang |
2020-01-21 | hwspinlock: omap: Change to use devm_platform_ioremap_resource() | Baolin Wang |
2019-06-29 | hwspinlock/omap: Add a trace during probe | Suman Anna |
2019-06-29 | hwspinlock/omap: Add support for TI K3 SoCs | Suman Anna |
2018-06-11 | Merge tag 'hwlock-v4.18' of git://github.com/andersson/remoteproc | Linus Torvalds |
2018-06-06 | treewide: Use struct_size() for kmalloc()-family | Kees Cook |
2018-05-24 | hwspinlock/omap: Switch to SPDX license identifier | Suman Anna |
2015-05-02 | hwspinlock/omap: add support for dt nodes | Suman Anna |
2014-10-20 | hwspinlock: drop owner assignment from platform_drivers | Wolfram Sang |
2014-07-29 | hwspinlock/omap: enable module before reading SYSSTATUS register | Suman Anna |
2012-11-28 | hwspinlock: remove use of __devexit | Bill Pemberton |
2012-11-28 | hwspinlock: remove use of __devinit | Bill Pemberton |
2012-11-28 | hwspinlock: remove use of __devexit_p | Bill Pemberton |
2011-09-21 | hwspinlock/omap: omap_hwspinlock_remove should be __devexit | Ohad Ben-Cohen |
2011-09-21 | hwspinlock/core: register a bank of hwspinlocks in a single API call | Ohad Ben-Cohen |
2011-09-21 | hwspinlock/core/omap: fix id issues on multiple hwspinlock devices | Ohad Ben-Cohen |
2011-09-21 | hwspinlock/omap: simplify allocation scheme | Ohad Ben-Cohen |
2011-09-21 | hwspinlock/core: simplify 'owner' handling | Ohad Ben-Cohen |
2011-02-17 | drivers: hwspinlock: add OMAP implementation | Simon Que |