summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2009-06-166-69/+49
|\
| * p9100: use standard fields for framebuffer physical address and lengthKrzysztof Helt2009-06-161-12/+8
| * leo: use standard fields for framebuffer physical address and lengthKrzysztof Helt2009-06-161-9/+5
| * cg6: use standard fields for framebuffer physical address and lengthKrzysztof Helt2009-06-161-14/+11
| * cg3: use standard fields for framebuffer physical address and lengthKrzysztof Helt2009-06-161-12/+8
| * cg14: use standard fields for framebuffer physical address and lengthKrzysztof Helt2009-06-161-10/+9
| * bw2: use standard fields for framebuffer physical address and lengthKrzysztof Helt2009-06-161-12/+8
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-06-161-157/+115
|\ \
| * | ps3fb: Use ps3_system_bus_[gs]et_drvdata() instead of direct accessGeert Uytterhoeven2009-06-151-3/+3
| * | ps3fb: Tear down FB setup during cleanupGeert Uytterhoeven2009-06-151-1/+4
| * | ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h>Geert Uytterhoeven2009-06-151-50/+22
| * | ps3fb: GPU memory mapping cleanupGeert Uytterhoeven2009-06-151-3/+12
| * | ps3fb: Correct handling of device opening in ps3fb_probe()Geert Uytterhoeven2009-06-151-6/+10
| * | ps3fb: Inline functions in ps3fb_probe(), to ease cleanup in the error pathGeert Uytterhoeven2009-06-151-106/+86
| * | ps3fb: Remove useless debug checks in ps3fb_shutdown()Geert Uytterhoeven2009-06-151-12/+2
| * | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-06-1510-33/+1396
| |\ \
* | \ \ Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-06-161-1/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | i2c: Do not probe for TV chips on Voodoo3 adaptersJean Delvare2009-06-151-1/+0
| | |/ | |/|
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-06-151-139/+151
|\ \ \ | |/ / |/| / | |/
| * Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-06-124-14/+17
| |\
| * | fbdev: Add PLB support and cleanup DCR in xilinxfb driver.John Linn2009-06-061-139/+151
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-06-147-20/+1386
|\ \ \
| * \ \ Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2009-06-144-0/+1372
| |\ \ \
| | * | | fb: add support of LCD display controller on pxa168/910 (base layer)Lennert Buytenhek2009-06-134-0/+1372
| * | | | [ARM] 5544/1: Trust PrimeCell resource sizesLinus Walleij2009-06-111-1/+1
| * | | | Merge branch 'for-rmk' of git://git.marvell.com/orion into develRussell King2009-06-082-9/+13
| |\ \ \ \ | | |/ / /
| * | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Russell King2009-05-291-16/+10
| |\ \ \ \
| | * | | | ARM: OMAP1: Make 770 LCD workAndrew de Quincey2009-05-281-16/+10
| | | |/ / | | |/| |
| * | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khil...Russell King2009-05-294-11/+20
| |\ \ \ \ | | |/ / /
| * | | | Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Russell King2009-05-237-69/+62
| |\ \ \ \
| * | | | | mx3fb: Issue prettier log messageSascha Hauer2009-05-171-1/+1
| * | | | | FB: fix unsafe use of disable_irq() in mx3fb.cGuennadi Liakhovetski2009-05-131-1/+1
| * | | | | [ARM] Remove arch-imx from build systemSascha Hauer2009-05-071-1/+1
* | | | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-06-121-1/+1
|\ \ \ \ \ \
| * | | | | | microblaze: Kconfig: Enable drivers for MicroblazeMichal Simek2009-05-211-1/+1
* | | | | | | uvesafb: improve parameter handling.Rusty Russell2009-06-121-6/+4
* | | | | | | module_param: invbool should take a 'bool', not an 'int'Rusty Russell2009-06-121-1/+1
* | | | | | | cyber2000fb.c: use proper method for stopping unload if CONFIG_ARCH_SHARKRusty Russell2009-06-121-5/+4
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-06-111-3/+2
|\ \ \ \ \ \
| * | | | | | vgacon: use slab allocator instead of the bootmem allocatorPekka Enberg2009-06-111-3/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-06-112-9/+13
|\ \ \ \ \ \ | |/ / / / /
| * | | | | atmel_lcdfb: correct fifo size for some productsNicolas Ferre2009-05-291-8/+2
| * | | | | S3C-fb: PM fixMarek Szyprowski2009-05-291-1/+11
| | |_|_|/ | |/| | |
* | | | | Merge branches 'sh/stable-updates' and 'sh/sparseirq'Paul Mundt2009-05-221-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | sh: mach-hp6xx: Fix up the hp6xx build for hd64461 changes.Paul Mundt2009-05-201-2/+2
* | | | | video: stop sh_mobile_lcdcfb only if startedMagnus Damm2009-05-221-1/+6
| |/ / / |/| | |
* | | | [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini2009-05-201-1/+1
* | | | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2009-05-162-9/+13
|\ \ \ \ | |_|_|/ |/| | |
| * | | ARM: OMAP2/3: Change omapfb to use clkdev for dispc and rfbi, v2Tony Lindgren2009-05-162-9/+13
* | | | MIPS: gbe: Make needlessly global symbols static in drivers/video/gbefb.cDmitri Vorobiev2009-05-141-7/+7
OpenPOWER on IntegriCloud