summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-06-04HACK: drm/nouveau: prime: Pin buffer objects to VRAMHEADmasterThierry Reding1-2/+31
2014-06-04drm/nouveau: Fix mapping of big pagesThierry Reding1-2/+6
2014-06-04HACK: Disable IOMMU for nowThierry Reding1-0/+2
2014-06-04drm/prime: Use unsigned type for number of pagesThierry Reding1-1/+1
2014-06-04regulator: as3722: Make 0 a valid selectorThierry Reding1-0/+2
2014-06-04drm/tegra: Allow non-authenticated processes to create buffer objectsThierry Reding1-1/+1
2014-06-04tiling bo params fixupThierry Reding2-3/+2
2014-06-04drm/tegra: Add SET/GET_TILING IOCTLsThierry Reding1-0/+95
2014-06-04drm/tegra: Implement more tiling modesThierry Reding5-21/+116
2014-06-04fence: Use smp_mb__before_atomic()Thierry Reding1-2/+2
2014-06-04WIP: PCI: tegra: Remove several fixupsThierry Reding1-15/+0
2014-06-04WIP: memory: Add Tegra124 memory controller supportThierry Reding2-0/+178
2014-06-04retry on timeoutThierry Reding1-1/+4
2014-06-04clk: tegra124: Enable hda to hdmi clocksDylan Reid1-0/+5
2014-06-04drm/plane: Fix a couple of checkpatch warningsThierry Reding1-3/+3
2014-06-04WIP: drm/plane: Use unsigned int for format countThierry Reding2-3/+3
2014-06-04drm/plane: Fix sparse warningsThierry Reding1-0/+1
2014-06-04drm: Use const data when creating blob propertiesThierry Reding1-2/+2
2014-06-04drm: Use size_t for blob property sizesThierry Reding1-3/+5
2014-06-04Merge branch 'staging/tegra' into staging/masterThierry Reding2-0/+8
2014-06-04Merge branch 'staging/gk20a' into staging/masterThierry Reding39-95/+1841
2014-06-04Merge branch 'staging/drm/panel' into staging/masterThierry Reding1-0/+19
2014-06-04Merge branch 'staging/drm/tegra' into staging/masterThierry Reding20-231/+400
2014-06-04Merge branch 'staging/host1x' into staging/masterThierry Reding4-21/+47
2014-06-04Merge branch 'staging/drm/fixes' into staging/masterThierry Reding23-77/+130
2014-06-04Merge branch 'staging/pci' into staging/masterThierry Reding6-99/+479
2014-06-04Merge branch 'staging/iommu' into staging/masterThierry Reding6-192/+493
2014-06-04Merge branch 'staging/xusb-padctl' into staging/masterThierry Reding3-0/+920
2014-06-04WIP: clk: tegra: Add 297 MHz and 148.5 MHz frequencies for pll_d2Thierry Reding1-0/+2
2014-06-04WIP: clk: tegra: Enable spread-spectrum for PLLEThierry Reding1-0/+6
2014-06-04PCI: tegra: Add Tegra124 supportThierry Reding1-31/+180
2014-06-04PCI: tegra: Implement accurate power supply schemeThierry Reding1-61/+87
2014-06-04PCI: tegra: Make sure the PCIe PLL is really resetThierry Reding1-0/+7
2014-06-04PCI: tegra: Fix extended configuration space mappingPeter Daifuku1-1/+1
2014-06-04PCI: tegra: Clear CLKREQ# enable on port disableThierry Reding1-0/+5
2014-06-04PCI: tegra: Allow building as a moduleThierry Reding1-1/+1
2014-06-04PCI: Export pci_create_root_bus()Thierry Reding1-0/+1
2014-06-04PCI: Export MSI helpersThierry Reding1-0/+3
2014-06-04PCI: tegra: Support driver unbindingThierry Reding1-1/+44
2014-06-03iommu/tegra124: smmu: add multiple asid_security supportHiroshi Doyu1-6/+32
2014-06-03iommu/tegra124: smmu: adjust TLB_FLUSH_ASID bit rangeHiroshi Doyu1-3/+6
2014-06-03iommu/tegra124: smmu: {TLB,PTC} reset value per SoCHiroshi Doyu1-4/+13
2014-06-03iommu/tegra124: smmu: support more than 32 bit paHiroshi Doyu1-7/+29
2014-06-03iommu/tegra124: smmu: add support platform dataHiroshi Doyu1-23/+45
2014-06-03iommu/tegra124: smmu: convert swgroup ID to asid offsetHiroshi Doyu1-3/+18
2014-06-03iommu/tegra124: smmu: optionaly AHB enables SMMUHiroshi Doyu1-4/+4
2014-06-03iommu/tegra: smmu: add SMMU to an global iommu listHiroshi Doyu1-24/+29
2014-06-03iommu/tegra: smmu: Rename hwgrp -> swgroupsHiroshi Doyu1-18/+18
2014-06-03iommu/tegra: smmu: allow duplicate ASID wirteHiroshi Doyu1-12/+8
2014-06-03iommu/tegra: smmu: get swgroups from DT "iommus="Hiroshi Doyu1-18/+116