Age | Commit message (Expand) | Author |
2009-01-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-01-06 | fbdev/logo: check compatibility of main and extra logos | Geert Uytterhoeven |
2009-01-06 | sm501: unsigned ptr cannot be negative | roel kluin |
2009-01-06 | intelfb: fix sparse warnings | Hannes Eder |
2009-01-06 | i810: fix sparse warnings | Hannes Eder |
2009-01-06 | neofb: fix sparse warnings | Hannes Eder |
2009-01-06 | pm3fb: fix sparse warning | Hannes Eder |
2009-01-06 | viafb: fix sparse warnings | Hannes Eder |
2009-01-06 | nvidia: fix sparse warnings | Hannes Eder |
2009-01-06 | gbefb: unsigned var->pixclock cannot be less than 0 | roel kluin |
2009-01-06 | fb: carminefb: trivial annotation packing color register | Harvey Harrison |
2009-01-06 | blackfin: remove __FUNCTION__ in video driver | Harvey Harrison |
2009-01-06 | fbdev: fix typo in drivers/video/modedb.c | Jiri Moravec |
2009-01-06 | pci: use pci_ioremap_bar() in drivers/video | Arjan van de Ven |
2009-01-06 | video: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-01-06 | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer |
2009-01-04 | viafb: fix crashes due to 4k stack overflow | Bruno Prémont |
2008-12-30 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-12-30 | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds |
2008-12-29 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King |
2008-12-29 | [ARM] pxafb: add support for overlay1 and overlay2 as framebuffer devices | Eric Miao |
2008-12-29 | [ARM] pxafb: cleanup of the timing checking code | Eric Miao |
2008-12-29 | [ARM] pxafb: cleanup of the color format manipulation code | Eric Miao |
2008-12-29 | [ARM] pxafb: add palette format support for LCCR4_PAL_FOR_3 | Eric Miao |
2008-12-29 | [ARM] pxafb: add support for FBIOPAN_DISPLAY by dma braching | Eric Miao |
2008-12-29 | [ARM] pxafb: allow pxafb_set_par() to start from arbitrary yoffset | Eric Miao |
2008-12-29 | [ARM] pxafb: allow video memory size to be configurable | Eric Miao |
2008-12-29 | DRM: add mode setting support | Dave Airlie |
2008-12-28 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2008-12-28 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p... | Linus Torvalds |
2008-12-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds |
2008-12-28 | fbcon: Protect free_irq() by MACH_IS_ATARI check | Geert Uytterhoeven |
2008-12-28 | fbcon: remove broken mac vbl handler | Finn Thain |
2008-12-28 | macfb annotations and compiler warning fix | Finn Thain |
2008-12-28 | m68k: machw.h cleanup | Finn Thain |
2008-12-23 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King |
2008-12-22 | video: sh_mobile_lcdcfb deferred io support | Magnus Damm |
2008-12-22 | video: deferred io with physically contiguous memory | Magnus Damm |
2008-12-22 | video: deferred io cleanup | Magnus Damm |
2008-12-22 | video: fix deferred io fsync() | Magnus Damm |
2008-12-22 | sh_mobile_lcdc: use FB_SYS helpers instead of FB_CFB | Magnus Damm |
2008-12-22 | sh: sh7760fb: Add support SH7720/SH7721 of Renesas | Nobuhiro Iwamatsu |
2008-12-22 | sh: sh7760fb: Fix color pallette setting | Nobuhiro Iwamatsu |
2008-12-22 | sh: sh_mobile lcdc clock framework support | Magnus Damm |
2008-12-21 | powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED | Benjamin Herrenschmidt |
2008-12-17 | Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/l... | Russell King |
2008-12-17 | [ARM] pxafb: avoid the racing condition in pxafb_smart_thread | Eric Miao |
2008-12-17 | [ARM] pxafb: allow insertion of delay to the smart panel command sequence | Eric Miao |
2008-12-17 | [ARM] pxafb: allow better platform configurable smart panel timing | Eric Miao |