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