summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* cleanup after APUS removalAdrian Bunk2008-02-062-3/+3
* Remove pointless casts from void pointersJeff Garzik2008-02-062-3/+2Star
* fix ! versus & precedence in various placesAlexey Dobriyan2008-02-062-2/+2
* drivers/video/: Spelling fixesJoe Perches2008-02-035-5/+5
* USB: sisusb: *_ioctl32_conversion functions do not exist in recent kernelsFernando Luis Vázquez Cao2008-02-012-56/+0Star
* x86: cpa: move flush to cpaThomas Gleixner2008-01-301-6/+0Star
* x86: convert CPA users to the new set_page_ APIArjan van de Ven2008-01-301-6/+3Star
*-. Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', '...Russell King2008-01-282-2/+2
|\ \
| * | [ARM] 4764/1: [AT91] AT91CAP9 core supportAndrew Victor2008-01-262-2/+2
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-01-271-3/+3
|\ \
| * | [Blackfin] arch: Fix BUG gpio_direction_output API is not compatitable with G...Michael Hennerich2008-01-221-2/+1Star
| * | [Blackfin] arch: set_bfin_dma_config shouldnt set SYNC or RESTART by default ...Michael Hennerich2008-01-221-1/+2
| |/
* | i2c/tps65010: move header to <linux/i2c/...>David Brownell2008-01-271-1/+1
* | i2c: normal_i2c can be made const (remaining drivers)Jean Delvare2008-01-271-1/+1
|/
* Disable VGA text console for AVR32 architectureHans-Christian Egtvedt2008-01-251-1/+1
* s3c2410_fb: fix line length calculationStefan Schmidt2008-01-221-1/+1
* fix radeonfb regression with Xpress 200m 5955Alex2008-01-181-0/+4
* uvesafb: fix section mismatch warningsRandy Dunlap2008-01-141-2/+2
* s3c2410fb: fix incorrect argument type in resume functionKrzysztof Helt2008-01-141-1/+1
* MAINTAINERS: email update and add missing entryNicolas Ferre2008-01-141-1/+1
* ps3fb: fix deadlock on kexec()Jeremy Kerr2008-01-111-4/+8
* ps3fb: prevent use after free of fb_infoJeremy Kerr2008-01-111-6/+6
* ps3fb: Fix ps3fb free_irq() dev_idGeoff Levand2007-12-191-2/+2
* ps3fb: Update for firmware 2.10Geert Uytterhoeven2007-12-191-6/+18
* x86_64 EFI boot support: EFI frame buffer driverHuang, Ying2007-11-293-0/+244
* imacfb: remove reference to otherwise-unused, non-existent screen_info.imacpm...Andrew Morton2007-11-291-4/+0Star
* atmel_lcdfb: LCDC startup fixAnti Sullin2007-11-291-0/+4
* fb_ddc: fix DDC lines quirkJean Delvare2007-11-291-4/+4
* ps3fb: video memory size cleanupsGeert Uytterhoeven2007-11-291-2/+9
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2007-11-271-1/+1
|\
| * Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFINMike Frysinger2007-11-231-1/+1
* | radeonfb: add chip definition for RV370 5b63Andreas Herrmann2007-11-271-0/+1
|/
* gbefb: fix section mismatch warningsRandy Dunlap2007-11-151-2/+2
* video/sis/: fix negative array indexAdrian Bunk2007-11-151-1/+2
* LXFB: use the correct MSR number for panel supportJordan Crouse2007-11-151-1/+1
* drivers/video/s1d13xxxfb.c: fix build as module with dbgStanislav Brabec2007-11-151-1/+4
* uvesafb: fix warnings about unused variables on non-x86Frank Lichtenheld2007-11-151-2/+4
* chipsfb: uses/depends on PCIRandy Dunlap2007-11-151-1/+1
* drivers/video/ps3fb: fix memset size errorLi Zefan2007-11-151-1/+1
* [ARM] 4645/1: Cyberpro: Trivial fix to restore 16bpp mode.Jan Rinze2007-11-091-0/+2
* Kbuild/doc: fix links to Documentation filesDirk Hohndel2007-10-301-2/+2
* radeonfb: remove warning with CONFIG_PM=nOlof Johansson2007-10-301-2/+2
* fb menu: fix FB_OMAP dependencies so that menu is displayed correctlyRandy Dunlap2007-10-302-4/+2Star
* cirrusfb nonsenseAl Viro2007-10-281-2/+1Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-2010-20/+20
|\
| * typo fixesMatt LaPlante2007-10-203-5/+5
| * more UTF-8 conversionsMarcin Garski2007-10-192-3/+3
| * Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-195-12/+12
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds2007-10-201-1/+1
|\ \ | |/ |/|
| * x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis2007-10-191-1/+1