summaryrefslogtreecommitdiff
path: root/drivers/video (follow)
Commit message (Expand)AuthorAge
...
| * | | | | backlight: grab ops_lock before testing bd->opsUwe Kleine-König2010-11-25
| | |/ / / | |/| | |
* | | | | fbdev: Modify vsync timing calculation in wm8505fbAlexey Charkov2010-12-21
* | | | | fbdev: Minor cleanup in WM8505-related codeAlexey Charkov2010-12-21
* | | | | s1d13xxxfb: drop unused codeAndres Salomon2010-12-21
* | | | | s3c-fb: add support for runtime pmJingoo Han2010-12-21
* | | | | video: mx3fb: Use vsprintf extension %pR for struct resourceJoe Perches2010-12-14
* | | | | fbdev: bfin_adv7393fb: new Blackfin ADV7393 driverMichael Hennerich2010-11-26
* | | | | fbdev: bf537-lq035: new Blackfin Sharp LQ035 framebuffer driverMichael Hennerich2010-11-26
* | | | | Merge branch 'common/fbdev-mipi' of master.kernel.org:/pub/scm/linux/kernel/g...Paul Mundt2010-11-19
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | fbdev: sh_mipi_dsi: Allow LCDC board callbacksMagnus Damm2010-11-19
| * | | | fbdev: sh_mipi_dsi: Require two I/O resources V2Magnus Damm2010-11-19
| * | | | fbdev: sh_mipi_dsi: Make use of register namesMagnus Damm2010-11-19
| |/ / /
| * / / BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
| |/ /
| * | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-11-15
| |\ \
| | * | i2c: Delete unused adapter IDsJean Delvare2010-11-15
| * | | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-11-15
| |\ \ \ | | |/ / | |/| |
| | * | OMAP: VRAM: Fix boot-time memory allocationTomi Valkeinen2010-11-10
| | * | OMAP: VRAM: improve VRAM error printsTomi Valkeinen2010-11-10
| | * | sisfb: limit POST memory test according to PCI resource lengthAaro Koskinen2010-11-10
| * | | backlight: MacBookAir3,1(3,2) mbp-nvidia-bl supportEdgar (gimli) Hucek2010-11-12
| * | | drivers/video/backlight/adp8860_bl.c: check strict_strtoul() return valueMichael Hennerich2010-11-12
| * | | drivers/video/backlight/adp8860_bl.c: fix ambient light zone overwrite handlingMichael Hennerich2010-11-12
| * | | backlight: add low threshold to pwm backlightArun Murthy2010-11-12
| * | | drivers/video/backlight/s6e63m0.c: fix section mismatchAxel Lin2010-11-12
| * | | drivers/video/backlight/s6e63m0.c: unregister backlight device and remove sys...Axel Lin2010-11-12
| * | | backlight: fix blanking for L4F00242T03 LCDMarek Vasut2010-11-12
| * | | backlight: fix blanking for LMS283GF05 LCDMarek Vasut2010-11-12
| * | | drivers/video/backlight/s6e63m0.c: set permissions on gamma_table file to 0444Axel Lin2010-11-12
| | |/ | |/|
* | | fbdev: modedb: fix CEA modesArnd Hannemann2010-11-19
| | |
| \ \
*-. \ \ Merge branches 'rmobile/fbdev' and 'common/fbdev-edid' of master.kernel.org:/...Paul Mundt2010-11-16
|\ \ \ \
| | * | | fbdev: sh_mobile_hdmi: add support for E-EDID parsingGuennadi Liakhovetski2010-11-15
| | * | | Merge branch 'fbdev/edid' of master.kernel.org:/pub/scm/linux/kernel/git/leth...Paul Mundt2010-11-15
| |/| | |
* | | | | Merge branch 'fbdev/edid'Paul Mundt2010-11-16
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | fbdev: when parsing E-EDID blocks, also use SVD entriesGuennadi Liakhovetski2010-11-15
| * | | | fbdev: export fb_edid_add_monspecs() for modules, improve algorithmGuennadi Liakhovetski2010-11-15
| * | | | video: add fb_edid_add_monspecs for parsing extended edid informationErik Gilling2010-11-15
| | |/ / | |/| |
* | | | Merge branch 'common/fbdev' of master.kernel.org:/pub/scm/linux/kernel/git/le...Paul Mundt2010-11-10
|\ \ \ \ | | |/ / | |/| |
| * | | fbdev: sh_mobile_hdmi: fix up compiler warnings.Paul Mundt2010-11-10
| * | | fbdev: sh_mobile_lcdcfb: fix up compiler warnings.Paul Mundt2010-11-10
| * | | fbdev: sh_mobile_hdmi: add support for 1080p modesGuennadi Liakhovetski2010-11-10
| * | | fbdev: sh_mobile_lcdc: increase maximum framebuffer size to support 1080pGuennadi Liakhovetski2010-11-10
| * | | fbdev: sh_mobile_hdmi: improve support for more video modesGuennadi Liakhovetski2010-11-10
| * | | fbdev: sh_mobile_hdmi: add support for more precise HDMI clock configurationGuennadi Liakhovetski2010-11-10
| | |/ | |/|
| * | fbdev: sh_mobile_lcdc: use correct number of modes, when using the defaultGuennadi Liakhovetski2010-11-10
| * | fbdev: sh_mobile_lcdc: use the standard CEA-861 720p timingGuennadi Liakhovetski2010-11-10
| * | fbdev: sh_mobile_hdmi: properly clean up modedb on monitor unplugGuennadi Liakhovetski2010-11-10
| |/
* | Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6Paul Mundt2010-11-10
|\ \
| * | viafb: Add OLPC XO-1.5 port configsDaniel Drake2010-11-09
| * | viafb: suspend/resume for GPIOsJonathan Corbet2010-11-09
| * | viafb: General power management infrastructureDaniel Drake2010-11-09