index
:
Linux Stable
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.13.y
linux-6.14.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
/
fsl_msi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/MSI: Fix race condition in tearing down MSI interrupts
Paul Mackerras
2015-10-27
1
-2
/
+3
*
powerpc/fsl_msi: mark the msi cascade handler IRQF_NO_THREAD
Kevin Hao
2014-11-17
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...
Linus Torvalds
2014-10-11
1
-45
/
+50
|
\
|
*
Revert "powerpc/fsl_msi: spread msi ints across different MSIRs"
Scott Wood
2014-09-19
1
-30
/
+1
|
*
powerpc/fsl_msi: spread msi ints across different MSIRs
Tudor Laurentiu
2014-09-04
1
-1
/
+30
|
*
powerpc/fsl_msi: show more meaningful names in /proc/interrupts
Tudor Laurentiu
2014-09-04
1
-1
/
+15
|
*
powerpc/fsl_msi: change the irq handler from chained to normal
Tudor Laurentiu
2014-09-04
1
-38
/
+18
|
*
powerpc/fsl_msi: reorganize structs to improve clarity and flexibility
Tudor Laurentiu
2014-09-04
1
-6
/
+11
|
*
powerpc/fsl_msi: support vmpic msi with mpic 4.3
Tudor Laurentiu
2014-09-03
1
-2
/
+8
*
|
PCI/MSI/PPC: Remove arch_msi_check_device()
Alexander Gordeev
2014-10-01
1
-9
/
+3
|
/
*
powerpc/fsl_msi: add MSIIR1 support for MPIC v4.3
Minghuan Lian
2013-08-07
1
-38
/
+94
*
powerpc/fsl_msi: fix error return code in fsl_of_msi_probe()
Wei Yongjun
2013-07-30
1
-3
/
+2
*
powerpc/fsl-msi: use a different lockclass for the cascade interrupt
Sebastian Andrzej Siewior
2013-04-03
1
-1
/
+3
*
powerpc/fsl: msi: sparse fixes
Kim Phillips
2013-02-12
1
-2
/
+2
*
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-4
/
+3
*
Merge branch 'for-upstream' of http://github.com/agraf/linux-2.6 into queue
Marcelo Tosatti
2012-10-10
1
-2
/
+7
|
\
|
*
powerpc/fsl-soc: use CONFIG_EPAPR_PARAVIRT for hcalls
Scott Wood
2012-10-05
1
-2
/
+7
*
|
powerpc/fsl_msi: drop unneeded cast to non-const pointer
Arnd Bergmann
2012-09-11
1
-3
/
+3
*
|
powerpc/fsl_msi: add a const qualifier
Uwe Kleine-König
2012-09-11
1
-1
/
+1
|
/
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-03-21
1
-0
/
+1
|
\
|
*
powerpc/fsl_msi: return proper error value when ioremap failed.
Liu Shuo
2012-03-16
1
-0
/
+1
*
|
irq_domain/powerpc: constify irq_domain_ops
Grant Likely
2012-02-16
1
-1
/
+1
*
|
irq_domain: Replace irq_alloc_host() with revmap-specific initializers
Grant Likely
2012-02-16
1
-4
/
+2
*
|
irq_domain/powerpc: Use common irq_domain structure instead of irq_host
Grant Likely
2012-02-14
1
-3
/
+3
|
/
*
powerpc/fsl: add MSI support for the Freescale hypervisor
Timur Tabi
2012-01-04
1
-20
/
+48
*
powerpc/fsl_msi: add support for the fsl, msi property in PCI nodes
Timur Tabi
2011-11-24
1
-0
/
+39
*
powerpc/fsl_msi: add support for "msi-address-64" property
Timur Tabi
2011-10-14
1
-6
/
+14
*
powerpc/fsl_msi: fix support for multiple MSI ranges
Timur Tabi
2011-10-11
1
-3
/
+5
*
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-06-10
1
-1
/
+1
*
Merge branch 'merge' into next
Benjamin Herrenschmidt
2011-05-19
1
-2
/
+5
|
\
|
*
drivercore: revert addition of of_match to struct device
Grant Likely
2011-05-18
1
-2
/
+5
*
|
powerpc/fsl_msi: Use chip_data not handler_data
Milton Miller
2011-05-19
1
-3
/
+3
*
|
powerpc/fsl_msi: Don't abuse platform_data for driver_data
Milton Miller
2011-05-19
1
-2
/
+2
|
/
*
powerpc: Convert to new irq_* function names
Thomas Gleixner
2011-03-29
1
-10
/
+10
*
powerpc-fsl-msi-use-irqd.patch
Thomas Gleixner
2011-03-29
1
-10
/
+11
*
powerpc: Use proper accessors for IRQ_* flags
Thomas Gleixner
2011-03-29
1
-1
/
+1
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2011-03-18
1
-45
/
+66
|
\
|
*
powerpc/fsl_msi: Handle msi-available-ranges better
Scott Wood
2011-03-15
1
-36
/
+56
|
*
powerpc: sysdev/fsl_msi irq_data conversion.
Lennert Buytenhek
2011-03-10
1
-9
/
+10
*
|
dt/powerpc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2011-02-28
1
-5
/
+8
|
/
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2010-10-21
1
-5
/
+4
|
\
|
*
powerpc/fsl-pci: Fix MSI support on 83xx platforms
Kumar Gala
2010-10-14
1
-5
/
+4
*
|
pci: Convert msi to new irq_chip functions
Thomas Gleixner
2010-10-12
1
-2
/
+2
|
/
*
powerpc: remove references to of_device and to_of_device
Grant Likely
2010-07-24
1
-2
/
+2
*
of/powerpc: fix fsl_msi device node pointer
Wolfram Sang
2010-06-02
1
-1
/
+1
*
Merge commit 'kumar/next' into next
Benjamin Herrenschmidt
2010-05-31
1
-24
/
+93
|
\
|
*
powerpc/fsl_msi: add removal path and probe failing path
Li Yang
2010-05-24
1
-6
/
+30
|
*
powerpc/fsl_msi: enable msi sharing through AMP OSes
Li Yang
2010-05-24
1
-1
/
+7
|
*
powerpc/fsl_msi: enable msi allocation in all banks
Li Yang
2010-05-24
1
-3
/
+11
|
*
powerpc/fsl_msi: fix the conflict of virt_msir's chip_data
Li Yang
2010-05-24
1
-6
/
+27
[next]