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
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
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
path:
root
/
drivers
/
video
/
fbdev
/
aty
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-06
fbdev: aty: use true, false for bool variables in atyfb_base.c
Jason Yan
1
-2
/
+2
2020-04-17
video: fbdev: aty128fb: remove unused 'sdr_64'
Jason Yan
1
-14
/
+0
2020-03-20
fbdev: aty: fix -Wextra build warning
Randy Dunlap
1
-1
/
+1
2020-03-02
video: fbdev: radeon: Remove dead code
Souptick Joarder
1
-16
/
+0
2020-03-02
video: fbdev: atyfb: remove set but not used variable 'mach64RefFreq'
yu kuai
1
-2
/
+1
2020-03-02
video: fbdev: radeonfb: remove set but not used variable 'bytpp'
yu kuai
1
-2
/
+1
2020-03-02
video: fbdev: radeonfb: remove set but not used variable '‘cSync’'
yu kuai
1
-3
/
+1
2020-03-02
video: fbdev: radeonfb: remove set but not used variable 'vSyncPol'
yu kuai
1
-3
/
+1
2020-03-02
video: fbdev: radeonfb: remove set but not used variable 'hSyncPol'
yu kuai
1
-2
/
+1
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
5
-8
/
+8
2019-12-05
video: constify fb ops across all drivers
Jani Nikula
2
-2
/
+2
2019-12-05
video: fbdev: atyfb: modify the static fb_ops directly
Jani Nikula
3
-6
/
+6
2019-12-04
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-11-21
PCI/PM: Avoid exporting __pci_complete_power_transition()
Rafael J. Wysocki
1
-1
/
+1
2019-10-23
compat_ioctl: move ATYFB_CLK handling to atyfb driver
Arnd Bergmann
1
-1
/
+11
2019-08-19
video: fbdev: aty[128]fb: Remove dead code
Souptick Joarder
2
-47
/
+0
2019-08-19
video: fbdev: radeonfb: Use dev_get_drvdata
Chuhong Yuan
1
-4
/
+2
2019-07-09
Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linux
Linus Torvalds
3
-77
/
+7
2019-06-28
video: fbdev: don't print error message on framebuffer_alloc() failure
Bartlomiej Zolnierkiewicz
3
-11
/
+6
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-12
fbdev/atyfb: lock_fb_info can't fail
Daniel Vetter
1
-2
/
+1
2019-06-12
fbdev/aty128fb: Remove dead code
Daniel Vetter
1
-64
/
+0
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2019-02-08
fbdev: Use of_node_name_eq for node name comparisons
Rob Herring
1
-3
/
+3
2018-10-08
atyfb: fix debugging printks
Mikulas Patocka
1
-16
/
+20
2018-10-08
mach64: optimize wait_for_fifo
Mikulas Patocka
2
-5
/
+11
2018-10-08
mach64: fix image corruption due to reading accelerator registers
Mikulas Patocka
1
-13
/
+9
2018-10-08
mach64: fix display corruption on big endian machines
Mikulas Patocka
1
-3
/
+3
2018-10-08
mach64: detect the dot clock divider correctly on sparc
Mikulas Patocka
3
-9
/
+11
2018-04-24
video: fbdev: aty: radeon_pm: Replace mdelay with msleep in radeonfb_pci_suspend
Jia-Ju Bai
1
-4
/
+4
2018-04-24
video: fbdev: aty: aty128fb: Replace mdelay with msleep in aty128_set_suspend
Jia-Ju Bai
1
-1
/
+1
2018-03-28
video: fbdev: aty128fb: use true and false for boolean values
Gustavo A. R. Silva
1
-1
/
+1
2018-03-28
fbdev: aty: fix missing indentation in if statement
Colin Ian King
1
-1
/
+1
2018-03-12
fbdev: Fix loading of module radeonfb on PowerMac
Mathieu Malaterre
1
-0
/
+21
2018-01-04
fbdev: radeon: use ktime_get() for HZ calibration
Arnd Bergmann
1
-11
/
+7
2017-11-21
Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linux
Linus Torvalds
3
-8
/
+9
2017-11-10
video: fbdev: Convert timers to use timer_setup()
Kees Cook
1
-5
/
+3
2017-11-09
video: fbdev: aty: radeon_pm: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
12
-0
/
+12
2017-10-12
video: fbdev: radeon: make const array post_divs static, reduces object code ...
Colin Ian King
1
-1
/
+1
2017-10-12
video: fbdev: aty: make const arrays static, reduces object code size
Colin Ian King
1
-2
/
+2
2017-09-04
video: fbdev: aty: do not leak uninitialized padding in clk to userspace
Vladis Dronov
1
-1
/
+1
2017-09-04
video: fbdev: make fb_videomode const
Bhumika Goyal
2
-2
/
+2
2017-08-18
video: fbdev: add const to bin_attribute structures
Bhumika Goyal
1
-2
/
+2
2017-08-01
video: fbdev: aty128fb: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-08-01
video: fbdev: atyfb: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-08-01
video: fbdev: radeon: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-07-12
atyfb: hide unused variable
Arnd Bergmann
1
-2
/
+2
2017-07-04
video: fbdev: aty: remove useless variable assignments in aty_var_to_crtc()
Gustavo A. R. Silva
1
-6
/
+0
2017-03-21
drivers/video: Convert remaining uses of pr_warning to pr_warn
Joe Perches
1
-2
/
+2
[next]