index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mn10300
/
unit-asb2305
Age
Commit message (
Expand
)
Author
2015-09-15
PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"
Bjorn Helgaas
2015-08-04
Merge branches 'pci/irq', 'pci/misc', 'pci/resource' and 'pci/virtualization'...
Bjorn Helgaas
2015-07-27
PCI: Remove unused "pci_probe" flags
Bjorn Helgaas
2015-07-23
PCI: Call pci_read_bridge_bases() from core instead of arch code
Lorenzo Pieralisi
2015-03-19
PCI: Assign resources before drivers claim devices (pci_scan_root_bus())
Yijing Wang
2015-02-18
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-02-10
Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-01-22
mn10300/PCI: Add struct pci_ops member names to initialization
Rob Herring
2015-01-21
mn10300: drop dead code
Michael S. Tsirkin
2015-01-16
mn10300/PCI: Clip bridge windows to fit in upstream windows
Yinghai Lu
2014-05-27
PCI: Turn pcibios_penalize_isa_irq() into a weak function
Hanjun Guo
2013-10-29
mn10300/PCI: Remove useless pcibios_last_bus
Bjorn Helgaas
2013-06-29
mn10300: don't bother with VM_IO
Al Viro
2013-05-30
MN10300: ASB2305's PCI code needs the definition of XIRQ1
David Howells
2013-02-25
Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-02-21
mn10300: use for_each_pci_dev to simplify the code
Wei Yongjun
2013-01-04
mn10300/PCI: Remove unused pci_root_bus
Bjorn Helgaas
2013-01-03
ARCH: drivers remove __dev* attributes.
Greg Kroah-Hartman
2012-12-12
MN10300: Get rid of unused variable from ASB2305 PCI code
David Howells
2012-12-12
MN10300: ASB2305 PCI code needs linux/irq.h
David Howells
2012-12-12
MN10300: Handle cacheable PCI regions in pci_iomap()
David Howells
2012-07-11
mn10300: move setup_jiffies_interrupt() to cevt-mn10300.c
Geert Uytterhoeven
2012-02-23
mn10300/PCI: get rid of device resource fixups
Bjorn Helgaas
2012-01-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-01-06
mn10300/PCI: convert to pci_scan_root_bus() for correct root bus resources
Bjorn Helgaas
2012-01-06
PCI: mn10300: use generic pcibios_set_master()
Myron Stowe
2012-01-06
PCI: Pull PCI 'latency timer' setup up into the core
Myron Stowe
2011-12-04
mn10300: switch to GENERIC_PCI_IOMAP
Michael S. Tsirkin
2010-10-27
MN10300: Generic time support
Mark Salter
2010-10-27
MN10300: And Panasonic AM34 subarch and implement SMP
Akira Takeuchi
2010-10-27
mn10300: Use pci_claim_resource
David Howells
2010-10-27
MN10300: BUG to BUG_ON changes
Stoyan Gaydarov
2010-06-11
PCI: clear bridge resource range if BIOS assigned bad one
Yinghai Lu
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-23
PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs
Bjorn Helgaas
2010-02-22
resource/PCI: mark struct resource as const
Dominik Brodowski
2010-02-22
resource/PCI: align functions now return start of resource
Dominik Brodowski
2010-01-11
mn10300: insert PCI root bus resources for the ASB2305 devel motherboard
David Howells
2010-01-11
mn10300: use generic pci_enable_resources()
Bjorn Helgaas
2010-01-11
mn10300: use KERN_ERR not KERN_ERROR
David Howells
2010-01-11
mn10300: fix several bogus includes on abs2305
Al Viro
2009-10-01
mn10300: fix kernel build failures when using gcc-4.x
Mark Salter
2009-04-10
Separate out the proc- and unit-specific header directories from the general
David Howells
2009-02-20
mn10300: fix typo && -> || in arch/mn10300/unit-asb2305/pci.c
Wei Yongjun
2008-10-01
MN10300: Fix IRQ handling
David Howells
2008-04-29
iomap: fix 64 bits resources on 32 bits
Benjamin Herrenschmidt
2008-04-20
PCI: remove initial bios sort of PCI devices on x86
Greg Kroah-Hartman
2008-02-08
mn10300: add the MN10300/AM33 architecture to the kernel
David Howells