aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | OMAP: DSS2: DSI: remove auto-update perf measurementTomi Valkeinen2010-02-241-72/+9
| * | | | OMAP: DSS2: DSI: change DSI bus_lock to semaphoreTomi Valkeinen2010-02-241-14/+6
| * | | | OMAP: DSS2: fix get_dsi/dispc_clk_source() usageTomi Valkeinen2010-02-232-6/+8
| * | | | OMAP: DSS2: OMAPFB: fix cleanup on dssdev enable errorTomi Valkeinen2010-02-181-1/+3
| * | | | OMAP: DSS2: OMAPFB: fix dssdev cleanup on errorTomi Valkeinen2010-02-181-2/+7
| * | | | OMAP: DSS2: fix driver probe error handlingTomi Valkeinen2010-02-181-0/+1
| * | | | OMAP: DSS2: remove sub-panel systemTomi Valkeinen2010-02-182-62/+5
| * | | | OMAP: DSS2: Check ctx loss count only when starting the first clockTomi Valkeinen2010-02-151-1/+3
| * | | | OMAP: DSS2: DSI: remove dsi_vc_print_status()Tomi Valkeinen2010-02-151-21/+0
| * | | | OMAP: DSS2: DSI: configure all DSI VCsTomi Valkeinen2010-02-151-22/+17
| * | | | OMAP: DSS2: DSI: export dsi_vc_enable_hs()Tomi Valkeinen2010-02-151-5/+8
| * | | | OMAP: DSS2: DSI: add helpers for DCS read/writeTomi Valkeinen2010-02-151-0/+30
| * | | | OMAP: DSS2: DSI: add dsi_bus_is_locked()Tomi Valkeinen2010-02-151-4/+9
| * | | | OMAP: DSS2: improve DSS clk src selectionTomi Valkeinen2010-02-154-18/+51
| * | | | OMAP: DSS2: OMAPFB: Add omapfb_update_window prototypeTomi Valkeinen2010-02-151-0/+3
| * | | | OMAP: DSS2: fix irq-stats compilationTomi Valkeinen2010-02-152-3/+3
| * | | | OMAP: DSS2: OMAPFB: implement OMAPFB_GET_DISPLAY_INFOTomi Valkeinen2010-02-151-0/+24
| * | | | OMAP: DSS: Taal: fix error returns in taal_probe()Aaro Koskinen2010-02-121-2/+2
| * | | | OMAP: 3430SDP: remove vdvi regulatorTomi Valkeinen2010-02-121-35/+0
| * | | | OMAP: DSS2: enable VDDS_DSI when using DPITomi Valkeinen2010-02-125-17/+117
| * | | | omapfb: lcd_ams_delta: add support for contrast controlJanusz Krzysztofik2010-02-121-4/+89
| * | | | omapfb: Fix 12-bit display (RGB444 color mode) handlingJanusz Krzysztofik2010-02-121-3/+4
| * | | | OMAP: DSS2: Improve Kconfig help textsTomi Valkeinen2010-02-122-5/+23
| * | | | OMAP: DSS: add TPO TD043MTEA1 panelGrazvydas Ignotas2010-02-123-1/+497
| * | | | OMAP: DSS2: add Toppoly TDO35S panelMike Rapoport2010-02-123-0/+119
| * | | | OMAP: DSS2: Add Sharp LQ043T1DG01 panel driverVaibhav Hiremath2010-02-083-0/+127
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2010-03-021-0/+1
|\ \ \ \ \
| * | | | | sunxvr500: Additional PCI id for sunxvr500 driverBen Hutchings2010-02-261-0/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2010-02-274-447/+406
|\ \ \ \ \
| * | | | | macfb: fix 24-bit visual and stuffFinn Thain2010-02-271-84/+60
| * | | | | macfb: cleanupFinn Thain2010-02-271-282/+295
| * | | | | fbdev: add some missing mac modesFinn Thain2010-02-271-24/+28
| * | | | | valkyriefb: various fixesFinn Thain2010-02-273-73/+17
| * | | | | fbdev: mac_var_to_mode() fixFinn Thain2010-02-271-9/+31
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-02-271-0/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2010-02-264-16/+25
| |\ \ \ \ \
| * | | | | | powerpc/mpc5121: correct DIU compatible propertyAnatolij Gustschin2010-02-171-0/+5
| | |/ / / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-02-262-27/+63
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | sh: Fix up more 64-bit pgprot truncation on SH-X2 TLB.Paul Mundt2010-02-171-1/+1
| * | | | | video: sh_mobile_lcdcfb: Fix panning.Phil Edworthy2010-02-161-28/+18
| * | | | | video: sh_mobile_lcdcfb: Add wait for vsync.Phil Edworthy2010-02-161-1/+47
| |/ / / /
* | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-02-253-15/+15
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | of: add 'of_' prefix to machine_is_compatible()Grant Likely2010-02-093-14/+14
| * | | | Merge commit 'v2.6.33-rc5' into secretlab/test-devicetreeGrant Likely2010-01-28136-435/+23317
| |\ \ \ \
| * | | | | of: unify phandle name in struct device_nodeGrant Likely2010-01-281-1/+1
* | | | | | efifb: fix framebuffer handoffMarcin Slusarz2010-02-221-1/+10
| |_|/ / / |/| | | |
* | | | | imxfb: correct location of callbacks in suspend and resumeUwe Kleine-König2010-02-021-2/+4
* | | | | mx3fb: some debug and initialisation fixesAlberto Panizzo2010-02-021-4/+8
| |/ / / |/| | |
* | | | revert "drivers/video/s3c-fb.c: fix clock setting for Samsung SoC Framebuffer"Mark Brown2010-01-161-6/+8
* | | | viafb: fix acceleration for some chipsErik-Jan Post2010-01-161-1/+4