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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2022-07-09
drm/mode: Improve drm_mode_fb_cmd2 documentation
Geert Uytterhoeven
1
-4
/
+4
2022-07-09
drm/fourcc: Add DRM_FORMAT_D[1248]
Geert Uytterhoeven
2
-0
/
+19
2022-07-09
drm/fourcc: Add DRM_FORMAT_R[124]
Geert Uytterhoeven
2
-0
/
+15
2022-07-09
drm/fourcc: Clarify the meaning of single-channel "red"
Geert Uytterhoeven
1
-4
/
+4
2022-07-09
drm/gem-fb-helper: Use actual bpp for size calculations
Geert Uytterhoeven
1
-9
/
+3
2022-07-09
drm/fb-helper: Add support for DRM_FORMAT_C[124]
Geert Uytterhoeven
1
-26
/
+75
2022-07-09
drm/fourcc: Add DRM_FORMAT_C[124]
Geert Uytterhoeven
2
-0
/
+24
2022-07-09
io_uring: check that we have a file table when allocating update slots
Jens Axboe
1
-0
/
+3
2022-07-09
drm/framebuffer: Use actual bpp for DRM_IOCTL_MODE_GETFB
Geert Uytterhoeven
1
-1
/
+1
2022-07-09
drm/client: Use actual bpp when allocating frame buffers
Geert Uytterhoeven
1
-2
/
+2
2022-07-09
drm/fourcc: Add drm_format_info.is_color_indexed flag
Geert Uytterhoeven
2
-1
/
+4
2022-07-09
drm/fourcc: Add drm_format_info_bpp() helper
Geert Uytterhoeven
2
-0
/
+20
2022-07-09
drm/mipi-dsi: Make remove callback return void
Uwe Kleine-König
51
-147
/
+54
2022-07-09
drm/panel-novatek-nt35510: Emit an error message if power off fails
Uwe Kleine-König
1
-1
/
+4
2022-07-09
drm/panel: simple: Make panel_simple_remove() return void
Uwe Kleine-König
1
-5
/
+7
2022-07-09
Merge tag 'fscache-fixes-20220708' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-7
/
+27
2022-07-08
Merge tag 'acpi-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
5
-9
/
+35
2022-07-08
Merge tag 'pm-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
4
-31
/
+27
2022-07-08
Merge tag 'cxl-fixes-for-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-14
/
+25
2022-07-08
Merge tag 'iommu-fixes-v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-106
/
+4
2022-07-08
Merge tag 'gpio-fixes-for-v5.19-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+5
2022-07-08
Merge branch 'pm-core'
Rafael J. Wysocki
3
-28
/
+24
2022-07-08
Merge tag 'block-5.19-2022-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-2
/
+5
2022-07-08
Merge tag 'io_uring-5.19-2022-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+5
2022-07-08
Merge tag 'for-5.19/fbdev-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-2
/
+53
2022-07-08
drm/tegra: vic: Use devm_platform_ioremap_resource()
Lv Ruyi
1
-8
/
+1
2022-07-08
gpu: host1x: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-6
/
+2
2022-07-08
gpu: host1x: Generalize host1x_cdma_push_wide()
Mikko Perttunen
1
-15
/
+9
2022-07-08
gpu: host1x: Initialize syncval in channel_submit()
Mikko Perttunen
1
-0
/
+1
2022-07-08
drm/msm/dpu: Fix for non-visible planes
Rob Clark
1
-0
/
+6
2022-07-08
drm/tegra: Include DMA API header where used
Robin Murphy
4
-0
/
+4
2022-07-08
drm/tegra: Fix vmapping of prime buffers
Dmitry Osipenko
1
-1
/
+10
2022-07-08
drm/tegra: vic: Fix build warning when CONFIG_PM=n
YueHaibing
1
-2
/
+2
2022-07-08
gpu: host1x: Register context bus unconditionally
Robin Murphy
1
-5
/
+0
2022-07-08
drm/tegra: vic: Add Tegra234 support
Mikko Perttunen
2
-0
/
+13
2022-07-08
gpu: host1x: Use RESTART_W to skip timed out jobs on Tegra186+
Mikko Perttunen
1
-2
/
+17
2022-07-08
gpu: host1x: Add MLOCK release code on Tegra234
Mikko Perttunen
2
-0
/
+41
2022-07-08
gpu: host1x: Rewrite job opcode sequence
Mikko Perttunen
1
-59
/
+85
2022-07-08
gpu: host1x: Tegra234 device data and headers
Mikko Perttunen
10
-1
/
+354
2022-07-08
gpu: host1x: Program interrupt destinations on Tegra234
Mikko Perttunen
1
-0
/
+11
2022-07-08
gpu: host1x: Allow reset to be missing
Mikko Perttunen
1
-3
/
+0
2022-07-08
gpu: host1x: Program virtualization tables
Mikko Perttunen
2
-3
/
+26
2022-07-08
gpu: host1x: Simplify register mapping and add common aperture
Mikko Perttunen
2
-27
/
+22
2022-07-08
gpu: host1x: Deduplicate hardware headers
Mikko Perttunen
7
-703
/
+156
2022-07-08
drm/tegra: Implement stream ID related callbacks on engines
Mikko Perttunen
3
-8
/
+76
2022-07-08
drm/tegra: Support context isolation
Mikko Perttunen
3
-3
/
+91
2022-07-08
drm/tegra: nvdec: Fix TRANSCFG register offset
Mikko Perttunen
1
-1
/
+3
2022-07-08
drm/tegra: falcon: Set DMACTX field on DMA transactions
Mikko Perttunen
2
-0
/
+9
2022-07-08
gpu: host1x: Program context stream ID on submission
Mikko Perttunen
4
-4
/
+76
2022-07-08
gpu: host1x: Add context device management code
Mikko Perttunen
6
-1
/
+248
[prev]
[next]