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-03
iommu/tegra: smmu: calculate ASID register offset by ID
Hiroshi Doyu
1
-94
/
+17
2014-06-03
iommu/tegra: smmu: register device to iommu dynamically
Hiroshi Doyu
2
-1
/
+70
2014-06-03
iommu/core: add ops->{bound,unbind}_driver()
Hiroshi Doyu
1
-2
/
+11
2014-06-03
driver/core: populate devices in order for IOMMUs
Hiroshi Doyu
1
-0
/
+5
2014-06-03
iommu/of: check if dependee iommu is ready or not
Hiroshi Doyu
1
-0
/
+13
2014-06-03
iommu/of: introduce a global iommu device list
Hiroshi Doyu
1
-0
/
+36
2014-06-03
of: introduce of_property_for_each_phandle_with_args()
Hiroshi Doyu
1
-0
/
+50
2014-06-03
enable gk20a clock
Alexandre Courbot
1
-0
/
+1
2014-06-03
Add gk20a clock
Alexandre Courbot
3
-0
/
+498
2014-06-03
[HACK] drm/nouveau: disable caching for VRAM BOs on ARM
Alexandre Courbot
1
-0
/
+4
2014-06-03
[HACK] add gk20a instmem
Alexandre Courbot
7
-8
/
+185
2014-06-03
[HACK] drm/nouveau/graph: do not write reg 0x260
Alexandre Courbot
2
-7
/
+7
2014-06-03
[HACK] prevent warnings during GK20A probe
Alexandre Courbot
1
-0
/
+5
2014-06-03
[DEBUG] Add channel dumping functions for NVEA
Alexandre Courbot
3
-0
/
+197
2014-06-03
drm/nouveau: support for probing platform devices
Alexandre Courbot
6
-15
/
+287
2014-06-03
drm/nouveau: introduce CPU cache flushing macro
Alexandre Courbot
2
-2
/
+26
2014-06-03
drm/nouveau: hook up cache sync functions
Lucas Stach
3
-1
/
+40
2014-06-03
drm/ttm: introduce dma cache sync helpers
Lucas Stach
1
-0
/
+25
2014-06-03
drm/ttm: recognize ARM arch in ioprot handler
Lucas Stach
1
-1
/
+1
2014-06-03
drm/gk20a/fb: use dma_alloc_coherent() for VRAM
Alexandre Courbot
1
-55
/
+42
2014-06-03
drm/gk20a/fb: fix NULL dereference
Alexandre Courbot
1
-0
/
+2
2014-06-03
drm/nouveau: support for probing GK20A
Alexandre Courbot
1
-0
/
+17
2014-06-03
drm/nouveau/graph: add GK20A support
Alexandre Courbot
8
-9
/
+123
2014-06-03
drm/nouveau/graph: pad firmware code at load time
Alexandre Courbot
1
-0
/
+4
2014-06-03
drm/nouveau/graph: enable when using external fw
Alexandre Courbot
1
-3
/
+7
2014-06-03
drm/nouveau/fifo: add GK20A support
Alexandre Courbot
4
-0
/
+38
2014-06-03
drm/nouveau/fb: add GK20A support
Alexandre Courbot
5
-0
/
+227
2014-06-03
drm/nouveau/ibus: add GK20A support
Alexandre Courbot
3
-0
/
+105
2014-06-03
drm/nouveau/bar/nvc0: support chips without BAR3
Alexandre Courbot
1
-55
/
+59
2014-06-03
drm/nouveau/bar: only ioremap BAR3 if it exists
Alexandre Courbot
1
-2
/
+4
2014-06-03
drm/panel: simple - Disable panel on shutdown
Thierry Reding
1
-0
/
+19
2014-06-03
drm/dsi: Support device shutdown
Thierry Reding
1
-0
/
+10
2014-06-03
gpu: host1x: Rename internal functions for clarity
Thierry Reding
1
-6
/
+6
2014-06-03
drm/tegra: sor - Make debugfs setup consistent
Thierry Reding
1
-6
/
+5
2014-06-03
drm/tegra: sor - Recursively remove debugfs tree
Thierry Reding
1
-1
/
+1
2014-06-03
drm/tegra: output - Convert to gpiod API
Thierry Reding
2
-42
/
+49
2014-06-03
drm/tegra: dp - Mark the connector as hotplug capable
Thierry Reding
1
-0
/
+1
2014-06-03
drm/tegra: dp - Implement hotplug detection in work queue
Thierry Reding
1
-10
/
+20
2014-06-03
drm/tegra: Add hardware cursor support
Thierry Reding
2
-3
/
+138
2014-06-03
drm/tegra: Remove host1x drm_bus implementation
Thierry Reding
10
-96
/
+52
2014-06-03
drm: Add device registration documentation
Thierry Reding
4
-62
/
+75
2014-06-03
drm: Introduce drm_dev_set_unique()
Thierry Reding
2
-6
/
+44
2014-06-03
WIP: gpu: host1x: Replace a variable length array
Thierry Reding
1
-4
/
+10
2014-06-03
WIP: gpu: host1x: beautify debug output
Thierry Reding
3
-17
/
+37
2014-06-03
drm/tegra: Implement race-free hotplug detection
Thierry Reding
3
-17
/
+39
2014-06-03
drm: Introduce drm_fb_helper_prepare()
Thierry Reding
17
-28
/
+70
2014-06-03
drm: Constify struct drm_fb_helper_funcs
Thierry Reding
16
-16
/
+16
2014-06-03
drm/fb-helper: Fix hpd vs. initial config races
Daniel Vetter
5
-16
/
+5
2014-06-03
PCI: Disable Hypertransport quirk on Tegra
Thierry Reding
1
-0
/
+2
2014-06-03
PCI: tegra: Implement a proper resource hierarchy
Thierry Reding
1
-3
/
+29
[prev]
[next]