| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'fbdev/udlfb' | Paul Mundt | 2011-01-06 | 1 | -0/+95 |
|\ |
|
| * | video: udlfb: Kill off special printk wrappers, use pr_fmt(). | Paul Mundt | 2011-01-06 | 1 | -16/+0 |
| * | video: udlfb: Kill off some magic constants for EDID sizing. | Paul Mundt | 2011-01-06 | 1 | -6/+0 |
| * | fbdev: move udlfb out of staging. | Paul Mundt | 2010-11-16 | 1 | -0/+117 |
* | | Merge branch 'common/fbdev-mipi' of master.kernel.org:/pub/scm/linux/kernel/g... | Paul Mundt | 2011-01-05 | 1 | -0/+6 |
|\ \ |
|
| * | | fbdev: sh_mipi_dsi: support different register layouts | Guennadi Liakhovetski | 2011-01-05 | 1 | -0/+6 |
| |/ |
|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2010-12-22 | 1 | -1/+0 |
|\ \ |
|
| * | | fbdev: da8xx: punt duplicated FBIO_WAITFORVSYNC define | Mike Frysinger | 2010-11-16 | 1 | -1/+0 |
| |/ |
|
* | | s1d13xxxfb: drop unused code | Andres Salomon | 2010-12-21 | 1 | -6/+0 |
* | | fbdev: sh_mobile_hdmi: add support for more precise HDMI clock configuration | Guennadi Liakhovetski | 2010-11-10 | 1 | -0/+3 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into dev... | Russell King | 2010-10-28 | 1 | -1/+4 |
|\ |
|
| * | fbdev: sh_mobile_hdmi: implement locking | Guennadi Liakhovetski | 2010-09-14 | 1 | -0/+2 |
| * | fbdev: sh_mobile_lcdcfb: Support multiple video modes in platform data | Guennadi Liakhovetski | 2010-09-14 | 1 | -1/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-10-25 | 1 | -0/+16 |
|\ \ |
|
| * | | fbdev: sh_mobile_hdmi: modify flags name to more specific | Kuninori Morimoto | 2010-09-10 | 1 | -5/+5 |
| * | | fbdev: sh-mobile: Add HDMI sound type selection | Kuninori Morimoto | 2010-09-01 | 1 | -0/+16 |
| |/ |
|
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | include/video/vga.h: update web address. | Justin P. Mattock | 2010-08-16 | 1 | -1/+1 |
* | | include: replace unifdef-y with header-y | Sam Ravnborg | 2010-08-14 | 1 | -2/+3 |
* | | fbdev: sh-mobile: HDMI support for SH-Mobile SoCs | Guennadi Liakhovetski | 2010-08-04 | 1 | -0/+22 |
* | | sh: add a parameter to LCDC driver's .display_on() callback | Guennadi Liakhovetski | 2010-08-04 | 1 | -1/+1 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2010-05-31 | 2 | -2/+1 |
|\| |
|
| * | fbdev: move FBIO_WAITFORVSYNC to linux/fb.h | Grazvydas Ignotas | 2010-05-25 | 1 | -2/+0 |
| * | fbdev: da8xx/omap-l1xx: implement double buffering | Martin Ambrose | 2010-05-25 | 1 | -0/+1 |
* | | sh-mobile: add support for displays, connected over the MIPI bus | Guennadi Liakhovetski | 2010-05-24 | 1 | -0/+35 |
* | | sh: add a YUV422 output data format, that is also supported by LCDC | Guennadi Liakhovetski | 2010-05-24 | 1 | -18/+21 |
* | | fbdev: add a MIPI DSI header | Guennadi Liakhovetski | 2010-05-24 | 1 | -0/+130 |
|/ |
|
* | broadsheetfb: support storing waveform | Jaya Kumar | 2010-03-12 | 1 | -0/+5 |
* | broadsheetfb: add MMIO hooks | Jaya Kumar | 2010-03-12 | 1 | -4/+13 |
* | broadsheetfb: add multiple panel type support | Jaya Kumar | 2010-03-12 | 1 | -0/+1 |
* | video: sh_mobile_lcdcfb: Add wait for vsync. | Phil Edworthy | 2010-02-16 | 1 | -0/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2009-12-16 | 1 | -0/+2 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into s... | Paul Mundt | 2009-12-10 | 2 | -8/+5 |
| |\ |
|
| * | | sh: add a start_transfer() callback to the LCDC driver | Magnus Damm | 2009-12-09 | 1 | -0/+2 |
* | | | davinci: fb: update the driver in preparation for addition of power managemen... | Chaithrika U S | 2009-12-16 | 1 | -0/+1 |
| |/
|/| |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 | 1 | -6/+5 |
|\ \ |
|
| * | | sgivwfb: Make use of ARRAY_SIZE. | Thiago Farina | 2009-12-04 | 1 | -6/+5 |
| |/ |
|
* / | pxa168fb: remove useless vsync/hsync invert flag | Jun Nie | 2009-12-01 | 1 | -2/+0 |
|/ |
|
* | davinci-fb-frame-buffer-driver-for-ti-da8xx-omap-l1xx-v4 | Sudhakar Rajashekhara | 2009-09-23 | 1 | -3/+0 |
* | davinci: fb: Frame Buffer driver for TI DA8xx/OMAP-L1xx | Sudhakar Rajashekhara | 2009-09-23 | 1 | -0/+106 |
* | fbdev: s1d13xxxfb: add accelerated bitblt functions | Kristoffer Ericson | 2009-06-16 | 1 | -0/+9 |
* | fb: add support of LCD display controller on pxa168/910 (base layer) | Lennert Buytenhek | 2009-06-13 | 1 | -0/+127 |
* | include/video/cyblafb.h: remove it, it's unused | Joe Perches | 2009-04-13 | 1 | -175/+0 |
* | tdfxfb: move I2C functionality into the tdfxfb | Krzysztof Helt | 2009-04-07 | 1 | -0/+26 |
* | fbdev: update s1d13xxxfb to differ between revisions and production ids | Kristoffer Ericson | 2009-04-01 | 1 | -6/+10 |
* | fbdev: newport: newport_*wait() return 0 on timeout | Roel Kluin | 2009-04-01 | 1 | -2/+2 |
* | cirrusfb: Laguna chipset 8bpp fix | Krzysztof Helt | 2009-04-01 | 1 | -1/+0 |
* | cirrusfb: add Laguna additional overflow register | Krzysztof Helt | 2009-04-01 | 1 | -0/+1 |
* | atyfb: fix header file trailing whitespace | Randy Dunlap | 2009-04-01 | 2 | -283/+283 |
* | [ARM] 5353/1: fbdev: add E-Ink Broadsheet controller support v3 | Jaya Kumar | 2009-02-10 | 1 | -0/+59 |