index
:
~lostgoat/linux
for-alex
for-alex-4.13
kiq-priority
wip-high-priority-v9
wip-process-priorities-v1
wip-process-priorities-v2
wip-process-priorities-v3
Work in progress for my drm linux changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-11
video: fbdev: maxinefb: add __initdata to maxinefb_fix
Bhumika Goyal
1
-1
/
+1
2017-01-11
video: fbdev: matroxfb: use designated initializers
Kees Cook
2
-3
/
+12
2017-01-11
video: fbdev: sh_mobile_lcdcfb: use designated initializers
Kees Cook
1
-3
/
+3
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-13
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-12
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-18
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-18
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
2016-10-11
Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2016-10-06
FBDEV: cobalt_lcdfb: Drop SEAD3 support
Paul Burton
2
-43
/
+1
2016-10-06
backlight: pwm_bl: Handle gpio that can sleep
Maxime Ripard
1
-2
/
+2
2016-10-06
backlight-tosa: Delete unnecessary assignment for the field "owner"
Markus Elfring
1
-1
/
+0
2016-10-05
mips: separate extable.h, switch module.h to it
Al Viro
1
-0
/
+1
2016-09-27
video: smscufx: remove unused variable
Sudip Mukherjee
1
-2
/
+0
2016-09-27
matroxfb: fix size of memcpy
Sudip Mukherjee
1
-1
/
+1
2016-09-27
fbdev: ssd1307fb: fix a possible NULL dereference
LABBE Corentin
1
-2
/
+1
2016-09-27
fbdev: ssd1307fb: constify the device_info pointer
LABBE Corentin
1
-3
/
+3
2016-09-27
simplefb: Disable and release clocks and regulators in destroy callback
Chen-Yu Tsai
1
-3
/
+6
2016-09-27
video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structures
Julia Lawall
18
-26
/
+26
[prev]
[next]