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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-18
drm/gma500/mmu: Remove unused function 'psb_get_default_pd_addr'
Lee Jones
1
-9
/
+0
2021-01-18
drm/gma500/gem: Include our own header containing prototypes
Lee Jones
1
-0
/
+1
2021-01-18
drm/gma500/gem: Do not rely on consumers to include drm/drm_device.h before g...
Lee Jones
1
-0
/
+2
2021-01-18
drm/gma500/psb_intel_modes: Provide missing descriptions for function param '...
Lee Jones
1
-1
/
+2
2021-01-18
drm/gma500/psb_intel_lvds: Supply description for 'mode_dev'
Lee Jones
1
-0
/
+1
2021-01-18
drm/gma500/psb_intel_display: Demote kernel-doc formatting abuse
Lee Jones
1
-1
/
+1
2021-01-18
drm/gma500/gma_device: Include our own header containing prototypes
Lee Jones
1
-0
/
+1
2021-01-18
drm/gma500/gma_display: Demote kernel-doc abuses to standard comment blocks
Lee Jones
1
-4
/
+4
2021-01-18
drm/gma500/power: Fix a bunch of *dev documentation issues
Lee Jones
1
-3
/
+4
2021-01-18
drm/gma500/mmu: Make local function 'psb_mmu_pt_alloc_map_lock()' static
Lee Jones
1
-2
/
+2
2021-01-18
drm/gma500/intel_i2c: Remove superflouous parameter description and rename an...
Lee Jones
1
-2
/
+1
2021-01-18
drm/gma500/intel_bios: Demote non-conformant kernel-doc header
Lee Jones
1
-1
/
+1
2021-01-18
drm/gma500/gem: Add and rename some function parameter descriptions
Lee Jones
1
-2
/
+3
2021-01-18
drm/gma500/framebuffer: Fix some possible doc-rot issues
Lee Jones
1
-3
/
+3
2021-01-18
drm/mga/mga_ioc32: Fix some formatting issues in 'mga_compat_ioctl's header
Lee Jones
1
-6
/
+6
2021-01-18
drm/r128/r128_ioc32: Fix formatting issues in 'r128_compat_ioctl()'s header
Lee Jones
1
-6
/
+6
2021-01-18
drm/mga/mga_ioc32: Document headers do not make good kernel-doc candidates
Lee Jones
1
-1
/
+1
2021-01-18
drm/r128/r128_ioc32: Document headers do not make good kernel-doc candidates
Lee Jones
1
-1
/
+1
2021-01-18
dma-buf: Add debug option
Daniel Vetter
2
-4
/
+50
2021-01-18
drm/vmwgfx: Always evict vram _before_ disabling it
Daniel Vetter
1
-1
/
+1
2021-01-18
drm/vmwgfx: Drop svga_lock
Daniel Vetter
2
-10
/
+1
2021-01-18
drm/panel: panel-simple: add bus-format and connector-type to Innolux n116bge
Heiko Stuebner
1
-0
/
+2
2021-01-18
drm: Set vm_ops to GEM object's values during mmap
Thomas Zimmermann
2
-9
/
+12
2021-01-15
drm/vkms: Fix missing kmalloc allocation failure check
Colin Ian King
1
-1
/
+5
2021-01-15
drm/amdgpu: Remove unused variable
Nirmoy Das
1
-1
/
+0
2021-01-15
drm/vc4: Initialize vc4_drm_driver with CMA helper defaults
Thomas Zimmermann
3
-23
/
+1
2021-01-15
drm/hisilicon/hibmc: Remove hibmc_ttm.c
Thomas Zimmermann
1
-61
/
+0
2021-01-14
drm/modes: Switch to 64bit maths to avoid integer overflow
Ville Syrjälä
1
-2
/
+2
2021-01-14
drm/vmwgfx: Fix display register usage for some older configs
Zack Rusin
2
-2
/
+2
2021-01-14
drm/vmwgfx: Cleanup the cmd/fifo split
Zack Rusin
23
-207
/
+198
2021-01-14
drm/vmwgfx: Remove the throttling code
Zack Rusin
6
-188
/
+3
2021-01-14
drm/vmwgfx: Cleanup pci resource allocation
Zack Rusin
2
-45
/
+73
2021-01-14
drm/vmwgfx: Cleanup fifo mmio handling
Zack Rusin
7
-113
/
+98
2021-01-14
drm/vmwgfx: Switch to a managed drm device
Zack Rusin
10
-84
/
+68
2021-01-14
drm/vmwgfx: Remove stealth mode
Zack Rusin
2
-26
/
+10
2021-01-14
drm/vblank: Fix typo in docs
Sumera Priyadarsini
1
-1
/
+1
2021-01-14
drm/sun4i: tcon: fix inverted DCLK polarity
Giulio Benetti
2
-19
/
+3
2021-01-14
drm/hisilicon: Fix build error
Tian Tao
1
-1
/
+1
2021-01-14
drm: Include <linux/mem_encrypt.h> in drm_cache.c
Thomas Zimmermann
1
-0
/
+1
2021-01-13
drm/panfrost: Use delayed timer as default in devfreq profile
Lukasz Luba
1
-0
/
+1
2021-01-13
drm: Move struct drm_device.hose to legacy section
Thomas Zimmermann
1
-0
/
+2
2021-01-13
drm/radeon: Store PCI controller in struct radeon_device.hose
Thomas Zimmermann
4
-5
/
+8
2021-01-13
drm: Merge CONFIG_DRM_VM into CONFIG_DRM_LEGACY
Thomas Zimmermann
3
-8
/
+2
2021-01-13
drm: Build drm_memory.o only for legacy drivers
Thomas Zimmermann
1
-2
/
+3
2021-01-13
drm: Implement drm_need_swiotlb() in drm_cache.c
Thomas Zimmermann
2
-33
/
+32
2021-01-13
drm: Inline AGP wrappers into their only callers
Thomas Zimmermann
2
-24
/
+6
2021-01-13
drm/vc4: Move mmap implementation into GEM object function
Thomas Zimmermann
3
-65
/
+6
2021-01-13
drm/vc4: Make several BO functions static
Thomas Zimmermann
2
-19
/
+17
2021-01-13
drm/vc4: Use drm_gem_cma_vmap() directly
Thomas Zimmermann
2
-14
/
+1
2021-01-13
drm/sun4i: Add support for BT2020 to DE3
Jernej Skrabec
2
-1
/
+13
[next]