aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-06fb: fix warning: no return statement in function returning non-voidAnton Vorontsov1-0/+1
2008-02-06fbcon: fix color generation for monochrome framebufferThomas Pfaff8-19/+55
2008-02-06FB/S3C2410: check default_display parameter passed in platform dataBen Dooks1-0/+6
2008-02-06FB/S3C2410: ensure S3C2410 framebuffer clears initial memory to blackBen Dooks1-1/+1
2008-02-06FB/S3C2410: update debugging in S3C2410 framebuffer driverBen Dooks1-1/+1
2008-02-06FB/S3C2412: add S3C2412 support to S3C2410 fb driverBen Dooks2-15/+70
2008-02-06FB/SM501: ensure console suspended before saving stateBen Dooks1-6/+9
2008-02-06pm2fb: big endian fixKrzysztof Helt1-5/+8
2008-02-06ps3fb: fix modedb typosGeoff Levand1-2/+2
2008-02-06ps3fb: cleanup sweepGeert Uytterhoeven1-37/+27
2008-02-06ps3fb: round up video modesGeert Uytterhoeven1-45/+113
2008-02-06ps3fb: reorganize modedb handlingGeert Uytterhoeven1-56/+60
2008-02-06ps3fb: add support for configurable black bordersGeert Uytterhoeven1-21/+50
2008-02-06ps3fb: make frame buffer offsets unsigned intGeert Uytterhoeven1-5/+4
2008-02-06ps3fb: kill ps3fb_resGeert Uytterhoeven1-86/+22
2008-02-06ps3fb: open-code macros that are used only onceGeert Uytterhoeven1-8/+4
2008-02-06ps3fb: kill PS3FB_FULL_MODE_BITGeert Uytterhoeven1-5/+3
2008-02-06ps3: use symbolic names for video modesGeert Uytterhoeven1-7/+10
2008-02-06atmel_lcdfb: backlight controlDavid Brownell2-4/+124
2008-02-06sm501fb: clear framebuffer memory and paletteMagnus Damm1-0/+8
2008-02-06sm501fb: control panel pin usage with platform data flagsMagnus Damm1-16/+25
2008-02-06drivers/video: add missing pci_dev_getJulia Lawall1-0/+5
2008-02-06uvesafb: small cleanupsRandy Dunlap1-4/+4
2008-02-06tdfxfb: fix section mismatch warningsRandy Dunlap1-1/+1
2008-02-06fb: nvidiafb: Try harder at initial mode setting.Paul Mundt1-2/+20
2008-02-06vermilion.c: use ALIGN(), not __ALIGN_MASK()Andrew Morton1-3/+2
2008-02-06neofb: avoid overwriting fb_info fieldsAndrew Morton1-9/+18
2008-02-06drivers/video/pm3fb.c section fixAdrian Bunk1-1/+1
2008-02-06fbcon: fix sparse warning about shadowing 'rotate' symbolMarcin Slusarz1-6/+6
2008-02-06fbcon: fix sparse warning about shadowing 'p' symbolMarcin Slusarz1-5/+5
2008-02-06vgacon: fix sparse warning about shadowing 'i' symbolMarcin Slusarz1-2/+0
2008-02-06atmel_lcdfb: validate display timingsHaavard Skinnemoen1-0/+20
2008-02-06fb: defio nopageNick Piggin1-9/+8
2008-02-06fbmon: cleanup trailing whitespacesAndre Haupt1-58/+58
2008-02-06fbmon: remove unnecessary local variableAndre Haupt1-1/+1
2008-02-06drivers/video: remove unnecessary pci_dev_putJulia Lawall1-1/+1
2008-02-06video/hpfb.c section fixAdrian Bunk1-1/+2
2008-02-06make video/geode/lxfb_core.c:geode_modedb[] staticAdrian Bunk1-1/+1
2008-02-06cleanup after APUS removalAdrian Bunk2-3/+3
2008-02-06Remove pointless casts from void pointersJeff Garzik2-3/+2
2008-02-06fix ! versus & precedence in various placesAlexey Dobriyan2-2/+2
2008-02-03drivers/video/: Spelling fixesJoe Perches5-5/+5
2008-02-01USB: sisusb: *_ioctl32_conversion functions do not exist in recent kernelsFernando Luis Vázquez Cao2-56/+0
2008-01-30x86: cpa: move flush to cpaThomas Gleixner1-6/+0
2008-01-30x86: convert CPA users to the new set_page_ APIArjan van de Ven1-6/+3
2008-01-28Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', 's3c2410', 'sa1100' and 'vfp' into develRussell King2-2/+2
2008-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds1-3/+3
2008-01-27i2c/tps65010: move header to <linux/i2c/...>David Brownell1-1/+1
2008-01-27i2c: normal_i2c can be made const (remaining drivers)Jean Delvare1-1/+1
2008-01-26[ARM] 4764/1: [AT91] AT91CAP9 core supportAndrew Victor2-2/+2