Age | Commit message (Expand) | Author | Files | Lines |
2014-05-30 | Merge branches 'pci/host-exynos', 'pci/host-imx6', 'pci/resource' and 'pci/mi... | Bjorn Helgaas | 1 | -0/+12 |
2014-05-30 | ARM/PCI: Call pcie_bus_configure_settings() to set MPS | Murali Karicheri | 1 | -0/+12 |
2014-05-28 | Merge branch 'pci/misc' into next | Bjorn Helgaas | 19 | -79/+0 |
2014-05-28 | Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in... | Bjorn Helgaas | 5 | -12/+5 |
2014-05-28 | Merge branches 'pci/host-exynos', 'pci/host-rcar' and 'pci/amd-numa' into next | Bjorn Helgaas | 2 | -30/+59 |
2014-05-27 | PCI: Turn pcibios_penalize_isa_irq() into a weak function | Hanjun Guo | 19 | -79/+0 |
2014-05-27 | sparc/PCI: Use pci_is_bridge() to simplify code | Yijing Wang | 1 | -2/+1 |
2014-05-27 | powerpc/PCI: Use pci_is_bridge() to simplify code | Yijing Wang | 2 | -4/+2 |
2014-05-27 | ia64/PCI: Use pci_is_bridge() to simplify code | Yijing Wang | 1 | -3/+1 |
2014-05-27 | x86/PCI: Use pci_is_bridge() to simplify code | Yijing Wang | 1 | -3/+1 |
2014-05-27 | x86/PCI: Clean up and mark early_root_info_init() as deprecated | Suravee Suthikulpanit | 1 | -30/+38 |
2014-05-26 | Merge branches 'dma-api', 'pci/virtualization', 'pci/msi', 'pci/misc' and 'pc... | Bjorn Helgaas | 10 | -124/+94 |
2014-05-23 | x86/gart: Tidy messages and add bridge device info | Bjorn Helgaas | 1 | -16/+21 |
2014-05-23 | x86/gart: Replace printk() with pr_info() | Bjorn Helgaas | 1 | -28/+26 |
2014-05-23 | x86/PCI: Move pcibios_assign_resources() annotation to definition | Bjorn Helgaas | 1 | -6/+6 |
2014-05-22 | s390/pci: use pdev->dev.groups for attribute creation | Sebastian Ott | 3 | -40/+16 |
2014-05-21 | x86/PCI: Work around AMD Fam15h BIOSes that fail to provide _PXM | Suravee Suthikulpanit | 1 | -4/+21 |
2014-05-21 | x86/PCI: Warn if we have to "guess" host bridge node information | Myron Stowe | 1 | -1/+5 |
2014-05-20 | sh/PCI: Pass GAPSPCI_DMA_BASE CPU & bus address to dma_declare_coherent_memory() | Bjorn Helgaas | 1 | -3/+15 |
2014-04-30 | PCI: Move Open Firmware devspec attribute to PCI common code | Sebastian Ott | 2 | -40/+0 |
2014-04-25 | x86/PCI: Mark ATI SBx00 HPET BAR as IORESOURCE_PCI_FIXED | Bjorn Helgaas | 1 | -0/+14 |
2014-04-25 | x86/PCI: Don't try to move IORESOURCE_PCI_FIXED resources | Bjorn Helgaas | 1 | -5/+10 |
2014-04-25 | x86/PCI: Fix Broadcom CNB20LE unintended sign extension | Bjorn Helgaas | 1 | -2/+2 |
2014-04-14 | powerpc/PCI: Fix NULL dereference in sys_pciconfig_iobase() list traversal | Mike Qiu | 1 | -4/+6 |
2014-04-12 | powerpc: Don't try to set LPCR unless we're in hypervisor mode | Paul Mackerras | 1 | -1/+2 |
2014-04-12 | Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 37 | -1473/+1115 |
2014-04-12 | Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke... | Linus Torvalds | 1 | -1/+1 |
2014-04-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 7 | -8/+2 |
2014-04-12 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 15 | -18/+23 |
2014-04-12 | blackfin: cleanup board files | Steven Miao | 28 | -1209/+1089 |
2014-04-12 | bf609: clock: drop unused clock bit set/clear functions | Steven Miao | 1 | -18/+0 |
2014-04-12 | Blackfin: bf537: rename "CONFIG_ADT75" | Paul Bolle | 1 | -1/+1 |
2014-04-12 | Blackfin: bf537: rename "CONFIG_AD7314" | Paul Bolle | 1 | -2/+2 |
2014-04-12 | Blackfin: bf537: rename ad2s120x ->ad2s1200 | Paul Bolle | 1 | -7/+7 |
2014-04-12 | blackfin: bf537: fix typo "CONFIG_SND_SOC_ADV80X_MODULE" | Paul Bolle | 1 | -1/+1 |
2014-04-12 | blackfin: dma: current count mmr is read only | Sonic Zhang | 1 | -2/+0 |
2014-04-12 | bfin_crc: Move architecture independant crc header file out of the blackfin f... | Sonic Zhang | 1 | -125/+0 |
2014-04-12 | bf54x: drop unuesd HOST status,control,timeout registers bit define macros | Steven Miao | 2 | -60/+0 |
2014-04-12 | blackfin: portmux: cleanup head file | Steven Miao | 1 | -6/+4 |
2014-04-11 | Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 6 | -11/+25 |
2014-04-11 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -41/+201 |
2014-04-11 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 8 | -25/+64 |
2014-04-11 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 19 | -614/+685 |
2014-04-11 | Merge tag 'microblaze-3.15-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 23 | -814/+558 |
2014-04-11 | x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernels | H. Peter Anvin | 1 | -0/+11 |
2014-04-11 | Blackfin: remove "config IP_CHECKSUM_L1" | Paul Bolle | 1 | -8/+0 |
2014-04-11 | blackfin: Remove GENERIC_GPIO config option again | Paul Bolle | 1 | -3/+0 |
2014-04-11 | blackfin:Use generic /proc/interrupts implementation | Thomas Gleixner | 2 | -30/+10 |
2014-04-11 | blackfin: bf60x: fix typo "CONFIG_PM_BFIN_WAKE_PA15_POL" | Paul Bolle | 1 | -1/+1 |
2014-04-11 | Merge branch 'devel-stable' into for-next | Russell King | 8 | -551/+562 |