summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* iommu/vt-d: Fix race setting IRQ CPU affinity while freeing IRQGreg Edwards2014-07-311-0/+5
* iommu/vt-d: Exclude devices using RMRRs from IOMMU API domainsAlex Williamson2014-07-291-10/+39
* iommu/vt-d: Fix issue in computing domain's iommu_snooping flagJiang Liu2014-07-231-18/+24
* iommu/vt-d: Introduce helper function iova_size() to improve code readabilityJiang Liu2014-07-231-4/+3
* iommu/vt-d: Introduce helper domain_pfn_within_range() to simplify codeJiang Liu2014-07-231-14/+16
* iommu/vt-d: Simplify intel_unmap_sg() and kill duplicated codeJiang Liu2014-07-231-51/+19
* iommu/vt-d: Change iommu_enable/disable_translation to return voidJiang Liu2014-07-231-13/+5
* iommu/vt-d: Avoid freeing virtual machine domain in free_dmar_iommu()Jiang Liu2014-07-231-1/+2
* iommu/vt-d: Fix possible invalid memory access caused by free_dmar_iommu()Jiang Liu2014-07-231-7/+4
* iommu/vt-d: Allocate dynamic domain id for virtual domains onlyJiang Liu2014-07-231-21/+26
* iommu/vt-d: Introduce helper functions to make code symmetric for readabilityJiang Liu2014-07-231-67/+80
* iommu/vt-d: Introduce helper functions to improve code readabilityJiang Liu2014-07-231-33/+26
* iommu/vt-d: Use correct domain id to flush virtual machine domainsJiang Liu2014-07-231-1/+1
* iommu/vt-d: Match segment number when searching for dev_iotlb capable devicesJiang Liu2014-07-231-1/+2
* Merge branch 'core' into x86/vt-dJoerg Roedel2014-07-2319-475/+689
|\
| * iommu: Fix compile error in iommu-sysfs.cJoerg Roedel2014-07-071-0/+1
| * iommu: Constify struct iommu_opsThierry Reding2014-07-0712-18/+27
| * iommu/amd: Add sysfs supportAlex Williamson2014-07-043-0/+47
| * iommu/vt-d: Make use of IOMMU sysfs supportAlex Williamson2014-07-042-1/+85
| * iommu: Add sysfs support for IOMMUsAlex Williamson2014-07-042-0/+134
| * iommu: Remove pci.hAlex Williamson2014-07-041-29/+0
| * iommu/fsl: Use iommu_group_get_for_dev() for IOMMU groupsAlex Williamson2014-07-041-65/+1
| * iommu/vt-d: Update to use PCI DMA aliasesAlex Williamson2014-07-042-138/+145
| * iommu/vt-d: Use iommu_group_get_for_dev()Alex Williamson2014-07-041-75/+4
| * iommu/amd: Use iommu_group_get_for_dev()Alex Williamson2014-07-042-160/+5
| * iommu/amd: Update to use PCI DMA aliasesAlex Williamson2014-07-041-4/+74
| * iommu/core: Create central IOMMU group lookup/creation interfaceAlex Williamson2014-07-041-0/+182
* | iommu/vt-d: Suppress compiler warningsYijing Wang2014-07-041-2/+3
* | iommu/vt-d: Remove the useless dma_pte_addrYijing Wang2014-07-041-4/+2
* | iommu/vt-d: Don't use magic number in dma_pte_superpageJoerg Roedel2014-07-041-1/+1
* | iommu/vt-d: Fix reference count in iommu_prepare_isaYijing Wang2014-07-041-0/+1
* | iommu/vt-d: Use inline function dma_pte_superpage instead of macrosYijing Wang2014-07-041-1/+1
* | iommu/vt-d: Clear the redundant assignment for domain->nidYijing Wang2014-07-041-1/+0
* | iommu/vt-d: Clear the redundant assignment in dmar_enable_qiYijing Wang2014-07-041-3/+0
* | iommu/vt-d: Use list_for_each_safe() to simplify codeYijing Wang2014-07-041-4/+2
|/
* Merge tag 'spi-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2014-06-283-35/+21
|\
| *---. Merge remote-tracking branches 'spi/fix/pxa2xx', 'spi/fix/qup' and 'spi/fix/s...Mark Brown2014-06-283-35/+21
| |\ \ \
| | | | * spi: sh-sci: fix use-after-free in sh_sci_spi_remove()Jürg Billeter2014-06-171-2/+2
| | | * | spi: qup: Remove chip select functionAndy Gross2014-06-221-27/+6
| | | * | spi: qup: Fix order of spi_register_masterAndy Gross2014-06-211-4/+7
| | | |/
| | * | spi/pxa2xx: fix incorrect SW mode chipselect setting for BayTrail LPSS SPIChew, Chiau Ee2014-06-171-2/+6
* | | | Merge tag 'regulator-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-283-1/+19
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge remote-tracking branches 'regulator/fix/bcm590xx', 'regulator/fix/palma...Mark Brown2014-06-283-1/+19
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | | | * | | regulator: tps65218: Correct the the config register for LDO1Keerthy2014-06-241-1/+1
| | | | * | | regulator: tps65218: Add the missing of_node assignment in probeKeerthy2014-06-241-0/+1
| | | | | |/ | | | | |/|
| | | * | | regulator: palmas: fix typo in enable_reg calculationStephen Warren2014-06-241-1/+1
| | | * | | regulator: palmas: Fix SMPS enable/disable/is_enabledNishanth Menon2014-06-211-0/+12
| | | |/ /
| | * / / regulator: bcm590xx: fix vbus nameGraham Williams2014-06-221-0/+5
| | |/ /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2014-06-286-10/+23
|\ \ \ \
| * | | | iscsi-target: fix iscsit_del_np deadlock on unloadMikulas Patocka2014-06-281-6/+7