Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b692a63af8b63a7a7e84702a713d0072e336b326
/
drivers
/
video
b692a63
viafb: add VIA slapping capability
by Florian Tobias Schandinat
· 14 years ago
2c536f8
viafb: split clock and PLL code to an extra file
by Florian Tobias Schandinat
· 14 years ago
c5593d2
viafb: add primary/secondary clock on/off switches
by Florian Tobias Schandinat
· 14 years ago
6c1093a
viafb: add clock source selection and PLL power management support
by Florian Tobias Schandinat
· 14 years ago
0f77d4a
viafb: prepare for PLL separation
by Florian Tobias Schandinat
· 14 years ago
1606f87
viafb: call viafb_get_clk_value only in viafb_set_vclock
by Florian Tobias Schandinat
· 14 years ago
eb0536c
viafb: allow some pll calculations
by Florian Tobias Schandinat
· 14 years ago
3f086fe
viafb: initialize margins correct
by Florian Tobias Schandinat
· 14 years ago
726abbc
viafb: refresh rate bug collection
by Florian Tobias Schandinat
· 14 years ago
2563afa
Merge branch 'viafb-pll' into viafb-next
by Florian Tobias Schandinat
· 14 years ago
e4fcaef
viafb: split pll configs up
by Florian Tobias Schandinat
· 14 years ago
fd3cc69
viafb: remove duplicated clock storage
by Florian Tobias Schandinat
· 14 years ago
97597a3
viafb: always return the best possible clock
by Florian Tobias Schandinat
· 14 years ago
f5b1c4b
viafb: remove duplicated clock information
by Florian Tobias Schandinat
· 14 years ago
bf5ea02
viafb: factor lcd scaling parameters out
by Florian Tobias Schandinat
· 14 years ago
d901087
viafb: strip some structures
by Florian Tobias Schandinat
· 14 years ago
c8350be
viafb: remove unused data_mode and device_type
by Florian Tobias Schandinat
· 14 years ago
dbf85f2
viafb: kill lcd_panel_id
by Florian Tobias Schandinat
· 14 years ago
23e5abd
video via: make local variables static
by Stephen Hemminger
· 14 years ago
b65d604
video via: fix iomem access
by Stephen Hemminger
· 14 years ago
a625e30
video/via: drop deprecated (and unused) i2c_adapter.id
by Peter Huewe
· 14 years ago
ac751ef
console: rename acquire/release_console_sem() to console_lock/unlock()
by Torben Hohn
· 14 years ago
9948d37
Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6
by Linus Torvalds
· 14 years ago
63b1dd0
video: fix some comments in drivers/video/console/vgacon.c
by Amerigo Wang
· 14 years ago
5dc1365
drivers/video/bf537-lq035.c: Add missing IS_ERR test
by Julia Lawall
· 14 years ago
e88e43b
video: pxa168fb: remove a redundant pxa168fb_check_var call
by axel lin
· 14 years ago
360c202
video: da8xx-fb: fix fb_probe error path
by axel lin
· 14 years ago
2550326
backlight: fix 88pm860x_bl macro collision
by Randy Dunlap
· 14 years ago
6a108a1
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
by David Rientjes
· 14 years ago
0b7f1cc
video: pxa3xx-gcu: Return -EFAULT when copy_from_user() fails
by axel lin
· 14 years ago
6c9571f
video: nuc900fb: properly free resources in nuc900fb_remove
by Axel Lin
· 14 years ago
d10df50
video: nuc900fb: fix compile error
by Axel Lin
· 14 years ago
65e5d00
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
d33a629
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6
by Linus Torvalds
· 14 years ago
66dc918
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
554ec37
vgacon: check for efi machine
by Yannick Heneault
· 14 years ago
aff5ce6
drivers/video/backlight/l4f00242t03.c: fix reset sequence
by Alberto Panizzo
· 14 years ago
26bbabc
drivers/video/backlight/l4f00242t03.c: prevent unbalanced calls to regulator enable/disable
by Alberto Panizzo
· 14 years ago
95558ad
drivers/video/backlight/l4f00242t03.c: full implement fb power states for this lcd
by Alberto Panizzo
· 14 years ago
5c2202f
drivers/video/backlight/l4f00242t03.c: make 1-bit signed field unsigned
by Mariusz Kozlowski
· 14 years ago
6db9a0f
Merge branch 'topic/asoc' into for-linus
by Takashi Iwai
· 14 years ago
f00117a
video: move SH_MIPI_DSI/SH_LCD_MIPI_DSI to the top of menu
by Dmitry Eremin-Solenikov
· 14 years ago
e41f1a9
fbdev: Implement simple blanking in pseudocolor modes for vt8500lcdfb
by Alexey Charkov
· 14 years ago
e3d5fb7
video: imx: Update the manufacturer's name
by Fabio Estevam
· 14 years ago
ec03031
nuc900fb: don't treat NULL clk as an error
by Jamie Iles
· 14 years ago
0b2e9cb
s3c2410fb: don't treat NULL clk as an error
by Jamie Iles
· 14 years ago
ccd8c79
video: tidy up modedb formatting.
by Mayuresh Janorkar
· 14 years ago
c0fdcfa
ARM: 6616/1: Fix ep93xx-fb init/exit annotations
by Ryan Mallon
· 14 years ago
90a4815
video: matroxfb: Correct video option in comments and kernel config help.
by Vicente Jiménez
· 14 years ago
0d7fa18
fbdev: sh_mobile_hdmi: simplify pointer handling
by Guennadi Liakhovetski
· 14 years ago
eb0778b
fbdev: sh_mobile_hdmi: framebuffer notifiers have to be registered
by Guennadi Liakhovetski
· 14 years ago
c7321d6
fbdev: sh_mobile_hdmi: add command line option to use the preferred EDID mode
by Guennadi Liakhovetski
· 14 years ago
e9ab320
Merge branch 'for-paul-38-rebased' of git://gitorious.org/linux-omap-dss2/linux
by Paul Mundt
· 14 years ago
949f671
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
by Linus Torvalds
· 14 years ago
9f99a2f
Merge branch 'stable/bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 14 years ago
fc550e95
xen/fb: fix potential memory leak
by Joe Jin
· 14 years ago
731f3ab
xen/fb: fix xenfb suspend/resume race.
by Joe Jin
· 14 years ago
18faa1b
OMAP: DSS2: Introduce omap_channel as an omap_dss_device parameter, add new overlay manager.
by Sumit Semwal
· 14 years ago
6ced40b
OMAP: DSS2: Use dss_features to handle DISPC bits removed on OMAP4
by Archit Taneja
· 14 years ago
2a205f3
OMAP: DSS2: LCD2 Channel Changes for DISPC
by Sumit Semwal
· 14 years ago
ff1b2cd
OMAP: DSS2: Change remaining DISPC functions for new omap_channel argument
by Sumit Semwal
· 14 years ago
64ba4f7
OMAP: DSS2: Introduce omap_channel argument to DISPC functions used by interface drivers
by Sumit Semwal
· 14 years ago
8613b00
OMAP: DSS2: Represent DISPC register defines with channel as parameter
by Sumit Semwal
· 14 years ago
d50cd03
OMAP: DSS2: Add dss_features for omap4 and overlay manager related features
by Archit Taneja
· 14 years ago
8dad2ab
OMAP: DSS2: Clean up DISPC color mode validation checks
by Archit Taneja
· 14 years ago
ac1427e
OMAP: DSS2: Add back authors of panel-generic.c based drivers
by Bryan Wu
· 14 years ago
da9d2f4
OMAP: DSS2: remove generic DPI panel driver duplicated panel drivers
by Bryan Wu
· 14 years ago
a9a62b6
OMAP: DSS2: Add generic DPI panel display driver
by Bryan Wu
· 14 years ago
36e8c27
OMAP: DSS2: OMAPFB: Add null pointer check
by Samreen
· 14 years ago
2d2afa4
OMAP: DSS2: Add NEC NL8048HL11-01B display panel
by Erik Gilling
· 14 years ago
fd28a39
OMAP3630: DSS2: Enable Pre-Multiplied Alpha Support
by Rajkumar N
· 14 years ago
8fbde10
OMAP3: DSS2: Split OMAP3 has feature for 3430 & 3630
by Samreen
· 14 years ago
712247a
OMAP: DSS2: Fix: Read correct bit in dispc_enable_alpha_blending()
by Archit Taneja
· 14 years ago
23d69b0
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
56b85f3
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
3c0cb7c
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
f70f5b9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
by Linus Torvalds
· 14 years ago
404a02c
Merge branch 'devel-stable' into devel
by Russell King
· 14 years ago
09798eb
atyfb: Fix bootup hangs on sparc64.
by David S. Miller
· 14 years ago
1928e87
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Paul Mundt
· 14 years ago
ca9c20c
Merge branch 'fbdev/udlfb'
by Paul Mundt
· 14 years ago
81f6f3c
video: udlfb: Kill off special printk wrappers, use pr_fmt().
by Paul Mundt
· 14 years ago
b9f03a3
video: udlfb: Kill off some magic constants for EDID sizing.
by Paul Mundt
· 14 years ago
1a3e528
video: udlfb: deifdefify (yes, that's a word).
by Paul Mundt
· 14 years ago
17ca20c
fbdev: modedb: Add a new mode for 864x480 TAAL panels.
by Mayuresh Janorkar
· 14 years ago
748103e
drivers/video/i810/i810-i2c.c: fix i2c bus handling
by Stefani Seibold
· 14 years ago
529ed80
video: Fix the HGA framebuffer driver
by Brent Cook
· 14 years ago
e045da7
drivers/video/carminefb.c: improve error handling
by Julia Lawall
· 14 years ago
7ee04fd
video: imxfb: Fix the maximum value for yres
by Fabio Estevam
· 14 years ago
417d482
fbdev: sh_mobile_lcdcfb: Enable 32 bpp and 24 bpp support
by Magnus Damm
· 14 years ago
97cbc8f
Merge branch 'common/fbdev-mipi' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
by Paul Mundt
· 14 years ago
14bbb7c
fbdev: sh_mipi_dsi: use platform provided register layout and values
by Guennadi Liakhovetski
· 14 years ago
236782a
fbdev: sh-mobile: implement MIPI DSI runtime PM support
by Guennadi Liakhovetski
· 14 years ago
644a984
fbdev: sh_mobile_hdmi: fixup compile error
by Kuninori Morimoto
· 14 years ago
b094a87
Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6
by Linus Torvalds
· 14 years ago
cb59bfc
fbdev: sh_mobile_lcdc: increase maximum framebuffer size to support 1080p
by Guennadi Liakhovetski
· 14 years ago
6032891
video: imxfb: Fix the maximum value for yres
by Fabio Estevam
· 14 years ago
acd0acb
fb: fix overlapping test off-by-one.
by Dave Airlie
· 14 years ago
5a2d6e3
backlight: cr_bllcd.c: fix a memory leak
by Axel Lin
· 14 years ago
Next »