aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/tdfxfb.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-04-01rtc-parisc: rename p pointer to rtcdann frazier1-8/+8
2009-04-01rtc-parisc: remove a couple unnecessary variablesdann frazier1-9/+3
2009-04-01rtc-parisc: remove unnecessary ret variabledann frazier1-4/+1
2009-04-01rtc-parisc: declare rtc_parisc_dev as staticdann frazier1-1/+1
2009-04-01rtc-parisc: use platform_driver_probedann frazier1-9/+3
2009-04-01rtc-parisc: use rtc_valid_tm() in parisc_get_timedann frazier1-1/+1
2009-04-01rtc-parisc: remove struct parisc_rtcdann frazier1-12/+7
2009-04-01rtc-parisc: remove redundant lockingdann frazier1-11/+1
2009-04-01rtc-parisc: add a missing include for linux/rtc.hdann frazier1-0/+1
2009-04-01rtc: add platform driver for EFIdann frazier4-0/+262
2009-04-01rtc: convert LEAP_YEAR into an inlineAndrew Morton2-4/+9
2009-04-01rtc: convert wm8350 use new alarm and update operationsMark Brown1-21/+18
2009-04-01autofs4: fix kernel includesIan Kent2-3/+10
2009-04-01autofs4: fix lookup deadlockIan Kent1-20/+21
2009-04-01autofs4: cleanup expire code duplicationIan Kent3-38/+20
2009-04-01ecryptfs: use kzfree()Johannes Weiner2-4/+2
2009-04-01powerpc/fsl_soc: isolate legacy fsl_spi support to mpc832x_rdb boardsAnton Vorontsov3-111/+107
2009-04-01powerpc/83xx: add mmc-spi support via the device tree for MPC8323E-RDBAnton Vorontsov2-0/+30
2009-04-01powerpc: add mmc-spi-slot bindingsAnton Vorontsov2-0/+24