summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-16Merge branch 'pci/misc' into nextBjorn Helgaas11-104/+80
2013-04-16Merge branch 'pci/bjorn-eisa' into nextBjorn Helgaas2-49/+38
2013-04-16EISA: Log device resources in dmesgBjorn Helgaas1-0/+1
2013-04-16EISA: Initialize device before its resourcesBjorn Helgaas1-15/+11
2013-04-16EISA: Mark vendor ID resource as I/O port spaceBjorn Helgaas1-1/+1
2013-04-16EISA: Use dev_printk() when possibleBjorn Helgaas2-38/+30
2013-04-16PCI: Clean up quirk_io_regionYinghai Lu1-85/+45
2013-04-16PCI: Use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFTLibin1-1/+1
2013-04-16PCI: Use PCI_EXP_SLTCAP_PSN mask when extracting slot numberBjorn Helgaas1-1/+1
2013-04-16PCI: Remove unnecessary dependencies between PME and ACPIBjorn Helgaas2-3/+1
2013-04-16[SCSI] mvumi: Use PCI_VENDOR_ID_MARVELL_EXT for 0x1b4bMyron Stowe2-3/+2
2013-04-16[SCSI] mvsas: Use PCI_VENDOR_ID_MARVELL_EXT for 0x1b4bMyron Stowe1-3/+3
2013-04-16ahci: Use PCI_VENDOR_ID_MARVELL_EXT for 0x1b4bMyron Stowe1-5/+5
2013-04-16PCI: Define macro for Marvell vendor IDXiangliang Yu1-0/+1
2013-04-16Merge branch 'pci/gabor-get-of-node' into nextBjorn Helgaas2-2/+8
2013-04-10MIPS/PCI: Implement pcibios_get_phb_of_nodeGabor Juhos1-1/+7
2013-04-10PCI: Remove __weak annotation from pcibios_get_phb_of_node declBjorn Helgaas1-1/+1
2013-04-04PCI: Add MSI INTX_DISABLE quirks for AR8161/AR8162/AR8171/AR8172/E210XXiong Huang1-0/+18
2013-04-04PCI: aer_inject: Fix return values when device not foundPrarit Bhargava1-3/+3
2013-03-29Merge branch 'pci/shuah-defines' into nextBjorn Helgaas5-40/+44
2013-03-27iommu/amd: Remove calc_devid() and use PCI_DEVID() from PCIShuah Khan3-11/+4
2013-03-27iommu/amd: Remove local PCI_BUS() define and use PCI_BUS_NUM() from PCIShuah Khan3-26/+24
2013-03-27PCI/AER: Remove local PCI_BUS() define and use PCI_BUS_NUM() from PCIShuah Khan1-3/+1
2013-03-27PCI: Add PCI_BUS_NUM() and PCI_DEVID() interfacesShuah Khan1-0/+15
2013-03-11Linux 3.9-rc2v3.9-rc2Linus Torvalds1-1/+1
2013-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds71-19/+84
2013-03-09Atmel MXT touchscreen: increase reset timeoutsLinus Torvalds1-2/+2
2013-03-09proc: Use nd_jump_link in proc_ns_follow_linkEric W. Biederman1-6/+6
2013-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds9-130/+221
2013-03-09Platform: x86: chromeos_laptop : Add basic platform data for atmel devicesBenson Leung1-2/+39
2013-03-09Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz2-2/+67
2013-03-09Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds4-17/+13
2013-03-09Merge branch 'akpm' (fixes from Andrew)Linus Torvalds13-34/+26
2013-03-09alpha: boot: fix build breakage introduced by system.h disintegrationWill Deacon1-0/+1
2013-03-09memcg: initialize kmem-cache destroying work earlierKonstantin Khlebnikov1-2/+6
2013-03-09Randy has movedRandy Dunlap3-6/+5
2013-03-09ksm: fix m68k build: only NUMA needs pfn_to_nidHugh Dickins1-1/+1
2013-03-09dmi_scan: fix missing check for _DMI_ signature in smbios_present()Ben Hutchings1-3/+2
2013-03-09Revert parts of "hlist: drop the node parameter from iterators"Arnd Bergmann2-2/+2
2013-03-09idr: remove WARN_ON_ONCE() on negative IDsTejun Heo1-13/+3
2013-03-09mm/mempolicy.c: fix sp_node_init() argument orderingKOSAKI Motohiro1-1/+1
2013-03-09mm/mempolicy.c: fix wrong sp_node insertionHillf Danton1-1/+1
2013-03-09ipc: don't allocate a copy larger than maxPeter Hurley1-2/+4
2013-03-09ipc: fix potential oops when src msg > 4k w/ MSG_COPYPeter Hurley1-3/+0
2013-03-09Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2-13/+32
2013-03-09Merge tag 'metag-for-v3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+1
2013-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds12-25/+64
2013-03-09Merge branch 'for-3.9/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-8/+14
2013-03-09Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+8
2013-03-08vfs: don't BUG_ON() if following a /proc fd pseudo-symlink results in a symlinkLinus Torvalds1-2/+0