index
:
~tagr/linux
drm/panel/for-next
drm/tegra/fixes
drm/tegra/for-next
master
staging/base
staging/clk
staging/drm/fixes
staging/drm/nouveau
staging/drm/panel
staging/drm/tegra
staging/fixes
staging/gk20a
staging/host1x
staging/iommu
staging/master
staging/pci
staging/powergate
staging/pwm
staging/tegra
staging/work
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-04
HACK: drm/nouveau: prime: Pin buffer objects to VRAM
HEAD
master
Thierry Reding
1
-2
/
+31
2014-06-04
drm/nouveau: Fix mapping of big pages
Thierry Reding
1
-2
/
+6
2014-06-04
HACK: Disable IOMMU for now
Thierry Reding
1
-0
/
+2
2014-06-04
drm/prime: Use unsigned type for number of pages
Thierry Reding
1
-1
/
+1
2014-06-04
regulator: as3722: Make 0 a valid selector
Thierry Reding
1
-0
/
+2
2014-06-04
drm/tegra: Allow non-authenticated processes to create buffer objects
Thierry Reding
1
-1
/
+1
2014-06-04
tiling bo params fixup
Thierry Reding
2
-3
/
+2
2014-06-04
drm/tegra: Add SET/GET_TILING IOCTLs
Thierry Reding
1
-0
/
+95
2014-06-04
drm/tegra: Implement more tiling modes
Thierry Reding
5
-21
/
+116
2014-06-04
fence: Use smp_mb__before_atomic()
Thierry Reding
1
-2
/
+2
2014-06-04
WIP: PCI: tegra: Remove several fixups
Thierry Reding
1
-15
/
+0
2014-06-04
WIP: memory: Add Tegra124 memory controller support
Thierry Reding
2
-0
/
+178
2014-06-04
retry on timeout
Thierry Reding
1
-1
/
+4
2014-06-04
clk: tegra124: Enable hda to hdmi clocks
Dylan Reid
1
-0
/
+5
2014-06-04
drm/plane: Fix a couple of checkpatch warnings
Thierry Reding
1
-3
/
+3
2014-06-04
WIP: drm/plane: Use unsigned int for format count
Thierry Reding
2
-3
/
+3
2014-06-04
drm/plane: Fix sparse warnings
Thierry Reding
1
-0
/
+1
2014-06-04
drm: Use const data when creating blob properties
Thierry Reding
1
-2
/
+2
2014-06-04
drm: Use size_t for blob property sizes
Thierry Reding
1
-3
/
+5
2014-06-04
Merge branch 'staging/tegra' into staging/master
Thierry Reding
2
-0
/
+8
2014-06-04
Merge branch 'staging/gk20a' into staging/master
Thierry Reding
39
-95
/
+1841
2014-06-04
Merge branch 'staging/drm/panel' into staging/master
Thierry Reding
1
-0
/
+19
2014-06-04
Merge branch 'staging/drm/tegra' into staging/master
Thierry Reding
20
-231
/
+400
2014-06-04
Merge branch 'staging/host1x' into staging/master
Thierry Reding
4
-21
/
+47
2014-06-04
Merge branch 'staging/drm/fixes' into staging/master
Thierry Reding
23
-77
/
+130
2014-06-04
Merge branch 'staging/pci' into staging/master
Thierry Reding
6
-99
/
+479
2014-06-04
Merge branch 'staging/iommu' into staging/master
Thierry Reding
6
-192
/
+493
2014-06-04
Merge branch 'staging/xusb-padctl' into staging/master
Thierry Reding
3
-0
/
+920
2014-06-04
WIP: clk: tegra: Add 297 MHz and 148.5 MHz frequencies for pll_d2
Thierry Reding
1
-0
/
+2
2014-06-04
WIP: clk: tegra: Enable spread-spectrum for PLLE
Thierry Reding
1
-0
/
+6
2014-06-04
PCI: tegra: Add Tegra124 support
Thierry Reding
1
-31
/
+180
2014-06-04
PCI: tegra: Implement accurate power supply scheme
Thierry Reding
1
-61
/
+87
2014-06-04
PCI: tegra: Make sure the PCIe PLL is really reset
Thierry Reding
1
-0
/
+7
2014-06-04
PCI: tegra: Fix extended configuration space mapping
Peter Daifuku
1
-1
/
+1
2014-06-04
PCI: tegra: Clear CLKREQ# enable on port disable
Thierry Reding
1
-0
/
+5
2014-06-04
PCI: tegra: Allow building as a module
Thierry Reding
1
-1
/
+1
2014-06-04
PCI: Export pci_create_root_bus()
Thierry Reding
1
-0
/
+1
2014-06-04
PCI: Export MSI helpers
Thierry Reding
1
-0
/
+3
2014-06-04
PCI: tegra: Support driver unbinding
Thierry Reding
1
-1
/
+44
2014-06-03
iommu/tegra124: smmu: add multiple asid_security support
Hiroshi Doyu
1
-6
/
+32
2014-06-03
iommu/tegra124: smmu: adjust TLB_FLUSH_ASID bit range
Hiroshi Doyu
1
-3
/
+6
2014-06-03
iommu/tegra124: smmu: {TLB,PTC} reset value per SoC
Hiroshi Doyu
1
-4
/
+13
2014-06-03
iommu/tegra124: smmu: support more than 32 bit pa
Hiroshi Doyu
1
-7
/
+29
2014-06-03
iommu/tegra124: smmu: add support platform data
Hiroshi Doyu
1
-23
/
+45
2014-06-03
iommu/tegra124: smmu: convert swgroup ID to asid offset
Hiroshi Doyu
1
-3
/
+18
2014-06-03
iommu/tegra124: smmu: optionaly AHB enables SMMU
Hiroshi Doyu
1
-4
/
+4
2014-06-03
iommu/tegra: smmu: add SMMU to an global iommu list
Hiroshi Doyu
1
-24
/
+29
2014-06-03
iommu/tegra: smmu: Rename hwgrp -> swgroups
Hiroshi Doyu
1
-18
/
+18
2014-06-03
iommu/tegra: smmu: allow duplicate ASID wirte
Hiroshi Doyu
1
-12
/
+8
2014-06-03
iommu/tegra: smmu: get swgroups from DT "iommus="
Hiroshi Doyu
1
-18
/
+116
[next]