summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-248-14/+13Star
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-185-9/+8Star
| * vesafb: fix comment a typoJustin P. Mattock2010-08-161-1/+1
| * Merge branch 'master' into for-nextJiri Kosina2010-08-112-3/+3
| |\
| * \ Merge branch 'master' into for-nextJiri Kosina2010-08-1048-1752/+2696
| |\ \
| * | | fix printk typo 'faild'Paul Bolle2010-08-092-4/+4
* | | | i2c: Remove unneeded inclusions of <linux/i2c-id.h>Jean Delvare2010-10-244-4/+0Star
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2010-10-232-4/+2Star
|\ \ \ \
| * | | | fbdev: atafb - Remove undead ifdef ATAFB_FALCONChristian Dietrich2010-10-221-2/+0Star
| * | | | fbdev/m68k: Fix section mismatches in q40fb.cHenrik Kretzschmar2010-10-221-2/+2
* | | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-222-0/+7
|\ \ \ \ \
| * | | | | llseek: automatically add .llseek fopArnd Bergmann2010-10-152-0/+7
* | | | | | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-10-221-6/+2Star
|\ \ \ \ \ \
| * \ \ \ \ \ Merge commit 'v2.6.36-rc7' into core/memblockIngo Molnar2010-10-085-19/+104
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | memblock/arm: Fix memblock_region_is_memory() typoYinghai Lu2010-10-081-1/+1
| * | | | | | Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar2010-08-3174-1941/+5226
| |\ \ \ \ \ \
| * | | | | | | memblock/arm: Use memblock_region_is_memory() for omap fbBenjamin Herrenschmidt2010-08-041-6/+2Star
| * | | | | | | memblock: Rename memblock_region to memblock_type and memblock_property to me...Benjamin Herrenschmidt2010-08-041-1/+1
* | | | | | | | ARM: pxa168fb: add .remove functionHaojian Zhuang2010-10-091-0/+47
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-09-271-2/+2
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-09-251-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: pxa168fb: clear enable bit when not activeHaojian Zhuang2010-09-251-2/+2
| | | |_|/ / / / | | |/| | | | |
* | | | | | | | drivers/video/sis/sis_main.c: prevent reading uninitialized stack memoryDan Rosenberg2010-09-231-0/+3
* | | | | | | | fbcon: fix lockdep warning from fbcon_deinit()Jarek Poplawski2010-09-231-2/+3
* | | | | | | | efifb: support the EFI framebuffer on more Apple hardwareLuke Macken2010-09-231-0/+42
* | | | | | | | efifb: check that the base address is plausible on pci systemsPeter Jones2010-09-231-12/+49
|/ / / / / / /
* | | | | | | Merge branch '2.6.36-fixes' of git://github.com/schandinat/linux-2.6Linus Torvalds2010-09-161-0/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | drivers/video/via/ioctl.c: prevent reading uninitialized stack memoryDan Rosenberg2010-09-161-0/+2
* | | | | | | ARM: pxa168fb: fix section mismatchMarek Vasut2010-08-301-3/+3
| |_|/ / / / |/| | | | |
* | | | | | matroxfb: fix incorrect use of memcpy_toio()Ondrej Zary2010-08-201-2/+2
* | | | | | VIDEO: amba clcd: don't disable an already disabled clockRussell King2010-08-171-2/+8
* | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-121-1/+1
|\ \ \ \ \ \
| * | | | | | i2c: Add support for custom probe functionJean Delvare2010-08-111-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-08-122-3/+6
|\ \ \ \ \ \
| * | | | | | param: simple locking for sysfs-writable charp parametersRusty Russell2010-08-111-0/+2
| * | | | | | param: use ops in struct kernel_param, rather than get and set fns directlyRusty Russell2010-08-111-3/+4
| |/ / / / /
* | | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-1213-32/+32
|\ \ \ \ \ \
| * | | | | | of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-0613-32/+32
* | | | | | | Merge branch 'msm-video' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds2010-08-112-4/+1Star
|\ \ \ \ \ \ \
| * | | | | | | video: msm: Fix section mismatch in mddi.c.Gregory Bean2010-07-291-1/+1
| * | | | | | | drivers: video: msm: drop some unused variablesDaniel Walker2010-06-172-3/+0Star
* | | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-08-116-54/+1711
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branches 'master' and 'devel' into for-linusRussell King2010-08-115-52/+1694
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into dev...Russell King2010-08-065-52/+1694
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | | * | | | | | | fbdev: sh-mobile: HDMI support for SH-Mobile SoCsGuennadi Liakhovetski2010-08-044-49/+1175
| | | * | | | | | | sh: add a parameter to LCDC driver's .display_on() callbackGuennadi Liakhovetski2010-08-042-2/+2
| | | * | | | | | | fbdev: sh-mobile-lcdc: fix potential Oops in SH-Mobile LCDC framebuffer driverGuennadi Liakhovetski2010-08-041-2/+4
| | | * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-08-048-40/+110
| | | |\ \ \ \ \ \ \ | | | | | |_|_|/ / / | | | | |/| | | | |
| | | * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-07-0518-85/+65Star
| | | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-05-3144-357/+3124
| | | |\ \ \ \ \ \ \ \