summaryrefslogtreecommitdiff
path: root/drivers (follow)
Commit message (Expand)AuthorAge
* Merge branch 'pci/host-exynos' into nextBjorn Helgaas2013-10-31
|\
| * PCI: exynos: Remove redundant of_match_ptrSachin Kamat2013-10-29
| * PCI: designware: Add irq_create_mapping()Pratyush Anand2013-10-09
| * PCI: designware: Make dw_pcie_rd_own_conf(), etc., staticBjorn Helgaas2013-10-09
| * PCI: designware: Add header guardsSeungwon Jeon2013-10-09
| * PCI: exynos: Add missing clk_disable_unprepare() on error pathWei Yongjun2013-10-04
* | Merge branch 'pci/gregkh-driver-core' into nextBjorn Helgaas2013-10-31
|\ \
| * | PCI: Make pci_bus_attrs, pci_dev_attrs, dev_rescan_attr, dev_remove_attr, vga...Sachin Kamat2013-10-07
| * | PCI: convert bus code to use dev_groupsGreg Kroah-Hartman2013-10-07
| * | PCI: convert bus code to use drv_groupsGreg Kroah-Hartman2013-10-07
| * | PCI: convert bus code to use bus_groupsGreg Kroah-Hartman2013-10-07
* | | Merge branch 'pci/misc' into nextBjorn Helgaas2013-09-27
|\ \ \
| * | | PCI: acpiphp_ibm: Convert to dynamic debugLan Tianyu2013-09-25
| * | | PCI: acpiphp: Convert to dynamic debugLan Tianyu2013-09-25
| * | | PCI: Remove Intel Haswell D3 delaysTodd E Brandt2013-09-25
| * | | PCI: Pass type, width, and prefetchability for window alignmentWei Yang2013-09-25
| * | | PCI: Use pci_is_root_bus() to check for root busWei Yang2013-09-25
| * | | PCI: Remove unused "is_pcie" from pci_dev structureYijing Wang2013-09-25
| * | | [SCSI] qla2xxx: Use standard PCIe Capability Link register field namesBjorn Helgaas2013-09-25
| * | | PCI: Drop "setting latency timer" messagesBjorn Helgaas2013-09-25
| |/ /
* | | Merge branch 'pci/host-tegra' into nextBjorn Helgaas2013-09-27
|\ \ \
| * | | PCI: tegra: Add missing __iomem annotationJingoo Han2013-09-25
| |/ /
* | | Merge branch 'pci/host-imx6' into nextBjorn Helgaas2013-09-27
|\ \ \
| * | | PCI: imx6: Add support for i.MX6 PCIe controllerSean Cross2013-09-27
| |/ /
* | | Merge branch 'pci/host-exynos' into nextBjorn Helgaas2013-09-27
|\ \ \ | | |/ | |/|
| * | PCI: exynos: Turn off power of phy block when link failedJingoo Han2013-09-25
| * | PCI: exynos: Add support for MSIJingoo Han2013-09-25
| |/
* | Merge branch 'pci/yijing-pci_is_pcie-v2' into nextBjorn Helgaas2013-09-23
|\ \
| * | [SCSI] qla2xxx: Use pcie_is_pcie() to simplify codeYijing Wang2013-09-23
| * | [SCSI] csiostor: Use pcie_capability_clear_and_set_word() to simplify codeYijing Wang2013-09-23
| * | [SCSI] bfa: Use pcie_set()/get_readrq() to simplify codeYijing Wang2013-09-23
| * | PCI: Use pci_is_pcie() to simplify codeYijing Wang2013-09-23
| |/
* | PCI/ACPI: Decode _OSC bitmasks symbolicallyBjorn Helgaas2013-09-23
* | PCI/ACPI: Separate out _OSC "we don't support enough services" pathBjorn Helgaas2013-09-23
* | PCI/ACPI: Separate out _OSC "PCIe port services disabled" pathBjorn Helgaas2013-09-23
* | PCI/ACPI: Skip _OSC control tests if _OSC support call failedBjorn Helgaas2013-09-23
* | PCI/ACPI: Run _OSC only once for OSPM feature supportBjorn Helgaas2013-09-23
* | PCI/ACPI: Split _OSC "support" and "control" flags into separate variablesBjorn Helgaas2013-09-23
* | PCI/ACPI: Move _OSC stuff from acpi_pci_root_add() to negotiate_os_control()Bjorn Helgaas2013-09-23
* | PCI/ACPI: Drop unnecessary _OSC existence testsBjorn Helgaas2013-09-23
* | PCI/ACPI: Name _OSC #defines more consistentlyBjorn Helgaas2013-09-23
* | ACPI: Rename OSC_QUERY_TYPE to OSC_QUERY_DWORDBjorn Helgaas2013-09-23
|/
* Merge tag 'staging-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-23
|\
| * iio:buffer_cb: Add missing iio_buffer_init()Lars-Peter Clausen2013-09-21
| * iio: Prevent race between IIO chardev opening and IIO device freeLars-Peter Clausen2013-09-21
| * iio: fix: Keep a reference to the IIO device for open file descriptorsLars-Peter Clausen2013-09-21
| * iio: Stop sampling when the device is removedLars-Peter Clausen2013-09-21
| * iio: Fix crash when scan_bytes is computed with active_scan_mask == NULLPeter Meerwald2013-09-21
| * iio: Fix mcp4725 dev-to-indio_dev conversion in suspend/resumePeter Meerwald2013-09-21
| * iio: Fix bma180 dev-to-indio_dev conversion in suspend/resumePeter Meerwald2013-09-21