Age | Commit message (Expand) | Author |
2010-02-02 | imxfb: correct location of callbacks in suspend and resume | Uwe Kleine-König |
2010-02-02 | mx3fb: some debug and initialisation fixes | Alberto Panizzo |
2010-01-16 | revert "drivers/video/s3c-fb.c: fix clock setting for Samsung SoC Framebuffer" | Mark Brown |
2010-01-16 | viafb: fix acceleration for some chips | Erik-Jan Post |
2010-01-16 | viafb: do modesetting after updating variables | Erik-Jan Post |
2010-01-16 | viafb: fix LCD hardware cursor regression | Florian Tobias Schandinat |
2010-01-12 | Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux | Linus Torvalds |
2010-01-12 | OMAP: DSS2: OMAPFB: fix crash when panel driver was not loaded | Tomi Valkeinen |
2010-01-12 | OMAP: DSS2: Reject scaling settings when they cannot be supported | Ville Syrjälä |
2010-01-11 | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-01-11 | OMAP: DSS2: Make check-delay-loops consistent | Tomi Valkeinen |
2010-01-11 | OMAP: DSS2: OMAPFB: fix omapfb_free_fbmem() | Tomi Valkeinen |
2010-01-11 | video/omap: add __init/__exit macros to drivers/video/omap/lcd_htcherald.c | Peter Huewe |
2010-01-11 | OMAP: DSS2: Fix compile warning | Vaibhav Hiremath |
2010-01-11 | OMAP: OMAPFB: add dummy release function for omapdss | Tomi Valkeinen |
2010-01-11 | OMAP: OMAPFB: fix clk_get for RFBI | Tomi Valkeinen |
2010-01-11 | OMAP: DSS2: RFBI: convert to new kfifo API | Tomi Valkeinen |
2010-01-08 | omap1: Fix compile for omap1_bl.c | Tony Lindgren |
2010-01-08 | OMAP: DSS2: Fix crash when panel doesn't define enable_te() | Tomi Valkeinen |
2010-01-08 | OMAP: DSS2: Collect interrupt statistics | Tomi Valkeinen |
2010-01-08 | OMAP: DSS2: DSI: print debug DCS cmd in hex | Tomi Valkeinen |
2010-01-08 | OMAP: DSS2: DSI: fix VC channels in send_short and send_null | Tomi Valkeinen |
2009-12-29 | [ARM] pxafb: fix building issue of incorrect reference | Eric Miao |
2009-12-24 | VIDEO: cyberpro: pci_request_regions needs a persistent name | Russell King |
2009-12-17 | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-12-17 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds |
2009-12-17 | drivers/video/via/viafbdev.c: correct code taking the size of a pointer | Julia Lawall |
2009-12-17 | Revert "fbdev: atafb - add palette register check" | Geert Uytterhoeven |
2009-12-17 | backlight: mbp_nvidia_bl - add two more MacBookPro variants | Daniel Ritz |
2009-12-17 | backlight: Pass device through notify callback in the pwm driver | Ben Dooks |
2009-12-17 | backlight: PTR_ERR return of wrong pointer in cr_backlight_probe() | Roel Kluin |
2009-12-16 | mfd: twl: fix twl4030 rename for remaining driver, board files | Balaji T K |
2009-12-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2009-12-16 | intelfb: fix setting of active pipe with LVDS displays | Krzysztof Helt |
2009-12-16 | viafb: cosmetic cleanup of function integrated_lvds_enable() | Harald Welte |
2009-12-16 | matroxfb: fix problems with display stability | Alan Cox |
2009-12-16 | davinci: fb: add framebuffer blank operation | Chaithrika U S |
2009-12-16 | davinci: fb : add suspend/resume suuport for DA8xx/OMAP-L1xx fb driver | Chaithrika U S |
2009-12-16 | davinci: fb: update the driver in preparation for addition of power managemen... | Chaithrika U S |
2009-12-16 | clps711xfb: convert to proc_fops | Alexey Dobriyan |
2009-12-16 | drivers/video/via/viafbdev.c: fix oops with no /proc | Dan Carpenter |
2009-12-16 | sm501: implement acceleration features | Vincent Sanders |
2009-12-16 | sm501: fix use of old <asm/io.h> instead of <linux/io.h> | Ben Dooks |
2009-12-16 | sm501: fix missing uses of resource_size() | Ben Dooks |
2009-12-16 | i810fb: fix stack exploding | Krzysztof Helt |
2009-12-16 | lxfb: add copyright/license info | Andres Salomon |
2009-12-16 | davinci: fb: add cpufreq support | Chaithrika U S |
2009-12-16 | davinci: fb: calculate the clock divider from pixel clock info | Chaithrika U S |
2009-12-16 | mb862xxfb: add acceleration support for Coral-P/Coral-PA. * imageblt * copyar... | Valentin Sitdikov |
2009-12-16 | drivers/video: Move dereference after NULL test | Julia Lawall |