aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-252-4/+1
|\
| * mn10300/PCI: Remove unused pci_root_busBjorn Helgaas2013-01-042-4/+1
* | mn10300: use for_each_pci_dev to simplify the codeWei Yongjun2013-02-211-1/+1
* | ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
|/
* MN10300: Get rid of unused variable from ASB2305 PCI codeDavid Howells2012-12-121-3/+1
* MN10300: ASB2305 PCI code needs linux/irq.hDavid Howells2012-12-121-0/+1
* MN10300: Handle cacheable PCI regions in pci_iomap()David Howells2012-12-121-0/+35
* mn10300: move setup_jiffies_interrupt() to cevt-mn10300.cGeert Uytterhoeven2012-07-112-4/+1
* mn10300/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-231-53/+9
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-113-30/+6
|\
| * mn10300/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-6/+6
| * PCI: mn10300: use generic pcibios_set_master()Myron Stowe2012-01-061-16/+0
| * PCI: Pull PCI 'latency timer' setup up into the coreMyron Stowe2012-01-062-8/+0
* | mn10300: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-12-042-32/+1
|/
* MN10300: Generic time supportMark Salter2010-10-271-27/+21
* MN10300: And Panasonic AM34 subarch and implement SMPAkira Takeuchi2010-10-275-48/+56
* mn10300: Use pci_claim_resourceDavid Howells2010-10-271-10/+6
* MN10300: BUG to BUG_ON changesStoyan Gaydarov2010-10-271-2/+1
* PCI: clear bridge resource range if BIOS assigned bad oneYinghai Lu2010-06-111-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refsBjorn Helgaas2010-02-231-4/+2
* resource/PCI: mark struct resource as constDominik Brodowski2010-02-221-1/+1
* resource/PCI: align functions now return start of resourceDominik Brodowski2010-02-221-9/+7
* mn10300: insert PCI root bus resources for the ASB2305 devel motherboardDavid Howells2010-01-111-22/+35
* mn10300: use generic pci_enable_resources()Bjorn Helgaas2010-01-113-41/+2
* mn10300: use KERN_ERR not KERN_ERRORDavid Howells2010-01-111-1/+1
* mn10300: fix several bogus includes on abs2305Al Viro2010-01-114-7/+6
* mn10300: fix kernel build failures when using gcc-4.xMark Salter2009-10-011-3/+3
* Separate out the proc- and unit-specific header directories from the generalDavid Howells2009-04-106-2/+353
* mn10300: fix typo && -> || in arch/mn10300/unit-asb2305/pci.cWei Yongjun2009-02-201-1/+1
* MN10300: Fix IRQ handlingDavid Howells2008-10-011-1/+1
* iomap: fix 64 bits resources on 32 bitsBenjamin Herrenschmidt2008-04-291-2/+2
* PCI: remove initial bios sort of PCI devices on x86Greg Kroah-Hartman2008-04-201-2/+0
* mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells2008-02-088-0/+1205