Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
42685d577f569a0c06b35cf0739fcb20bfe9acd8
/
drivers
/
video
3e86f1d
vesafb: fix memory leak
by Daniel J Blueman
· 13 years ago
17e8c4e
fbdev: amba: Link fb device to its parent
by Loïc Minier
· 13 years ago
39785eb
fsl-diu-fb: remove check for pixel clock ranges
by Timur Tabi
· 13 years ago
9377c51
udlfb: Correct sub-optimal resolution selection.
by William Katsak
· 13 years ago
2bceec5
Merge branch 'common/fbdev-meram' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x into fbdev-fixes-for-linus
by Paul Mundt
· 13 years ago
2916001
hecubafb: add module_put on error path in hecubafb_probe()
by Pavel Shved
· 13 years ago
9845afc
sm501fb: fix section mismatch warning
by Randy Dunlap
· 13 years ago
3535ed3
gx1fb: Fix section mismatch warnings
by Randy Dunlap
· 13 years ago
06c8a6a
fbdev: sh_mobile_meram: Correct pointer check for YCbCr chroma plane
by Damian Hobson-Garcia
· 13 years ago
f4ef084
Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-3.x
by Linus Torvalds
· 13 years ago
e1bbd19
drivers/video/backlight/adp8870_bl.c: add missed props.type conversion
by Andrew Morton
· 13 years ago
a59ec1e
backlight: new driver for the ADP8870 backlight devices
by Michael Hennerich
· 13 years ago
d521dd9
fbdev: sh_mobile_hdmi: fix regression: statically enable RTPM
by Guennadi Liakhovetski
· 13 years ago
d64c132
fbdev/atyfb: Fix 2 defined-but-not-used warnings
by Geert Uytterhoeven
· 13 years ago
e6b8480
efifb: Fix call to wrong unregister function
by Wanlong Gao
· 13 years ago
fab7c5b
video: s3c-fb: move enabling channel for window
by Jingoo Han
· 13 years ago
13e6af8
video: s3c-fb: fix virtual resolution checking
by Jingoo Han
· 13 years ago
72ba4cb
video: s3c-fb: fix misleading kfree in remove function
by Jingoo Han
· 13 years ago
a50d28de
video: Fix use-after-free by vga16fb on rmmod
by Bruno Prémont
· 13 years ago
1b86d77
video: Convert vmalloc/memset to vzalloc
by Joe Perches
· 13 years ago
bb8b266
efifb: Disallow manual bind and unbind
by Andy Lutomirski
· 13 years ago
da0241f
efifb: Fix mismatched request/release_mem_region
by Andy Lutomirski
· 13 years ago
3c004b4f
efifb: Enable write-combining
by Andy Lutomirski
· 13 years ago
0057f18
drivers/video/pxa168fb.c: add missing clk_put
by Julia Lawall
· 13 years ago
609d3bb
drivers/video/imxfb.c: add missing clk_put
by Julia Lawall
· 13 years ago
70f289d
fbdev: bf537-lq035: add missing blacklight properties type
by Steven Miao
· 13 years ago
1bae852f
savagefb: Use panel CVT mode as default
by Tormod Volden
· 13 years ago
554cc10
fbdev: sh_mobile_lcdcfb: Fix up fallout from MERAM changes.
by Paul Mundt
· 13 years ago
15f82d1
drivers/video/mb862xx/mb862xxfbdrv.c needs uaccess.h
by Andrew Morton
· 13 years ago
8b29336
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
9f1912c
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 13 years ago
829ae27
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 13 years ago
07259a7
mfd: Use mfd cell platform_data for 88pm860x cells platform bits
by Samuel Ortiz
· 14 years ago
1f8c666
fb: Use platform_data to retrieve tmiofb platform bits
by Samuel Ortiz
· 14 years ago
520fd84
video: mb862xx: udelay need linux/delay.h
by Stephen Rothwell
· 13 years ago
0f1493a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6
by Linus Torvalds
· 13 years ago
877947b
drivers/video/backlight/adp5520_bl.c: check strict_strtoul() return value
by Liu Yuan
· 13 years ago
087faf7
Merge branch 'common/fbdev-meram' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Paul Mundt
· 13 years ago
eae9b85
sh_mobile_meram: Safely disable MERAM operation when not initialized
by Damian
· 13 years ago
f64d8a5
video: mb862xxfb: add support for L1 displaying
by Anatolij Gustschin
· 13 years ago
f8a6b1f
video: mb862xx: add support for controller's I2C bus adapter
by Anatolij Gustschin
· 13 years ago
12ed0c4
video: mb862xxfb: relocate register space to get contiguous vram
by Anatolij Gustschin
· 13 years ago
3cadf94
video: mb862xxfb: use pre-initialized configuration for PCI GDCs
by Anatolij Gustschin
· 13 years ago
dcdf2f7
video: mb862xxfb: correct fix.smem_len field initialization
by Anatolij Gustschin
· 13 years ago
af1ce6b
video: s3c-fb: correct transparency checking in 32bpp
by Jingoo Han
· 13 years ago
6aa9681
video: s3c-fb: add gpio setup function to resume function
by Jingoo Han
· 13 years ago
9b28b11
Merge branch 'for_2.6.40/pm-cleanup' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-linus
by Tony Lindgren
· 13 years ago
8f25c01
fbdev/amifb: Remove superfluous alignment of frame buffer memory
by Geert Uytterhoeven
· 13 years ago
a707642
fbdev/amifb: Do not call panic() if there's not enough Chip RAM
by Geert Uytterhoeven
· 13 years ago
e3e4e9c
fbdev/amifb: Correct check for video memory size
by Geert Uytterhoeven
· 13 years ago
b9b52cf
video: mb862xxfb: Require either FB_MB862XX_PCI_GDC or FB_MB862XX_LIME
by Ben Hutchings
· 13 years ago
af4a835
video: s3c-fb: add window variant information for S5P
by Jingoo Han
· 14 years ago
cd74eba
video: s3c-fb: add additional validate bpps
by Jingoo Han
· 14 years ago
c9d503e
video: s3c-fb: correct window osd size offset values
by Jingoo Han
· 14 years ago
12e572d
udlfb: include prefetch.h explicitly
by Stephen Rothwell
· 13 years ago
08f3153
drivers/video/s3c2410fb.c: Convert release_resource to release_mem_region
by Julia Lawall
· 14 years ago
d2f6b7f
drivers/video/sm501fb.c: Convert release_resource to release_mem_region
by Julia Lawall
· 14 years ago
683e7cd
drivers/video: Convert release_resource to release_mem_region
by Julia Lawall
· 14 years ago
94cd1ae
video, udlfb: Fix two build warnings about 'ignoring return value'
by Liu Yuan
· 14 years ago
6dbdf2a
savagefb: Enable LCD detection on mobile Twister
by Tormod Volden
· 14 years ago
cc40634
savagefb: New S3_TWISTER and S3_PROSAVAGEDDR chip families
by Tormod Volden
· 14 years ago
1db41e0
video: da8xx-fb: fix section mismatch warning
by axel lin
· 14 years ago
d15660a
Merge branches 'common/fbdev' and 'common/fbdev-meram' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
by Paul Mundt
· 13 years ago
ebe5e12
fbdev: sh_mobile_lcdc: remove runtime PM calls from the notifier
by Guennadi Liakhovetski
· 14 years ago
69843ba
fbdev: sh_mobile_lcdc: reduce scope of a variable
by Guennadi Liakhovetski
· 14 years ago
81df448
fbdev: sh_mobile_hdmi: runtime suspend HDMI on error and clean up paths
by Guennadi Liakhovetski
· 14 years ago
a6b5825
Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linux
by Paul Mundt
· 13 years ago
9fb4c7f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Paul Mundt
· 13 years ago
dc3e5b6
efifb: fix int to pointer cast warning
by Konstantin Khlebnikov
· 14 years ago
42cd71b
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 13 years ago
9a55d97
Merge branch 'devel-stable' into for-linus
by Russell King
· 13 years ago
57d19e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
3fedd2a
sh_mobile_meram: Add support for NV24 framebuffers
by Damian
· 13 years ago
7caa434
sh_mobile_meram: MERAM framework for LCDC
by Damian
· 13 years ago
0d66cbb
OMAP: DSS2: Add support for NV12 format
by Amber Jain
· 13 years ago
ab5ca07
OMAP: DSS2: Add new registers for NV12 support
by Amber Jain
· 13 years ago
5719d35
OMAP: DSS2: Use for loop where ever possible in SR(), RR()
by Amber Jain
· 13 years ago
ed14a3c
OMAP: DSS2: Ensure non-zero FIR values are configured
by Amber Jain
· 13 years ago
f20e422
OMAP: DSS2: Add new color formats for OMAP4
by Amber Jain
· 13 years ago
71a8638
Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6
by Linus Torvalds
· 13 years ago
268bb0c
sanitize <linux/prefetch.h> usage
by Linus Torvalds
· 13 years ago
c721be2
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable
by Russell King
· 13 years ago
1adb656
gpio/via: rename VIA local config struct
by Linus Walleij
· 13 years ago
79abeed
m68k/atari: Do not use "/" in interrupt names
by Geert Uytterhoeven
· 14 years ago
ad44cc3
OMAP4: DSS2: HDMI: Implement ASoC Codec driver for HDMI audio
by Ricardo Neri
· 13 years ago
82335c4
OMAP4: DSS2: HDMI: Add functionality for audio configuration
by Ricardo Neri
· 14 years ago
5d8dbe4
OMAP4: DSS2: HDMI: Add enums and structures for audio
by Ricardo Neri
· 14 years ago
72e91ac
OMAP4: DSS2: HDMI: Add DSS feature for CTS calculation
by Ricardo Neri
· 13 years ago
6ff7084
OMAP4: DSS2: Create a DSS features structure for OMAP4430 ES1.0
by Ricardo Neri
· 13 years ago
f142b61
video i.MX: remove mx1 compile time dependencies
by Sascha Hauer
· 14 years ago
e05503e
Haavard Skinnemoen has left Atmel
by Jean Delvare
· 13 years ago
b08827f
Merge branches 'devel-fixes', 'devel-cleanup' and 'devel-genirq' into for-next
by Tony Lindgren
· 13 years ago
0c65622
OMAP: DSS2: DSI: Get line buffer size from DSI_GNQ register
by Archit Taneja
· 13 years ago
75d7247
OMAP: DSS2: DSI: Get number of DSI data lanes using DSI_GNQ register
by Archit Taneja
· 13 years ago
49dbf58
OMAP: DSS2: DSI: Use system workqueue for delayed work instead of a private workqueue
by Archit Taneja
· 13 years ago
b6cbb02
OMAP: DSS2: DSI: Remove DISPC pixel clock related info in dsi_dump_clocks()
by Archit Taneja
· 13 years ago
afa4979
Merge branch 'fbmem'
by Linus Torvalds
· 13 years ago
c590cec
Further fbcon sanity checking
by Bruno Prémont
· 13 years ago
712f314
fbmem: fix remove_conflicting_framebuffers races
by Linus Torvalds
· 13 years ago
91d94af
omap: Remove support for omap2evm
by Tony Lindgren
· 13 years ago
Next »