index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
aty
Age
Commit message (
Expand
)
Author
2020-06-01
video: fbdev: Use IS_BUILTIN
Joe Perches
2020-05-06
fbdev: aty: use true, false for bool variables in atyfb_base.c
Jason Yan
2020-04-17
video: fbdev: aty128fb: remove unused 'sdr_64'
Jason Yan
2020-03-20
fbdev: aty: fix -Wextra build warning
Randy Dunlap
2020-03-02
video: fbdev: radeon: Remove dead code
Souptick Joarder
2020-03-02
video: fbdev: atyfb: remove set but not used variable 'mach64RefFreq'
yu kuai
2020-03-02
video: fbdev: radeonfb: remove set but not used variable 'bytpp'
yu kuai
2020-03-02
video: fbdev: radeonfb: remove set but not used variable '‘cSync’'
yu kuai
2020-03-02
video: fbdev: radeonfb: remove set but not used variable 'vSyncPol'
yu kuai
2020-03-02
video: fbdev: radeonfb: remove set but not used variable 'hSyncPol'
yu kuai
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-12-05
video: constify fb ops across all drivers
Jani Nikula
2019-12-05
video: fbdev: atyfb: modify the static fb_ops directly
Jani Nikula
2019-12-03
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-11-20
PCI/PM: Avoid exporting __pci_complete_power_transition()
Rafael J. Wysocki
2019-10-23
compat_ioctl: move ATYFB_CLK handling to atyfb driver
Arnd Bergmann
2019-08-19
video: fbdev: aty[128]fb: Remove dead code
Souptick Joarder
2019-08-19
video: fbdev: radeonfb: Use dev_get_drvdata
Chuhong Yuan
2019-07-09
Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linux
Linus Torvalds
2019-06-28
video: fbdev: don't print error message on framebuffer_alloc() failure
Bartlomiej Zolnierkiewicz
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-12
fbdev/atyfb: lock_fb_info can't fail
Daniel Vetter
2019-06-12
fbdev/aty128fb: Remove dead code
Daniel Vetter
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-02-08
fbdev: Use of_node_name_eq for node name comparisons
Rob Herring
2018-10-08
atyfb: fix debugging printks
Mikulas Patocka
2018-10-08
mach64: optimize wait_for_fifo
Mikulas Patocka
2018-10-08
mach64: fix image corruption due to reading accelerator registers
Mikulas Patocka
2018-10-08
mach64: fix display corruption on big endian machines
Mikulas Patocka
2018-10-08
mach64: detect the dot clock divider correctly on sparc
Mikulas Patocka
2018-04-24
video: fbdev: aty: radeon_pm: Replace mdelay with msleep in radeonfb_pci_suspend
Jia-Ju Bai
2018-04-24
video: fbdev: aty: aty128fb: Replace mdelay with msleep in aty128_set_suspend
Jia-Ju Bai
2018-03-28
video: fbdev: aty128fb: use true and false for boolean values
Gustavo A. R. Silva
2018-03-28
fbdev: aty: fix missing indentation in if statement
Colin Ian King
2018-03-12
fbdev: Fix loading of module radeonfb on PowerMac
Mathieu Malaterre
2018-01-04
fbdev: radeon: use ktime_get() for HZ calibration
Arnd Bergmann
2017-11-20
Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linux
Linus Torvalds
2017-11-10
video: fbdev: Convert timers to use timer_setup()
Kees Cook
2017-11-09
video: fbdev: aty: radeon_pm: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-12
video: fbdev: radeon: make const array post_divs static, reduces object code ...
Colin Ian King
2017-10-12
video: fbdev: aty: make const arrays static, reduces object code size
Colin Ian King
2017-09-04
video: fbdev: aty: do not leak uninitialized padding in clk to userspace
Vladis Dronov
2017-09-04
video: fbdev: make fb_videomode const
Bhumika Goyal
2017-08-18
video: fbdev: add const to bin_attribute structures
Bhumika Goyal
2017-08-01
video: fbdev: aty128fb: constify pci_device_id.
Arvind Yadav
2017-08-01
video: fbdev: atyfb: constify pci_device_id.
Arvind Yadav
2017-08-01
video: fbdev: radeon: constify pci_device_id.
Arvind Yadav
2017-07-12
atyfb: hide unused variable
Arnd Bergmann
2017-07-04
video: fbdev: aty: remove useless variable assignments in aty_var_to_crtc()
Gustavo A. R. Silva
[next]