aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-17drivers/video/da8xx-fb.c: fix error returnRoel Kluin1-1/+1
2009-11-16backlight: Fix backlight limiting on spitz/corgi devicesPavel Machek1-2/+3
2009-11-16backlight: lcd - Fix wrong sizeofJean Delvare1-1/+1
2009-11-12drivers/video/msm: update to new kernelPavel Machek5-38/+3
2009-11-12fb: put framebuffer drivers back under the "frame buffer devices" menuGuennadi Liakhovetski1-1/+1
2009-11-12atmel_lcdfb: new alternate pixel clock formulaNicolas Ferre1-3/+8
2009-11-12savagefb: fix blanking mode on CRT displayKrzysztof Helt1-1/+1
2009-11-12fb: remove fb_save_state() and fb_restore_state operationsKrzysztof Helt4-56/+1
2009-10-08Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds2-13/+19
2009-10-08video: includecheck fix: da8xx-fb.cJaswinder Singh Rajput1-1/+0
2009-10-08video: includecheck fix: msm, mddi.cJaswinder Singh Rajput1-2/+0
2009-10-06omapfb: Blizzard: constify register address tablesTommi Rantala1-4/+4
2009-10-06omapfb: Blizzard: fix pointer to be constTommi Rantala1-1/+1
2009-10-06omapfb: Condition mutex acquisitionSergio Aguirre1-8/+14
2009-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+4
2009-10-02uvesafb/connector: Disallow unpliviged users to send netlink packetsPhilipp Reisner1-0/+3
2009-10-02connector: Provide the sender's credentials to the callbackPhilipp Reisner1-1/+1
2009-09-30Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-1/+1
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan2-2/+2
2009-09-26Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds9-1/+1163
2009-09-26backlight: new driver for ADP5520/ADP5501 MFD PMICsMichael Hennerich3-0/+390
2009-09-26backlight: extend event support to also support poll()Henrique de Moraes Holschuh1-0/+1
2009-09-25fb: change rules for global rules match.Dave Airlie1-1/+1
2009-09-24Merge branch 'origin' into for-linusRussell King96-3442/+13045
2009-09-23sisfb: change SiS_DDC_Port type to SISIOADDRESSAaro Koskinen1-1/+1
2009-09-23video: s3c_fb.c: fix build with CONFIG_HOTPLUG=nPeter Korsgaard1-1/+1
2009-09-23drivers/video/tmiofb.c: fix uninitialised return valueAndrew Morton1-1/+1
2009-09-23vgacon: prevent vgacon_deinit from touching the hardware for inactive consoles.Francisco Jerez1-3/+5
2009-09-23fbcon: only unbind from console if successfully registeredIan Armstrong1-0/+10
2009-09-23matroxfb: get rid of CONFIG_FB_MATROX_32MBJean Delvare3-19/+0
2009-09-23matroxfb: get rid of unneeded macro MINFO_FROMJean Delvare6-35/+32
2009-09-23matroxfb: get rid of unneeded macros WPMINFO and friendsJean Delvare15-444/+580
2009-09-23matroxfb: get rid of unneeded macros ACCESS_FBINFO and MINFOJean Delvare12-842/+837
2009-09-23matroxfb: make CONFIG_FB_MATROX_MULTIHEAD=y mandatoryJean Delvare4-67/+0
2009-09-23fb: do not ignore fb_set_par errorsFlorian Tobias Schandinat2-13/+50
2009-09-23s3c2410fb: fix clockrate calculationBen Dooks1-1/+3
2009-09-23video: console, use DIV_ROUND_UPJiri Slaby1-4/+4
2009-09-23fb: fix fb_pan_display range checkFlorian Tobias Schandinat1-2/+2
2009-09-23drivers/video: add kmalloc NULL testsJulia Lawall1-2/+5
2009-09-23drivers/video/console/newport_con.c: fix read outside array boundsRoel Kluin1-1/+1
2009-09-23viafb: pass reference to pci device when calling framebuffer_alloc()Harald Welte1-2/+3
2009-09-23viafb: make viafb a first-class citizen using pci_driverHarald Welte3-116/+56
2009-09-23viafb: choose acceleration engine for VX855Florian Tobias Schandinat1-0/+1
2009-09-23viafb: add support for the VX855 chipsetHarald Welte7-69/+314
2009-09-23viafb: use read-only mode parsingFlorian Tobias Schandinat1-19/+25
2009-09-23viafb: remove unused structure memberHarald Welte1-1/+0
2009-09-23viafb: make module parameters visible in sysfsHarald Welte1-21/+22
2009-09-23viafb: hardware acceleration initialization cleanupFlorian Tobias Schandinat6-217/+148
2009-09-23viafb: improve pitch handlingFlorian Tobias Schandinat5-93/+27
2009-09-23viafb: cleanup viafb_cursorFlorian Tobias Schandinat5-126/+68