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