index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-09
video: fbdev: au1200fb: Style clean up
Christophe JAILLET
1
-4
/
+4
2017-11-09
video: fbdev: au1200fb: Propagate an error code
Christophe JAILLET
1
-3
/
+4
2017-11-09
video: fbdev: au1200fb: Remove some dead code
Christophe JAILLET
1
-6
/
+0
2017-11-09
video: fbdev: au1200fb: Fix error handling path
Christophe JAILLET
1
-2
/
+10
2017-11-09
video: fbdev: au1200fb: Fix incorrect IRQ freeing
Christophe JAILLET
1
-2
/
+0
2017-11-09
video: fbdev: au1200fb: Release some resources if a memory allocation fails
Christophe JAILLET
1
-1
/
+2
2017-11-09
video: fbdev: au1200fb: Return an error code if a memory allocation fails
Christophe JAILLET
1
-1
/
+3
2017-11-09
video: fbdev: au1200fb: Fix a potential double free
Christophe JAILLET
1
-1
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
63
-0
/
+63
2017-10-17
video: sa1100fb: move pseudo palette into sa1100fb_info structure
Russell King
2
-6
/
+5
2017-10-17
video: sa1100fb: fix video memory allocation leak
Russell King
1
-5
/
+5
2017-10-17
video: sa1100fb: clean up failure path
Russell King
1
-13
/
+8
2017-10-17
video: sa1100fb: use devm_gpio_request_one()
Russell King
1
-10
/
+7
2017-10-17
video: sa1100fb: use devm_request_irq()
Russell King
1
-9
/
+8
2017-10-17
video: sa1100fb: use devm_ioremap_resource()
Russell King
1
-12
/
+8
2017-10-17
video: sa1100fb: use devm_clk_get()
Russell King
1
-4
/
+1
2017-10-17
video: sa1100fb: use devm_kzalloc()
Russell King
1
-4
/
+2
2017-10-17
video: fbdev: pxa3xx_gcu: Use setup_timer and mod_timer
Himanshu Jha
1
-6
/
+2
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: dnfb: make fb_var_screeninfo static and const
Bhumika Goyal
1
-1
/
+1
2017-10-12
video: fbdev: sis: make const array specialtv static, reduces object code size
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-10-12
video: fbdev: matroxfb: return -ENOMEM on allocation failure
Allen Pais
1
-1
/
+1
2017-09-22
pvr2fs: use get_user_pages_fast()
Al Viro
1
-3
/
+1
2017-09-14
Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linux
Linus Torvalds
86
-167
/
+6391
2017-09-07
Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
1
-1
/
+1
2017-09-07
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-13
/
+18
2017-09-07
video/console: Update BIOS dates list for GPD win console rotation DMI quirk
Hans de Goede
1
-2
/
+2
2017-09-06
Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
1
-1
/
+1
2017-09-05
Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+3
2017-09-05
video/console: Add rotated LCD-panel DMI quirk for the VIOS LTH17
Hans de Goede
1
-0
/
+14
2017-09-05
Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hw...
Lee Jones
4
-10
/
+11
2017-09-04
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+12
2017-09-04
video: fbdev: sis: fix duplicated code for different branches
Gustavo A. R. Silva
1
-12
/
+3
2017-09-04
video: fbdev: make fb_var_screeninfo const
Bhumika Goyal
7
-7
/
+7
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
6
-6
/
+6
2017-09-04
video/console: Add new BIOS date for GPD pocket to dmi quirk table
Hans de Goede
1
-1
/
+1
2017-09-04
fbcon: remove restriction on margin color
David Lechner
1
-2
/
+0
2017-09-04
video: ARM CLCD: constify amba_id
Arvind Yadav
1
-1
/
+1
2017-09-04
video: fm2fb: constify zorro_device_id
Arvind Yadav
1
-1
/
+1
2017-09-04
video: fbdev: annotate fb_fix_screeninfo with const and __initconst
Bhumika Goyal
9
-9
/
+9
2017-08-28
fbdev: uvesafb: remove DRIVER_ATTR() usage
Greg Kroah-Hartman
1
-4
/
+3
2017-08-26
Merge branch 'x86/mm' into efi/core, to pick up dependencies
Ingo Molnar
1
-0
/
+12
2017-08-26
Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts
Ingo Molnar
3
-9
/
+10
2017-08-21
omapfb: constify omap_video_timings structures
Julia Lawall
2
-2
/
+2
2017-08-21
video: fbdev: udlfb: Fix use after free on dlfb_usb_probe error path
Anton Vasilyev
1
-1
/
+0
2017-08-21
fbdev: i810: make fb_ops const
Bhumika Goyal
1
-1
/
+1
2017-08-21
fbdev: matrox: make fb_ops const
Bhumika Goyal
1
-1
/
+1
2017-08-21
video: fbdev: pxa3xx_gcu: fix error return code in pxa3xx_gcu_probe()
Gustavo A. R. Silva
1
-2
/
+2
[prev]
[next]