Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2012-07-24 | 4 | -32/+145 | |
|\ | ||||||
| * | dma: sh: provide a migration path for slave drivers to stop using .private | Guennadi Liakhovetski | 2012-07-20 | 2 | -1/+3 | |
| * | dma: sh: use an integer slave ID to improve API compatibility | Guennadi Liakhovetski | 2012-07-20 | 2 | -8/+8 | |
| * | dmaengine: shdma: prepare to stop using struct dma_chan::private | Guennadi Liakhovetski | 2012-07-20 | 2 | -2/+1 | |
| * | dma: shdma: convert to the shdma base library | Guennadi Liakhovetski | 2012-07-13 | 1 | -23/+10 | |
| * | mmc: sh_mmcif: remove unneeded struct sh_mmcif_dma, prepare to shdma conversion | Guennadi Liakhovetski | 2012-07-13 | 1 | -7/+1 | |
| * | dma: shdma: prepare for conversion to the shdma base library | Guennadi Liakhovetski | 2012-07-13 | 1 | -2/+6 | |
| * | dmaengine: add an shdma-base library | Guennadi Liakhovetski | 2012-07-13 | 1 | -0/+123 | |
| * | dmaengine: Add wrapper for device_tx_status callback | Lars-Peter Clausen | 2012-06-20 | 1 | -0/+6 | |
| * | dma: dmaengine: add slave req id in slave_config | Laxman Dewangan | 2012-06-08 | 1 | -0/+4 | |
* | | Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux | Linus Torvalds | 2012-07-24 | 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-11 | 1 | -0/+2 | |
| * | | clk: add DT clock binding support | Grant Likely | 2012-07-11 | 2 | -0/+33 | |
| * | | ARM: integrator: convert to common clock | Linus Walleij | 2012-07-11 | 1 | -0/+1 | |
| * | | ARM: u300: convert to common clock | Linus Walleij | 2012-07-11 | 1 | -0/+1 | |
| * | | clk: Constify struct clk_init_data | Mark Brown | 2012-07-11 | 1 | -1/+1 | |
| * | | clk: Add CLK_IS_BASIC flag to identify basic clocks | Rajendra Nayak | 2012-07-11 | 2 | -1/+2 | |
| * | | clk: Add support for rate table based dividers | Rajendra Nayak | 2012-07-11 | 2 | -2/+30 | |
* | | | Merge tag 'iommu-updates-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-07-24 | 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 | 30 | -50/+120 | |
| | | | | |\ \ | | | | |_|/ / | | | |/| | | | ||||||
| | | | | * | | 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-24 | 4 | -25/+184 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | 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-09 | 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 | 1 | -4/+12 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | PCI/PM: add PCIe runtime D3cold support | Huang Ying | 2012-06-23 | 1 | -4/+12 | |
| | |/ / / / / / / | ||||||
| * | | | | | | | | Merge branch 'topic/jiang-mmconfig-v10' into next | Bjorn Helgaas | 2012-06-22 | 2 | -2/+3 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | 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 | 1 | -0/+1 | |
| * | | | | | | | | | 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-11 | 1 | -0/+6 | |
| | * | | | | | | | | | PCI: make pci_ltr_supported() static | Myron Stowe | 2012-06-11 | 1 | -1/+0 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'topic/alex-vfio-prep' into next | Bjorn Helgaas | 2012-06-13 | 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-11 | 1 | -0/+8 | |
| | |/ / / / / / / |