index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-13
drm/tegra: Enable the hotplug interrupt only when necessary
Thierry Reding
1
-1
/
+23
2014-11-13
drm/tegra: dc: Universal plane support
Thierry Reding
1
-157
/
+330
2014-11-13
drm/tegra: dc: Registers are 32 bits wide
Thierry Reding
2
-7
/
+6
2014-11-13
drm/tegra: dc: Factor out DC, window and cursor commit
Thierry Reding
1
-24
/
+28
2014-11-13
drm/tegra: Add IOMMU support
Thierry Reding
6
-34
/
+309
2014-11-13
drm/tegra: Fix error handling cleanup
Thierry Reding
3
-7
/
+34
2014-11-13
drm/tegra: gem: Use dma_mmap_writecombine()
Thierry Reding
1
-4
/
+12
2014-11-13
drm/tegra: gem: Remove redundant drm_gem_free_mmap_offset()
Thierry Reding
1
-2
/
+0
2014-11-13
drm/tegra: gem: Cleanup tegra_bo_create_with_handle()
Thierry Reding
1
-8
/
+6
2014-11-13
drm/tegra: gem: Extract tegra_bo_alloc_object()
Thierry Reding
1
-39
/
+38
2014-11-13
drm/tegra: dsi: Set up PHY_TIMING & BTA_TIMING registers earlier
Sean Paul
1
-4
/
+7
2014-11-13
drm/tegra: dsi: Replace 1000000 by USEC_PER_SEC
Thierry Reding
1
-1
/
+1
2014-11-13
drm/tegra: dsi: Replace 1000000000UL by NSEC_PER_SEC
Thierry Reding
1
-1
/
+1
2014-11-13
drm/tegra: dsi: Implement host transfers
Thierry Reding
2
-1
/
+279
2014-11-13
drm/tegra: dsi: Add ganged mode support
Thierry Reding
3
-29
/
+195
2014-11-13
drm/tegra: dsi: Split out tegra_dsi_set_timeout()
Thierry Reding
1
-15
/
+23
2014-11-13
drm/tegra: dsi: Add command mode support
Thierry Reding
1
-19
/
+63
2014-11-13
drm/tegra: dsi: Refactor in preparation for command mode
Thierry Reding
1
-19
/
+81
2014-11-13
drm/tegra: dsi: Properly cleanup on probe failure
Thierry Reding
1
-15
/
+37
2014-11-13
drm/tegra: dsi: Mark connector hotpluggable
Thierry Reding
1
-2
/
+4
2014-11-13
drm/tegra: dsi: Leave parent clock alone
Thierry Reding
1
-7
/
+0
2014-11-13
drm/tegra: dsi: Do not manage clock on enable/disable
Thierry Reding
1
-15
/
+14
2014-11-13
drm/tegra: dsi: Make FIFO depths host parameters
Thierry Reding
1
-4
/
+6
2014-11-13
drm/tegra: DPMS off/on in encoder prepare/commit
Sean Paul
1
-0
/
+2
2014-11-13
drm/tegra: Do not enable output on .mode_set()
Thierry Reding
1
-6
/
+0
2014-11-13
drm/tegra: dc: Add powergate support
Thierry Reding
2
-3
/
+43
2014-11-13
gpu: host1x: mipi: Set MIPI_CAL_BIAS_PAD_CFG1 register
Sean Paul
1
-0
/
+4
2014-11-13
gpu: host1x: mipi: Calibrate clock lanes
Sean Paul
1
-32
/
+92
2014-11-13
gpu: host1x: mipi: Preserve the contents of MIPI_CAL_CTRL
Sean Paul
1
-1
/
+3
2014-11-13
gpu: host1x: mipi: Registers are 32 bits wide
Thierry Reding
1
-8
/
+8
2014-11-13
gpu: host1x: Make gather offsets unsigned
Thierry Reding
1
-1
/
+1
2014-11-13
gpu: host1x: Print address/offset pairs consistently
Thierry Reding
2
-4
/
+4
2014-11-13
gpu: host1x: Fix typo in comment
Thierry Reding
1
-1
/
+1
2014-11-13
gpu: host1x: Make mapped field of push buffers void *
Thierry Reding
3
-4
/
+4
2014-11-13
gpu: host1x: Use struct host1x_bo pointers in traces
Thierry Reding
2
-16
/
+23
2014-11-13
drm/tegra: Depend on COMMON_CLK
Thierry Reding
1
-0
/
+1
2014-11-13
Merge branch 'drm/panel/for-next' into drm/tegra/for-next
Thierry Reding
11
-64
/
+382
2014-11-13
drm/dsi: Constify mipi_dsi_msg
Thierry Reding
2
-2
/
+2
2014-11-13
drm/dsi: Make mipi_dsi_dcs_{read,write}() symmetrical
Thierry Reding
3
-15
/
+70
2014-11-13
drm/dsi: Add DSI transfer helper
Thierry Reding
1
-16
/
+16
2014-11-13
drm/dsi: Add message to packet translator
Thierry Reding
2
-0
/
+71
2014-11-13
drm/dsi: Introduce packet format helpers
Thierry Reding
2
-0
/
+70
2014-11-07
drm/panel: s6e8aa0: Fix build warnings on 64-bit
Thierry Reding
1
-2
/
+2
2014-11-07
drm/panel: ld9040: Fix build warnings on 64-bit
Thierry Reding
1
-3
/
+3
2014-11-07
drm/panel: simple: Update Innolux N116BGE timings
Daniel Kurtz
1
-6
/
+6
2014-11-07
drm/panel: simple: Add support for Hitachi TX23D38VM0CAA
Lucas Stach
2
-0
/
+33
2014-11-07
of: Add vendor prefix for Hitachi Ltd. Corporation
Lucas Stach
1
-0
/
+1
2014-11-07
drm/panel: simple: Add support for Innolux G121I1-L01
Lucas Stach
2
-0
/
+33
2014-11-07
drm/panel: simple: Add missing .bpc fields
Thierry Reding
1
-0
/
+5
2014-11-07
drm/panel: simple: Add AUO B116XW03 panel support
Ajay Kumar
2
-0
/
+33
[next]