Age | Commit message (Expand) | Author |
2012-03-23 | usermodehelper: use UMH_WAIT_PROC consistently | Oleg Nesterov |
2012-03-23 | backlight: fix ot200_bl build | Randy Dunlap |
2012-03-23 | backlight: convert platform_lcd to dev_pm_ops | Jingoo Han |
2012-03-23 | backlight: add support for Pandora backlight | Grazvydas Ignotas |
2012-03-23 | backlight: add driver for Bachmann's ot200 | Christian Gmeiner |
2012-03-23 | backlight: new backlight driver for LP855x devices | Kim, Milo |
2012-03-23 | drivers/video/backlight/adp5520_bl.c: use devm_ functions | Julia Lawall |
2012-03-23 | drivers/video/backlight: use devm_ functions | Julia Lawall |
2012-03-23 | drivers/video/backlight/wm831x_bl.c: use devm_ functions | Julia Lawall |
2012-03-23 | backlight: convert backlight spi drivers to module_spi_driver | Axel Lin |
2012-03-23 | backlight: convert backlight i2c drivers to module_i2c_driver | Axel Lin |
2012-03-22 | Merge tag 'fbdev-updates-for-3.4' of git://github.com/schandinat/linux-2.6 | Linus Torvalds |
2012-03-22 | Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-03-22 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-03-21 | Revert "video:uvesafb: Fix oops that uvesafb try to execute NX-protected page" | Florian Tobias Schandinat |
2012-03-21 | OMAPDSS: register dss drivers in module init | Tomi Valkeinen |
2012-03-21 | video: pxafb: add clk_prepare/clk_unprepare calls | Philipp Zabel |
2012-03-21 | fbdev: bfin_adv7393fb: Drop needless include | Jean Delvare |
2012-03-21 | fbdev: sh_mipi_dsi: add extra phyctrl for sh_mipi_dsi_info | Kuninori Morimoto |
2012-03-21 | fbdev: remove dependency of FB_SH_MOBILE_MERAM from FB_SH_MOBILE_LCDC | Kuninori Morimoto |
2012-03-20 | Merge commit 'v3.3' into fbdev-next | Florian Tobias Schandinat |
2012-03-20 | Merge branch 'for-3.4' of git://gitorious.org/linux-omap-dss2/linux into fbde... | Florian Tobias Schandinat |
2012-03-19 | fbdev: da8xx: add support for SP10Q010 display | Anatolij Gustschin |
2012-03-19 | fbdev: da8xx:: fix reporting of the display timing info | Anatolij Gustschin |
2012-03-16 | xen kconfig: relax INPUT_XEN_KBDDEV_FRONTEND deps | Andrew Jones |
2012-03-15 | drivers/video/backlight/s6e63m0.c: fix corruption storing gamma mode | Dan Carpenter |
2012-03-15 | udlfb: remove sysfs framebuffer device with USB .disconnect() | Kay Sievers |
2012-03-13 | Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6 into fbdev... | Florian Tobias Schandinat |
2012-03-13 | Merge branch 'for-next' of git://linuxtv.org/pinchartl/fbdev into fbdev-next | Florian Tobias Schandinat |
2012-03-13 | drivers/video/pvr2fb.c: ensure arguments to request_irq and free_irq are comp... | Julia Lawall |
2012-03-13 | OMAPDSS: APPLY: fix clearing shadow dirty flag with manual update | Tomi Valkeinen |
2012-03-12 | fbdev: sh_mobile_meram: Implement system suspend/resume | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_meram: Remove unneeded sanity checks | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_meram: Don't perform update in register operation | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_lcdc: Don't store copy of platform data | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_meram: Allocate ICBs automatically | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_meram: Use genalloc to manage MERAM allocation | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_meram: Divide the code into sections | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_meram: Don't inline everything | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_meram: Add struct sh_mobile_meram_icb | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_meram: Make current_reg field store the current reg set | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_meram: Make variables unsigned where applicable | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_meram: Add _cfg suffix to struct sh_mobile_meram_icb | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_meram: Request memory regions for memory resources | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_lcdc: Pass channel pointer to sh_mobile_wait_for_vsync | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_lcdc: Store configuration in channel structure | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_lcdc: Pass physical device pointer to DMA functions | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_lcdc: Split fb init/cleanup from channel init/cleanup | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_lcdc: Store the format in struct sh_mobile_lcdc_chan | Laurent Pinchart |
2012-03-12 | fbdev: sh_mobile_lcdc: Add sh_mobile_format_info() function | Laurent Pinchart |