Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | drivers/video/console/newport_con.c: fix read outside array bounds | Roel Kluin | 2009-09-23 | 1 | -1/+1 | |
| * | | viafb: pass reference to pci device when calling framebuffer_alloc() | Harald Welte | 2009-09-23 | 1 | -2/+3 | |
| * | | viafb: make viafb a first-class citizen using pci_driver | Harald Welte | 2009-09-23 | 3 | -116/+56 | |
| * | | viafb: choose acceleration engine for VX855 | Florian Tobias Schandinat | 2009-09-23 | 1 | -0/+1 | |
| * | | viafb: add support for the VX855 chipset | Harald Welte | 2009-09-23 | 7 | -69/+314 | |
| * | | viafb: use read-only mode parsing | Florian Tobias Schandinat | 2009-09-23 | 1 | -19/+25 | |
| * | | viafb: remove unused structure member | Harald Welte | 2009-09-23 | 1 | -1/+0 | |
| * | | viafb: make module parameters visible in sysfs | Harald Welte | 2009-09-23 | 1 | -21/+22 | |
| * | | viafb: hardware acceleration initialization cleanup | Florian Tobias Schandinat | 2009-09-23 | 6 | -217/+148 | |
| * | | viafb: improve pitch handling | Florian Tobias Schandinat | 2009-09-23 | 5 | -93/+27 | |
| * | | viafb: cleanup viafb_cursor | Florian Tobias Schandinat | 2009-09-23 | 5 | -126/+68 | |
| * | | viafb: switch to seq_file | Alexey Dobriyan | 2009-09-23 | 1 | -69/+110 | |
| * | | viafb: 2D engine rewrite | Florian Tobias Schandinat | 2009-09-23 | 4 | -219/+385 | |
| * | | viafb: improve viafb_par | Florian Tobias Schandinat | 2009-09-23 | 6 | -65/+69 | |
| * | | viafb: another small cleanup of viafb_par | Florian Tobias Schandinat | 2009-09-23 | 4 | -12/+6 | |
| * | | viafb: remove LVDS initialization | Florian Tobias Schandinat | 2009-09-23 | 1 | -2/+1 | |
| * | | viafb: remove unused video device stuff | Florian Tobias Schandinat | 2009-09-23 | 3 | -88/+1 | |
| * | | viafb: clean up virtual memory handling | Florian Tobias Schandinat | 2009-09-23 | 4 | -22/+8 | |
| * | | viafb: clean up duoview | Florian Tobias Schandinat | 2009-09-23 | 2 | -17/+2 | |
| * | | viafb: remove duplicated mode information | Florian Tobias Schandinat | 2009-09-23 | 2 | -54/+9 | |
| * | | viafb: clean up viamode.h | Florian Tobias Schandinat | 2009-09-23 | 2 | -116/+32 | |
| * | | viafb: fix ioremap_nocache error handling | Florian Tobias Schandinat | 2009-09-23 | 1 | -1/+5 | |
| * | | viafb: split viafb_set_start_addr up | Florian Tobias Schandinat | 2009-09-23 | 3 | -72/+26 | |
| * | | viafb: merge viafb_update_viafb_par in viafb_update_fix | Florian Tobias Schandinat | 2009-09-23 | 3 | -49/+15 | |
| * | | viafb: remove temporary start address setting | Florian Tobias Schandinat | 2009-09-23 | 1 | -17/+0 | |
| * | | viafb: remove duplicated CX700 register init | Florian Tobias Schandinat | 2009-09-23 | 3 | -66/+1 | |
| * | | ep93xx video driver | Ryan Mallon | 2009-09-23 | 3 | -0/+658 | |
| * | | sisfb: read buffer overflow | Roel Kluin | 2009-09-23 | 1 | -2/+2 | |
| * | | davinci-fb-frame-buffer-driver-for-ti-da8xx-omap-l1xx-v4 | Sudhakar Rajashekhara | 2009-09-23 | 1 | -40/+21 | |
| * | | davinci: fb: Frame Buffer driver for TI DA8xx/OMAP-L1xx | Sudhakar Rajashekhara | 2009-09-23 | 3 | -0/+921 | |
| * | | platinumfb: fix misplaced parenthesis | Roel Kluin | 2009-09-23 | 1 | -4/+8 | |
| * | | fbdev: framebuffer support for HTC Dream | Pavel Machek | 2009-09-23 | 15 | -0/+5727 | |
| * | | atyfb: coding style cleanup | Ville Syrjala | 2009-09-23 | 1 | -371/+458 | |
| * | | omapfb: HWA742: fix pointer to be const | Imre Deak | 2009-09-23 | 1 | -1/+1 | |
| * | | omapfb: add FB manual update option to Kconfig | Imre Deak | 2009-09-23 | 1 | -19/+30 | |
| * | | omapfb: fix coding style / remove dead line | arun c | 2009-09-23 | 1 | -3/+2 | |
| * | | omapfb: suspend/resume only if FB device is already initialized | Jouni Hogander | 2009-09-23 | 1 | -3/+4 | |
| * | | omapfb: dispc: allow multiple external IRQ handlers | Daniel Stone | 2009-09-23 | 3 | -42/+67 | |
| * | | omapfb: dispc: enable wake up capability | Jouni Hogander | 2009-09-23 | 1 | -2/+2 | |
| * | | omapfb: dispc: disable iface clocks along with func clocks | Jouni Hogander | 2009-09-23 | 1 | -13/+10 | |
| * | | omapfb: dispc: various typo fixes | Imre Deak | 2009-09-23 | 1 | -4/+4 | |
| * | | omapfb: add support for rotation on the Blizzard LCD ctrl | Rodrigo Vivi | 2009-09-23 | 2 | -19/+124 | |
| * | | omapfb: add support for the ZOOM MDK LCD | Stanley.Miao | 2009-09-23 | 3 | -0/+205 | |
| * | | omapfb: add support for the Gumstix Overo LCD | Steve Sakoman | 2009-09-23 | 3 | -0/+201 | |
| * | | omapfb: add support for the OMAP3 Beagle DVI output | Koen Kooi | 2009-09-23 | 2 | -0/+131 | |
| * | | omapfb: add support for the OMAP3 EVM LCD | Steve Sakoman | 2009-09-23 | 2 | -0/+193 | |
| * | | omapfb: add support for the 3430SDP LCD | Kevin Hilman | 2009-09-23 | 2 | -4/+10 | |
| * | | omapfb: add support for the OMAP2EVM LCD | arun c | 2009-09-23 | 2 | -0/+192 | |
| * | | omapfb: add support for the 2430SDP LCD | Hunyue Yau | 2009-09-23 | 2 | -0/+199 | |
| * | | omapfb: add support for the Amstrad Delta LCD | Jonathan McDowell | 2009-09-23 | 2 | -0/+138 |