Age | Commit message (Expand) | Author |
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-21 | 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-02 | of/powerpc: fix fsl_msi device node pointer | Wolfram Sang |
2010-05-31 | Merge commit 'kumar/next' into next | Benjamin Herrenschmidt |
2010-05-24 | powerpc/fsl_msi: add removal path and probe failing path | Li Yang |
2010-05-24 | powerpc/fsl_msi: enable msi sharing through AMP OSes | Li Yang |
2010-05-24 | powerpc/fsl_msi: enable msi allocation in all banks | Li Yang |
2010-05-24 | powerpc/fsl_msi: fix the conflict of virt_msir's chip_data | Li Yang |
2010-05-24 | 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 |