summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/tsi108_pci.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1Star
* powerpc: Convert to using %pOF instead of full_nameRob Herring2017-08-231-2/+2
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* powerpc: EX_TABLE macro for exception tablesNicholas Piggin2016-11-141-4/+2Star
* powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-201-1/+1
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
* powerpc: Constify irq_domain_opsKrzysztof Kozlowski2015-05-111-1/+1
* irq_domain: Add support for base irq and hwirq in legacy mappingsGrant Likely2012-02-161-1/+1
* irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely2012-02-161-2/+1Star
* irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely2012-02-141-7/+7
* powerpc: Convert to new irq_* function namesThomas Gleixner2011-03-291-2/+2
* powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner2011-03-291-1/+1
* powerpc: sysdev/tsi108_pci irq_data conversion.Lennert Buytenhek2011-03-101-22/+19Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0Star
* powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze2009-12-091-1/+1
* powerpc: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-241-1/+1
* powerpc: Remove get_irq_desc()Michael Ellerman2009-10-301-1/+1
* powerpc/pci: Clean up direct access to sysdata on tsi108 platformsKumar Gala2009-05-211-2/+2
* powerpc: Fix irq_alloc_host() reference counting and callersMichael Ellerman2008-06-091-2/+1Star
* [POWERPC] Replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-011-2/+2
* [POWERPC] Provide a default irq_host match, which matches on an exact of_nodeMichael Ellerman2007-09-131-6/+0Star
* [POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman2007-09-131-4/+4
* [POWERPC] tsi108_direct_pci_ops: Use named structure member initializersNathan Lynch2007-08-171-2/+2
* [POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypesKumar Gala2007-06-291-2/+1Star
* [POWERPC] Pass the pci_controller into pci_exclude_deviceKumar Gala2007-06-291-2/+4
* [POWERPC] Remove set_cfg_type for PCI indirect users that don't need itKumar Gala2007-06-291-1/+0Star
* [POWERPC] Generalize tsi108 PCI setupJosh Boyer2007-05-081-5/+6
* [POWERPC] Add tsi108_pci.h for common PCI functionsJosh Boyer2007-05-081-0/+1
* [POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell2007-04-121-1/+1
* [POWERPC] Make pci_read_irq_line the default on mpc7448hpc2 boardZang Roy-r619112006-12-041-6/+42
* [POWERPC] Fix up after irq changesOlaf Hering2006-10-071-2/+1Star
* [PATCH] powerpc: irq change build breaksOlof Johansson2006-10-061-1/+1
* Merge branch 'merge'Paul Mackerras2006-08-251-9/+12
|\
| * [POWERPC] Update mpc7448hpc2 board irq support using device treeZang Roy-r619112006-08-231-9/+12
* | [POWERPC] tsi108: Constify & voidify get_property()Jeremy Kerr2006-07-311-2/+2
|/
* [POWERPC] Add tsi108 pci and platform device data register functionZang Roy-r619112006-06-291-0/+412