aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/tsi108_pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-16irq_domain: Add support for base irq and hwirq in legacy mappingsGrant Likely1-1/+1
2012-02-16irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely1-2/+1
2012-02-14irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely1-7/+7
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner1-2/+2
2011-03-29powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner1-1/+1
2011-03-10powerpc: sysdev/tsi108_pci irq_data conversion.Lennert Buytenhek1-22/+19
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2009-12-09powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze1-1/+1
2009-11-24powerpc: Fixup last users of irq_chip->typenameThomas Gleixner1-1/+1
2009-10-30powerpc: Remove get_irq_desc()Michael Ellerman1-1/+1
2009-05-21powerpc/pci: Clean up direct access to sysdata on tsi108 platformsKumar Gala1-2/+2
2008-06-09powerpc: Fix irq_alloc_host() reference counting and callersMichael Ellerman1-2/+1
2008-04-01[POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison1-2/+2
2007-09-14[POWERPC] Provide a default irq_host match, which matches on an exact of_nodeMichael Ellerman1-6/+0
2007-09-14[POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman1-4/+4
2007-08-17[POWERPC] tsi108_direct_pci_ops: Use named structure member initializersNathan Lynch1-2/+2
2007-06-29[POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypesKumar Gala1-2/+1
2007-06-29[POWERPC] Pass the pci_controller into pci_exclude_deviceKumar Gala1-2/+4
2007-06-29[POWERPC] Remove set_cfg_type for PCI indirect users that don't need itKumar Gala1-1/+0
2007-05-08[POWERPC] Generalize tsi108 PCI setupJosh Boyer1-5/+6
2007-05-08[POWERPC] Add tsi108_pci.h for common PCI functionsJosh Boyer1-0/+1
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell1-1/+1
2006-12-04[POWERPC] Make pci_read_irq_line the default on mpc7448hpc2 boardZang Roy-r619111-6/+42
2006-10-07[POWERPC] Fix up after irq changesOlaf Hering1-2/+1
2006-10-05[PATCH] powerpc: irq change build breaksOlof Johansson1-1/+1
2006-08-25Merge branch 'merge'Paul Mackerras1-9/+12
2006-08-23[POWERPC] Update mpc7448hpc2 board irq support using device treeZang Roy-r619111-9/+12
2006-07-31[POWERPC] tsi108: Constify & voidify get_property()Jeremy Kerr1-2/+2
2006-06-29[POWERPC] Add tsi108 pci and platform device data register functionZang Roy-r619111-0/+412