aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-11-251-0/+4
| |\ \ \ \
| | * \ \ \ Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2010-11-231-0/+4
| | |\ \ \ \
| | | * | | | ARM mx3fb: check for DMA engine typeSascha Hauer2010-11-151-0/+4
| | | | |_|/ | | | |/| |
| * | | | | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-11-2513-1272/+256
| |\ \ \ \ \
| | * | | | | sisfb: delete osdef.hAaro Koskinen2010-11-245-65/+0
| | * | | | | sisfb: move the CONFIG warning to sis_main.cAaro Koskinen2010-11-242-5/+5
| | * | | | | sisfb: replace SiS_SetMemory with memset_ioAaro Koskinen2010-11-242-4/+2
| | * | | | | sisfb: remove InPort/OutPort wrappersAaro Koskinen2010-11-242-40/+10
| | * | | | | sisfb: use CONFIG_FB_SIS_301/315 instead of SIS301/315HAaro Koskinen2010-11-246-201/+193
| | * | | | | sisfb: delete redudant #define SIS_LINUX_KERNELAaro Koskinen2010-11-247-116/+0
| | * | | | | sisfb: delete dead SIS_XORG_XF86 codeAaro Koskinen2010-11-247-788/+0
| | * | | | | sisfb: delete fallback code for pci_map_rom()Aaro Koskinen2010-11-241-17/+0
| | * | | | | sisfb: delete obsolete PCI ROM bug workaroundAaro Koskinen2010-11-241-8/+0
| | * | | | | lxfb: Program panel v/h sync output polarity correctlyDaniel Drake2010-11-171-2/+2
| | * | | | | fbcmap: integer overflow bugDan Carpenter2010-11-171-8/+20
| | * | | | | fbcmap: cleanup white space in fb_alloc_cmap()Dan Carpenter2010-11-171-24/+30
| | * | | | | fbdev: sh_mobile_lcdcfb: fix bug in reconfig()Arnd Hannemann2010-11-161-2/+2
| | | |_|_|/ | | |/| | |
| * | | | | backlight: grab ops_lock before testing bd->opsUwe Kleine-König2010-11-251-6/+6
| | |/ / / | |/| | |
* | | | | fbdev: Modify vsync timing calculation in wm8505fbAlexey Charkov2010-12-211-1/+1
* | | | | fbdev: Minor cleanup in WM8505-related codeAlexey Charkov2010-12-212-9/+3
* | | | | s1d13xxxfb: drop unused codeAndres Salomon2010-12-211-50/+0
* | | | | s3c-fb: add support for runtime pmJingoo Han2010-12-211-4/+107
* | | | | video: mx3fb: Use vsprintf extension %pR for struct resourceJoe Perches2010-12-141-2/+1
* | | | | fbdev: bfin_adv7393fb: new Blackfin ADV7393 driverMichael Hennerich2010-11-264-0/+1206
* | | | | fbdev: bf537-lq035: new Blackfin Sharp LQ035 framebuffer driverMichael Hennerich2010-11-263-0/+929
* | | | | Merge branch 'common/fbdev-mipi' of master.kernel.org:/pub/scm/linux/kernel/g...Paul Mundt2010-11-1911-41/+133
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | fbdev: sh_mipi_dsi: Allow LCDC board callbacksMagnus Damm2010-11-191-0/+14
| * | | | fbdev: sh_mipi_dsi: Require two I/O resources V2Magnus Damm2010-11-191-16/+39
| * | | | fbdev: sh_mipi_dsi: Make use of register namesMagnus Damm2010-11-191-23/+39
| |/ / /
| * | | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
| |/ /
| * | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-11-151-1/+0
| |\ \
| | * | i2c: Delete unused adapter IDsJean Delvare2010-11-151-1/+0
| * | | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-11-154-16/+35
| |\ \ \ | | |/ / | |/| |
| | * | OMAP: VRAM: Fix boot-time memory allocationTomi Valkeinen2010-11-101-1/+4
| | * | OMAP: VRAM: improve VRAM error printsTomi Valkeinen2010-11-101-3/+9
| | * | sisfb: limit POST memory test according to PCI resource lengthAaro Koskinen2010-11-101-2/+6
| * | | backlight: MacBookAir3,1(3,2) mbp-nvidia-bl supportEdgar (gimli) Hucek2010-11-121-0/+18
| * | | drivers/video/backlight/adp8860_bl.c: check strict_strtoul() return valueMichael Hennerich2010-11-121-1/+3
| * | | drivers/video/backlight/adp8860_bl.c: fix ambient light zone overwrite handlingMichael Hennerich2010-11-121-2/+2
| * | | backlight: add low threshold to pwm backlightArun Murthy2010-11-121-1/+6
| * | | drivers/video/backlight/s6e63m0.c: fix section mismatchAxel Lin2010-11-121-1/+1
| * | | drivers/video/backlight/s6e63m0.c: unregister backlight device and remove sys...Axel Lin2010-11-121-0/+3
| * | | backlight: fix blanking for L4F00242T03 LCDMarek Vasut2010-11-121-1/+1
| * | | backlight: fix blanking for LMS283GF05 LCDMarek Vasut2010-11-121-1/+1
| * | | drivers/video/backlight/s6e63m0.c: set permissions on gamma_table file to 0444Axel Lin2010-11-121-1/+1
| | |/ | |/|
* | | fbdev: modedb: fix CEA modesArnd Hannemann2010-11-191-5/+9
| | |
| \ \
*-. \ \ Merge branches 'rmobile/fbdev' and 'common/fbdev-edid' of master.kernel.org:/...Paul Mundt2010-11-161-11/+49
|\ \ \ \
| | * | | fbdev: sh_mobile_hdmi: add support for E-EDID parsingGuennadi Liakhovetski2010-11-151-11/+49
| | * | | Merge branch 'fbdev/edid' of master.kernel.org:/pub/scm/linux/kernel/git/leth...Paul Mundt2010-11-152-0/+131
| | |\ \ \ | |/ / / /
* | | | | Merge branch 'fbdev/edid'Paul Mundt2010-11-162-0/+131
|\ \ \ \ \ | | |/ / / | |/| | |