aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Detaching fbcon: update documentationAntonino A. Daplas2006-06-261-4/+100
* [PATCH] Detaching fbcon: add capability to attach/detach fbconAntonino A. Daplas2006-06-261-58/+97
* [PATCH] Detaching fbcon: clean up exit codeAntonino A. Daplas2006-06-261-0/+43
* [PATCH] Detaching fbcon: sdd sysfs class device entry for fbconAntonino A. Daplas2006-06-266-83/+112
* [PATCH] Detaching fbcon: remove calls to pci_disable_device()Antonino A. Daplas2006-06-267-20/+2
* [PATCH] Detaching fbcon: fix give_up_console()Antonino A. Daplas2006-06-261-8/+21
* [PATCH] Detaching fbcon: fix vgacon to allow retaking of the consoleAntonino A. Daplas2006-06-261-6/+22
* [PATCH] fbdev: tag by scantype in sysfsDaniel R Thompson2006-06-261-1/+10
* [PATCH] imacfb: Add Intel-based Macintosh Framebuffer SupportEdgar Hucek2006-06-263-0/+355
* [PATCH] atyfb: Fix section warningsAntonino A. Daplas2006-06-262-14/+14
* [PATCH] macmodes: Fix section warningAntonino A. Daplas2006-06-263-23/+25
* [PATCH] fbdev: Fix logo rotation if width != heightAntonino A. Daplas2006-06-261-10/+10
* [PATCH] neofb: fix unblank logic interfering with lid toggled backlightChristian Trefzer2006-06-261-9/+23
* [PATCH] skeletonfb: remove duplicate module init, exit, license linesArnaldo Carvalho de Melo2006-06-261-5/+0
* [PATCH] au1100fb: add power management supportRodolfo Giometti2006-06-261-2/+39
* [PATCH] backlight: Fix Kconfig dependencyAntonino A. Daplas2006-06-261-2/+2
* [PATCH] s3c2410fb: Fix resumeArnaud Patard2006-06-261-6/+11
* [PATCH] fbdev: Remove unused exportsAdrian Bunk2006-06-264-6/+0
* [PATCH] fbdev: Coverity Bug 90Antonino A. Daplas2006-06-261-2/+3
* [PATCH] fbdev: Coverity Bug 85Antonino A. Daplas2006-06-261-0/+1
* [PATCH] atyfb: Fix dead codeAntonino A. Daplas2006-06-261-0/+3
* [PATCH] vt: Delay the update of the visible consoleDavid Hollister2006-06-261-9/+17
* [PATCH] vesafb: Prefer VGA registers over PMIAntonino A. Daplas2006-06-261-15/+17
* [PATCH] vesafb: Fix return code of vesafb_setcolregAntonino A. Daplas2006-06-261-5/+11
* [PATCH] fbdev: Add 1366x768 (WXGA) mode to mode databaseDennis Munsie2006-06-261-0/+4
* [PATCH] nvidiafb: Add support for Geforce 6100 and related chipsetsAntonino A. Daplas2006-06-262-2/+9
* [PATCH] fbdev: Firmware EDID fixesAntonino A. Daplas2006-06-265-18/+54
* [PATCH] savagefb: Whitespace cleanupAntonino A. Daplas2006-06-261-497/+496
* [PATCH] fbdev: Static pseudocolor with depth less than 4 does existAntonino A. Daplas2006-06-261-1/+1
* [PATCH] vga16fb: Update platform codeAntonino A. Daplas2006-06-261-17/+23
* [PATCH] vfb: Update platform codeAntonino A. Daplas2006-06-261-16/+13
* [PATCH] vesafb: Update platform codeAntonino A. Daplas2006-06-261-5/+12
* [PATCH] epson1355fb: Update platform codeAntonino A. Daplas2006-06-261-15/+14
* [PATCH] atyfb: Set correct acceleration flagsAntonino A. Daplas2006-06-261-1/+13
* [PATCH] atyfb: Remove unneeded calls to wait_for_idleAntonino A. Daplas2006-06-261-10/+0
* [PATCH] atyfb: Fix hardware cursor handlingAntonino A. Daplas2006-06-261-19/+12
* [PATCH] nvidiafb: Revise pci_device_id tableAntonino A. Daplas2006-06-261-356/+6
* [PATCH] fbdev: More accurate sync range extrapolationAntonino A. Daplas2006-06-261-4/+24
* [PATCH] fbdev: Remove duplicate #include'sAdrian Bunk2006-06-263-5/+1
* [PATCH] fbdev: cleanup the CONFIG_VIDEO_SELECT messAdrian Bunk2006-06-262-12/+1
* [PATCH] backlight: LOCOMO Backlight Driver updatesRichard Purdie2006-06-265-37/+146
* [PATCH] savagefb: Add state save and_restore hooksAntonino A. Daplas2006-06-261-18/+191
* [PATCH] savagefb: Allocate space for current and saved register statesAntonino A. Daplas2006-06-262-278/+282
* [PATCH] Remove code that has long been commented out from pdc20265_oldTobias Oed2006-06-261-6/+0
* [PATCH] pdc202xx_old depends on CONFIG_BLK_DEV_IDEDMATobias Oed2006-06-261-4/+0
* [PATCH] fix IDE deadlock in error reporting codeIngo Molnar2006-06-261-2/+2
* [PATCH] ide: pdc202xx_old: remove the obsolete busprocSergei Shtylyov2006-06-261-28/+1
* [PATCH] ide: actually honor drive's minimum PIO/DMA cycle timesSergei Shtylyov2006-06-261-1/+7
* [PATCH] ide-io: increase timeout value to allow for slave wakeupAl Boldi2006-06-261-1/+1
* [PATCH] Fix IDE locking errorAlan Cox2006-06-261-2/+10