summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-25Merge 'akpm' patch seriesLinus Torvalds
2011-07-25backlight: set backlight type and max_brightness before backlights are regist...Axel Lin
2011-07-25backlight: add ams369fg06 amoled driverJingoo Han
2011-07-25drivers/video/backlight/adp8860_bl.c: remove a redundant assignment for max_b...Axel Lin
2011-07-25drivers/video/backlight/ld9040.c: small fixesAxel Lin
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik
2011-07-11Merge branch 'master' into for-nextJiri Kosina
2011-07-04vesafb: fix memory leakDaniel J Blueman
2011-06-27viafbdev: fix compilation warning for unused variableNikanth Karthikesan
2011-06-24fbdev: amba: Link fb device to its parentLoïc Minier
2011-06-24fsl-diu-fb: remove check for pixel clock rangesTimur Tabi
2011-06-24udlfb: Correct sub-optimal resolution selection.William Katsak
2011-06-24Merge branch 'common/fbdev-meram' of git://git.kernel.org/pub/scm/linux/kerne...Paul Mundt
2011-06-24hecubafb: add module_put on error path in hecubafb_probe()Pavel Shved
2011-06-24sm501fb: fix section mismatch warningRandy Dunlap
2011-06-24gx1fb: Fix section mismatch warningsRandy Dunlap
2011-06-24fbdev: sh_mobile_meram: Correct pointer check for YCbCr chroma planeDamian Hobson-Garcia
2011-06-20treewide: remove duplicate includesVitaliy Ivanov
2011-06-16Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-06-16Change Ryan Mallon's email address across the kernelRyan Mallon
2011-06-15drivers/video/backlight/adp8870_bl.c: add missed props.type conversionAndrew Morton
2011-06-15backlight: new driver for the ADP8870 backlight devicesMichael Hennerich
2011-06-15fbdev: sh_mobile_hdmi: fix regression: statically enable RTPMGuennadi Liakhovetski
2011-06-14fbdev/atyfb: Fix 2 defined-but-not-used warningsGeert Uytterhoeven
2011-06-14efifb: Fix call to wrong unregister functionWanlong Gao
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-06-09video: s3c-fb: move enabling channel for windowJingoo Han
2011-06-09video: s3c-fb: fix virtual resolution checkingJingoo Han
2011-06-09video: s3c-fb: fix misleading kfree in remove functionJingoo Han
2011-06-06video: Fix use-after-free by vga16fb on rmmodBruno Prémont
2011-06-02video: Convert vmalloc/memset to vzallocJoe Perches
2011-06-02efifb: Disallow manual bind and unbindAndy Lutomirski
2011-06-02efifb: Fix mismatched request/release_mem_regionAndy Lutomirski
2011-06-02efifb: Enable write-combiningAndy Lutomirski
2011-06-02drivers/video/pxa168fb.c: add missing clk_putJulia Lawall
2011-06-02drivers/video/imxfb.c: add missing clk_putJulia Lawall
2011-06-02fbdev: bf537-lq035: add missing blacklight properties typeSteven Miao
2011-06-02savagefb: Use panel CVT mode as defaultTormod Volden
2011-06-02fbdev: sh_mobile_lcdcfb: Fix up fallout from MERAM changes.Paul Mundt
2011-05-26drivers/video/mb862xx/mb862xxfbdrv.c needs uaccess.hAndrew Morton
2011-05-26Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-05-26Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds
2011-05-26Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-05-26mfd: Use mfd cell platform_data for 88pm860x cells platform bitsSamuel Ortiz
2011-05-26fb: Use platform_data to retrieve tmiofb platform bitsSamuel Ortiz
2011-05-25video: mb862xx: udelay need linux/delay.hStephen Rothwell
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds