summaryrefslogtreecommitdiffstats
path: root/sound/firewire (unfollow)
Commit message (Expand)AuthorFilesLines
2015-07-30PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managedJiang Liu4-14/+27
2015-07-30PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()Jiang Liu5-37/+16
2015-07-30PCI: Add pcibios_alloc_irq() and pcibios_free_irq()Jiang Liu2-6/+22
2015-07-28PCI: Remove unused "pci_probe" flagsBjorn Helgaas5-43/+10
2015-07-23PCI: Call pci_read_bridge_bases() from core instead of arch codeLorenzo Pieralisi12-42/+11
2015-07-23PCI: designware: Don't complain missing *config* reg space if va_cfg0 is setMurali Karicheri1-1/+1
2015-07-21PCI: Add VPD function 0 quirk for Intel Ethernet devicesMark Rustad1-0/+9
2015-07-21PCI: Add dev_flags bit to access VPD through function 0Mark Rustad2-1/+62
2015-07-21PCI: xgene: Add support for a 64-bit prefetchable memory windowDuc Dang1-2/+10
2015-07-21arm64: dts: Add APM X-Gene PCIe 64-bit prefetchable windowDuc Dang1-9/+14
2015-07-21PCI: Restore ACS configuration as part of pci_restore_state()Alexander Duyck1-0/+3
2015-07-21PCI: xilinx: Check for MSI interrupt flag before handling as INTxRussell Joyce1-8/+11
2015-07-15PCI / ACPI: Fix pci_acpi_optimize_delay() commentSrinidhi Kasagar1-1/+1
2015-07-15PCI: Remove a broken link in quirks.cRami Rosen1-1/+0
2015-07-15PCI: Remove useless redundant codeBjorn Helgaas1-2/+0
2015-07-15PCI: Simplify pci_find_(ext_)capability() return value checksWei Yang1-3/+3
2015-07-15PCI: Move PCI_FIND_CAP_TTL to pci.h and use it in quirksWei Yang3-5/+6
2015-07-15PCI: xgene: Drop owner assignment from platform_driverKrzysztof Kozlowski1-1/+0
2015-07-15PCI: Add pcie_downstream_port() (true for Root and Switch Downstream Ports)Bjorn Helgaas1-10/+13
2015-07-14PCI: Fix pcie_port_device_resume() commentBjorn Helgaas1-1/+1
2015-07-14PCI: Shift PCI_CLASS_NOT_DEFINED consistently with other classesBjorn Helgaas2-6/+6
2015-07-14PCI: Revert aeb30016fec3 ("PCI: add Intel USB specific reset method")Bjorn Helgaas1-24/+0
2015-07-14PCI: Fix TI816X class code quirkBjorn Helgaas1-3/+6
2015-07-14PCI: Fix generic NCR 53c810 class code quirkBjorn Helgaas2-18/+9
2015-07-14PCI: Use PCI_CLASS_SERIAL_USB instead of bare numberBjorn Helgaas1-4/+6
2015-07-14PCI: Add quirk for Intersil/Techwell TW686[4589] AV capture cardsKrzysztof =?utf-8?Q?Ha=C5=82asa?=1-0/+22
2015-07-14PCI: Remove Intel Cherrytrail D3 delaysSrinidhi Kasagar1-1/+10
2015-07-13Linux 4.2-rc2v4.2-rc2Linus Torvalds1-1/+1
2015-07-13Revert "drm/i915: Use crtc_state->active in primary check_plane func"Linus Torvalds1-1/+1
2015-07-12freeing unlinked file indefinitely delayedAl Viro1-2/+5
2015-07-12fix a braino in ovl_d_select_inode()Al Viro1-0/+3
2015-07-129p: don't leave a half-initialized inode sitting aroundAl Viro2-4/+2
2015-07-11tick/broadcast: Prevent NULL pointer dereferenceThomas Gleixner1-8/+10
2015-07-10selinux: fix mprotect PROT_EXEC regression caused by mm changeStephen Smalley1-1/+2
2015-07-10parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based...John David Anglin5-168/+212
2015-07-10stifb: Implement hardware accelerated copyareaAlex Ivanov1-2/+38
2015-07-10nfit: add support for NVDIMM "latch" flagRoss Zwisler2-1/+37
2015-07-10nfit: update block I/O path to use PMEM APIRoss Zwisler2-12/+100
2015-07-10tools/testing/nvdimm: add mock acpi_nfit_flush_address entries to nfit_testDan Williams3-2/+71
2015-07-10tools/testing/nvdimm: fix return code for unimplemented commandsDan Williams1-1/+1
2015-07-10tools/testing/nvdimm: mock ioremap_wtDan Williams2-0/+7
2015-07-10pmem: add maintainer for include/linux/pmem.hRoss Zwisler1-0/+1
2015-07-10Revert "Input: synaptics - allocate 3 slots to keep stability in image sensors"Dmitry Torokhov1-1/+1
2015-07-10arm64: entry32: remove pointless register assignmentMark Rutland1-2/+0
2015-07-10MIPS: O32: Use compat_sys_getsockopt.Ralf Baechle1-1/+1
2015-07-10MIPS: c-r4k: Extend way_string arrayPaul Burton1-1/+3
2015-07-10MIPS: Pistachio: Support CDMM & Fast Debug ChannelJames Hogan2-1/+12
2015-07-10MIPS: Malta: Make GIC FDC IRQ workaround Malta specificJames Hogan2-17/+13
2015-07-10MIPS: c-r4k: Fix cache flushing for MT coresMarkos Chandras3-4/+55
2015-07-10cxl: Check if afu is not null in cxl_slbiaDaniel Axtens1-1/+1