summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-02-18Merge branch 'pci/misc' into nextBjorn Helgaas
2014-02-18PCI: Enable INTx if BIOS left them disabledBjorn Helgaas
2014-02-18Merge branch 'pci/host-mvebu' into nextBjorn Helgaas
2014-02-18Merge branch 'pci/list-for-each-entry' into nextBjorn Helgaas
2014-02-18PCI: mvebu: Call request_resource() on the aperturesJason Gunthorpe
2014-02-18bus: mvebu-mbus: Fix incorrect size for PCI aperture resourcesJason Gunthorpe
2014-02-14Merge branch 'pci/msi' into nextBjorn Helgaas
2014-02-14Merge branch 'pci/virtualization' into nextBjorn Helgaas
2014-02-14Merge branch 'pci/scan-bridge' into nextBjorn Helgaas
2014-02-14vfio: Use pci_enable_msi_range() and pci_enable_msix_range()Alexander Gordeev
2014-02-14ahci: Use pci_enable_msi_range() instead of pci_enable_msi_block()Alexander Gordeev
2014-02-14ahci: Fix broken fallback to single MSI modeAlexander Gordeev
2014-02-14PCI: Remove pci_bus_b() and use list_for_each_entry() directlyYijing Wang
2014-02-14PCI: mvebu: Fix potential issue in range parsingJean-Jacques Hiblot
2014-02-14pcmcia: Use list_for_each_entry() for bus traversalYijing Wang
2014-02-14drm: Use list_for_each_entry() for bus traversalYijing Wang
2014-02-14ACPI / hotplug / PCI: Use list_for_each_entry() for bus traversalYijing Wang
2014-02-12PCI: Cleanup per-arch list of object filesLiviu Dudau
2014-02-12PCI: cpqphp: Fix hex vs decimal typo in cpqhpc_probe()Dan Carpenter
2014-02-12PCI: mvebu: Use Device ID and revision from underlying endpointAndrew Lunn
2014-02-11PCI: Don't scan random busses in pci_scan_bridge()Andreas Noever
2014-02-11PCI: Check for child busses which use more bus numbers than allocatedAndreas Noever
2014-02-11PCI: Remove pci_fixup_parent_subordinate_busnr()Andreas Noever
2014-02-11PCI: Enable quirks for PCIe ACS on Intel PCH root portsAlex Williamson
2014-02-11PCI: Add device-specific PCI ACS enableAlex Williamson
2014-02-10PCI: Make sure bus number resources stay within their parents boundsAndreas Noever
2014-02-10PCI: Use request_resource_conflict() instead of insert_ for bus numbersAndreas Noever
2014-02-10PCI: Assign CardBus bus number only during the second passAndreas Noever
2014-02-10PCI: Clarify the "scan anyway" comment in pci_scan_bridge()Andreas Noever
2014-02-10PCI: Increment max correctly in pci_scan_bridge()Andreas Noever
2014-02-03PCI: Remove unnecessary list_empty(&pci_pme_list) checkBjorn Helgaas
2014-02-03PCI/MSI: Fix pci_msix_vec_count() htmldocs failureMasanari Iida
2014-02-03PCI/MSI: Fix leak of msi_attrsGreg Kroah-Hartman
2014-02-03PCI/MSI: Check kmalloc() return value, fix leak of nameGreg Kroah-Hartman
2014-02-03ACPI / numa: Use __weak, not the gcc-specific versionBjorn Helgaas
2014-02-03ACPI / numa: Make __acpi_map_pxm_to_node(), acpi_get_pxm() staticBjorn Helgaas
2014-02-03ACPI / numa: Simplify acpi_get_node() styleBjorn Helgaas
2014-02-03ACPI / numa: Fix acpi_get_node() prototypeBjorn Helgaas
2014-02-02parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller
2014-02-02Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-02-02Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-02-02hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errorsJean Delvare
2014-02-02hwmon: Fix SENSORS_LM75 dependencies to eliminate build errorsJean Delvare
2014-02-01Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-02-01Revert "PCI: Remove from bus_list and release resources in pci_release_dev()"Rafael J. Wysocki
2014-01-31clocksource: kona: Add basic use of external clockTim Kryger
2014-01-31Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-01-31drivers: bus: fix CCI driver kcalloc call parameters swapLorenzo Pieralisi
2014-01-31Merge tag 'mvebu-fixes-3.13-2' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson
2014-01-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds