index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-08
MIPS: PCI: Fix smp_processor_id() in preemptible
Matt Redfearn
1
-4
/
+3
2017-05-18
MIPS: PCI: Remove unused busn_offset
Bjorn Helgaas
1
-2
/
+1
2017-05-12
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-2
/
+2
2017-05-08
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-24
/
+0
2017-04-20
MIPS: PCI: Use generic pci_mmap_resource_range()
David Woodhouse
1
-25
/
+0
2017-04-20
PCI: Add BAR index argument to pci_mmap_page_range()
David Woodhouse
1
-1
/
+2
2017-04-13
MIPS: PCI: add controllers before the specified head
Mathias Kresin
1
-1
/
+1
2017-04-10
MIPS: Octeon: Remove unused SLI types and macros.
Steven J. Hill
1
-2
/
+2
2017-02-25
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2017-01-24
treewide: Move dma_ops from struct dev_archdata into struct device
Bart Van Assche
1
-1
/
+1
2017-01-03
MIPS: TXx9: Modernize printing of kernel messages
Geert Uytterhoeven
3
-31
/
+31
2016-10-06
MIPS: Sanitise coherentio semantics
Paul Burton
1
-1
/
+2
2016-10-06
MIPS: PCI: Support generic drivers
Paul Burton
2
-0
/
+53
2016-10-06
MIPS: PCI: Introduce CONFIG_PCI_DRIVERS_LEGACY
Paul Burton
1
-1
/
+1
2016-10-06
MIPS: PCI: Split pci.c into pci.c & pci-legacy.c
Paul Burton
3
-284
/
+306
2016-10-06
MIPS: PCI: Inline pcibios_assign_all_busses
Paul Burton
1
-5
/
+0
2016-10-06
MIPS: PCI: Make pcibios_set_cache_line_size an initcall
Paul Burton
1
-3
/
+3
2016-10-06
MIPS: PCI: Support for CONFIG_PCI_DOMAINS_GENERIC
Paul Burton
1
-2
/
+2
2016-10-06
MIPS: PCI: Use struct list_head lists
Paul Burton
1
-5
/
+4
2016-10-05
MIPS: pci: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
7
-11
/
+3
2016-10-04
MIPS: Octeon: Fix PCI interrupt routing on D-Link DSR-500N.
Aaro Koskinen
1
-0
/
+2
2016-10-04
MIPS: pci-mt7620: Delete unnecessary assignment for the field "owner"
Markus Elfring
1
-1
/
+0
2016-06-23
MIPS/PCI: Claim bus resources on PCI_PROBE_ONLY set-ups
Bjorn Helgaas
1
-1
/
+8
2016-06-17
PCI: Unify pci_resource_to_user() declarations
Bjorn Helgaas
1
-0
/
+10
2016-05-28
MIPS: IP27: Fix typo
Andrea Gelmini
1
-2
/
+2
2016-05-13
MIPS: Add & use CP0_EntryHi ASID definitions
James Hogan
1
-1
/
+1
2016-05-13
MIPS: Change my email address
John Crispin
6
-6
/
+6
2016-05-13
MIPS: make PCI_DMA_BUS_IS_PHYS=1 constant
Sergey Ryazanov
2
-4
/
+0
2016-03-16
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+12
2016-03-12
MIPS: Loongson 3: Keep CPU physical (not virtual) addresses in shadow ROM res...
Bjorn Helgaas
1
-2
/
+7
2016-03-12
MIPS: Loongson 3: Use temporary struct resource * to avoid repetition
Bjorn Helgaas
1
-7
/
+7
2016-02-10
MIPS: pci-mt7620: Fix return value check in mt7620_pci_probe()
Wei Yongjun
1
-4
/
+4
2016-01-20
MIPS: pci: Add MT7620a PCIE driver
John Crispin
2
-0
/
+427
2015-12-22
MIPS: Fix build error due to unused variables.
Ralf Baechle
1
-1
/
+0
2015-11-27
MIPS: Fix delay loops which may be removed by GCC.
Ralf Baechle
1
-2
/
+2
2015-11-11
MIPS: pci-rt3883: drop unneeded of_node_get
Julia Lawall
1
-4
/
+2
2015-09-25
Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+6
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
4
-4
/
+4
2015-09-15
PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"
Bjorn Helgaas
1
-0
/
+6
2015-09-03
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
6
-23
/
+19
2015-09-03
MIPS: Netlogic: Use chip_data for irq_chip methods
Kamlakant Patel
1
-10
/
+10
2015-09-03
MIPS: Remove all the uses of custom gpio.h
Alban Bedel
1
-1
/
+0
2015-09-01
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2015-08-26
MIPS: ops-emma2rh: Drop nonsensical db_assert
Paul Burton
1
-4
/
+2
2015-08-26
MIPS: rt3883: Prepare rt3883_pci_irq_handler for irq argument removal
Thomas Gleixner
1
-2
/
+2
2015-08-26
MIPS: pci-rt3883: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+1
2015-08-26
MIPS: pci-ar724x: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+2
2015-08-26
MIPS: pci-ar71xx: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+2
2015-07-23
PCI: Call pci_read_bridge_bases() from core instead of arch code
Lorenzo Pieralisi
1
-6
/
+0
2015-07-22
MIPS/PCI: Use for_pci_msi_entry() to access MSI device list
Jiang Liu
1
-1
/
+1
[next]