summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* atomic: use <linux/atomic.h>Arun Sharma2011-07-262-2/+2
* Merge 'akpm' patch seriesLinus Torvalds2011-07-256-11/+675
|\
| * backlight: set backlight type and max_brightness before backlights are regist...Axel Lin2011-07-253-8/+18
| * backlight: add ams369fg06 amoled driverJingoo Han2011-07-254-1/+653
| * drivers/video/backlight/adp8860_bl.c: remove a redundant assignment for max_b...Axel Lin2011-07-251-2/+1
| * drivers/video/backlight/ld9040.c: small fixesAxel Lin2011-07-251-3/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-2515-28/+25
|\ \ | |/ |/|
| * treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-211-1/+1
| * Merge branch 'master' into for-nextJiri Kosina2011-07-1115-60/+1065
| |\
| * | viafbdev: fix compilation warning for unused variableNikanth Karthikesan2011-06-271-2/+2
| * | treewide: remove duplicate includesVitaliy Ivanov2011-06-201-1/+0
| * | Change Ryan Mallon's email address across the kernelRyan Mallon2011-06-161-2/+2
| * | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-1011-22/+20
* | | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-201-2/+9
| |/ |/|
* | vesafb: fix memory leakDaniel J Blueman2011-07-041-0/+1
* | fbdev: amba: Link fb device to its parentLoïc Minier2011-06-241-0/+2
* | fsl-diu-fb: remove check for pixel clock rangesTimur Tabi2011-06-241-16/+0
* | udlfb: Correct sub-optimal resolution selection.William Katsak2011-06-241-2/+6
* | Merge branch 'common/fbdev-meram' of git://git.kernel.org/pub/scm/linux/kerne...Paul Mundt2011-06-241-1/+1
|\ \
| * | fbdev: sh_mobile_meram: Correct pointer check for YCbCr chroma planeDamian Hobson-Garcia2011-06-241-1/+1
* | | hecubafb: add module_put on error path in hecubafb_probe()Pavel Shved2011-06-241-1/+2
* | | sm501fb: fix section mismatch warningRandy Dunlap2011-06-241-1/+1
* | | gx1fb: Fix section mismatch warningsRandy Dunlap2011-06-241-7/+7
|/ /
* | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-06-164-32/+20
|\ \
| * | fbdev: sh_mobile_hdmi: fix regression: statically enable RTPMGuennadi Liakhovetski2011-06-151-13/+5
| * | fbdev/atyfb: Fix 2 defined-but-not-used warningsGeert Uytterhoeven2011-06-141-6/+4
| * | efifb: Fix call to wrong unregister functionWanlong Gao2011-06-141-1/+1
| * | video: s3c-fb: move enabling channel for windowJingoo Han2011-06-091-7/+7
| * | video: s3c-fb: fix virtual resolution checkingJingoo Han2011-06-091-3/+2
| * | video: s3c-fb: fix misleading kfree in remove functionJingoo Han2011-06-091-2/+1
| |/
* | drivers/video/backlight/adp8870_bl.c: add missed props.type conversionAndrew Morton2011-06-151-0/+1
* | backlight: new driver for the ADP8870 backlight devicesMichael Hennerich2011-06-153-0/+1024
|/
* video: Fix use-after-free by vga16fb on rmmodBruno Prémont2011-06-061-0/+2
* video: Convert vmalloc/memset to vzallocJoe Perches2011-06-025-14/+7
* efifb: Disallow manual bind and unbindAndy Lutomirski2011-06-021-7/+14
* efifb: Fix mismatched request/release_mem_regionAndy Lutomirski2011-06-021-4/+7
* efifb: Enable write-combiningAndy Lutomirski2011-06-021-1/+1
* drivers/video/pxa168fb.c: add missing clk_putJulia Lawall2011-06-021-7/+10
* drivers/video/imxfb.c: add missing clk_putJulia Lawall2011-06-021-2/+2
* fbdev: bf537-lq035: add missing blacklight properties typeSteven Miao2011-06-021-0/+1
* savagefb: Use panel CVT mode as defaultTormod Volden2011-06-022-0/+17
* fbdev: sh_mobile_lcdcfb: Fix up fallout from MERAM changes.Paul Mundt2011-06-021-2/+2
* drivers/video/mb862xx/mb862xxfbdrv.c needs uaccess.hAndrew Morton2011-05-261-0/+1
* Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-05-261-24/+25
|\
| * gpio/via: rename VIA local config structLinus Walleij2011-05-201-24/+25
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2011-05-262-13/+6
|\ \
| * | mfd: Use mfd cell platform_data for 88pm860x cells platform bitsSamuel Ortiz2011-05-261-6/+1
| * | fb: Use platform_data to retrieve tmiofb platform bitsSamuel Ortiz2011-05-261-7/+5
* | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-05-262-193/+0
|\ \ \ | |/ / |/| |
| * | Merge branch 'for_2.6.40/pm-cleanup' of ssh://master.kernel.org/pub/scm/linux...Tony Lindgren2011-05-241-75/+148
| |\|