aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/msi_bitmap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-28powerpc/msi: Fix section mismatch warning in msi_bitmap_alloc()Denis Kirjanov1-1/+1
2015-10-05powerpc/msi: Free the bitmap if it was slab allocatedDenis Kirjanov1-4/+12
2014-10-15powerpc/msi: Use WARN_ON() in msi bitmap selftestsMichael Ellerman1-30/+24
2014-10-15powerpc/msi: Fix the msi bitmap alignment testsMichael Ellerman1-8/+18
2014-10-08powerpc/msi: Improve IRQ bitmap allocatorIan Munsie1-11/+25
2014-09-25powerpc: Make a bunch of things staticAnton Blanchard1-3/+3
2014-04-09powerpc: Use of_node_init() for the fakenode in msi_bitmap.cLi Zhong1-1/+1
2014-03-11of: Make device nodes kobjects so they show up in sysfsGrant Likely1-1/+1
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-03-24powerpc/msi: Mark the MSI bitmap selftest code as __initMichael Ellerman1-3/+3
2008-08-20powerpc: Split-out common MSI bitmap logic into msi_bitmap.cMichael Ellerman1-0/+247