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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-25
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-9
/
+7
2017-02-24
Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...
Linus Torvalds
2
-1
/
+25
2017-02-23
Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-10
/
+9
2017-02-23
Merge tag 'backlight-for-linus-4.11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-24
/
+54
2017-02-22
Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-55
/
+136
2017-02-04
gpio: Rename devm_get_gpiod_from_child()
Boris Brezillon
1
-8
/
+8
2017-01-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
1
-12
/
+14
2017-01-26
gpio: Pass GPIO label down to gpiod_request
Alexander Stein
1
-4
/
+8
2017-01-26
gpiolib: Convert fwnode_get_named_gpiod() to configure GPIO
Andy Shevchenko
1
-10
/
+5
2017-01-25
console: Make persistent scrollback a boot parameter
Manuel Schölling
2
-18
/
+19
2017-01-25
console: Add persistent scrollback buffers for all VGA consoles
Manuel Schölling
2
-56
/
+111
2017-01-25
console: Add callback to flush scrollback buffer to consw struct
Manuel Schölling
1
-1
/
+23
2017-01-25
console: Move scrollback data into its own struct
Manuel Schölling
1
-44
/
+47
2017-01-25
fbdev: color map copying bounds checking
Kees Cook
1
-12
/
+14
2017-01-10
Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2
-1
/
+25
2017-01-06
fbmem: add a default get_fb_unmapped_area function
Benjamin Gaignard
2
-1
/
+25
2017-01-04
video: fbdev: cobalt_lcdfb: Handle return NULL error from devm_ioremap
Arvind Yadav
1
-0
/
+5
2017-01-04
backlight: da9052: Fix module autoload
Javier Martinez Canillas
1
-1
/
+1
2017-01-04
backlight: pwm_bl: Check the PWM state for initial backlight power state
Peter Ujfalusi
1
-0
/
+4
2017-01-04
backlight: pwm_bl: Move the checks for initial power state to a separate func...
Peter Ujfalusi
1
-19
/
+37
2017-01-04
backlight: adp5520: Fix error handling in adp5520_bl_probe()
Alexey Khoroshilov
1
-2
/
+10
2017-01-04
backlight: lcd: Fix race condition during register
Uwe Kleine-König
1
-2
/
+2
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
9
-9
/
+9
2016-12-14
Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-9
/
+4
2016-12-13
Merge tag 'tty-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-123
/
+50
2016-12-13
Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-3
/
+16
2016-12-13
Merge tag 'docs-4.10' of git://git.lwn.net/linux into drm-misc-next
Daniel Vetter
1
-4
/
+4
2016-12-13
Merge tag 'docs-4.10' of git://git.lwn.net/linux
Linus Torvalds
1
-4
/
+4
2016-12-12
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-13
/
+46
2016-12-12
openrisc: prevent VGA console, fix builds
Randy Dunlap
1
-1
/
+1
2016-12-05
Backmerge tag 'v4.9-rc8' into drm-next
Dave Airlie
1
-2
/
+2
2016-11-19
Merge tag 'v4.9-rc4' into sound
Jonathan Corbet
1
-2
/
+2
2016-11-16
Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-next
Dave Airlie
1
-3
/
+3
2016-11-14
video: of: Constify node argument to display timing functions
Laurent Pinchart
1
-3
/
+3
2016-11-13
Merge branch 'linus' into efi/core, to pick up fixes
Ingo Molnar
1
-2
/
+2
2016-11-07
xen: make use of xenbus_read_unsigned() in xen-fbfront
Juergen Gross
1
-9
/
+4
2016-11-03
video: ARM CLCD: fix Vexpress regression
Linus Walleij
1
-2
/
+2
2016-11-02
video: of: display_timing: Add support for syncclk-active property
Peter Ujfalusi
1
-0
/
+9
2016-10-27
vgacon: remove prehistoric macros
Jiri Slaby
1
-49
/
+0
2016-10-27
vgacon: switch boolean variables to bool
Jiri Slaby
1
-22
/
+23
2016-10-27
tty: vgacon+sisusb, move scrolldelta to a common helper
Jiri Slaby
1
-25
/
+2
2016-10-27
tty: vt, cleanup and document con_scroll
Jiri Slaby
5
-27
/
+25
2016-10-25
Merge tag 'topic/drm-misc-2016-10-24' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-0
/
+4
2016-10-24
docs: fix locations of several documents that got moved
Mauro Carvalho Chehab
1
-4
/
+4
2016-10-19
Merge branch 'gup_flag-cleanups'
Linus Torvalds
1
-2
/
+2
2016-10-19
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
1
-2
/
+2
2016-10-18
efifb: Show framebuffer layout as device attributes
Peter Jones
1
-13
/
+46
2016-10-17
video: Add new aspect ratios for HDMI 2.0
Shashank Sharma
1
-0
/
+4
2016-10-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-43
/
+1
2016-10-12
Merge tag 'fbdev-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...
Linus Torvalds
55
-3541
/
+982
[next]