summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2012-09-20Merge branch 'v3.7-for-florian' of git://git.kernel.org/pub/scm/linux/kernel/...Florian Tobias Schandinat
2012-08-23video: exynos_dp: move setting analog parameter and interrupt to after sw resetJingoo Han
2012-08-23video: exynos_dp: change return type of exynos_dp_init_video to voidJingoo Han
2012-08-23video: exynos_dp: Fix get_pll_lock_status return valueSean Paul
2012-08-23video: exynos_dp: Change aux transaction failuresSean Paul
2012-08-23drivers/video/sunxvr2500.c: fix error return codeJulia Lawall
2012-08-23fbdev/amifb: Remove write-only variable amifb_inverseGeert Uytterhoeven
2012-08-23da8xx-fb: add 24bpp LCD configuration supportManjunathappa, Prakash
2012-08-23video:uvesafb: check the return value of kzallocWang YanQing
2012-08-23video: exynos_dp: check time loop for RPLY_RECEIVJingoo Han
2012-08-23drivers/video/msm/mddi_client_nt35399.c: use devm_ functionsDamien Cassou
2012-08-23drivers/video/bf54x-lq043fb.c: use devm_ functionsDamien Cassou
2012-08-23drivers/video/jz4740_fb.c: use devm_ functionsDamien Cassou
2012-08-23drivers/video/epson1355fb.c: use devm_ functionsDamien Cassou
2012-08-23video: s3c-fb: use devm_clk_get()Jingoo Han
2012-08-23video: exynos-mipi-dsi: Add missing static storage class specifiersSachin Kamat
2012-08-23video: exynos_dp: use devm_clk_get functionDamien Cassou
2012-08-23drivers/video/fsl-diu-fb.c: use devm_ functionsDamien Cassou
2012-08-23drivers/video/gbefb.c: use devm_ functionsDamien Cassou
2012-08-23drivers/video/mbx/mbxfb.c: use devm_ functionsDamien Cassou
2012-08-23drivers/video/bf537-lq035.c: use devm_ functionsDamien Cassou
2012-08-23drivers/video/cobalt_lcdfb.c: use devm_ functionsDamien Cassou
2012-08-23drivers/video/ep93xx-fb.c: use devm_ functionsDamien Cassou
2012-08-23video: exynos_dp: adjust voltage swing and pre-emphasis during Link TrainingJingoo Han
2012-08-23OMAPFB: fix framebuffer console colorsGrazvydas Ignotas
2012-08-23OMAPDSS: Fix SDI PLL lockingTomi Valkeinen
2012-08-23video: mb862xxfb: prevent divide by zero bugDan Carpenter
2012-08-23drivers/video/auo_k190x.c: drop kfree of devm_kzalloc's dataJulia Lawall
2012-08-23fbcon: Fix bit_putcs() call to kmalloc(s, GFP_KERNEL)Bruno Prémont
2012-08-23fbcon: prevent possible buffer overflow.Paul Cercueil
2012-08-22fbcon: fix race condition between console lock and cursor timer (v1.1)Dave Airlie
2012-08-08include/video: move fimd register headers from platform to include/videoLeela Krishna Amudala
2012-08-01Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-07-30backlight: move lp855x header into platform_data directoryKim, Milo
2012-07-30backlight: move register definitions from header to sourceKim, Milo
2012-07-30backlight: l4f00242t03: export and use devm_gpio_request_one()Jingoo Han
2012-07-30backlight: corgi_lcd: use devm_gpio_request()Jingoo Han
2012-07-30backlight: lms283gf05: use devm_gpio_request()Jingoo Han
2012-07-30backlight: tosa_bl: use devm_gpio_request()Jingoo Han
2012-07-30backlight: tosa_lcd: use devm_gpio_request()Jingoo Han
2012-07-30backlight: ot200_bl: use devm_gpio_request()Jingoo Han
2012-07-30backlight: atmel-pwm-bl: use devm_gpio_request()Jingoo Han
2012-07-30drivers/video/backlight/lm3533_bl.c: use devm_ functionsJingoo Han
2012-07-30drivers/video/backlight/ot200_bl.c: use devm_ functionsJingoo Han
2012-07-30drivers/video/backlight/atmel-pwm-bl.c: use devm_ functionsJingoo Han
2012-07-31fb_defio: Push file_update_time() into fb_deferred_io_mkwrite()Jan Kara
2012-07-30Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds
2012-07-29da8xx-fb: fix compile issue due to missing includeFlorian Tobias Schandinat