| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: pxafb: Fix access to nonexistent member of pxafb_info | Marek Vasut | 2011-04-12 | 1 | -1/+3 |
* | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-04-07 | 13 | -142/+238 |
|\ |
|
| * | efifb: Add override for 11" Macbook Air 3,1 | Matthew Garrett | 2011-04-06 | 1 | -0/+4 |
| * | efifb: Support overriding fields FW tells us with the DMI data. | Peter Jones | 2011-04-06 | 1 | -61/+88 |
| * | fb: Reduce priority of resource conflict message | Matthew Garrett | 2011-04-06 | 1 | -1/+1 |
| * | savagefb: Remove obsolete else clause in savage_setup_i2c_bus | Tormod Volden | 2011-04-06 | 1 | -2/+1 |
| * | savagefb: Set up I2C based on chip family instead of card id | Tormod Volden | 2011-04-06 | 1 | -5/+4 |
| * | savagefb: Replace magic register address with define | Tormod Volden | 2011-04-06 | 1 | -1/+1 |
| * | drivers/video/bfin-lq035q1-fb.c: introduce missing kfree | Julia Lawall | 2011-04-06 | 1 | -1/+3 |
| * | video: s3c-fb: fix checkpatch errors and warning | Jingoo Han | 2011-04-06 | 1 | -3/+5 |
| * | efifb: support AMD Radeon HD 6490 | Davidlohr Bueso | 2011-03-31 | 1 | -0/+3 |
| * | s3fb: fix Virge/GX2 | Ondrej Zary | 2011-03-31 | 1 | -14/+34 |
| * | fbcon: Remove unused 'display *p' variable from fb_flashcursor() | Sergey Senozhatsky | 2011-03-31 | 1 | -2/+0 |
| * | Merge branch 'common/fbdev' of master.kernel.org:/pub/scm/linux/kernel/git/le... | Paul Mundt | 2011-03-29 | 2 | -4/+49 |
| |\ |
|
| | * | fbdev: sh_mobile_lcdcfb: fix module lock acquisition | Alexandre Courbot | 2011-03-29 | 1 | -4/+4 |
| | * | fbdev: sh_mobile_lcdcfb: add blanking support | Alexandre Courbot | 2011-03-29 | 2 | -0/+45 |
| * | | Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6 | Paul Mundt | 2011-03-24 | 4 | -49/+46 |
| |\ \ |
|
| | * | | viafb: initialize margins correct | Florian Tobias Schandinat | 2011-03-21 | 1 | -20/+11 |
| | * | | viafb: refresh rate bug collection | Florian Tobias Schandinat | 2011-03-16 | 4 | -30/+36 |
* | | | | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 2011-04-07 | 40 | -66/+66 |
|\ \ \ \ |
|
| * | | | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 40 | -66/+66 |
* | | | | | Merge branch 'unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/epi... | Linus Torvalds | 2011-04-04 | 1 | -11/+17 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | unicore32 framebuffer fix: get videomemory by __get_free_pages() and make it ... | Guan Xuetao | 2011-04-02 | 1 | -11/+17 |
| |/ / / |
|
* | | | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | Russell King | 2011-03-26 | 2 | -48/+91 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | ARM: pxafb: don't disable controller on cpufreq transition if overlay in use | Vasily Khoruzhick | 2011-03-16 | 1 | -1/+2 |
| * | | | ARM: pxafb: fix typo in ypos assignment | Vasily Khoruzhick | 2011-03-16 | 1 | -2/+2 |
| * | | | ARM: pxafb: fix plane Z-ordering problem | Vasily Khoruzhick | 2011-03-16 | 1 | -2/+6 |
| * | | | ARM: pxafb: rework pxafb overlay memory management | Vasily Khoruzhick | 2011-03-16 | 2 | -43/+81 |
* | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-03-24 | 1 | -3/+0 |
|\ \ \ \ |
|
| * | | | | matrox: Remove legacy VIDIOC_*_OLD ioctls | Mauro Carvalho Chehab | 2011-03-22 | 1 | -3/+0 |
| |/ / / |
|
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 2011-03-24 | 2 | -42/+20 |
|\ \ \ \ |
|
| * | | | | mfd: Adopt mfd_data in 88pm860x backlight | Haojian Zhuang | 2011-03-23 | 1 | -26/+8 |
| * | | | | tmio: Silence warnings introduced by mfd changes | Andres Salomon | 2011-03-23 | 1 | -6/+5 |
| * | | | | fb: Use mfd_data instead of driver_data for tmio-fb | Andres Salomon | 2011-03-23 | 1 | -8/+7 |
| * | | | | mfd: mfd_cell is now implicitly available to tc6393xb drivers | Andres Salomon | 2011-03-23 | 1 | -11/+9 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 | Linus Torvalds | 2011-03-24 | 56 | -1820/+5542 |
|\ \ \ \ \ |
|
| * | | | | | fbcon: fix situation where fbcon gets deinitialised and can't reinit. | Dave Airlie | 2011-03-22 | 1 | -2/+2 |
| * | | | | | video, sm501: add OF binding to support SM501 | Heiko Schocher | 2011-03-22 | 1 | -3/+39 |
| * | | | | | video, sm501: add edid and commandline support | Heiko Schocher | 2011-03-22 | 1 | -5/+60 |
| * | | | | | video, sm501: add I/O functions for use on powerpc | Heiko Schocher | 2011-03-22 | 1 | -82/+90 |
| * | | | | | video: Fix EDID macros H_SYNC_WIDTH and H_SYNC_OFFSET | Martin Decky | 2011-03-22 | 1 | -2/+2 |
| * | | | | | fbcon: Bugfix soft cursor detection in Tile Blitting | Henry Nestler | 2011-03-22 | 1 | -1/+1 |
| * | | | | | video: add missing framebuffer_release in error path | axel lin | 2011-03-22 | 3 | -0/+3 |
| * | | | | | video: metronomefb: add __devexit_p around reference to metronomefb_remove | axel lin | 2011-03-22 | 1 | -1/+1 |
| * | | | | | video: hecubafb: add __devexit_p around reference to hecubafb_remove | axel lin | 2011-03-22 | 1 | -1/+1 |
| * | | | | | drivers:video:aty:radeon_base Fix typo occationally to occasionally | Justin P. Mattock | 2011-03-22 | 1 | -1/+1 |
| * | | | | | atmel_lcdfb: add fb_blank function | Andreas Bießmann | 2011-03-22 | 1 | -0/+24 |
| * | | | | | atmel_lcdfb: implement inverted contrast pwm | Andreas Bießmann | 2011-03-22 | 1 | -1/+6 |
| * | | | | | video: s3c-fb: return proper error if clk_get fails | axel lin | 2011-03-22 | 1 | -0/+1 |
| * | | | | | uvesafb,vesafb: create WC or WB PAT-entries | Thomas Schlichter | 2011-03-22 | 2 | -29/+64 |