index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
aty
Age
Commit message (
Expand
)
Author
2020-09-08
video: fbdev: radeon: Fix memleak in radeonfb_pci_register
Dinghao Liu
2020-09-08
fbdev: aty128fb: use generic power management
Vaibhav Gupta
2020-09-08
fbdev: aty: use generic power management
Vaibhav Gupta
2020-08-03
fbdev: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
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
[next]