index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
pci
/
pci-rt3883.c
Age
Commit message (
Expand
)
Author
2018-11-19
MIPS: Use device_type helpers to access the node type
Rob Herring
2017-09-21
MIPS: PCI: fix pcibios_map_irq section mismatch
Manuel Lauss
2017-08-29
MIPS: Convert to using %pOF instead of full_name
Rob Herring
2016-10-05
MIPS: pci: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2015-11-11
MIPS: pci-rt3883: drop unneeded of_node_get
Julia Lawall
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-08-26
MIPS: rt3883: Prepare rt3883_pci_irq_handler for irq argument removal
Thomas Gleixner
2015-08-26
MIPS: pci-rt3883: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-06-21
MIPS, IRQ: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-24
MIPS: pci-rt3883: Remove odd locking in PCI config space access code
Sergey Ryazanov
2014-10-20
mips: pci: drop owner assignment from platform_drivers
Wolfram Sang
2014-01-24
arch/mips/pci: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-10-24
of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.
Grant Likely
2013-10-24
of/irq: simplify args to irq_create_of_mapping
Grant Likely
2013-10-24
of/irq: Replace of_irq with of_phandle_args
Grant Likely
2013-10-24
of/irq: Rename of_irq_map_* functions to of_irq_parse_*
Grant Likely
2013-09-04
MIPS: Add driver for the built-in PCI controller of the RT3883 SoC
Gabor Juhos