summaryrefslogtreecommitdiff
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | via: Do not attempt I/O on inactive I2C adaptersJonathan Corbet2010-05-072-4/+11
| | * | | | | viafb: Turn GPIO and i2c into proper platform devicesJonathan Corbet2010-05-076-41/+140
| | * | | | | viafb: Convert GPIO and i2c to the new indexed port opsJonathan Corbet2010-05-074-26/+38
| | * | | | | viafb: package often used basic io functionsFlorian Tobias Schandinat2010-05-073-25/+63
| | * | | | | viafb: add a driver for GPIO linesJonathan Corbet2010-05-075-1/+296
| | * | | | | viafb: Separate global and fb-specific dataJonathan Corbet2010-05-0712-185/+265
| | * | | | | viafb: Move core stuff into via-core.cJonathan Corbet2010-05-0710-132/+242
| | * | | | | viafb: Only establish i2c busses on ports that always had themJonathan Corbet2010-04-272-6/+14
| | * | | | | suppress verbose debug messages: change printk() to DEBUG_MSG()Paul Fox2010-04-271-2/+2
| | * | | | | viafb: rework the I2C support in the VIA framebuffer driverHarald Welte2010-04-278-134/+182
| | * | | | | viafb: Add 1200x900 DCON/LCD panel modes for OLPC XO-1.5Chris Ball2010-04-206-1/+34
| | * | | | | viafb: complete support for VX800/VX855 accelerated framebufferJonathan Corbet2010-04-202-9/+73
| | * | | | | viafb: Determine type of 2D engine and store it in chip_infoHarald Welte2010-04-202-0/+23
| | * | | | | viafb: Unify duplicated set_bpp() codeJonathan Corbet2010-04-201-45/+33
| | * | | | | viafb: Retain GEMODE reserved bitsJonathan Corbet2010-04-201-16/+33
| | * | | | | viafb: Unmap the frame buffer on initialization errorJonathan Corbet2010-04-201-1/+3
| | * | | | | viafb: use proper pci config APIHarald Welte2010-04-203-26/+44
| | * | | | | viafb: Fix various resource leaks during module_init()Harald Welte2010-04-201-13/+39
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-201-1/+1
| |\ \ \ \ \ \
| | * | | | | | cocbalt_lcdfb: correct sectionsHenrik Kretzschmar2010-05-031-1/+1
| | | |/ / / / | | |/| | | |
| * | | | | | m68k: amiga - Frame buffer platform device conversionGeert Uytterhoeven2010-05-171-18/+31
| * | | | | | m68k: amiga - Zorro bus modalias supportGeert Uytterhoeven2010-05-172-0/+2
| | |_|_|/ / | |/| | | |
| * | | | | fbdev: bfin-t350mcqb-fb: fix fbmem allocation with blanking linesMichael Hennerich2010-05-111-7/+8
| * | | | | sh: fix a number of Oopses and leaks in SH framebuffer driverGuennadi Liakhovetski2010-05-061-14/+13
| | |_|/ / | |/| | |
| * | | | drivers/video/efifb.c: support framebuffer for NVIDIA 9400M in MacBook Pro 5,1Thomas Gerlach2010-04-241-0/+3
| |/ / /
* | | | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-2213-29/+62
* | | | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-186-14/+14
|/ / /
* | | mb862xxfb: update Valentin's email addressAlexander Shishkin2010-04-071-1/+1
* | | mb862xxfb: fix acceleration module licenseRandy Dunlap2010-04-071-0/+3
* | | device_attributes: add sysfs_attr_init() for dynamic attributesWolfram Sang2010-04-071-0/+1
* | | vesafb: use platform_driver_probe() instead of platform_driver_register()Jan Beulich2010-04-071-13/+13
* | | Merge branch 'master' into export-slabhTejun Heo2010-04-051-7/+17
|\ \ \
| * | | sunxvr500: Ignore secondary output PCI devices.David S. Miller2010-04-041-7/+17
| |/ /
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30135-54/+86
|/ /
* | Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2010-03-243-5/+31
|\ \
| * | OMAP: DSS2: panel-generic: re-implement mode changingTomi Valkeinen2010-03-151-0/+22
| * | OMAP: DSS2: initialize dss clk sources properlyTomi Valkeinen2010-03-151-0/+3
| * | OMAP: DSS2: VRAM: Fix early_param for vramThomas Weber2010-03-101-5/+6
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-241-1/+1
|\ \ \
| * | | pxa168fb: fix incorrect resource calculationDan Carpenter2010-03-221-1/+1
| | |/ | |/|
* | | lxfb: set the H- and V-SYNC polarity of the flatpanel outputMichael Grzeschik2010-03-242-1/+11
|/ /
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-182-8/+25
|\ \
| * \ Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6Russell King2010-03-153-1/+242
| |\ \
| | * | video: enable sh_mobile_lcdc on SH-Mobile ARMMagnus Damm2010-03-151-1/+1
| * | | Video: ARM CLCD: Better fix for swapped IENB and CNTL registersRussell King2010-03-141-7/+24
* | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2010-03-1832-89/+493
|\ \ \ \
| * | | | backlight: blackfin - Fix missing registration failure handlingBruno Prémont2010-03-162-2/+18
| * | | | backlight: mbp_nvidia_bl - add five more MacBook variantsEvan McClain2010-03-161-0/+45
| * | | | backlight: Allow properties to be passed at registrationMatthew Garrett2010-03-1629-81/+151
| * | | | backlight: Add backlight_device parameter to check_fbBruno Prémont2010-03-162-2/+2