Age | Commit message (Expand) | Author |
2008-04-28 | video/aty/atyfb_base.c: free when fb can't be registered | Roel Kluin |
2008-04-28 | fbmem: fix con2fbmap limit check | Peter Samuelson |
2008-04-28 | PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switch | Andres Salomon |
2008-04-28 | gxfb: add power management functionality | Andres Salomon |
2008-04-28 | gxfb: stop sharing code with gx1fb | Andres Salomon |
2008-04-28 | gxfb: move MSR bit fields into gxfb.h | Andres Salomon |
2008-04-28 | gxfb: clean up register definitions | Andres Salomon |
2008-04-28 | gxfb: create DC/VP/FP-specific handlers rather than using readl/writel | Andres Salomon |
2008-04-28 | gxfb: replace FBSIZE config option with a module parameter | Andres Salomon |
2008-04-28 | gxfb: use PCI_DEVICE() for gxfb's pci device table | Andres Salomon |
2008-04-28 | gxfb: don't enable the CRT DACs when we are in flatpanel mode | Jordan Crouse |
2008-04-28 | gxfb: set the right registers to tweak the sync polarity | Jordan Crouse |
2008-04-28 | x86: geode: MSR cleanup | Andres Salomon |
2008-04-28 | fbcon: replace mono_col macro with static inline | Harvey Harrison |
2008-04-28 | pm2fb: correct error values returned from probe function | Krzysztof Helt |
2008-04-28 | fbdev: use DIV_ROUND_UP or roundup | Julia Lawall |
2008-04-28 | powerpc: offb: add support for foreign endianness | Anton Vorontsov |
2008-04-28 | fb: add support for foreign endianness | Anton Vorontsov |
2008-04-28 | fbdev: make the best-fit section of fb_find_mode return the closest matching ... | Michal Januszewski |
2008-04-28 | mm: remove nopage | Nick Piggin |
2008-04-27 | sparc: video drivers: add facility level | Robert Reif |
2008-04-27 | sparc: tcx.c make tcx_init and tcx_exit static | Robert Reif |
2008-04-27 | sparc: ffb.c make ffb_init and ffb_exit static | Robert Reif |
2008-04-27 | sparc: cg14.c make cg14_init and cg15_exit static | Robert Reif |
2008-04-27 | sparc: bw2.c fix bw2_exit | Robert Reif |
2008-04-26 | sparc: fix drivers/video/tcx.c warning | Robert Reif |
2008-04-24 | xen pvfb: Para-virtual framebuffer, keyboard and pointer driver | Markus Armbruster |
2008-04-19 | Merge branch 'merge-fixes' into devel | Russell King |
2008-04-19 | Merge branch 'omap2-upstream' into devel | Russell King |
2008-04-19 | [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h | eric miao |
2008-04-15 | fbdev: fix /proc/fb oops after module removal | Alexey Dobriyan |
2008-03-28 | blackfin video driver: fix bug when opening/reading/mmaping BF54x and BF52x f... | Michael Hennerich |
2008-03-28 | blackfin video driver: update the BF52x EZKIT video framebuffer driver accord... | Bryan Wu |
2008-03-19 | fbdev: defio and Metronomefb | Jaya Kumar |
2008-03-19 | i810fb: fix console switch regression | Stefan Bauer |
2008-03-10 | fbdev: add BF52x EZkit Display driver | Michael Hennerich |
2008-03-10 | BF54x LQ043 Framebuffer driver: Update copyright on previously modified files | Michael Hennerich |
2008-03-10 | BF54x LQ043 Framebuffer driver: fix bug lcd_device_register API breakage | Bryan Wu |
2008-03-10 | BF54x LQ043 Framebuffer driver: fix bug NULL for gpio_request label is not al... | Michael Hennerich |
2008-03-10 | stifb: fix crash A1439A CRX (Rattler) graphics card | Helge Deller |
2008-03-10 | mbxfb: fix incorrect argument type | Krzysztof Helt |
2008-03-10 | tridentfb: fix memory size detection | Krzysztof Helt |
2008-03-10 | tridentfb: register should be left in non-locked state | Krzysztof Helt |
2008-03-06 | fb: hitfb: Balance probe/remove section annotations. | Paul Mundt |
2008-03-06 | fb: pvr2fb: Fix up remaining section mismatch. | Paul Mundt |
2008-03-04 | sm501fb: fix timing limits | Ville Syrjala |
2008-03-04 | sm501fb: set transp.offset to 0 in 8bpp and 16bpp modes | Ville Syrjala |
2008-03-04 | sm501fb: RGB offsets are reversed in 16bpp modes | Ville Syrjala |
2008-03-04 | sm501fb: direct color visual does not work | Ville Syrjala |
2008-03-04 | tridentfb: resource management fixes in probe function | Krzysztof Helt |