Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e20db597b6264de55ea6636fc79b1e4aaa89d129
/
drivers
/
video
/
fbdev
a023748
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
0563fdc0
Merge tag 'at91-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
4fdfb67
ARM: at91/Kconfig: remove useless fbdev Kconfig options
by Nicolas Ferre
· 10 years ago
5006e45
x86: Use new cache mode type in drivers/video/fbdev/vermilion
by Juergen Gross
· 10 years ago
2d85ebf
x86: Use new cache mode type in drivers/video/fbdev/gbefb.c
by Juergen Gross
· 10 years ago
a942535
Merge branch '3.18/omapdss-fixes' into 3.18/fbdev-fixes
by Tomi Valkeinen
· 10 years ago
4ee9d9d
omap: dss: connector-analog-tv: Add missing module device table
by Marek Belisko
· 10 years ago
a7f91ed
OMAPDSS: DSI: Fix PLL_SELFEQDCO field width
by Tomi Valkeinen
· 10 years ago
aba837a
OMAPDSS: fix dispc register dump for preload & mflag
by Tomi Valkeinen
· 10 years ago
26450d4
OMAPDSS: DISPC: fix mflag offset
by Tomi Valkeinen
· 10 years ago
0856eba
OMAPDSS: HDMI: fix regsd write
by Tomi Valkeinen
· 10 years ago
88e3c76
OMAPDSS: HDMI: fix PLL GO bit handling
by Tomi Valkeinen
· 10 years ago
13a0c40
OMAPFB: fix releasing overlays
by Tomi Valkeinen
· 10 years ago
63cec5a
OMAPFB: fix overlay disable when freeing resources.
by Tomi Valkeinen
· 10 years ago
22500c1
OMAPDSS: apply: wait pending updates on manager disable
by Tomi Valkeinen
· 10 years ago
b183671
OMAPFB: remove __exit annotation
by Felipe Balbi
· 10 years ago
422ccbd
OMAPDSS: set suppress_bind_attrs
by Tomi Valkeinen
· 10 years ago
51b5cb3f
OMAPFB: add missing MODULE_ALIAS()
by Felipe Balbi
· 10 years ago
d0124f0
drivers: video: fbdev: atmel_lcdfb.c: remove unnecessary header
by Alexandre Belloni
· 10 years ago
52d589a
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 10 years ago
0a58282
Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 10 years ago
a500789
video: mx3fb: use dmaengine_terminate_all() API
by Vinod Koul
· 10 years ago
2d65a9f
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
c4dd086
video: fbdev: replace strnicmp with strncasecmp
by Rasmus Villemoes
· 10 years ago
81ae31d
Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 10 years ago
ea58459
Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 10 years ago
95afae4
xen: remove DEFINE_XENBUS_DRIVER() macro
by David Vrabel
· 10 years ago
2d60545
video/atmel_lcdfb: Introduce regulator support
by Alexander Stein
· 10 years ago
a00d91e
fbdev: sh_mobile_hdmi: Re-init regs before irq re-enable on resume
by Geert Uytterhoeven
· 10 years ago
5b789da
framebuffer: fix screen corruption when copying
by Mikulas Patocka
· 10 years ago
c8b8888
arm, fbdev, omap2, LLVMLinux: Remove nested function from omapfb
by Behan Webster
· 10 years ago
032e57f
arm, fbdev, omap2, LLVMLinux: Remove nested function from omap2 dss
by Behan Webster
· 10 years ago
8251434
video: fbdev: valkyriefb.c: use container_of to resolve fb_info_valkyrie from fb_info
by Fabian Frederick
· 10 years ago
29ebebb
video: fbdev: pxafb.c: use container_of to resolve pxafb_info/layer from fb_info
by Fabian Frederick
· 10 years ago
46ffbe2
video: fbdev: cyber2000fb.c: use container_of to resolve cfb_info from fb_info
by Fabian Frederick
· 10 years ago
c4e4232
video: fbdev: controlfb.c: use container_of to resolve fb_info_control from fb_info
by Fabian Frederick
· 10 years ago
21f7c24
video: fbdev: sa1100fb.c: use container_of to resolve sa1100fb_info from fb_info
by Fabian Frederick
· 10 years ago
1f17a0f
video: fbdev: stifb.c: use container_of to resolve stifb_info from fb_info
by Fabian Frederick
· 10 years ago
b232e94
video: fbdev: sis: sis_main.c: Cleaning up missing null-terminate in conjunction with strncpy
by Rickard Strandqvist
· 10 years ago
66b3309
video: valkyriefb: Fix unused variable warning in set_valkyrie_clock()
by Geert Uytterhoeven
· 10 years ago
88d5e52
driver:gpio remove all usage of gpio_remove retval in driver
by abdoulaye berthe
· 10 years ago
b2efb3f
drm: backmerge tag 'v3.17-rc5' into drm-next
by Dave Airlie
· 10 years ago
e4cf39e
video: ARM CLCD: Fix color model capabilities for DT platforms
by Pawel Moll
· 10 years ago
30296f6
video: fbdev: use %*ph specifier to dump small buffers
by Andy Shevchenko
· 10 years ago
9c8ee3c
video: mx3fb: always enable BACKLIGHT_LCD_SUPPORT
by Arnd Bergmann
· 10 years ago
58678a7
video: fbdev: au1200fb: delete double assignment
by Julia Lawall
· 10 years ago
a9a3cac
video: fbdev: sis: delete double assignment
by Julia Lawall
· 10 years ago
2079a51
video: fbdev: intelfb: delete double assignment
by Julia Lawall
· 10 years ago
f57eda2
video: fbdev: riva: delete double assignment
by Julia Lawall
· 10 years ago
fbaa19d
msm: msm_fb: Move to using managed resources of kzalloc
by Pramod Gurav
· 10 years ago
0c46575
msm: msm_fb: Add remove function for platform driver for clean unloading
by Pramod Gurav
· 10 years ago
87306c1
video: mx3fb: Update comment for dmaengine_prep_slave_sg() API
by Geert Uytterhoeven
· 10 years ago
c76031f
video: vermilion: remove unnecessary break after goto
by Fabian Frederick
· 10 years ago
0842446
video: fbdev: aty: use c99 initializers in structures
by Julia Lawall
· 10 years ago
39917f0
OMAPDSS: DSI: use c99 initializers in structures
by Julia Lawall
· 10 years ago
1287c5b
video: fbdev: matrox: use c99 initializers in structures
by Julia Lawall
· 10 years ago
4d4e2c0
video: da8xx-fb: preserve display width when changing HSYNC
by Ian Abbott
· 10 years ago
6c13185
drivers: video: fbdev: atmel_lcdfb.c: fix error return code
by Julia Lawall
· 10 years ago
2b6c53b
video: ARM CLCD: Fix calculation of bits-per-pixel
by Jon Medhurst (Tixy)
· 10 years ago
754d561
fbdev: Remove __init from chips_hw_init() to fix build failure
by Pranith Kumar
· 10 years ago
c0ee755
Merge tag 'topic/core-stuff-2014-08-15' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
9baa3c3
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
by Benoit Taine
· 10 years ago
c8d6637
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
9e9ac89
Merge tag 'fbdev-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 10 years ago
44c916d
Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
e4e42b8
OMAPDSS: DSI: fix depopulating dsi peripherals
by Tomi Valkeinen
· 10 years ago
7385d6f
Merge tag 'backlight-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight
by Linus Torvalds
· 10 years ago
e669830
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
ea6763c1
video/fbdev: Always built-in video= cmdline parsing
by Daniel Vetter
· 10 years ago
8286793
drivers/video/fbdev/s3c2410fb.c: don't make debug world-writable.
by Rusty Russell
· 10 years ago
f74ad8d
Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
be92abe
Merge branch '3.17/hdmi-infoframe' into for-next
by Tomi Valkeinen
· 10 years ago
3686fe9
video: hyperv: hyperv_fb: refresh the VM screen by force on VM panic
by Dexuan Cui
· 10 years ago
1d5167b
video: ARM CLCD: Fix DT-related build problems
by Pawel Moll
· 10 years ago
ecc2ea3
MIPS: Alchemy: au1200fb: use clk framework
by Manuel Lauss
· 10 years ago
6b1889c
MIPS: Alchemy: au1100fb: use clk framework
by Manuel Lauss
· 10 years ago
2f73bfb
MIPS: Alchemy: remove au_read/write/sync
by Manuel Lauss
· 10 years ago
1d09de7
MIPS: Alchemy: introduce helpers to access SYS register block.
by Manuel Lauss
· 10 years ago
d7aa64c
drivers: video: fbdev: atmel_lcdfb.c: Add ability to inverted backlight PWM.
by Michael Welling
· 10 years ago
d10715b
video: ARM CLCD: Add DT support
by Pawel Moll
· 10 years ago
94f3047
video: clcd-versatile: Depend on ARM
by Mark Brown
· 10 years ago
ec4c4d8
video: fix up versatile CLCD helper move
by Arnd Bergmann
· 10 years ago
e1adcba
Merge tag 'ux500-core-for-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/cleanup
by Olof Johansson
· 10 years ago
db6d842
Merge tag 's5p-cleanup-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup
by Olof Johansson
· 10 years ago
f86e0ad
video: fbdev: s3c-fb: remove s5pc100 related fimd and fb codes
by Kukjin Kim
· 10 years ago
8340417
video: fbdev: s3c-fb: remove s5p64x0 related fimd codes
by Kukjin Kim
· 10 years ago
20cde69
x86, ia64: Move EFI_FB vga_default_device() initialization to pci_vga_fixup()
by Bruno Prémont
· 10 years ago
3ddd605
OMAPDSS: HDMI: remove the unused code
by Tomi Valkeinen
· 10 years ago
769dcb1
OMAPDSS: HDMI5: add support to set infoframe & HDMI mode
by Tomi Valkeinen
· 10 years ago
ab0aee9
OMAPDSS: HDMI4: add support to set infoframe & HDMI mode
by Tomi Valkeinen
· 10 years ago
c9d2c79
OMAPDSS: HDMI: add infoframe and hdmi_dvi_mode fields
by Tomi Valkeinen
· 10 years ago
9fb1737
OMAPDSS: add hdmi ops to hdmi-connector and tpd12s015
by Tomi Valkeinen
· 10 years ago
bbcc14e
OMAPDSS: HDMI: remove custom avi infoframe
by Tomi Valkeinen
· 10 years ago
d0678c3
OMAPDSS: HDMI5: use common AVI infoframe support
by Tomi Valkeinen
· 10 years ago
db85ca7
OMAPDSS: HDMI4: use common AVI infoframe support
by Tomi Valkeinen
· 10 years ago
89a2d61
OMAPDSS: Kconfig: select HDMI
by Tomi Valkeinen
· 10 years ago
d27d20c
OMAPDSS: HDMI: fix name conflict
by Tomi Valkeinen
· 10 years ago
eadd33b
OMAPDSS: DISPC: clean up dispc_mgr_timings_ok
by Tomi Valkeinen
· 10 years ago
beb8384
OMAPDSS: DISPC: reject interlace for lcd out
by Tomi Valkeinen
· 10 years ago
21d9ca9
OMAPDSS: DISPC: fix debugfs reg dump
by Tomi Valkeinen
· 10 years ago
Next »