summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* amifb: check fb_alloc_cmap return value and handle failure properlyAndres Salomon2009-04-011-2/+5
* amba-clcd: fix cmap memory leaksAndres Salomon2009-04-011-1/+7
* 68328fb: fix cmap memory leaksAndres Salomon2009-04-011-1/+4
* tgafb: fix cmap memory leakAndres Salomon2009-04-011-1/+3
* sunxvr500: fix cmap memory leaksAndres Salomon2009-04-011-1/+5
* valkyriefb: check fb_alloc_cmap return value and handle failure properlyAndres Salomon2009-04-011-5/+10
* stifb: check fb_alloc_cmap return value and handle failure properlyAndres Salomon2009-04-011-8/+10
* sstfb: check fb_alloc_cmap return value and handle failure properlyAndres Salomon2009-04-011-3/+7
* sm501fb: check fb_alloc_cmap return value and handle failure properlyAndres Salomon2009-04-011-1/+4
* skeletonfb: check fb_alloc_cmap return value and handle failure properlyAndres Salomon2009-04-011-3/+6
* vfb: fix memory leaks in removal pathAndres Salomon2009-04-011-0/+1
* tridentfb: fix memory leaks in removal pathAndres Salomon2009-04-011-0/+1
* tdfxfb: fix memory leaks in removal pathAndres Salomon2009-04-011-0/+1
* drivers/video/sgivwfb.c: fix memory leaks in removal pathAndres Salomon2009-04-011-0/+2
* fbdev: uninline lock_fb_info()Andrew Morton2009-04-011-0/+11
* fbmem: fix fb_info->lock and mm->mmap_sem circular locking dependencyAndrea Righi2009-04-014-20/+70
* cirrusfb: fix interlaced modesKrzysztof Helt2009-04-011-14/+21
* cirrusfb: fix threshold register mask for Laguna chipsKrzysztof Helt2009-04-011-1/+1
* cirrusfb: GD5434 (aka SD64) support fixedKrzysztof Helt2009-04-011-35/+37
* cirrusfb: set MCLK in one placeKrzysztof Helt2009-04-011-54/+16
* cirrusfb: add accelerator constantKrzysztof Helt2009-04-011-2/+9
* cirrusfb: fix clock doublingKrzysztof Helt2009-04-011-1/+18
* cirrusfb: use 24bpp instead of 32bppKrzysztof Helt2009-04-011-35/+44
* cirrusfb: GD5446 fixesKrzysztof Helt2009-04-011-18/+9
* cirrusfb: fix error paths in cirrusfb_xxx_register()Krzysztof Helt2009-04-011-12/+7
* cirrusfb: add imageblit functionKrzysztof Helt2009-04-011-18/+46
* cirrusfb: acceleration improvementsKrzysztof Helt2009-04-011-111/+75
* cirrusfb: various Laguna fixesKrzysztof Helt2009-04-011-27/+57
* cirrusfb: check_var improvementsKrzysztof Helt2009-04-011-121/+74
* cirrusfb: Laguna chipset 8bpp fixKrzysztof Helt2009-04-011-13/+21
* cirrusfb: various improvementsKrzysztof Helt2009-04-011-144/+58
* cirrusfb: use 5-6-5 RGB for 16bpp modeKrzysztof Helt2009-04-011-3/+3
* cirrusfb: do not calculate line length twiceKrzysztof Helt2009-04-011-8/+6
* cirrusfb: add mmio registers for Laguna chipsetsKrzysztof Helt2009-04-011-0/+38
* cirrusfb: add Laguna additional overflow registerKrzysztof Helt2009-04-011-26/+42
* cirrusfb: fix Laguna chipset memory detection and clock settingKrzysztof Helt2009-04-011-27/+38
* cirrusfb: convert printks to dev_fooKrzysztof Helt2009-04-011-297/+158
* drivers/video/uvesafb.c: don't use gfp_any()Andrew Morton2009-04-011-1/+1
* rtc: test before subtraction on unsignedRoel Kluin2009-04-011-3/+3
* rtc-v3020: coding style cleanupMike Rapoport2009-04-011-22/+18
* rtc-wm8350: retries will reach -1Roel Kluin2009-04-011-2/+2
* rtc: add EPSON RX8025 support to DS1307 RTC driverMatthias Fuchs2009-04-012-3/+84
* rtc-ds1307: true SMBus compatibilityEd Swierk2009-04-011-12/+97
* rtc-parisc: rename p pointer to rtcdann frazier2009-04-011-8/+8
* rtc-parisc: remove a couple unnecessary variablesdann frazier2009-04-011-9/+3
* rtc-parisc: use platform_driver_probedann frazier2009-04-011-9/+3
* rtc-parisc: use rtc_valid_tm() in parisc_get_timedann frazier2009-04-011-1/+1
* rtc-parisc: remove struct parisc_rtcdann frazier2009-04-011-12/+7
* rtc-parisc: remove redundant lockingdann frazier2009-04-011-11/+1
* rtc-parisc: add a missing include for linux/rtc.hdann frazier2009-04-011-0/+1