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