index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
/
fsl_msi.c
Age
Commit message (
Expand
)
Author
2013-02-12
powerpc/fsl: msi: sparse fixes
Kim Phillips
2013-01-03
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2012-10-10
Merge branch 'for-upstream' of http://github.com/agraf/linux-2.6 into queue
Marcelo Tosatti
2012-10-05
powerpc/fsl-soc: use CONFIG_EPAPR_PARAVIRT for hcalls
Scott Wood
2012-09-11
powerpc/fsl_msi: drop unneeded cast to non-const pointer
Arnd Bergmann
2012-09-11
powerpc/fsl_msi: add a const qualifier
Uwe Kleine-König
2012-03-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-03-16
powerpc/fsl_msi: return proper error value when ioremap failed.
Liu Shuo
2012-02-16
irq_domain/powerpc: constify irq_domain_ops
Grant Likely
2012-02-16
irq_domain: Replace irq_alloc_host() with revmap-specific initializers
Grant Likely
2012-02-14
irq_domain/powerpc: Use common irq_domain structure instead of irq_host
Grant Likely
2012-01-04
powerpc/fsl: add MSI support for the Freescale hypervisor
Timur Tabi
2011-11-24
powerpc/fsl_msi: add support for the fsl, msi property in PCI nodes
Timur Tabi
2011-10-14
powerpc/fsl_msi: add support for "msi-address-64" property
Timur Tabi
2011-10-11
powerpc/fsl_msi: fix support for multiple MSI ranges
Timur Tabi
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-05-19
Merge branch 'merge' into next
Benjamin Herrenschmidt
2011-05-19
powerpc/fsl_msi: Use chip_data not handler_data
Milton Miller
2011-05-19
powerpc/fsl_msi: Don't abuse platform_data for driver_data
Milton Miller
2011-05-18
drivercore: revert addition of of_match to struct device
Grant Likely
2011-03-29
powerpc: Convert to new irq_* function names
Thomas Gleixner
2011-03-29
powerpc-fsl-msi-use-irqd.patch
Thomas Gleixner
2011-03-29
powerpc: Use proper accessors for IRQ_* flags
Thomas Gleixner
2011-03-18
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2011-03-15
powerpc/fsl_msi: Handle msi-available-ranges better
Scott Wood
2011-03-10
powerpc: sysdev/fsl_msi irq_data conversion.
Lennert Buytenhek
2011-02-28
dt/powerpc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2010-10-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2010-10-14
powerpc/fsl-pci: Fix MSI support on 83xx platforms
Kumar Gala
2010-10-12
pci: Convert msi to new irq_chip functions
Thomas Gleixner
2010-07-24
powerpc: remove references to of_device and to_of_device
Grant Likely
2010-06-03
of/powerpc: fix fsl_msi device node pointer
Wolfram Sang
2010-05-31
Merge commit 'kumar/next' into next
Benjamin Herrenschmidt
2010-05-25
powerpc/fsl_msi: add removal path and probe failing path
Li Yang
2010-05-25
powerpc/fsl_msi: enable msi sharing through AMP OSes
Li Yang
2010-05-25
powerpc/fsl_msi: enable msi allocation in all banks
Li Yang
2010-05-25
powerpc/fsl_msi: fix the conflict of virt_msir's chip_data
Li Yang
2010-05-25
powerpc/fsl_msi: Add multiple MSI bank support
Lan Chunhe-B25806
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-17
powerpc: Remove whitespace in irq chip name fields
Anton Blanchard
2009-12-14
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
2009-11-24
powerpc: Fixup last users of irq_chip->typename
Thomas Gleixner
2009-10-30
powerpc: Remove get_irq_desc()
Michael Ellerman
2009-05-19
powerpc/fsl: Support unique MSI addresses per PCIe Root Complex
Kumar Gala
2008-08-20
powerpc: Convert the FSL MSI code to use msi_bitmap
Michael Ellerman
2008-08-20
powerpc: fsl_msi doesn't need it's own of_node
Michael Ellerman
2008-06-02
[POWERPC] fsl_msi: few (mostly cosmetic) fixes
Anton Vorontsov
2008-06-02
[POWERPC] fsl: PCIe MSI support for 83xx/85xx/86xx processors.
Jason Jin