aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwspinlock/omap_hwspinlock.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-28hwspinlock: remove use of __devexitBill Pemberton1-1/+1
2012-11-28hwspinlock: remove use of __devinitBill Pemberton1-1/+1
2012-11-28hwspinlock: remove use of __devexit_pBill Pemberton1-1/+1
2011-09-21hwspinlock/omap: omap_hwspinlock_remove should be __devexitOhad Ben-Cohen1-2/+2
2011-09-21hwspinlock/core: register a bank of hwspinlocks in a single API callOhad Ben-Cohen1-57/+29
2011-09-21hwspinlock/core/omap: fix id issues on multiple hwspinlock devicesOhad Ben-Cohen1-1/+5
2011-09-21hwspinlock/omap: simplify allocation schemeOhad Ben-Cohen1-34/+17
2011-09-21hwspinlock/core: simplify 'owner' handlingOhad Ben-Cohen1-1/+1
2011-02-17drivers: hwspinlock: add OMAP implementationSimon Que1-0/+231