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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-09
mn10300: Remove the architecture
David Howells
1
-1
/
+1
2018-02-14
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-09
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-07
Merge tag 'fbdev-v4.16' of git://github.com/bzolnier/linux
Linus Torvalds
19
-774
/
+416
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-27
/
+57
2018-02-02
video: fbdev: kconfig: Remove blank help text
Ulf Magnusson
1
-1
/
+0
2018-02-01
Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
9
-184
/
+78
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-31
Merge branch 'pci/resource' into next
Bjorn Helgaas
1
-8
/
+26
2018-01-29
Merge tag 'm68k-for-v4.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+6
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
console/dummy: leave .con_font_get set to NULL
Nicolas Pitre
1
-1
/
+0
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-08
backlight: tdo24m: Fix the SPI CS between transfers
Robert Jarzmik
3
-3
/
+3
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
2018-01-04
omapfb: dss: Do not duplicate features data
Ladislav Michl
3
-86
/
+29
2018-01-04
video: fbdev: omap2: Use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
1
-4
/
+1
2018-01-04
fbdev: au1200fb: delete duplicate header contents
Rasmus Villemoes
1
-286
/
+0
2018-01-04
fbdev: pxa3xx: use ktime_get_ts64 for time stamps
Arnd Bergmann
1
-7
/
+9
2018-01-04
fbdev: radeon: use ktime_get() for HZ calibration
Arnd Bergmann
1
-11
/
+7
2017-12-29
video: smscufx: Improve a size determination in two functions
Markus Elfring
1
-3
/
+2
2017-12-29
video: udlfb: Delete an unnecessary return statement in two functions
Markus Elfring
1
-4
/
+0
2017-12-29
video: udlfb: Improve a size determination in dlfb_alloc_urb_list()
Markus Elfring
1
-1
/
+1
2017-12-29
video/fbdev/vt8500lcdfb: Delete an error message for a failed memory allocati...
Markus Elfring
1
-3
/
+1
2017-12-29
video/fbdev/wm8505fb: Delete an error message for a failed memory allocation ...
Markus Elfring
1
-3
/
+1
2017-12-29
video: fbdev: remove redundant self assignment of 'height'
Colin Ian King
1
-1
/
+0
2017-12-29
fb: intelfb: fix Kconfig symbol info in help text
Randy Dunlap
1
-1
/
+1
2017-12-29
video: fbdev: atmel_lcdfb: fix display-timings lookup
Johan Hovold
1
-1
/
+7
2017-12-20
backlight: apple_bl: Deprecate pci_get_bus_and_slot()
Sinan Kaya
1
-1
/
+1
2017-12-19
omapdrm: panel: td028ttec1: replace MODULE_ALIAS by MODULE_DEVICE_TABLE
H. Nikolaus Schaller
1
-2
/
+9
2017-12-19
omapdrm: panel: fix compatible vendor string for td028ttec1
H. Nikolaus Schaller
1
-0
/
+3
2017-12-18
vgacon: Set VGA struct resource types
Bjorn Helgaas
1
-8
/
+26
2017-12-04
fbcon: Remove dmi quirk table
Hans de Goede
4
-156
/
+2
2017-12-04
efifb: Set info->fbcon_rotate_hint based on drm_get_panel_orientation_quirk
Hans de Goede
2
-1
/
+21
2017-12-04
fbcon: Add fbcon_rotate_hint to struct fb_info
Hans de Goede
2
-6
/
+13
[next]