summaryrefslogtreecommitdiffstats
path: root/sound (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-01PCI/MSI: Remove unnecessary temporary variableBjorn Helgaas1-3/+2
2014-10-01PCI/MSI: Use __write_msi_msg() instead of write_msi_msg()Yijing Wang1-1/+1
2014-10-01MSI/powerpc: Use __read_msi_msg() instead of read_msi_msg()Yijing Wang1-1/+1
2014-10-01PCI/MSI: Use __get_cached_msi_msg() instead of get_cached_msi_msg()Yijing Wang2-3/+3
2014-10-01PCI/MSI: Add "msi_bus" sysfs MSI/MSI-X control for endpointsYijing Wang2-20/+29
2014-10-01PCI/MSI: Remove "pos" from the struct msi_desc msi_attribYijing Wang4-10/+4
2014-10-01PCI/MSI: Remove unused kobject from struct msi_descYijing Wang2-13/+0
2014-10-01PCI/MSI: Rename pci_msi_check_device() to pci_msi_supported()Alexander Gordeev1-15/+12
2014-10-01PCI/MSI: Move D0 check into pci_msi_check_device()Alexander Gordeev1-17/+10
2014-10-01PCI/MSI: Remove arch_msi_check_device()Alexander Gordeev2-21/+3
2014-10-01irqchip: armada-370-xp: Remove arch_msi_check_device()Alexander Gordeev1-10/+4
2014-10-01PCI/MSI/PPC: Remove arch_msi_check_device()Alexander Gordeev10-122/+50
2014-10-01arm64: Add architectural support for PCILiviu Dudau7-2/+134
2014-10-01PCI: Add pci_remap_iospace() to map bus I/O resourcesLiviu Dudau3-0/+38
2014-10-01of/pci: Add support for parsing PCI host bridge resources from DTLiviu Dudau2-0/+123
2014-10-01of/pci: Add pci_get_new_domain_nr() and of_get_pci_domain_nr()Liviu Dudau4-0/+44
2014-10-01PCI: Add generic domain handlingCatalin Marinas2-3/+29
2014-10-01of/pci: Fix the conversion of IO ranges into IO resourcesLiviu Dudau5-30/+80
2014-09-30PCI: designware: Setup and clear exactly one MSI at a timeLucas Stach1-40/+7
2014-09-30PCI: Add missing MEM_64 mask in pci_assign_unassigned_bridge_resources()Yinghai Lu1-1/+1
2014-09-30of/pci: Move of_pci_range_to_resource() to of/address.cLiviu Dudau2-11/+18
2014-09-30ARM: Define PCI_IOBASE as the base of virtual PCI IO spaceLiviu Dudau1-0/+1
2014-09-30of/pci: Add pci_register_io_range() and pci_pio_to_address()Liviu Dudau2-0/+116
2014-09-30asm-generic/io.h: Fix ioport_map() for !CONFIG_GENERIC_IOMAPLiviu Dudau1-1/+1
2014-09-29PCI: Add ACS quirk for Intel 10G NICsAlex Williamson1-6/+28
2014-09-25PCI/AER: Rename PCI_ERR_UNC_TRAIN to PCI_ERR_UNC_UNDChen, Gong3-3/+3
2014-09-25PCI/AER: Add additional PCIe AER error stringsChen, Gong1-2/+9
2014-09-25trace, RAS: Add additional PCIe AER error stringsChen, Gong1-13/+22
2014-09-25trace, RAS: Replace bare numbers with #defines for PCIe AER error stringsChen, Gong1-16/+17
2014-09-24PCI: Move PCI_VENDOR_ID_VMWARE to pci_ids.hFrancesco Ruggeri5-4/+2
2014-09-24PCI: Remove assignment from complicated "if" conditionsQuentin Lambert1-4/+9
2014-09-24PCI: Remove assignment from "if" conditionsQuentin Lambert9-30/+66
2014-09-24PCI: Remove unnecessary curly bracesQuentin Lambert8-36/+22
2014-09-24PCI: Add space before open parenthesisQuentin Lambert8-39/+39
2014-09-24PCI: designware: Add get_msi_data() to pcie_host_opsMinghuan Lian2-1/+7
2014-09-24PCI: designware: Rename get_msi_data() to get_msi_addr()Minghuan Lian2-3/+3
2014-09-24PCI: designware: Fix IO resource end address calculationMinghuan Lian1-1/+1
2014-09-24PCI: designware: Fix configuration base address when using 'reg'Minghuan Lian1-2/+0
2014-09-24x86/PCI: Mark PCI BIOS initialization code as suchMathias Krause1-4/+4
2014-09-24x86/PCI: Constify pci_mmcfg_probes[] arrayMathias Krause1-1/+1
2014-09-24x86/PCI: Mark constants of pci_mmcfg_nvidia_mcp55() as __initconstMathias Krause1-10/+14
2014-09-24x86/PCI: Move __init annotation to the correct placeMathias Krause1-7/+7
2014-09-23PCI: pciehp: Stop disabling notifications during initYinghai Lu1-3/+0
2014-09-23PCI: pciehp: Add more Slot Control debug outputYinghai Lu1-1/+9
2014-09-23PCI: pciehp: Fix wait time in timeout messageYinghai Lu1-1/+1
2014-09-22PCI: Add ACS quirk for Solarflare SFC9120 & SFC9140Alex Williamson1-0/+17
2014-09-22PCI: designware: Use NULL instead of falseFabio Estevam1-1/+1
2014-09-22PCI: Remove unused pci_get_dma_source()Alex Williamson2-56/+0
2014-09-22PCI: Remove unused pci_find_upstream_pcie_bridge()Alex Williamson2-45/+0
2014-09-22PCI: mvebu: Fix uninitialized variable in mvebu_get_tgt_attr()Thomas Petazzoni1-3/+3