index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
/
tsi108_pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-23
powerpc: Convert to using %pOF instead of full_name
Rob Herring
1
-2
/
+2
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-11-14
powerpc: EX_TABLE macro for exception tables
Nicholas Piggin
1
-4
/
+2
2016-09-20
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
1
-1
/
+1
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
1
-1
/
+1
2015-05-11
powerpc: Constify irq_domain_ops
Krzysztof Kozlowski
1
-1
/
+1
2012-02-16
irq_domain: Add support for base irq and hwirq in legacy mappings
Grant Likely
1
-1
/
+1
2012-02-16
irq_domain: Replace irq_alloc_host() with revmap-specific initializers
Grant Likely
1
-2
/
+1
2012-02-15
irq_domain/powerpc: Use common irq_domain structure instead of irq_host
Grant Likely
1
-7
/
+7
2011-03-29
powerpc: Convert to new irq_* function names
Thomas Gleixner
1
-2
/
+2
2011-03-29
powerpc: Use proper accessors for IRQ_* flags
Thomas Gleixner
1
-1
/
+1
2011-03-10
powerpc: sysdev/tsi108_pci irq_data conversion.
Lennert Buytenhek
1
-22
/
+19
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2009-12-09
powerpc: Make "intspec" pointers in irq_host->xlate() const
Roman Fietze
1
-1
/
+1
2009-11-24
powerpc: Fixup last users of irq_chip->typename
Thomas Gleixner
1
-1
/
+1
2009-10-30
powerpc: Remove get_irq_desc()
Michael Ellerman
1
-1
/
+1
2009-05-21
powerpc/pci: Clean up direct access to sysdata on tsi108 platforms
Kumar Gala
1
-2
/
+2
2008-06-09
powerpc: Fix irq_alloc_host() reference counting and callers
Michael Ellerman
1
-2
/
+1
2008-04-01
[POWERPC] Replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-2
/
+2
2007-09-13
[POWERPC] Provide a default irq_host match, which matches on an exact of_node
Michael Ellerman
1
-6
/
+0
2007-09-13
[POWERPC] Add an optional device_node pointer to the irq_host
Michael Ellerman
1
-4
/
+4
2007-08-17
[POWERPC] tsi108_direct_pci_ops: Use named structure member initializers
Nathan Lynch
1
-2
/
+2
2007-06-29
[POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypes
Kumar Gala
1
-2
/
+1
2007-06-29
[POWERPC] Pass the pci_controller into pci_exclude_device
Kumar Gala
1
-2
/
+4
2007-06-29
[POWERPC] Remove set_cfg_type for PCI indirect users that don't need it
Kumar Gala
1
-1
/
+0
2007-05-08
[POWERPC] Generalize tsi108 PCI setup
Josh Boyer
1
-5
/
+6
2007-05-08
[POWERPC] Add tsi108_pci.h for common PCI functions
Josh Boyer
1
-0
/
+1
2007-04-12
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
1
-1
/
+1
2006-12-04
[POWERPC] Make pci_read_irq_line the default on mpc7448hpc2 board
Zang Roy-r61911
1
-6
/
+42
2006-10-07
[POWERPC] Fix up after irq changes
Olaf Hering
1
-2
/
+1
2006-10-06
[PATCH] powerpc: irq change build breaks
Olof Johansson
1
-1
/
+1
2006-08-25
Merge branch 'merge'
Paul Mackerras
1
-9
/
+12
2006-08-23
[POWERPC] Update mpc7448hpc2 board irq support using device tree
Zang Roy-r61911
1
-9
/
+12
2006-07-31
[POWERPC] tsi108: Constify & voidify get_property()
Jeremy Kerr
1
-2
/
+2
2006-06-29
[POWERPC] Add tsi108 pci and platform device data register function
Zang Roy-r61911
1
-0
/
+412