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