开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
aty
/
radeon_base.c
Age
Commit message (
Expand
)
Author
2020-10-16
video: use kobj_to_dev()
Wang Qing
2020-09-08
fbdev: radeonfb: use generic power management
Vaibhav Gupta
2020-09-08
video: fbdev: radeon: Fix memleak in radeonfb_pci_register
Dinghao Liu
2020-06-01
video: fbdev: Use IS_BUILTIN
Joe Perches
2020-03-02
video: fbdev: radeon: Remove dead code
Souptick Joarder
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-05
video: constify fb ops across all drivers
Jani Nikula
2019-08-19
video: fbdev: radeonfb: Use dev_get_drvdata
Chuhong Yuan
2019-06-28
video: fbdev: don't print error message on framebuffer_alloc() failure
Bartlomiej Zolnierkiewicz
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-10
video: fbdev: Convert timers to use timer_setup()
Kees Cook
2017-10-12
video: fbdev: radeon: make const array post_divs static, reduces object code ...
Colin Ian King
2017-08-18
video: fbdev: add const to bin_attribute structures
Bhumika Goyal
2017-08-01
video: fbdev: radeon: constify pci_device_id.
Arvind Yadav
2017-03-21
drivers/video: Convert remaining uses of pr_warning to pr_warn
Joe Perches
2016-02-05
PCI: Remove includes of asm/pci-bridge.h
Bjorn Helgaas
2015-10-08
radeonfb: Deinline large functions
Denys Vlasenko
2015-05-29
video: fbdev: radeonfb: use arch_phys_wc_add() and ioremap_wc()
Luis R. Rodriguez
2015-03-17
fbdev: radeon: replace PPC_OF with PPC
Kevin Hao
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen