index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
pci
/
pci-rt3883.c
Age
Commit message (
Expand
)
Author
2022-01-05
mips/pci: remove redundant ret variable
Minghao Chi
2021-08-12
mips: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-06-10
MIPS: Add missing linux/irqdomain.h includes
Marc Zyngier
2021-04-16
MIPS: pci-rt3883: more accurate DT error messages
Ilya Lipnitskiy
2021-04-16
MIPS: pci-rt3883: trivial: remove unused variable
Ilya Lipnitskiy
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
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