summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
...
* | 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/+16Star
* | 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/+9Star
* | cirrusfb: fix error paths in cirrusfb_xxx_register()Krzysztof Helt2009-04-011-12/+7Star
* | cirrusfb: add imageblit functionKrzysztof Helt2009-04-011-18/+46
* | cirrusfb: acceleration improvementsKrzysztof Helt2009-04-011-111/+75Star
* | cirrusfb: various Laguna fixesKrzysztof Helt2009-04-011-27/+57
* | cirrusfb: check_var improvementsKrzysztof Helt2009-04-011-121/+74Star
* | cirrusfb: Laguna chipset 8bpp fixKrzysztof Helt2009-04-011-13/+21
* | cirrusfb: various improvementsKrzysztof Helt2009-04-011-144/+58Star
* | 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/+6Star
* | 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/+158Star
* | drivers/video/uvesafb.c: don't use gfp_any()Andrew Morton2009-04-011-1/+1
* | mm: page_mkwrite change prototype to match faultNick Piggin2009-04-011-1/+2
|/
* Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds2009-03-311-5/+0Star
|\
| * proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-301-5/+0Star
* | radeonfb: Use __pci_complete_power_transition()Rafael J. Wysocki2009-03-301-1/+1
|/
* Merge branch 'origin' into develRussell King2009-03-289-61/+122
|\
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-2613-3271/+5727
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-03-267-45/+51
| | |\
| | | * platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...Ming Lei2009-03-252-26/+30
| | | * video: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-255-19/+21
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-03-262-15/+67
| | |\ \ | | | |/ | | |/|
| | | * sh: dma: Make PVR2 DMA configurable.Paul Mundt2009-03-171-8/+8
| | | * video: sh_mobile_lcdcfb suspend/resume supportMagnus Damm2009-03-161-7/+59
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-051-1/+1
| |\ \ \
| * \ \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-243-20/+13Star
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-1514-205/+201Star
| |\ \ \ \ \
| * | | | | | netlink: change return-value logic of netlink_broadcast()Pablo Neira Ayuso2009-02-061-1/+4
* | | | | | | imxfb: Fix TFT modeSascha Hauer2009-03-271-1/+1
* | | | | | | imxfb: add clock supportSascha Hauer2009-03-271-1/+39
* | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Russell King2009-03-254-3206/+5605
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | radeonfb: Whack the PCI PM register until it sticksBenjamin Herrenschmidt2009-03-221-0/+24
| * | | | | | linux.conf.au 2009: TuzRusty Russell2009-03-162-3204/+5563
| * | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-03-112-2/+18
| |\ \ \ \ \ \