aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-04-01uvesafb: bitwise OR has higher precedence than ?:Roel Kluin1-1/+1
2009-04-01arkfb: fix misplaced parenthesesRoel Kluin1-2/+2
2009-04-01asiliantfb: fix cmap memory leaksAndres Salomon1-5/+21
2009-04-01drivers/video/omap/hwa742.c: div reaches max_clk_divRoel Kluin1-2/+2
2009-04-01fbdev: update s1d13xxxfb to differ between revisions and production idsKristoffer Ericson2-18/+46
2009-04-01fbdev: newport: newport_*wait() return 0 on timeoutRoel Kluin1-2/+2
2009-04-01amifb: check fb_alloc_cmap return value and handle failure properlyAndres Salomon1-2/+5
2009-04-01amba-clcd: fix cmap memory leaksAndres Salomon1-1/+7
2009-04-0168328fb: fix cmap memory leaksAndres Salomon1-1/+4
2009-04-01tgafb: fix cmap memory leakAndres Salomon1-1/+3
2009-04-01sunxvr500: fix cmap memory leaksAndres Salomon1-1/+5
2009-04-01valkyriefb: check fb_alloc_cmap return value and handle failure properlyAndres Salomon1-5/+10
2009-04-01stifb: check fb_alloc_cmap return value and handle failure properlyAndres Salomon1-8/+10
2009-04-01sstfb: check fb_alloc_cmap return value and handle failure properlyAndres Salomon1-3/+7
2009-04-01sm501fb: check fb_alloc_cmap return value and handle failure properlyAndres Salomon1-1/+4
2009-04-01skeletonfb: check fb_alloc_cmap return value and handle failure properlyAndres Salomon1-3/+6
2009-04-01vfb: fix memory leaks in removal pathAndres Salomon1-0/+1
2009-04-01tridentfb: fix memory leaks in removal pathAndres Salomon1-0/+1
2009-04-01tdfxfb: fix memory leaks in removal pathAndres Salomon1-0/+1
2009-04-01drivers/video/sgivwfb.c: fix memory leaks in removal pathAndres Salomon1-0/+2
2009-04-01fbdev: uninline lock_fb_info()Andrew Morton2-9/+12
2009-04-01fbmem: fix fb_info->lock and mm->mmap_sem circular locking dependencyAndrea Righi4-20/+70
2009-04-01cirrusfb: fix interlaced modesKrzysztof Helt1-14/+21
2009-04-01cirrusfb: fix threshold register mask for Laguna chipsKrzysztof Helt1-1/+1
2009-04-01cirrusfb: GD5434 (aka SD64) support fixedKrzysztof Helt1-35/+37
2009-04-01cirrusfb: set MCLK in one placeKrzysztof Helt1-54/+16
2009-04-01cirrusfb: add accelerator constantKrzysztof Helt2-2/+10
2009-04-01cirrusfb: fix clock doublingKrzysztof Helt1-1/+18
2009-04-01cirrusfb: use 24bpp instead of 32bppKrzysztof Helt1-35/+44
2009-04-01cirrusfb: GD5446 fixesKrzysztof Helt1-18/+9
2009-04-01cirrusfb: fix error paths in cirrusfb_xxx_register()Krzysztof Helt1-12/+7
2009-04-01cirrusfb: add imageblit functionKrzysztof Helt1-18/+46
2009-04-01cirrusfb: acceleration improvementsKrzysztof Helt1-111/+75
2009-04-01cirrusfb: various Laguna fixesKrzysztof Helt1-27/+57
2009-04-01cirrusfb: check_var improvementsKrzysztof Helt1-121/+74
2009-04-01cirrusfb: Laguna chipset 8bpp fixKrzysztof Helt2-14/+21
2009-04-01cirrusfb: various improvementsKrzysztof Helt1-144/+58
2009-04-01cirrusfb: use 5-6-5 RGB for 16bpp modeKrzysztof Helt1-3/+3
2009-04-01cirrusfb: do not calculate line length twiceKrzysztof Helt1-8/+6
2009-04-01cirrusfb: add mmio registers for Laguna chipsetsKrzysztof Helt1-0/+38
2009-04-01cirrusfb: add Laguna additional overflow registerKrzysztof Helt2-26/+43
2009-04-01cirrusfb: fix Laguna chipset memory detection and clock settingKrzysztof Helt1-27/+38
2009-04-01cirrusfb: convert printks to dev_fooKrzysztof Helt1-297/+158
2009-04-01atyfb: fix header file trailing whitespaceRandy Dunlap2-283/+283
2009-04-01drivers/video/uvesafb.c: don't use gfp_any()Andrew Morton1-1/+1
2009-04-01rtc: test before subtraction on unsignedRoel Kluin1-3/+3
2009-04-01rtc-v3020: coding style cleanupMike Rapoport1-22/+18
2009-04-01rtc-wm8350: retries will reach -1Roel Kluin1-2/+2
2009-04-01rtc: add EPSON RX8025 support to DS1307 RTC driverMatthias Fuchs2-3/+84
2009-04-01rtc-ds1307: true SMBus compatibilityEd Swierk1-12/+97