index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-20
fbdev: savage: fix -Wextra build warning
Randy Dunlap
1
-1
/
+1
2020-03-20
fbdev: matrox: fix -Wextra build warnings
Randy Dunlap
1
-1
/
+1
2020-03-20
fbdev: aty: fix -Wextra build warning
Randy Dunlap
1
-1
/
+1
2020-03-20
fbdev: fbmon: fix -Wextra build warnings
Randy Dunlap
1
-1
/
+1
2020-03-20
video: uvesafb: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-1
/
+1
2020-03-20
video: omap2: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-4
/
+4
2020-03-20
video: omapfb: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-7
/
+7
2020-03-19
drm/virtio: fix OOB in virtio_gpu_object_create
Jiri Slaby
1
-6
/
+8
2020-03-18
drm: Skip drm_mode_config_validate() for !modeset
Ville Syrjälä
1
-0
/
+3
2020-03-18
MAINTAINERS: Better regex for dma_buf|fence|resv
Daniel Vetter
1
-1
/
+1
2020-03-18
drm: convert .debugfs_init() hook to return void.
Wambui Karuga
39
-118
/
+58
2020-03-18
drm: Validate encoder->possible_crtcs
Ville Syrjälä
2
-2
/
+27
2020-03-18
drm: Validate encoder->possible_clones
Ville Syrjälä
2
-0
/
+42
2020-03-18
drm/imx: Remove the bogus possible_clones setup
Ville Syrjälä
1
-2
/
+2
2020-03-18
drm/gma500: Sanitize possible_clones
Ville Syrjälä
2
-10
/
+10
2020-03-18
drm: Include the encoder itself in possible_clones
Ville Syrjälä
4
-1
/
+26
2020-03-18
drm/debugfs: remove checks for return value of drm_debugfs functions.
Wambui Karuga
2
-35
/
+14
2020-03-18
drm/edid: Fix DispID tile parsing for override EDID
Ville Syrjälä
3
-23
/
+13
2020-03-18
drm/edid: Clarify validate_displayid()
Ville Syrjälä
1
-5
/
+8
2020-03-18
drm/edid: Don't include ext block csum in DispID size
Ville Syrjälä
1
-1
/
+2
2020-03-18
drm/edid: Don't parse garbage as DispID blocks
Ville Syrjälä
1
-0
/
+4
2020-03-18
drm/edid: Move validate_displayid() drm_find_displayid_extension()
Ville Syrjälä
1
-14
/
+5
2020-03-18
drm/edid: Return DispID length from drm_find_displayid_extension()
Ville Syrjälä
1
-10
/
+10
2020-03-18
drm/edid: Remove idx==1 assumptions from all over the DispID parsing
Ville Syrjälä
1
-15
/
+18
2020-03-18
drm/edid: Swap some operands in for_each_displayid_db()
Ville Syrjälä
1
-1
/
+1
2020-03-18
drm: Constify topology id
Ville Syrjälä
2
-4
/
+4
2020-03-18
drm: make various debugfs_init() functions return 0
Wambui Karuga
3
-9
/
+14
2020-03-18
drm/i915: have *_debugfs_init() functions return void.
Wambui Karuga
4
-12
/
+12
2020-03-18
drm/omap: remove checks for return value of drm_debugfs functions
Wambui Karuga
1
-20
/
+7
2020-03-18
drm/pl111: make pl111_debugfs_init return 0
Wambui Karuga
1
-3
/
+5
2020-03-18
drm/nouveau: make nouveau_drm_debugfs_init() return 0
Wambui Karuga
1
-12
/
+8
2020-03-18
drm/vram-helper: make drm_vram_mm_debugfs_init() return 0
Wambui Karuga
1
-6
/
+4
2020-03-18
drm/sti: remove use of drm_debugfs functions as return values
Wambui Karuga
15
-74
/
+58
2020-03-18
drm/msm: remove checks for return value of drm_debugfs_create_files()
Wambui Karuga
3
-29
/
+10
2020-03-18
drm/etnaviv: remove check for return value of drm_debugfs_create_files()
Wambui Karuga
1
-12
/
+4
2020-03-18
drm/arm: make hdlcd_debugfs_init() return 0
Wambui Karuga
1
-2
/
+4
2020-03-18
drm/arc: make arcgpu_debugfs_init() return 0.
Wambui Karuga
1
-2
/
+4
2020-03-18
drm/vc4: remove check of return value of drm_debugfs functions
Wambui Karuga
1
-5
/
+2
2020-03-18
drm/v3d: make v3d_debugfs_init() return 0
Wambui Karuga
1
-3
/
+4
2020-03-18
drm/tilcdc: remove check for return value of debugfs functions.
Wambui Karuga
1
-11
/
+4
2020-03-18
drm/tegra: remove checks for debugfs functions return value
Wambui Karuga
5
-43
/
+8
2020-03-18
drm: Correct a typo in a function comment
Igor Matheus Andrade Torrente
1
-1
/
+1
2020-03-18
drm: drm_vm: Use fallthrough;
Joe Perches
1
-2
/
+2
2020-03-18
drm/hisilicon: Drop unused #include
Daniel Vetter
1
-1
/
+0
2020-03-18
drm/core: Add drm_afbc_framebuffer and a corresponding helper
Andrzej Pietrasiewicz
4
-0
/
+178
2020-03-18
drm/core: Allow drivers allocate a subclass of struct drm_framebuffer
Andrzej Pietrasiewicz
2
-25
/
+67
2020-03-17
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1019
-8319
/
+12469
2020-03-16
drm: Mark up racy check of drm_gem_object.handle_count
Chris Wilson
1
-1
/
+1
2020-03-16
drm/mm: Allow drm_mm_initialized() to be used outside of the locks
Chris Wilson
1
-1
/
+1
2020-03-16
drm/edid: Distribute switch variables for initialization
Kees Cook
1
-2
/
+1
[next]