| Commit message (Expand) | Author | Age | Files | Lines |
* | [ARM] 3/4: Remove asm/hardware.h from Versatile and Integrator io.h | Russell King | 2005-10-28 | 1 | -0/+1 |
* | [PATCH] Return the line length via sysfs for fbdev | James Simmons | 2005-10-24 | 1 | -0/+8 |
* | [PATCH] vesafb: Fix display corruption on display blank | Antonino A. Daplas | 2005-10-18 | 1 | -3/+3 |
* | Add some basic .gitignore files | Linus Torvalds | 2005-10-18 | 1 | -0/+7 |
* | [PATCH] SVGATextMode fix | Samuel Thibault | 2005-10-17 | 1 | -2/+7 |
* | [PATCH] zaurus: fix compilation with cpufreq disabled | Pavel Machek | 2005-10-14 | 1 | -0/+2 |
* | [SPARC]: Fix p9100 framebuffer in 2.6 | Tom 'spot' Callaway | 2005-10-07 | 1 | -0/+4 |
* | [PATCH] pmac/radeonfb: Add suspend support for M11 chip in new iBook 12" | Sven Henkel | 2005-10-01 | 1 | -6/+8 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2005-09-30 | 2 | -1/+3 |
|\ |
|
| * | [RADEON]: Fix unaligned I/O port access during probe. | David S. Miller | 2005-09-29 | 2 | -1/+3 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-09-30 | 4 | -65/+54 |
|\ \ |
|
| * | | [ARM] Don't include mach-types.h unnecessarily | Russell King | 2005-09-29 | 2 | -2/+0 |
| * | | [ARM] pxafb: Remove #if DEBUG, convert DPRINTK to pr_debug | Russell King | 2005-09-29 | 2 | -63/+54 |
| |/ |
|
* | | [PATCH] s3c2410fb: Minor warning fix | Ben Dooks | 2005-09-29 | 1 | -2/+2 |
* | | [PATCH] intelfb: Fix regression (blank display) from ioremap patch | Antonino A. Daplas | 2005-09-29 | 2 | -11/+11 |
* | | [PATCH] i810-i2c iomem annotations | Al Viro | 2005-09-29 | 1 | -8/+8 |
* | | [PATCH] cyblafb: portability fixes, sanitized work with pointers | Al Viro | 2005-09-29 | 1 | -5/+6 |
|/ |
|
* | [PATCH] atyfb c99 fix | Andrew Morton | 2005-09-23 | 1 | -3/+5 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2005-09-21 | 1 | -1/+4 |
|\ |
|
| * | [ATYFB]: Fix build with CONFIG_FB_ATY_GENERIC_LCD disabled. | Tom 'spot' Callaway | 2005-09-21 | 1 | -1/+4 |
* | | [PATCH] fbdev: Fix reversed back and front porches | Antonino A. Daplas | 2005-09-20 | 1 | -4/+4 |
* | | [PATCH] nvidiafb: Fix absence of cursor in nvidiafb | Antonino A. Daplas | 2005-09-20 | 2 | -1/+5 |
|/ |
|
* | [PATCH] Fix up some pm_message_t types | Richard Purdie | 2005-09-17 | 1 | -1/+1 |
* | [PATCH] SharpSL: Add missing hunk from backlight update | Richard Purdie | 2005-09-17 | 1 | -4/+5 |
* | [PATCH] vgacon: Fix sanity checking in vgacon_resize | Antonino A. Daplas | 2005-09-15 | 1 | -1/+3 |
* | [PATCH] savagefb: Fix load failure of the Twister chipset | Antonino A. Daplas | 2005-09-15 | 3 | -14/+12 |
* | [PATCH] nv_i2c oops fix | Antonino A. Daplas | 2005-09-14 | 1 | -4/+7 |
* | [PATCH] drivers/video: Replace custom macro with isdigit() | Tobias Klauser | 2005-09-13 | 1 | -1/+2 |
* | [PATCH] matroxfb adjustments | Jan Beulich | 2005-09-13 | 1 | -5/+8 |
* | [PATCH] fbcon: constify font data | Jan Beulich | 2005-09-13 | 13 | -34/+33 |
* | [PATCH] minor fbcon_scroll adjustment | Jan Beulich | 2005-09-13 | 1 | -0/+2 |
* | [PATCH] SharpSL: Abstract model specifics from Corgi Backlight driver | Richard Purdie | 2005-09-13 | 1 | -14/+11 |
* | [PATCH] fbdev Kconfig fix | Antonino A. Daplas | 2005-09-13 | 1 | -1/+2 |
* | [PATCH] USB: sisusb[vga] update | Thomas Winischhofer | 2005-09-12 | 2 | -1/+5 |
* | [PATCH] i810fb: Change option ext_vga to extvga to match documentation | Antonino A. Daplas | 2005-09-11 | 1 | -6/+6 |
* | [PATCH] i810fb: Restore xres and yres option parameters | Antonino A. Daplas | 2005-09-11 | 1 | -17/+35 |
* | [PATCH] i810fb: Fix oops if CONFIG_FB_I810_I2C is set to no | Antonino A. Daplas | 2005-09-11 | 1 | -6/+6 |
* | [PATCH] Fix breakage on ppc{,64} by "nvidiafb: Fallback to firmware EDID" | Alexey Dobriyan | 2005-09-10 | 1 | -1/+2 |
* | [PATCH] vfree and kfree cleanup in drivers/ | Jesper Juhl | 2005-09-10 | 1 | -10/+5 |
* | [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions | Ingo Molnar | 2005-09-09 | 1 | -1/+1 |
* | [PATCH] s3c2410fb: ARM S3C2410 framebuffer driver | Arnaud Patard | 2005-09-09 | 4 | -0/+996 |
* | [PATCH] quiet non-x86 option ROM warnings | Olaf Hering | 2005-09-09 | 2 | -4/+5 |
* | [PATCH] i810fb: Stop LCD displays from flickering | Antonino A. Daplas | 2005-09-09 | 1 | -0/+2 |
* | [PATCH] i810fb: Add i2c/DDC support | Antonino A. Daplas | 2005-09-09 | 6 | -45/+429 |
* | [PATCH] fbcon: Break up bit_putcs into its component functions | Antonino A. Daplas | 2005-09-09 | 2 | -66/+94 |
* | [PATCH] pxafb: Add hsync time reporting hook | Richard Purdie | 2005-09-09 | 2 | -0/+34 |
* | [PATCH] fbdev: Initialize var structure in calc_mode_timings | Antonino A. Daplas | 2005-09-09 | 1 | -1/+3 |
* | [PATCH] nvidiafb: Fixed mirrored characters in big endian machines | Antonino A. Daplas | 2005-09-09 | 1 | -0/+4 |
* | [PATCH] fbcon: Stop cursor timer if console is inactive | Antonino A. Daplas | 2005-09-09 | 2 | -43/+52 |
* | [PATCH] savagefb: Make mode_option available when compiled as a module | Antonino A. Daplas | 2005-09-09 | 1 | -0/+3 |