| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] Detaching fbcon: fix vgacon to allow retaking of the console | Antonino A. Daplas | 2006-06-26 | 1 | -6/+22 |
* | [PATCH] fbdev: tag by scantype in sysfs | Daniel R Thompson | 2006-06-26 | 1 | -1/+10 |
* | [PATCH] imacfb: Add Intel-based Macintosh Framebuffer Support | Edgar Hucek | 2006-06-26 | 3 | -0/+355 |
* | [PATCH] atyfb: Fix section warnings | Antonino A. Daplas | 2006-06-26 | 2 | -14/+14 |
* | [PATCH] macmodes: Fix section warning | Antonino A. Daplas | 2006-06-26 | 3 | -23/+25 |
* | [PATCH] fbdev: Fix logo rotation if width != height | Antonino A. Daplas | 2006-06-26 | 1 | -10/+10 |
* | [PATCH] neofb: fix unblank logic interfering with lid toggled backlight | Christian Trefzer | 2006-06-26 | 1 | -9/+23 |
* | [PATCH] skeletonfb: remove duplicate module init, exit, license lines | Arnaldo Carvalho de Melo | 2006-06-26 | 1 | -5/+0 |
* | [PATCH] au1100fb: add power management support | Rodolfo Giometti | 2006-06-26 | 1 | -2/+39 |
* | [PATCH] backlight: Fix Kconfig dependency | Antonino A. Daplas | 2006-06-26 | 1 | -2/+2 |
* | [PATCH] s3c2410fb: Fix resume | Arnaud Patard | 2006-06-26 | 1 | -6/+11 |
* | [PATCH] fbdev: Remove unused exports | Adrian Bunk | 2006-06-26 | 4 | -6/+0 |
* | [PATCH] fbdev: Coverity Bug 90 | Antonino A. Daplas | 2006-06-26 | 1 | -2/+3 |
* | [PATCH] fbdev: Coverity Bug 85 | Antonino A. Daplas | 2006-06-26 | 1 | -0/+1 |
* | [PATCH] atyfb: Fix dead code | Antonino A. Daplas | 2006-06-26 | 1 | -0/+3 |
* | [PATCH] vesafb: Prefer VGA registers over PMI | Antonino A. Daplas | 2006-06-26 | 1 | -15/+17 |
* | [PATCH] vesafb: Fix return code of vesafb_setcolreg | Antonino A. Daplas | 2006-06-26 | 1 | -5/+11 |
* | [PATCH] fbdev: Add 1366x768 (WXGA) mode to mode database | Dennis Munsie | 2006-06-26 | 1 | -0/+4 |
* | [PATCH] nvidiafb: Add support for Geforce 6100 and related chipsets | Antonino A. Daplas | 2006-06-26 | 2 | -2/+9 |
* | [PATCH] fbdev: Firmware EDID fixes | Antonino A. Daplas | 2006-06-26 | 2 | -17/+16 |
* | [PATCH] savagefb: Whitespace cleanup | Antonino A. Daplas | 2006-06-26 | 1 | -497/+496 |
* | [PATCH] fbdev: Static pseudocolor with depth less than 4 does exist | Antonino A. Daplas | 2006-06-26 | 1 | -1/+1 |
* | [PATCH] vga16fb: Update platform code | Antonino A. Daplas | 2006-06-26 | 1 | -17/+23 |
* | [PATCH] vfb: Update platform code | Antonino A. Daplas | 2006-06-26 | 1 | -16/+13 |
* | [PATCH] vesafb: Update platform code | Antonino A. Daplas | 2006-06-26 | 1 | -5/+12 |
* | [PATCH] epson1355fb: Update platform code | Antonino A. Daplas | 2006-06-26 | 1 | -15/+14 |
* | [PATCH] atyfb: Set correct acceleration flags | Antonino A. Daplas | 2006-06-26 | 1 | -1/+13 |
* | [PATCH] atyfb: Remove unneeded calls to wait_for_idle | Antonino A. Daplas | 2006-06-26 | 1 | -10/+0 |
* | [PATCH] atyfb: Fix hardware cursor handling | Antonino A. Daplas | 2006-06-26 | 1 | -19/+12 |
* | [PATCH] nvidiafb: Revise pci_device_id table | Antonino A. Daplas | 2006-06-26 | 1 | -356/+6 |
* | [PATCH] fbdev: More accurate sync range extrapolation | Antonino A. Daplas | 2006-06-26 | 1 | -4/+24 |
* | [PATCH] fbdev: Remove duplicate #include's | Adrian Bunk | 2006-06-26 | 3 | -5/+1 |
* | [PATCH] fbdev: cleanup the CONFIG_VIDEO_SELECT mess | Adrian Bunk | 2006-06-26 | 2 | -12/+1 |
* | [PATCH] backlight: LOCOMO Backlight Driver updates | Richard Purdie | 2006-06-26 | 3 | -17/+116 |
* | [PATCH] savagefb: Add state save and_restore hooks | Antonino A. Daplas | 2006-06-26 | 1 | -18/+191 |
* | [PATCH] savagefb: Allocate space for current and saved register states | Antonino A. Daplas | 2006-06-26 | 2 | -278/+282 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 2006-06-25 | 1 | -25/+27 |
|\ |
|
| * | V4L/DVB (4210a): git-dvb versus matroxfb | Andrew Morton | 2006-06-25 | 1 | -25/+27 |
* | | [PATCH] trident fb section fixes | Randy Dunlap | 2006-06-25 | 1 | -3/+3 |
* | | [PATCH] Rewritten backlight infrastructure for portable Apple computers | Michael Hanselmann | 2006-06-25 | 15 | -410/+1167 |
* | | [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM | Christoph Lameter | 2006-06-25 | 1 | -3/+0 |
|/ |
|
* | Merge branch 'intelfb-patches' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2006-06-24 | 3 | -24/+20 |
|\ |
|
| * | intelfb delousing | Al Viro | 2006-06-24 | 3 | -24/+20 |
* | | [SPARC64]: Convert sparc64 PCI layer to in-kernel device tree. | David S. Miller | 2006-06-23 | 1 | -1/+1 |
|/ |
|
* | [PATCH] m68k: atyfb_base compile fix for CONFIG_PCI=n | Roman Zippel | 2006-06-23 | 1 | -0/+4 |
* | [PATCH] vgacon: make VGA_MAP_MEM take size, remove extra use | Bjorn Helgaas | 2006-06-22 | 3 | -12/+11 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-06-20 | 1 | -0/+63 |
|\ |
|
| * | [ARM] 3404/1: lpd7a40x: AMBA CLCD support | Marc Singer | 2006-06-18 | 1 | -0/+63 |
* | | Merge branch 'i915fb' of git://git.kernel.org/pub/scm/linux/kernel/git/airlie... | Linus Torvalds | 2006-06-19 | 5 | -210/+412 |
|\ \
| |/
|/| |
|
| * | intelfb: fixup clock calculation debugging. | Dave Airlie | 2006-06-18 | 1 | -72/+32 |