index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
video: omapfb: fix missing #includes
Tomi Valkeinen
2018-02-09
4
-0
/
+6
*
Merge tag 'fbdev-v4.16' of git://github.com/bzolnier/linux
Linus Torvalds
2018-02-07
19
-774
/
+416
|
\
|
*
video: udlfb: Switch from the pr_*() to the dev_*() logging functions
Ladislav Michl
2018-01-16
1
-114
/
+117
|
*
video: udlfb: Constify read only data
Ladislav Michl
2018-01-16
1
-2
/
+2
|
*
video: fbdev/mmp: add MODULE_LICENSE
Arnd Bergmann
2018-01-15
1
-0
/
+5
|
*
console/dummy: leave .con_font_get set to NULL
Nicolas Pitre
2018-01-15
1
-1
/
+0
|
*
fbdev: mxsfb: use framebuffer_alloc in the correct way
Michael Trimarchi
2018-01-15
1
-24
/
+21
|
*
video: udlfb: Do not name private data 'dev'
Ladislav Michl
2018-01-15
1
-207
/
+207
|
*
video: udlfb: Remove noisy warnings
Ladislav Michl
2018-01-15
1
-20
/
+0
|
*
video: udlfb: Remove redundant gdev variable
Ladislav Michl
2018-01-15
1
-3
/
+1
|
*
video: udlfb: Remove unnecessary local variable
Ladislav Michl
2018-01-15
1
-6
/
+2
|
*
fbdev: auo_k190x: Use zeroing memory allocator instead of allocator/memset
Himanshu Jha
2018-01-04
1
-2
/
+1
|
*
vfb: fix video mode and line_length being set when loaded
Pieter \"PoroCYon\" Sluys
2018-01-04
1
-0
/
+17
|
*
omapfb: dss: Do not duplicate features data
Ladislav Michl
2018-01-04
3
-86
/
+29
|
*
video: fbdev: omap2: Use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
2018-01-04
1
-4
/
+1
|
*
fbdev: au1200fb: delete duplicate header contents
Rasmus Villemoes
2018-01-04
1
-286
/
+0
|
*
fbdev: pxa3xx: use ktime_get_ts64 for time stamps
Arnd Bergmann
2018-01-04
1
-7
/
+9
|
*
fbdev: radeon: use ktime_get() for HZ calibration
Arnd Bergmann
2018-01-04
1
-11
/
+7
|
*
video: smscufx: Improve a size determination in two functions
Markus Elfring
2017-12-29
1
-3
/
+2
|
*
video: udlfb: Delete an unnecessary return statement in two functions
Markus Elfring
2017-12-29
1
-4
/
+0
|
*
video: udlfb: Improve a size determination in dlfb_alloc_urb_list()
Markus Elfring
2017-12-29
1
-1
/
+1
|
*
video/fbdev/vt8500lcdfb: Delete an error message for a failed memory allocati...
Markus Elfring
2017-12-29
1
-3
/
+1
|
*
video/fbdev/wm8505fb: Delete an error message for a failed memory allocation ...
Markus Elfring
2017-12-29
1
-3
/
+1
|
*
video: fbdev: remove redundant self assignment of 'height'
Colin Ian King
2017-12-29
1
-1
/
+0
|
*
fb: intelfb: fix Kconfig symbol info in help text
Randy Dunlap
2017-12-29
1
-1
/
+1
|
*
video: fbdev: atmel_lcdfb: fix display-timings lookup
Johan Hovold
2017-12-29
1
-1
/
+7
*
|
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-02-06
8
-27
/
+57
|
\
\
|
*
\
Merge branch 'pci/resource' into next
Bjorn Helgaas
2018-01-31
1
-8
/
+26
|
|
\
\
|
|
*
|
vgacon: Set VGA struct resource types
Bjorn Helgaas
2017-12-18
1
-8
/
+26
|
|
|
/
|
*
|
video: fbdev: riva: deprecate pci_get_bus_and_slot()
Sinan Kaya
2018-01-17
4
-12
/
+20
|
*
|
video: fbdev: nvidia: deprecate pci_get_bus_and_slot()
Sinan Kaya
2018-01-17
2
-6
/
+8
|
*
|
video: fbdev: intelfb: deprecate pci_get_bus_and_slot()
Sinan Kaya
2018-01-17
1
-1
/
+3
|
|
/
*
|
Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2018-02-01
9
-184
/
+78
|
\
\
|
*
|
omapdrm: panel: td028ttec1: replace MODULE_ALIAS by MODULE_DEVICE_TABLE
H. Nikolaus Schaller
2017-12-19
1
-2
/
+9
|
*
|
omapdrm: panel: fix compatible vendor string for td028ttec1
H. Nikolaus Schaller
2017-12-19
1
-0
/
+3
|
*
|
fbcon: Remove dmi quirk table
Hans de Goede
2017-12-04
4
-156
/
+2
|
*
|
efifb: Set info->fbcon_rotate_hint based on drm_get_panel_orientation_quirk
Hans de Goede
2017-12-04
2
-1
/
+21
|
*
|
fbcon: Add fbcon_rotate_hint to struct fb_info
Hans de Goede
2017-12-04
2
-6
/
+13
|
*
|
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2017-12-04
1
-20
/
+31
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
video/hdmi: Allow "empty" HDMI infoframes
Ville Syrjälä
2017-11-22
1
-20
/
+31
*
|
|
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-01
2
-4
/
+4
|
\
\
\
|
*
|
|
treewide: Use DEVICE_ATTR_RW
Joe Perches
2018-01-09
2
-4
/
+4
|
|
/
/
*
|
|
Merge tag 'm68k-for-v4.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-01-29
1
-4
/
+6
|
\
\
\
|
*
|
|
nubus: Adopt standard linked list implementation
Finn Thain
2018-01-16
1
-3
/
+5
|
*
|
|
nubus: Rename struct nubus_dev
Finn Thain
2018-01-16
1
-1
/
+1
|
|
/
/
*
|
|
backlight: tdo24m: Fix the SPI CS between transfers
Robert Jarzmik
2018-01-08
3
-3
/
+3
*
|
|
backlight: apple_bl: Deprecate pci_get_bus_and_slot()
Sinan Kaya
2017-12-20
1
-1
/
+1
|
/
/
*
|
Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linux
Linus Torvalds
2017-11-20
26
-723
/
+147
|
\
\
|
*
|
OMAPFB: prevent buffer underflow in omapfb_parse_vram_param()
Dan Carpenter
2017-11-17
1
-1
/
+1
|
*
|
video: fbdev: sm501fb: fix potential null pointer dereference on fbi
Colin Ian King
2017-11-17
1
-2
/
+4
[next]