summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2008-02-074-4/+228
|\
| * backlight: Add OMAP1 PWL backlight driverAndrzej Zaborowski2008-02-073-0/+220
| * backlight: Avoid unecessary driver callbacksHelge Deller2008-02-071-4/+8
* | Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2008-02-071-2/+2
|\ \ | |/ |/|
| * Merge branch 'virtex-for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-virt...Josh Boyer2008-02-071-2/+2
| |\
| | * [POWERPC] Xilinx: Update compatible to use values generated by BSP generator.Stephen Neuendorffer2008-02-061-1/+1
| | * [POWERPC] Fix incorrectly tagged __devinitdata structuresGrant Likely2008-02-061-1/+1
* | | fb: fix warning: no return statement in function returning non-voidAnton Vorontsov2008-02-061-0/+1
* | | fbcon: fix color generation for monochrome framebufferThomas Pfaff2008-02-068-19/+55
* | | FB/S3C2410: check default_display parameter passed in platform dataBen Dooks2008-02-061-0/+6
* | | FB/S3C2410: ensure S3C2410 framebuffer clears initial memory to blackBen Dooks2008-02-061-1/+1
* | | FB/S3C2410: update debugging in S3C2410 framebuffer driverBen Dooks2008-02-061-1/+1
* | | FB/S3C2412: add S3C2412 support to S3C2410 fb driverBen Dooks2008-02-062-15/+70
* | | FB/SM501: ensure console suspended before saving stateBen Dooks2008-02-061-6/+9
* | | pm2fb: big endian fixKrzysztof Helt2008-02-061-5/+8
* | | ps3fb: fix modedb typosGeoff Levand2008-02-061-2/+2
* | | ps3fb: cleanup sweepGeert Uytterhoeven2008-02-061-37/+27Star
* | | 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/+4Star
* | | ps3fb: kill ps3fb_resGeert Uytterhoeven2008-02-061-86/+22Star
* | | ps3fb: open-code macros that are used only onceGeert Uytterhoeven2008-02-061-8/+4Star
* | | ps3fb: kill PS3FB_FULL_MODE_BITGeert Uytterhoeven2008-02-061-5/+3Star
* | | 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/+2Star
* | | 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/+0Star
* | | atmel_lcdfb: validate display timingsHaavard Skinnemoen2008-02-061-0/+20
* | | fb: defio nopageNick Piggin2008-02-061-9/+8Star
* | | 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/+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
|/