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
/
atyfb_base.c
Age
Commit message (
Expand
)
Author
2022-04-04
video: fbdev: aty/matrox/...: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
2021-03-11
fbdev: atyfb: use LCD management functions for PPC_PMAC also
Randy Dunlap
2021-02-22
fbdev: atyfb: add stubs for aty_{ld,st}_lcd()
Randy Dunlap
2020-11-30
video: fbdev: aty: Fix set but not used warnings
Sam Ravnborg
2020-09-08
fbdev: aty: use generic power management
Vaibhav Gupta
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-03-20
fbdev: aty: fix -Wextra build warning
Randy Dunlap
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-12-05
video: fbdev: atyfb: modify the static fb_ops directly
Jani Nikula
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-06-28
video: fbdev: don't print error message on framebuffer_alloc() failure
Bartlomiej Zolnierkiewicz
2019-06-12
fbdev/atyfb: lock_fb_info can't fail
Daniel Vetter
2018-10-08
atyfb: fix debugging printks
Mikulas Patocka
2018-10-08
mach64: detect the dot clock divider correctly on sparc
Mikulas Patocka
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-01
video: fbdev: atyfb: 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
2016-09-27
video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structures
Julia Lawall
2015-07-21
drivers/video/fbdev/atyfb: Use arch_phys_wc_add() and ioremap_wc()
Luis R. Rodriguez
2015-07-21
drivers/video/fbdev/atyfb: Replace MTRR UC hole with strong UC
Luis R. Rodriguez
2015-07-21
drivers/video/fbdev/atyfb: Clarify ioremap() base and length used
Luis R. Rodriguez
2015-07-21
drivers/video/fbdev/atyfb: Carve out framebuffer length fudging into a helper
Luis R. Rodriguez
2015-01-13
atyfb: mark DMI system id table as __initconst
Mathias Krause
2014-06-23
backlight: Remove trivial get_brightness implementations
Andrzej Hajda
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen