index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-28
video: ARM CLCD: Improve a size determination in clcdfb_probe()
Markus Elfring
1
-1
/
+1
2018-03-28
video: ARM CLCD: Delete an error message for a failed memory allocation in cl...
Markus Elfring
1
-1
/
+0
2018-03-28
video: matroxfb: Delete an error message for a failed memory allocation in ma...
Markus Elfring
1
-3
/
+2
2018-03-28
video: s3c-fb: Improve a size determination in s3c_fb_probe()
Markus Elfring
1
-1
/
+1
2018-03-28
video: s3c-fb: Delete an error message for a failed memory allocation in s3c_...
Markus Elfring
1
-3
/
+1
2018-03-28
video: fsl-diu-fb: Delete an error message for a failed memory allocation in ...
Markus Elfring
1
-5
/
+1
2018-03-28
video: ssd1307fb: Improve a size determination in ssd1307fb_probe()
Markus Elfring
1
-1
/
+2
2018-03-28
video: smscufx: Delete an error message for a failed memory allocation in ufx...
Markus Elfring
1
-3
/
+1
2018-03-28
video: smscufx: Return an error code only as a constant in ufx_realloc_frameb...
Markus Elfring
1
-7
/
+2
2018-03-28
video: smscufx: Less checks in ufx_usb_probe() after error detection
Markus Elfring
1
-27
/
+19
2018-03-28
video: udlfb: Return an error code only as a constant in dlfb_realloc_framebu...
Markus Elfring
1
-7
/
+2
2018-03-28
video/fbdev/stifb: Delete an error message for a failed memory allocation in ...
Markus Elfring
1
-3
/
+1
2018-03-28
video/fbdev/stifb: Return -ENOMEM after a failed kzalloc() in stifb_init_fb()
Markus Elfring
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
video: fbdev: via: remove VLA usage
Gustavo A. R. Silva
4
-4
/
+4
2018-03-12
video: fbdev: vermilion: use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
1
-1
/
+1
2018-03-12
video: offb: Deallocate the color map
Mathieu Malaterre
1
-0
/
+2
2018-03-12
fbdev: Fix loading of module radeonfb on PowerMac
Mathieu Malaterre
1
-0
/
+21
2018-03-12
video: fbdev: kconfig: Add help text to FB_I810_I2C
Ulf Magnusson
1
-0
/
+5
2018-03-12
video: udlfb: Use already defined BPP constant
Ladislav Michl
1
-4
/
+3
2018-03-12
video: udlfb: Fix unaligned access
Ladislav Michl
1
-11
/
+12
2018-03-12
video: fbdev: atmel_lcdfb: convert to use GPIO descriptors
Ludovic Desroches
1
-19
/
+12
2018-03-12
video: fbdev: sis: avoid mismatched prototypes
Arnd Bergmann
6
-513
/
+508
2018-03-07
fbdev: Fixing arbitrary kernel leak in case FBIOGETCMAP_SPARC in sbusfb_ioctl...
Peter Malone
1
-2
/
+2
2018-02-15
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2018-02-15
x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
Jia Zhang
1
-1
/
+1
2018-02-10
Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-1
/
+0
2018-02-09
video: omapfb: fix missing #includes
Tomi Valkeinen
4
-0
/
+6
2018-02-08
Merge tag 'fbdev-v4.16' of git://github.com/bzolnier/linux
Linus Torvalds
18
-773
/
+416
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-19
/
+31
2018-02-02
video: fbdev: kconfig: Remove blank help text
Ulf Magnusson
1
-1
/
+0
2018-02-02
Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
8
-164
/
+47
2018-02-01
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-4
/
+4
2018-01-17
video: fbdev: riva: deprecate pci_get_bus_and_slot()
Sinan Kaya
4
-12
/
+20
2018-01-17
video: fbdev: nvidia: deprecate pci_get_bus_and_slot()
Sinan Kaya
2
-6
/
+8
2018-01-17
video: fbdev: intelfb: deprecate pci_get_bus_and_slot()
Sinan Kaya
1
-1
/
+3
2018-01-16
nubus: Adopt standard linked list implementation
Finn Thain
1
-3
/
+5
2018-01-16
nubus: Rename struct nubus_dev
Finn Thain
1
-1
/
+1
2018-01-16
video: udlfb: Switch from the pr_*() to the dev_*() logging functions
Ladislav Michl
1
-114
/
+117
2018-01-16
video: udlfb: Constify read only data
Ladislav Michl
1
-2
/
+2
2018-01-15
video: fbdev/mmp: add MODULE_LICENSE
Arnd Bergmann
1
-0
/
+5
2018-01-15
fbdev: mxsfb: use framebuffer_alloc in the correct way
Michael Trimarchi
1
-24
/
+21
2018-01-15
video: udlfb: Do not name private data 'dev'
Ladislav Michl
1
-207
/
+207
2018-01-15
video: udlfb: Remove noisy warnings
Ladislav Michl
1
-20
/
+0
2018-01-15
video: udlfb: Remove redundant gdev variable
Ladislav Michl
1
-3
/
+1
2018-01-15
video: udlfb: Remove unnecessary local variable
Ladislav Michl
1
-6
/
+2
2018-01-09
treewide: Use DEVICE_ATTR_RW
Joe Perches
2
-4
/
+4
2018-01-04
fbdev: auo_k190x: Use zeroing memory allocator instead of allocator/memset
Himanshu Jha
1
-2
/
+1
2018-01-04
vfb: fix video mode and line_length being set when loaded
Pieter \"PoroCYon\" Sluys
1
-0
/
+17
[next]