index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
Age
Commit message (
Expand
)
Author
Lines
2017-08-01
video/chips: constify fb_fix_screeninfo and fb_var_screeninfo structures
Gustavo A. R. Silva
-2
/
+2
2017-08-01
video/mbx: constify fb_fix_screeninfo and fb_var_screeninfo structures
Gustavo A. R. Silva
-2
/
+2
2017-08-01
video: fbdev: sm712fb.c: fixed constant-left comparison warning
Lynn Lei
-1
/
+1
2017-08-01
video: fbdev: sm712fb.c: fixed prefer unsigned int warning
Lynn Lei
-4
/
+5
2017-08-01
video: fbdev: sm712fb.c: fix unaligned block comments warning
Lynn Lei
-2
/
+2
2017-08-01
video: fbdev: sm712fb.c: using __func__ macro for pr_debug
Lynn Lei
-1
/
+1
2017-08-01
omapfb: use of_graph_get_remote_endpoint()
Kuninori Morimoto
-1
/
+2
2017-08-01
fs: convert a pile of fsync routines to errseq_t based reporting
Jeff Layton
-1
/
+1
2017-07-31
efifb: allow user to disable write combined mapping.
Dave Airlie
-1
/
+7
2017-07-31
fbdev: omapfb: remove unused variable
Arnd Bergmann
-1
/
+0
2017-07-31
video: fbdev: imxfb: use after free in imxfb_remove()
Dan Carpenter
-7
/
+3
2017-07-18
x86, drm, fbdev: Do not specify encrypted memory for video mappings
Tom Lendacky
-0
/
+12
2017-07-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-4
/
+4
2017-07-13
Merge tag 'fbdev-v4.13' of git://github.com/bzolnier/linux
Linus Torvalds
-117
/
+86
2017-07-12
video: fbdev: omap: move inline before return type
Joe Perches
-3
/
+3
2017-07-12
video: fbdev: intelfb: move inline before return type
Joe Perches
-1
/
+1
2017-07-12
fbdev: make get_fb_unmapped_area depends of !MMU
Benjamin Gaignard
-2
/
+3
2017-07-12
atyfb: hide unused variable
Arnd Bergmann
-2
/
+2
2017-07-09
Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
-2
/
+0
2017-07-08
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+1
2017-07-06
Merge branch 'work.probe_kernel_read' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-5
/
+1
2017-07-06
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
-14
/
+5
2017-07-06
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
-6
/
+3
2017-07-04
video: fbdev: matrox: the list iterator can't be NULL
Dan Carpenter
-1
/
+1
2017-07-04
video: fbdev: aty: remove useless variable assignments in aty_var_to_crtc()
Gustavo A. R. Silva
-6
/
+0
2017-07-04
fbdev: omapfb: constify ctrl_caps, color_caps, panel_attr_grp and ctrl_attr_grp
Arvind Yadav
-4
/
+4
2017-07-04
omapfb: panel-dsi-cm: constify dsicm_attr_group
Arvind Yadav
-1
/
+1
2017-07-04
vmlfb: Fix error handling in cr_pll_init()
Alexey Khoroshilov
-0
/
+1
2017-07-04
video: fbdev: fsl-diu-fb: constify mfb_template and fsl_diu_match.
Arvind Yadav
-2
/
+2
2017-06-29
Merge tag 'v4.12-rc7' into devel
Linus Walleij
-12
/
+12
2017-06-28
dma-mapping: replace dmam_alloc_noncoherent with dmam_alloc_attrs
Christoph Hellwig
-2
/
+3
2017-06-28
au1100fb: remove a bogus dma_free_nonconsistent call
Christoph Hellwig
-4
/
+0
2017-06-27
Backmerge tag 'v4.12-rc7' into drm-next
Dave Airlie
-12
/
+12
2017-06-14
uvesafb: Fix continuation printks without KERN_LEVEL to pr_cont, neatening
Joe Perches
-86
/
+62
2017-06-14
video: fbdev: sh_mobile_lcdcfb: constify sh_mobile_lcdc_bl_ops.
Arvind Yadav
-1
/
+1
2017-06-14
omapfb: Use sysfs_match_string() helper
Andy Shevchenko
-10
/
+4
2017-06-14
video: fbdev: pxafb: Handle return value of clk_prepare_enable
Arvind Yadav
-1
/
+4
2017-06-14
video: fbdev: omap2: omapfb: displays: panel-dsi-cm: Use time comparison kern...
Karim Eshapa
-1
/
+1
2017-06-14
video: fbdev: udlfb: drop log level for blanking
Mike Gerow
-2
/
+2
2017-06-14
video: fbdev: via: remove possibly unused variables
Arnd Bergmann
-5
/
+3
2017-06-14
video: fbdev: add missing USB-descriptor endianness conversions
Johan Hovold
-4
/
+6
2017-06-14
video: fbdev: avoid int-in-bool-context warning
Arnd Bergmann
-1
/
+1
2017-06-13
efi/fb: Correct PCI_STD_RESOURCE_END usage
Bjorn Helgaas
-1
/
+1
2017-06-09
fb_get_fscreeninfo(): don't bother with do_fb_ioctl()
Al Viro
-14
/
+5
2017-06-02
drm: omapdrm: Remove unused default display name support
Laurent Pinchart
-2
/
+0
2017-05-27
hpfb: use probe_kernel_read()
Al Viro
-5
/
+1
2017-05-22
fbdev: jz4740-fb: Let the pinctrl driver configure the pins
Paul Cercueil
-101
/
+3
2017-05-11
Merge tag 'fbdev-v4.12' of git://github.com/bzolnier/linux
Linus Torvalds
-36
/
+75
2017-05-10
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-7
/
+7
2017-05-08
drivers/video/fbdev/vermilion/vermilion.c: use set_memory.h header
Laura Abbott
-1
/
+1
[prev]
[next]