Age | Commit message (Expand) | Author |
2012-08-23 | OMAPFB: fix framebuffer console colors | Grazvydas Ignotas |
2012-08-23 | OMAPDSS: Fix SDI PLL locking | Tomi Valkeinen |
2012-08-23 | video: mb862xxfb: prevent divide by zero bug | Dan Carpenter |
2012-08-23 | drivers/video/auo_k190x.c: drop kfree of devm_kzalloc's data | Julia Lawall |
2012-08-23 | fbcon: Fix bit_putcs() call to kmalloc(s, GFP_KERNEL) | Bruno Prémont |
2012-08-23 | fbcon: prevent possible buffer overflow. | Paul Cercueil |
2012-08-22 | fbcon: fix race condition between console lock and cursor timer (v1.1) | Dave Airlie |
2012-08-01 | Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6 | Linus Torvalds |
2012-08-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-07-30 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-07-30 | backlight: move lp855x header into platform_data directory | Kim, Milo |
2012-07-30 | backlight: move register definitions from header to source | Kim, Milo |
2012-07-30 | backlight: l4f00242t03: export and use devm_gpio_request_one() | Jingoo Han |
2012-07-30 | backlight: corgi_lcd: use devm_gpio_request() | Jingoo Han |
2012-07-30 | backlight: lms283gf05: use devm_gpio_request() | Jingoo Han |
2012-07-30 | backlight: tosa_bl: use devm_gpio_request() | Jingoo Han |
2012-07-30 | backlight: tosa_lcd: use devm_gpio_request() | Jingoo Han |
2012-07-30 | backlight: ot200_bl: use devm_gpio_request() | Jingoo Han |
2012-07-30 | backlight: atmel-pwm-bl: use devm_gpio_request() | Jingoo Han |
2012-07-30 | drivers/video/backlight/lm3533_bl.c: use devm_ functions | Jingoo Han |
2012-07-30 | drivers/video/backlight/ot200_bl.c: use devm_ functions | Jingoo Han |
2012-07-30 | drivers/video/backlight/atmel-pwm-bl.c: use devm_ functions | Jingoo Han |
2012-07-31 | fb_defio: Push file_update_time() into fb_deferred_io_mkwrite() | Jan Kara |
2012-07-30 | Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwm | Linus Torvalds |
2012-07-29 | da8xx-fb: fix compile issue due to missing include | Florian Tobias Schandinat |
2012-07-29 | fbdev: Make pixel_to_pat() failure mode more friendly | Benjamin Herrenschmidt |
2012-07-29 | da8xx-fb: do not turn ON LCD backlight unless LCDC is enabled | Manjunathappa, Prakash |
2012-07-29 | fbdev: sh_mobile_lcdc: Fix vertical panning step | Laurent Pinchart |
2012-07-29 | video: exynos mipi dsi: Fix mipi dsi regulators handling issue | Donghwa Lee |
2012-07-29 | video: da8xx-fb: do clock reset of revision 2 LCDC before enabling | Manjunathappa, Prakash |
2012-07-29 | video: da8xx-fb: configure FIFO threshold to reduce underflow errors | Manjunathappa, Prakash |
2012-07-29 | video: da8xx-fb: fix flicker due to 1 frame delay in updated frame | Manjunathappa, Prakash |
2012-07-29 | video: da8xx-fb rev2: fix disabling of palette completion interrupt | Manjunathappa, Prakash |
2012-07-29 | da8xx-fb: add missing FB_BLANK operations | Yegor Yefremov |
2012-07-27 | radeonfb: Add quirk for the graphics adapter in some JSxx | Tony Breeds |
2012-07-25 | Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into ... | Florian Tobias Schandinat |
2012-07-25 | Merge branch 'for-next' of git://linuxtv.org/pinchartl/fbdev into fbdev-next | Florian Tobias Schandinat |
2012-07-24 | video: exynos_dp: use usleep_range instead of delay | Jingoo Han |
2012-07-24 | video: exynos_dp: check the only INTERLANE_ALIGN_DONE bit during Link Training | Jingoo Han |
2012-07-24 | fb: epson1355fb: Fix section mismatch | Alexander Shiyan |
2012-07-24 | video: exynos_dp: fix wrong DPCD address during Link Training | Jingoo Han |
2012-07-24 | video/smscufx: fix line counting in fb_write | Alexander Holler |
2012-07-24 | aty128fb: Fix coding style issues | Emil Goode |
2012-07-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-07-24 | video: Fix typo in drivers/video | Masanari Iida |
2012-07-23 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-07-23 | pwm_backlight: pass correct brightness to callback | Alexandre Courbot |
2012-07-23 | pwm-backlight: Add rudimentary device tree support | Thierry Reding |
2012-07-19 | fbdev: sh_mobile_lcdc: Fix pan offset computation in YUV mode | Laurent Pinchart |
2012-07-19 | fbdev: sh_mobile_lcdc: Fix overlay registers update during pan operation | Laurent Pinchart |