aboutsummaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2009-11-24Merge branch 'master' into sh/st-integrationPaul Mundt
2009-11-22omap1: Add board support and LCD for HTC HeraldCory Maccarrone
2009-11-22Merge 7xx-iosplit-plat-merge with omap-fixesTony Lindgren
2009-11-20Merge branch 'for-rmk' of git://github.com/at91linux/linux-2.6-at91 into deve...Russell King
2009-11-18Merge branch 'sh/stable-updates'Paul Mundt
2009-11-17drivers/video/da8xx-fb.c: fix error returnRoel Kluin
2009-11-16atmel_lcdfb Kconfig: remove long dependency lineNicolas Ferre
2009-11-16backlight: Fix backlight limiting on spitz/corgi devicesPavel Machek
2009-11-16backlight: lcd - Fix wrong sizeofJean Delvare
2009-11-13vgacon: Add support for setting the default cursor stateMatthew Garrett
2009-11-13vc: Add support for hiding the cursor when creating VTsMatthew Garrett
2009-11-12drivers/video/msm: update to new kernelPavel Machek
2009-11-12fb: put framebuffer drivers back under the "frame buffer devices" menuGuennadi Liakhovetski
2009-11-12atmel_lcdfb: new alternate pixel clock formulaNicolas Ferre
2009-11-12savagefb: fix blanking mode on CRT displayKrzysztof Helt
2009-11-12fb: remove fb_save_state() and fb_restore_state operationsKrzysztof Helt
2009-11-09atmel_lcdfb.c: fix printk() type mismatchClaudio Scordino
2009-11-09add __init/__exit macros to omap video driversPeter Huewe
2009-11-04xen: move Xen-testing predicates to common headerJeremy Fitzhardinge
2009-11-04video: sh_mobile_lcdcfb: Don't attempt to map zero-length scatterlists.Paul Mundt
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren
2009-10-19omap: Use ioremap in dispc.cTony Lindgren
2009-10-08Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-10-08Fix toogle whether xenbus driver should be built as module or part of kernel.Konrad Rzeszutek Wilk
2009-10-08video: includecheck fix: da8xx-fb.cJaswinder Singh Rajput
2009-10-08video: includecheck fix: msm, mddi.cJaswinder Singh Rajput
2009-10-06omapfb: Blizzard: constify register address tablesTommi Rantala
2009-10-06omapfb: Blizzard: fix pointer to be constTommi Rantala
2009-10-06omapfb: Condition mutex acquisitionSergio Aguirre
2009-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-10-02uvesafb/connector: Disallow unpliviged users to send netlink packetsPhilipp Reisner
2009-10-02connector: Provide the sender's credentials to the callbackPhilipp Reisner
2009-09-30Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-09-26Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds
2009-09-26backlight: new driver for ADP5520/ADP5501 MFD PMICsMichael Hennerich
2009-09-26backlight: extend event support to also support poll()Henrique de Moraes Holschuh
2009-09-25fb: change rules for global rules match.Dave Airlie
2009-09-24Merge branch 'origin' into for-linusRussell King
2009-09-23sisfb: change SiS_DDC_Port type to SISIOADDRESSAaro Koskinen
2009-09-23video: s3c_fb.c: fix build with CONFIG_HOTPLUG=nPeter Korsgaard
2009-09-23drivers/video/tmiofb.c: fix uninitialised return valueAndrew Morton
2009-09-23vgacon: prevent vgacon_deinit from touching the hardware for inactive consoles.Francisco Jerez
2009-09-23fbcon: only unbind from console if successfully registeredIan Armstrong
2009-09-23matroxfb: get rid of CONFIG_FB_MATROX_32MBJean Delvare
2009-09-23matroxfb: get rid of unneeded macro MINFO_FROMJean Delvare
2009-09-23matroxfb: get rid of unneeded macros WPMINFO and friendsJean Delvare
2009-09-23matroxfb: get rid of unneeded macros ACCESS_FBINFO and MINFOJean Delvare
2009-09-23matroxfb: make CONFIG_FB_MATROX_MULTIHEAD=y mandatoryJean Delvare
2009-09-23fb: do not ignore fb_set_par errorsFlorian Tobias Schandinat