Age | Commit message (Expand) | Author |
2017-08-23 | powerpc: Convert to using %pOF instead of full_name | Rob Herring |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-11-14 | powerpc: EX_TABLE macro for exception tables | Nicholas Piggin |
2016-09-20 | powerpc: Remove all usages of NO_IRQ | Michael Ellerman |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner |
2015-05-11 | powerpc: Constify irq_domain_ops | Krzysztof Kozlowski |
2012-02-16 | irq_domain: Add support for base irq and hwirq in legacy mappings | 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 |
2011-03-29 | powerpc: Convert to new irq_* function names | Thomas Gleixner |
2011-03-29 | powerpc: Use proper accessors for IRQ_* flags | Thomas Gleixner |
2011-03-10 | powerpc: sysdev/tsi108_pci irq_data conversion. | Lennert Buytenhek |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-12-09 | powerpc: Make "intspec" pointers in irq_host->xlate() const | Roman Fietze |
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-21 | powerpc/pci: Clean up direct access to sysdata on tsi108 platforms | Kumar Gala |
2008-06-09 | powerpc: Fix irq_alloc_host() reference counting and callers | Michael Ellerman |
2008-04-01 | [POWERPC] Replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2007-09-14 | [POWERPC] Provide a default irq_host match, which matches on an exact of_node | Michael Ellerman |
2007-09-14 | [POWERPC] Add an optional device_node pointer to the irq_host | Michael Ellerman |
2007-08-17 | [POWERPC] tsi108_direct_pci_ops: Use named structure member initializers | Nathan Lynch |
2007-06-29 | [POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypes | Kumar Gala |
2007-06-29 | [POWERPC] Pass the pci_controller into pci_exclude_device | Kumar Gala |
2007-06-29 | [POWERPC] Remove set_cfg_type for PCI indirect users that don't need it | Kumar Gala |
2007-05-08 | [POWERPC] Generalize tsi108 PCI setup | Josh Boyer |
2007-05-08 | [POWERPC] Add tsi108_pci.h for common PCI functions | Josh Boyer |
2007-04-13 | [POWERPC] Rename get_property to of_get_property: arch/powerpc | Stephen Rothwell |
2006-12-04 | [POWERPC] Make pci_read_irq_line the default on mpc7448hpc2 board | Zang Roy-r61911 |
2006-10-07 | [POWERPC] Fix up after irq changes | Olaf Hering |
2006-10-05 | [PATCH] powerpc: irq change build breaks | Olof Johansson |
2006-08-25 | Merge branch 'merge' | Paul Mackerras |
2006-08-23 | [POWERPC] Update mpc7448hpc2 board irq support using device tree | Zang Roy-r61911 |
2006-07-31 | [POWERPC] tsi108: Constify & voidify get_property() | Jeremy Kerr |
2006-06-29 | [POWERPC] Add tsi108 pci and platform device data register function | Zang Roy-r61911 |