Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux | Linus Torvalds | 2012-07-25 | 5 | -4/+71 | |
|\ | ||||||
| * | clk: fix compile for OF && !COMMON_CLK | Rob Herring | 2012-07-19 | 1 | -1/+1 | |
| * | clk: fix clk_get on of_clk_get_by_name return check | Shawn Guo | 2012-07-19 | 1 | -2/+3 | |
| * | clk: add DT fixed-clock binding support | Grant Likely | 2012-07-12 | 1 | -0/+2 | |
| * | clk: add DT clock binding support | Grant Likely | 2012-07-12 | 2 | -0/+33 | |
| * | ARM: integrator: convert to common clock | Linus Walleij | 2012-07-12 | 1 | -0/+1 | |
| * | ARM: u300: convert to common clock | Linus Walleij | 2012-07-12 | 1 | -0/+1 | |
| * | clk: Constify struct clk_init_data | Mark Brown | 2012-07-12 | 1 | -1/+1 | |
| * | clk: Add CLK_IS_BASIC flag to identify basic clocks | Rajendra Nayak | 2012-07-12 | 2 | -1/+2 | |
| * | clk: Add support for rate table based dividers | Rajendra Nayak | 2012-07-12 | 2 | -2/+30 | |
* | | Merge tag 'iommu-updates-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-07-25 | 3 | -3/+160 | |
|\ \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| *-------. \ | Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai... | Joerg Roedel | 2012-07-23 | 5 | -16/+312 | |
| |\ \ \ \ \ \ | ||||||
| | | | | | * | | iommu/amd: Implement DOMAIN_ATTR_GEOMETRY attribute | Joerg Roedel | 2012-07-11 | 1 | -0/+8 | |
| | | | | | * | | iommu: Add domain-attribute handlers | Joerg Roedel | 2012-07-11 | 1 | -1/+27 | |
| | | | | | |/ | ||||||
| | | | | * | | Merge tag 'v3.5-rc7' into arm/tegra | Joerg Roedel | 2012-07-17 | 42 | -69/+173 | |
| | | | | |\ \ | | | | |_|/ / | | | |/| | | | ||||||
| | | | | * | | iommu: Add DMA window parser, of_get_dma_window() | Hiroshi Doyu | 2012-06-25 | 1 | -0/+21 | |
| | | | * | | | iommu: IOMMU Groups | Alex Williamson | 2012-06-25 | 1 | -3/+101 | |
| | | | * | | | driver core: Add iommu_group tracking to struct device | Alex Williamson | 2012-06-25 | 1 | -0/+2 | |
| | | | * | | | Merge remote-tracking branch 'pci-bjorn/topic/alex-vfio-prep' into groups | Joerg Roedel | 2012-06-18 | 2 | -13/+152 | |
| | | | |\ \ \ | | | | | |/ / | | | | |/| | | ||||||
* | | | | | | | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 2012-07-25 | 6 | -28/+189 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'pci/bjorn-p2p-bridge-windows' into next | Bjorn Helgaas | 2012-07-10 | 2 | -1/+3 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | PCI: reimplement P2P bridge 1K I/O windows (Intel P64H2) | Bjorn Helgaas | 2012-07-10 | 2 | -1/+3 | |
| * | | | | | | | | Merge branch 'pci/myron-pcibios_setup' into next | Bjorn Helgaas | 2012-07-05 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | PCI: pull pcibios_setup() up into core | Myron Stowe | 2012-06-26 | 1 | -0/+1 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge branch 'topic/huang-d3cold-v7' into next | Bjorn Helgaas | 2012-06-23 | 2 | -7/+15 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | PCI/PM: add PCIe runtime D3cold support | Huang Ying | 2012-06-23 | 1 | -4/+12 | |
| | * | | | | | | | | ACPI/PM: specify lowest allowed state for device sleep state | Huang Ying | 2012-06-23 | 1 | -3/+3 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge branch 'topic/jiang-mmconfig-v10' into next | Bjorn Helgaas | 2012-06-22 | 4 | -2/+5 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ACPI: mark acpi_sfi_table_parse() as __init | Jiang Liu | 2012-06-22 | 1 | -2/+2 | |
| | * | | | | | | | | PCI/ACPI: provide MMCONFIG address for PCI host bridges | Jiang Liu | 2012-06-22 | 3 | -0/+3 | |
| * | | | | | | | | | Merge branch 'topic/jan-intx-masking' into next | Bjorn Helgaas | 2012-06-18 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | PCI: add infrastructure for devices with broken INTx masking | Bjorn Helgaas | 2012-06-16 | 1 | -0/+1 | |
| | | |/ / / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'topic/stowe-cap-cleanup' into next | Bjorn Helgaas | 2012-06-18 | 2 | -1/+6 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | PCI: add pci_pcie_cap2() check for PCIe feature capabilities >= v2 | Myron Stowe | 2012-06-12 | 1 | -0/+6 | |
| | * | | | | | | | | | PCI: make pci_ltr_supported() static | Myron Stowe | 2012-06-12 | 1 | -1/+0 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'topic/alex-vfio-prep' into next | Bjorn Helgaas | 2012-06-14 | 2 | -13/+152 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | | | ||||||
| | * | | | | | | | | PCI: misc pci_reg additions | Alex Williamson | 2012-06-12 | 1 | -12/+101 | |
| | * | | | | | | | | PCI: create common pcibios_err_to_errno | Alex Williamson | 2012-06-12 | 1 | -0/+26 | |
| | * | | | | | | | | PCI: export pci_user functions for use by other drivers | Alex Williamson | 2012-06-12 | 1 | -0/+8 | |
| | * | | | | | | | | PCI: add ACS validation utility | Alex Williamson | 2012-06-12 | 1 | -1/+9 | |
| | * | | | | | | | | PCI: add PCI DMA source ID quirk | Alex Williamson | 2012-06-12 | 1 | -0/+8 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge branch 'topic/bjorn-remove-unused' into next | Bjorn Helgaas | 2012-06-14 | 1 | -2/+0 | |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | PCI: remove pci_bus_find_ext_capability() (unused) | Bjorn Helgaas | 2012-06-11 | 1 | -2/+0 | |
| | |/ / / / / / | ||||||
| * | | | | | | | PCI: add default busn_resource | Yinghai Lu | 2012-06-13 | 1 | -0/+2 | |
| * | | | | | | | PCI: add busn_res operation functions | Yinghai Lu | 2012-06-13 | 1 | -0/+3 | |
| * | | | | | | | PCI: remove secondary/subordinate in struct pci_bus | Yinghai Lu | 2012-06-13 | 1 | -2/+0 | |
| * | | | | | | | PCI: add busn_res in struct pci_bus | Yinghai Lu | 2012-06-13 | 1 | -0/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linux | Linus Torvalds | 2012-07-24 | 2 | -1/+11 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | of: mtd: nuke useless const qualifier | Artem Bityutskiy | 2012-07-10 | 1 | -1/+1 | |
| * | | | | | | | devicetree: add helper inline for retrieving a node's full name | Grant Likely | 2012-07-06 | 1 | -0/+10 |