summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-29PCI: designware: Drop "addr" arg from dw_pcie_readl_rc()/dw_pcie_writel_rc()Seungwon Jeon
2013-08-29PCI: Remove pcie_cap_has_devctl()Bjorn Helgaas
2013-08-29PCI: Support PCIe Capability Slot registers only for ports with slotsBjorn Helgaas
2013-08-29PCI: Remove PCIe Capability version checksBjorn Helgaas
2013-08-28PCI: Allow PCIe Capability link-related register access for switchesBjorn Helgaas
2013-08-28PCI: Add offsets of PCIe capability registersBjorn Helgaas
2013-08-28PCI: Tidy bitmasks and spacing of PCIe capability definitionsBjorn Helgaas
2013-08-28PCI: Remove obsolete comment reference to pci_pcie_cap2()Bjorn Helgaas
2013-08-28PCI: Clarify PCI_EXP_TYPE_PCI_BRIDGE commentBjorn Helgaas
2013-08-27PCI: Rename PCIe capability definitions to follow conventionBjorn Helgaas
2013-08-23PCI: Disable decoding for BAR sizing only when it was actually enabledZoltan Kiss
2013-08-22PCI: Add comment about needing pci_msi_off() even when CONFIG_PCI_MSI=nBjorn Helgaas
2013-08-22PCI: Add pcibios_pm_ops for optional arch-specific hibernate functionalitySebastian Ott
2013-08-12PCI: exynos: Split into Synopsys part and Exynos partJingoo Han
2013-08-12PCI: mvebu: Make Marvell PCIe driver depend on OFThomas Petazzoni
2013-08-06PCI: mvebu: Convert to use devm_ioremap_resourceTushar Behera
2013-08-01PCI: Fix comment typo for pci_add_cap_save_buffer()Yijing Wang
2013-07-31PCI: Return -ENOSYS for SR-IOV operations on non-SR-IOV devicesStefan Assmann
2013-07-30PCI: Update NumVFs register when disabling SR-IOVYijing Wang
2013-07-26x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zeroethan.zhao
2013-07-25PCI: Convert class code to use dev_groupsGreg Kroah-Hartman
2013-07-25frv/PCI: Mark pcibios_fixup_bus() as non-initBjorn Helgaas
2013-07-25x86/pci/mrst: Cleanup checkpatch.pl warningsValentina Manea
2013-07-25PCI: Rename "PCI Express support" kconfig titleEzequiel Garcia
2013-07-25PCI: Fix comment typo in iov.cJonghwan Choi
2013-07-21Linux 3.11-rc2Linus Torvalds
2013-07-21Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-07-21Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-07-21ext3: fix a BUG when opening a file with O_TMPFILE flagZheng Liu
2013-07-21ext4: fix a BUG when opening a file with O_TMPFILE flagZheng Liu
2013-07-20Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-20Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-07-20Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...Linus Torvalds
2013-07-20vfs: constify dentry parameter in d_count()Peng Tao
2013-07-20livelock avoidance in sget()Al Viro
2013-07-19allow O_TMPFILE to work with O_WRONLYAl Viro
2013-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds
2013-07-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-07-19Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds
2013-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-07-19Btrfs: fix wrong write offset when replacing a deviceStefan Behrens
2013-07-19Btrfs: re-add root to dead root list if we stop dropping itJosef Bacik
2013-07-19Btrfs: fix lock leak when resuming snapshot deletionJosef Bacik
2013-07-19Btrfs: update drop progress before stopping snapshot droppingJosef Bacik
2013-07-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-07-19Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-19arm64: use common reboot infrastructureMarc Zyngier
2013-07-19arm64: mm: don't treat user cache maintenance faults as writesWill Deacon