summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-10-122-123/+278
|\
| * [POWERPC] XilinxFB: Allow fixed framebuffer base addressGrant Likely2007-10-121-6/+16
| * [POWERPC] XilinxFB: Add support for custom screen resolutionGrant Likely2007-10-121-26/+45
| * [POWERPC] XilinxFB: Use pdata to pass around framebuffer parametersGrant Likely2007-10-121-20/+23
| * [POWERPC] XilinxFB: sparse fixesGrant Likely2007-10-101-3/+3
| * [POWERPC] XilinxFB: Make missing pdata structure non-fatalGrant Likely2007-10-101-12/+10Star
| * [POWERPC] XilinxFB: add of_platform bus bindingGrant Likely2007-10-101-9/+98
| * [POWERPC] XilinxFB: cleanup platform_bus binding to use platform bus API.Grant Likely2007-10-101-16/+16
| * [POWERPC] XilinxFB: Split device setup from bus bindingGrant Likely2007-10-101-53/+80
| * [POWERPC] XilinxFB: rename failout labels to reflect failureGrant Likely2007-10-101-9/+9
| * [POWERPC] XilinxFB: Replace calls to printk with dev_dbg, dev_err, etc.Grant Likely2007-10-101-7/+7
| * [POWERPC] XilinxFB: add banner output to probe routine when DEBUG is definedGrant Likely2007-10-101-0/+5
| * [POWERPC] XilinxFB: Move xilinxfb_platform_data definition to a shared header...Grant Likely2007-10-031-1/+1
| * [POWERPC] Fix platinumfb framebufferBenjamin Herrenschmidt2007-09-221-22/+26
* | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2007-10-128-34/+477
|\ \
| * | backlight: Convert corgi backlight driver into a more generic driverRichard Purdie2007-10-112-17/+16Star
| * | backlight: Add Samsung LTV350QV LCD driverHaavard Skinnemoen2007-10-114-0/+439
| * | backlight: Fix cr_bllcd allocations and error pathsJesper Juhl2007-10-111-15/+20
| * | backlight/leds: Make two structs staticAdrian Bunk2007-10-112-2/+2
| |/
* / drivers/firmware: const-ify DMI API and internalsJeff Garzik2007-10-101-1/+1
|/
* intelfb: Fix bug in DPLL disableAntonino A. Daplas2007-09-191-1/+1
* radeonfb: fix chip definition for Radeon Xpress 200M 0x5975aherrman@arcor.de2007-09-132-8/+7Star
* radeonfb: fix setting of PPLL_REF_DIV for RV370 5B60.aherrman@arcor.de2007-09-131-1/+2
* Subject: [PATCH] Intel FB pixel clock calculation fixKrzysztof Halasa2007-09-121-3/+3
* Fix font dependency for SGI Newport console driverRalf Baechle2007-08-311-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-08-282-16/+23
|\
| * [VIDEO]: Do not prom_halt() in cg3 and bw2 device probe.David S. Miller2007-08-272-16/+23
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p...Linus Torvalds2007-08-272-10/+6Star
|\ \ | |/ |/|
| * [PARISC] Do not allow STI_CONSOLE to be modularKyle McMartin2007-08-271-1/+1
| * [PARISC] Clean up sti_flushKyle McMartin2007-08-271-9/+5Star
* | au1100fb: move au1100fb_fb_blank() beforce au1100fb_setmode()Yoichi Yuasa2007-08-231-46/+46
* | newport_con warning fixAndrew Morton2007-08-231-2/+1Star
* | Check for PPC32 in imsttfbStephen Rothwell2007-08-231-1/+1
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-08-181-1/+1
|\ \ | |/ |/|
| * [ARM] 4544/1: arm: fix section mismatch in pxa fbSam Ravnborg2007-08-121-1/+1
* | matroxfb: rectify jitter (G450/G550)Paul A. Clarke2007-08-124-10/+30
* | pvr2fb: Consolidated cleanup of pvr2fb.cAdrian McMenamin2007-08-121-0/+4
* | pvr2fb: Fix oops when pseudo_palette is writtenAntonino A. Daplas2007-08-121-5/+7
* | fbcon: Kill compile warningAntonino A. Daplas2007-08-121-1/+13
* | stifb: detect cards in double buffer mode more reliablyHelge Deller2007-08-121-7/+12
|/
* [CG6]: fix memory size detectionKrzysztof Helt2007-08-031-1/+4
* remove tx3912fbYoichi Yuasa2007-08-013-339/+0Star
* Remove the arm26 portAdrian Bunk2007-08-011-20/+0Star
* lxfb: GEODE: Add framebuffer support for the AMD Geode LXJordan Crouse2007-08-015-0/+1373
* xilinxfb: Don't bail if the xilinxfb platform device doesn't have any pdataGrant Likely2007-08-011-12/+7Star
* xilinxfb:Remove __initdata from xilinx_fb_fix and xilinx_fb_varGrant Likely2007-08-011-2/+2
* s3c2410fb: fix s3c2410 compilationBen Dooks2007-08-012-31/+60
* fbdev: Fix logo if logo depth is less than framebuffer depthAntonino A. Daplas2007-08-011-16/+26
* fbcon: Fix typo and bogus logic in get_default_fontAntonino A. Daplas2007-08-011-2/+2
* [SPARC]: Mark SBUS framebuffer ioctls as IGNORE in compat_ioctl.cDavid S. Miller2007-07-301-25/+0Star