aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAge
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-09-14
|\
| * Merge branch 'master' into develRussell King2009-09-12
| |\
| * \ Merge branch 'devel-stable' into develRussell King2009-09-12
| |\ \
| | * \ Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2009-08-15
| | |\ \
| | | * | imxfb: Add support for multiple displaysSascha Hauer2009-08-07
| | | * | imxfb: use resource_size() macroSascha Hauer2009-08-07
| | | * | imxfb: calculate bpix value from bits_per_pixelSascha Hauer2009-08-07
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '...Russell King2009-09-12
| |\ \ \ \ \
| | * | | | | [ARM] 5614/1: at91: atmel_lcdfb: add at91sam9g10 support to atmel LCD driverNicolas Ferre2009-07-23
| | * | | | | [ARM] 5572/1: at91: Support for at91sam9g45 series: core chip & board supportNicolas Ferre2009-06-27
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-14
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-12
| |\ \ \ \ \
| * | | | | | connector: make callback argument type explicitMike Frysinger2009-07-17
* | | | | | | xenfb: connect to backend before registering fbJeremy Fitzhardinge2009-08-27
* | | | | | | sh: skip disabled LCDC channelsMagnus Damm2009-08-14
| |/ / / / / |/| | | | |
* | | | | | i.MX31: fix framebuffer locking regressionsGuennadi Liakhovetski2009-08-07
* | | | | | fbcon: don't use vc_resize() on initializationJohannes Weiner2009-08-07
* | | | | | viafb: fix rmmod bugFlorian Tobias Schandinat2009-08-07
* | | | | | fbcon: fix rotate upside down crashStefani Seibold2009-08-07
* | | | | | parisc: sticore.c - check return valuesHelge Deller2009-08-02
| |_|_|/ / |/| | | |
* | | | | drivers/video/backlight/jornada720_bl.c: fix buildKristoffer Ericson2009-07-29
* | | | | s3c-fb: fix off-by-one bug in loop indexesPawel Osciak2009-07-29
| |_|_|/ |/| | |
* | | | fbmon: work around compiler bug in gcc-2.4.2Linus Torvalds2009-07-22
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-07-18
|\ \ \ \
| * \ \ \ Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-07-09
| |\ \ \ \
| | * | | | backlight: fix pwm_bl.c to notify platform code when suspendingMarc Zyngier2009-07-03
| | | |/ / | | |/| |
* | | | | fb/intelfb: conflict with DRM_I915 and hide by defaultJesse Barnes2009-07-15
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-07-13
|\ \ \ \ \
| * | | | | omap: video: remove direct access of driver_dataGreg Kroah-Hartman2009-07-12
| | |_|_|/ | |/| | |
* / | | | headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
|/ / / /
* | | | mx3fb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt2009-07-09
* | | | sm501fb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt2009-07-09
|/ / /
* | | atmel_lcdfb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt2009-07-08
* | | fsl-diu-fb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt2009-07-08
* | | Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-08
* | | Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-07-08
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-07-06
| |\ \ \
| * | | | video: hitfb: Move over to dev_pm_ops.Paul Mundt2009-07-06
| * | | | video: hitfb: Convert to framebuffer_alloc().Paul Mundt2009-07-06
| * | | | video: sh_mobile_lcdcfb: Convert to framebuffer_alloc().Paul Mundt2009-07-06
* | | | | Revert "fb: Initialize fb_info mutexes in framebuffer_alloc()"Linus Torvalds2009-07-08
* | | | | matroxfb: fix regression with uninitalized fb_info->mm_lock mutex (second head)Krzysztof Helt2009-07-08
* | | | | matroxfb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt2009-07-08
* | | | | w100fb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt2009-07-08
* | | | | atafb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt2009-07-08
* | | | | i810fb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt2009-07-08
| |/ / / |/| | |
* | | | fb: Initialize fb_info mutexes in framebuffer_alloc()Paul Mundt2009-07-06
* | | | drivers/video/s3c-fb.c: fix clock setting for Samsung SoC FramebufferInKi Dae2009-07-06
* | | | sisfb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt2009-07-06
| |_|/ |/| |
* | | video: sm501fb: Early initialization of mm_lock mutex.Paul Mundt2009-07-04