summaryrefslogtreecommitdiff
path: root/drivers/hwspinlock/omap_hwspinlock.c
AgeCommit message (Expand)Author
2018-06-11Merge tag 'hwlock-v4.18' of git://github.com/andersson/remoteprocLinus Torvalds
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook
2018-05-24hwspinlock/omap: Switch to SPDX license identifierSuman Anna
2015-05-02hwspinlock/omap: add support for dt nodesSuman Anna
2014-10-20hwspinlock: drop owner assignment from platform_driversWolfram Sang
2014-07-29hwspinlock/omap: enable module before reading SYSSTATUS registerSuman Anna
2012-11-28hwspinlock: remove use of __devexitBill Pemberton
2012-11-28hwspinlock: remove use of __devinitBill Pemberton
2012-11-28hwspinlock: remove use of __devexit_pBill Pemberton
2011-09-21hwspinlock/omap: omap_hwspinlock_remove should be __devexitOhad Ben-Cohen
2011-09-21hwspinlock/core: register a bank of hwspinlocks in a single API callOhad Ben-Cohen
2011-09-21hwspinlock/core/omap: fix id issues on multiple hwspinlock devicesOhad Ben-Cohen
2011-09-21hwspinlock/omap: simplify allocation schemeOhad Ben-Cohen
2011-09-21hwspinlock/core: simplify 'owner' handlingOhad Ben-Cohen
2011-02-17drivers: hwspinlock: add OMAP implementationSimon Que