summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* 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
* pxafb: fix various coding style issues for pxafberic miao2008-04-301-136/+144
* pxafb: un-nest pxafb_parse_options() to cleanup the coding style issueeric miao2008-04-301-140/+166
* video: use get/put_unaligned_* helpersHarvey Harrison2008-04-292-20/+17
* proc: remove proc_root from driversAlexey Dobriyan2008-04-291-1/+1
* vt: fix background color on line feedJan Engelhardt2008-04-294-9/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-04-288-19/+17
|\
| * sparc: video drivers: add facility levelRobert Reif2008-04-278-8/+8
| * sparc: tcx.c make tcx_init and tcx_exit staticRobert Reif2008-04-271-2/+2
| * sparc: ffb.c make ffb_init and ffb_exit staticRobert Reif2008-04-271-3/+2
| * sparc: cg14.c make cg14_init and cg15_exit staticRobert Reif2008-04-271-2/+2
| * sparc: bw2.c fix bw2_exitRobert Reif2008-04-271-2/+1
| * sparc: fix drivers/video/tcx.c warningRobert Reif2008-04-261-2/+2
* | video: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-2828-106/+106
* | BF54x Framebuffer Driver: BF542 does not have EPPI0, so dont allow the LQ034 ...Mike Frysinger2008-04-281-1/+1
* | BF54x Framebuffer Driver: drop request_irq castMike Frysinger2008-04-281-1/+1
* | drivers/video/w100fb.c: avoid a couple of error-path NULL derefsAndrew Morton2008-04-281-2/+4
* | fbdev: intelfb: add support for the Intel Integrated Graphics Controller 965G...Maik Broemme2008-04-285-8/+38
* | fb: convert /proc/fb to seq_file interfaceAlexey Dobriyan2008-04-281-19/+44
* | drivers/video/uvesafb.c: fix error-path memory leakAndrew Morton2008-04-281-3/+4
OpenPOWER on IntegriCloud