summaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
Commit message (Expand)AuthorAgeFilesLines
* ps3fb: round up video modesGeert Uytterhoeven2008-02-061-45/+113
* ps3fb: reorganize modedb handlingGeert Uytterhoeven2008-02-061-56/+60
* ps3fb: add support for configurable black bordersGeert Uytterhoeven2008-02-061-21/+50
* ps3fb: make frame buffer offsets unsigned intGeert Uytterhoeven2008-02-061-5/+4
* ps3fb: kill ps3fb_resGeert Uytterhoeven2008-02-061-86/+22
* ps3fb: open-code macros that are used only onceGeert Uytterhoeven2008-02-061-8/+4
* ps3fb: kill PS3FB_FULL_MODE_BITGeert Uytterhoeven2008-02-061-5/+3
* ps3: use symbolic names for video modesGeert Uytterhoeven2008-02-061-7/+10
* atmel_lcdfb: backlight controlDavid Brownell2008-02-062-4/+124
* sm501fb: clear framebuffer memory and paletteMagnus Damm2008-02-061-0/+8
* sm501fb: control panel pin usage with platform data flagsMagnus Damm2008-02-061-16/+25
* drivers/video: add missing pci_dev_getJulia Lawall2008-02-061-0/+5
* uvesafb: small cleanupsRandy Dunlap2008-02-061-4/+4
* tdfxfb: fix section mismatch warningsRandy Dunlap2008-02-061-1/+1
* fb: nvidiafb: Try harder at initial mode setting.Paul Mundt2008-02-061-2/+20
* vermilion.c: use ALIGN(), not __ALIGN_MASK()Andrew Morton2008-02-061-3/+2
* neofb: avoid overwriting fb_info fieldsAndrew Morton2008-02-061-9/+18
* drivers/video/pm3fb.c section fixAdrian Bunk2008-02-061-1/+1
* fbcon: fix sparse warning about shadowing 'rotate' symbolMarcin Slusarz2008-02-061-6/+6
* fbcon: fix sparse warning about shadowing 'p' symbolMarcin Slusarz2008-02-061-5/+5
* vgacon: fix sparse warning about shadowing 'i' symbolMarcin Slusarz2008-02-061-2/+0
* atmel_lcdfb: validate display timingsHaavard Skinnemoen2008-02-061-0/+20
* fb: defio nopageNick Piggin2008-02-061-9/+8
* fbmon: cleanup trailing whitespacesAndre Haupt2008-02-061-58/+58
* fbmon: remove unnecessary local variableAndre Haupt2008-02-061-1/+1
* drivers/video: remove unnecessary pci_dev_putJulia Lawall2008-02-061-1/+1
* video/hpfb.c section fixAdrian Bunk2008-02-061-1/+2
* make video/geode/lxfb_core.c:geode_modedb[] staticAdrian Bunk2008-02-061-1/+1
* cleanup after APUS removalAdrian Bunk2008-02-062-3/+3
* Remove pointless casts from void pointersJeff Garzik2008-02-062-3/+2
* 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/+0
* x86: cpa: move flush to cpaThomas Gleixner2008-01-301-6/+0
* x86: convert CPA users to the new set_page_ APIArjan van de Ven2008-01-301-6/+3
*-. 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/+1
| * | [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