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
/
fbdev
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-30
video: fbdev: sa1100fb.c: use container_of to resolve sa1100fb_info from fb_info
Fabian Frederick
1
-6
/
+12
2014-09-30
video: fbdev: stifb.c: use container_of to resolve stifb_info from fb_info
Fabian Frederick
1
-2
/
+2
2014-09-30
video: fbdev: sis: sis_main.c: Cleaning up missing null-terminate in conjunct...
Rickard Strandqvist
1
-1
/
+1
2014-09-30
video: valkyriefb: Fix unused variable warning in set_valkyrie_clock()
Geert Uytterhoeven
1
-1
/
+1
2014-09-09
video: fbdev: use %*ph specifier to dump small buffers
Andy Shevchenko
2
-15
/
+4
2014-09-09
video: mx3fb: always enable BACKLIGHT_LCD_SUPPORT
Arnd Bergmann
1
-1
/
+2
2014-08-26
video: fbdev: au1200fb: delete double assignment
Julia Lawall
1
-1
/
+0
2014-08-26
video: fbdev: sis: delete double assignment
Julia Lawall
1
-1
/
+1
2014-08-26
video: fbdev: intelfb: delete double assignment
Julia Lawall
1
-2
/
+1
2014-08-26
video: fbdev: riva: delete double assignment
Julia Lawall
1
-1
/
+0
2014-08-26
msm: msm_fb: Move to using managed resources of kzalloc
Pramod Gurav
1
-2
/
+7
2014-08-26
msm: msm_fb: Add remove function for platform driver for clean unloading
Pramod Gurav
1
-0
/
+16
2014-08-26
video: mx3fb: Update comment for dmaengine_prep_slave_sg() API
Geert Uytterhoeven
1
-1
/
+1
2014-08-26
video: vermilion: remove unnecessary break after goto
Fabian Frederick
1
-1
/
+0
2014-08-26
video: fbdev: aty: use c99 initializers in structures
Julia Lawall
1
-8
/
+55
2014-08-26
OMAPDSS: DSI: use c99 initializers in structures
Julia Lawall
1
-2
/
+8
2014-08-26
video: fbdev: matrox: use c99 initializers in structures
Julia Lawall
2
-16
/
+56
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2
-2
/
+2
2014-08-11
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2014-08-09
Merge tag 'fbdev-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...
Linus Torvalds
26
-751
/
+950
2014-08-08
Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-67
/
+191
2014-08-08
OMAPDSS: DSI: fix depopulating dsi peripherals
Tomi Valkeinen
1
-8
/
+1
2014-08-08
Merge tag 'backlight-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-36
/
+0
2014-08-07
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
3
-58
/
+63
2014-08-06
drivers/video/fbdev/s3c2410fb.c: don't make debug world-writable.
Rusty Russell
1
-1
/
+1
2014-08-04
Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-39
/
+0
2014-08-04
Merge branch '3.17/hdmi-infoframe' into for-next
Tomi Valkeinen
12
-692
/
+193
2014-08-04
video: hyperv: hyperv_fb: refresh the VM screen by force on VM panic
Dexuan Cui
1
-3
/
+59
2014-08-04
video: ARM CLCD: Fix DT-related build problems
Pawel Moll
2
-1
/
+2
2014-07-30
MIPS: Alchemy: au1200fb: use clk framework
Manuel Lauss
1
-27
/
+23
2014-07-30
MIPS: Alchemy: au1100fb: use clk framework
Manuel Lauss
2
-14
/
+23
2014-07-30
MIPS: Alchemy: remove au_read/write/sync
Manuel Lauss
2
-18
/
+17
2014-07-30
MIPS: Alchemy: introduce helpers to access SYS register block.
Manuel Lauss
2
-8
/
+9
2014-07-30
drivers: video: fbdev: atmel_lcdfb.c: Add ability to inverted backlight PWM.
Michael Welling
1
-1
/
+2
2014-07-29
video: ARM CLCD: Add DT support
Pawel Moll
2
-0
/
+264
2014-07-28
video: clcd-versatile: Depend on ARM
Mark Brown
1
-0
/
+1
2014-07-23
video: fix up versatile CLCD helper move
Arnd Bergmann
1
-4
/
+2
2014-07-13
Merge tag 'ux500-core-for-v3.17-1' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
4
-6
/
+8
2014-07-13
Merge tag 's5p-cleanup-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/k...
Olof Johansson
2
-67
/
+2
2014-07-13
video: fbdev: s3c-fb: remove s5pc100 related fimd and fb codes
Kukjin Kim
2
-36
/
+1
2014-07-13
video: fbdev: s3c-fb: remove s5p64x0 related fimd codes
Kukjin Kim
2
-31
/
+1
2014-07-11
x86, ia64: Move EFI_FB vga_default_device() initialization to pci_vga_fixup()
Bruno Prémont
1
-39
/
+0
2014-07-04
OMAPDSS: HDMI: remove the unused code
Tomi Valkeinen
2
-327
/
+0
2014-07-04
OMAPDSS: HDMI5: add support to set infoframe & HDMI mode
Tomi Valkeinen
2
-56
/
+33
2014-07-04
OMAPDSS: HDMI4: add support to set infoframe & HDMI mode
Tomi Valkeinen
2
-74
/
+41
2014-07-04
OMAPDSS: HDMI: add infoframe and hdmi_dvi_mode fields
Tomi Valkeinen
1
-0
/
+2
2014-07-04
OMAPDSS: add hdmi ops to hdmi-connector and tpd12s015
Tomi Valkeinen
2
-0
/
+39
2014-07-04
OMAPDSS: HDMI: remove custom avi infoframe
Tomi Valkeinen
1
-90
/
+0
2014-07-04
OMAPDSS: HDMI5: use common AVI infoframe support
Tomi Valkeinen
1
-57
/
+65
2014-07-04
OMAPDSS: HDMI4: use common AVI infoframe support
Tomi Valkeinen
3
-111
/
+28
[next]