summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-06-131-32/+26
|\
| * sparc: get leo framebuffer workingRobert Reif2008-06-101-32/+26
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-06-121-2/+4
|\ \
| * | [ARM] 5090/1: Correct pxafb palette typo errorJürgen Schindele2008-06-111-2/+4
* | | drivers/video/cirrusfb: fix RAM address printkPhilippe De Muyter2008-06-121-3/+3
* | | hgafb: resource management fixKrzysztof Helt2008-06-121-11/+15
* | | fsl-diu-db: compile fixJeff Mahoney2008-06-121-2/+2
|/ /
* | fbdev: export symbol fb_mode_optionGeoff Levand2008-06-061-0/+1
* | fbcon: fix wrong vmode bits copied on console switchKrzysztof Helt2008-06-061-3/+1
* | modedb: fix incorrect sync and vmode flags for CVT modesKrzysztof Helt2008-06-061-0/+1
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-05-241-1/+0
|\ \
| * | [ARM] 5043/1: pxafb: remove unused mode variable in pxafb_init_fbinfoPhilipp Zabel2008-05-221-1/+0
* | | S3C2410: fix driver MODULE_ALIAS()Ben Dooks2008-05-241-0/+2
* | | S3C2410: clean out changelog header and tidyBen Dooks2008-05-242-83/+11
* | | S3C2410: add error print if we cannot add attributeBen Dooks2008-05-241-1/+4
* | | S3C2410: ensure that FB_BLANK_POWERDOWN shuts down the controllerBen Dooks2008-05-241-20/+29
* | | SM501: reverse FPEN/VBIASEN flags behaviourBen Dooks2008-05-241-4/+4
* | | fbdev: fix integer as NULL pointer warningHarvey Harrison2008-05-234-5/+5
|/ /
* / fbdev: fix race in device_createGreg Kroah-Hartman2008-05-201-3/+7
|/
* m68k: Return -ENODEV if no device is foundGeert Uytterhoeven2008-05-182-3/+3
* m68k: dnfb doesnt check for ApolloGeert Uytterhoeven2008-05-181-0/+3
* m68k: FB_HP300 depends on DIO and doesnt need FB_CFB_FILLRECTGeert Uytterhoeven2008-05-181-2/+1
* m68k: Kill CONFIG_FB_DAFBGeert Uytterhoeven2008-05-181-1/+0
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-05-171-3/+2
|\
| * [ARM] pxa: fix pxafb build when cpufreq is enabledRussell King2008-05-171-3/+2
* | video/logo: add support for Blackfin/Linux logo for framebuffer consoleRobin Getz2008-05-145-0/+2276
* | fix "lxfb: extend PLL table to support dotclocks below 25 MHz"Jens Rottmann2008-05-141-22/+0
* | vt/fbcon: fix background color on line feedJan Engelhardt2008-05-131-5/+16
* | vt/fbcon: update scrl_erase_char after 256/512-glyph font switchJan Engelhardt2008-05-131-1/+9
* | fbdev: do not let CONFIG_FB_DEFERRED_IO default to yGeert Uytterhoeven2008-05-131-1/+0
* | atmel_lcdfb: fix pixclock divider calculationNicolas Ferre2008-05-131-5/+6
* | drivers/video/pnx4008: eliminate double freeJulia Lawall2008-05-131-7/+4
* | tridentfb: improve clock setting accuracyKrzysztof Helt2008-05-131-12/+12
* | tridentfb: remove misplaced enable_mmio()Krzysztof Helt2008-05-131-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-05-1112-35/+26
|\ \ | |/ |/|
| * sparc video: remove open boot prom codeRobert Reif2008-05-0812-35/+26
* | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/nico/...Russell King2008-05-097-19/+13
|\|
| * sparc video: make blank use proper constantRobert Reif2008-05-036-6/+6
| * sparc: tcx.c remove unnecessary functionRobert Reif2008-05-031-13/+7
* | [ARM] 5028/1: pxafb: fix broken "backward compatibility way" in framebufferGuennadi Liakhovetski2008-05-071-4/+4
|/
* pxafb: preliminary smart panel interface support (update)Eric Miao2008-04-302-2/+2
* pxafb: preliminary smart panel interface supportEric Miao2008-04-303-43/+281
* pxafb: move parallel LCD timing setup into dedicate functionEric Miao2008-04-302-50/+47
* pxafb: use completion for LCD disable wait codeEric Miao2008-04-302-8/+6
* pxafb: introduce lcd_{read,write}l() to wrap the __raw_{read,write}l()Eric Miao2008-04-301-24/+35
* pxafb: introduce register independent LCD connection type for pxafberic miao2008-04-301-14/+62
* pxafb: introduce "struct pxafb_dma_buff" for palette and dma descriptorseric miao2008-04-302-83/+95
* pxafb: convert fb driver to use ioremap() and __raw_{readl, writel}eric miao2008-04-302-23/+73
* pxafb: sanitize the usage of #ifdef .. processing pxafb parameterseric miao2008-04-301-29/+28
* pxafb: purge unnecessary pr_debug and comments from pxafberic miao2008-04-301-71/+0