summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* vt8623fb: Don't clobber par->state.vgabase during open method.David Miller2011-03-221-0/+3
* s3fb: Don't clobber par->state.vgabase during open method.David Miller2011-03-221-0/+3
* arkfb: Don't clobber par->state.vgabase during open method.David Miller2011-03-221-0/+3
* vt8623fb: Pass par->state.vgabase to vga_*() calls.David Miller2011-03-221-16/+16
* s3fb: Pass par->state.vgabase to vga_*() calls.David Miller2011-03-221-50/+52
* arkfb: Pass par->state.vgabase to vga_*() calls.David Miller2011-03-221-26/+34
* svga: Make svga_set_timings() take an iomem regbase pointer.David Miller2011-03-224-19/+20
* svga: Make svga_tilecursor() take an iomem regbase pointer.David Miller2011-03-224-10/+30
* svga: Make svga_set_textmode_vga_regs() take an iomem regbase pointer.David Miller2011-03-224-23/+23
* svga: Make svga_set_default_crt_regs() take an iomem regbase pointer.David Miller2011-03-224-9/+9
* svga: Make svga_wcrt_mask() take an iomem regbase pointer.David Miller2011-03-224-91/+91
* svga: Make svga_wseq_mask() take an iomem regbase pointer.David Miller2011-03-224-37/+44
* svga: Make svga_set_default_seq_regs take an iomem regbase pointer.David Miller2011-03-224-9/+9
* svga: Make svga_set_default_atc_regs take an iomem regbase pointer.David Miller2011-03-224-15/+15
* svga: Make svga_set_default_gfx_regs take an iomem regbase pointer.David Miller2011-03-224-16/+16
* svga: Make svga_wseq_multi take an iomem regbase pointer.David Miller2011-03-222-5/+5
* svga: Make svga_wcrt_multi take an iomem regbase pointer.David Miller2011-03-224-30/+34
* svga: Make svga_wattr take an iomem regbase pointer.David Miller2011-03-222-10/+10
* sisfb: add support for XGI Z9 DDR2 POSTAaro Koskinen2011-03-221-9/+68
* sisfb: move XGI POST DDR2 bootup code into subroutinesAaro Koskinen2011-03-221-55/+84
* sisfb: add RAM type detection for XGI Z9Aaro Koskinen2011-03-221-1/+7
* sisfb: add subroutine for detecting XGI Z9Aaro Koskinen2011-03-223-0/+20
* sisfb: move XGI POST RAM type detection into a subroutineAaro Koskinen2011-03-221-22/+35
* sisfb: POST should fail if R/W test failsAaro Koskinen2011-03-221-5/+17
* vmlfb: use list_move() instead of list_del()/list_add() combinationKirill A. Shutemov2011-03-221-2/+1
* omap: use list_move() instead of list_del()/list_add() combinationKirill A. Shutemov2011-03-222-4/+2
* Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt2011-03-2227-1244/+4520
|\
| * OMAP: DSS2: Implement OMAP4 DSS fclk supportMurthy, Raghuveer2011-03-181-12/+22
| * OMAP: DSS2: Clean up for dpll4_m4_ck handlingTomi Valkeinen2011-03-181-34/+59
| * OMAP4: DSS: HDMI: Call to HDMI module init to register driver.Mythri P K2011-03-161-0/+9
| * OMAP4: DSS2: HDMI: Add makefile and kconfig changes to enable HDMI in OMAP4Mythri P K2011-03-162-0/+10
| * OMAP4: DSS2: HDMI: HDMI panel driver addition in the DSSMythri P K2011-03-162-0/+224
| * OMAP4: DSS2: HDMI: HDMI driver addition in the DSSMythri P K2011-03-163-0/+1369
| * OMAP4: DSS2: HDMI: HDMI driver header file additionMythri P K2011-03-161-0/+415
| * OMAP4: DSS2: HDMI: Dispc gamma enable set/reset function for TV.Mythri P K2011-03-162-0/+15
| * OMAP4: DSS2: HDMI: Select between HDMI VENC clock source.Mythri P K2011-03-162-0/+11
| * OMAP4: DSS2: Add display type HDMI to DSS2Mythri P K2011-03-164-5/+14
| * OMAP: DSS2: DSI: fix IRQ debug printsTomi Valkeinen2011-03-151-0/+9
| * OMAP: DSS2: DSI: catch DSI errors in send_bta_syncTomi Valkeinen2011-03-151-4/+11
| * OMAP: DSS2: DSI: use ISR for BTA in framedoneTomi Valkeinen2011-03-151-42/+15
| * OMAP: DSS2: DSI: use ISR in send_bta_syncTomi Valkeinen2011-03-151-14/+18
| * OMAP: DSS2: DSI: Add ISR supportTomi Valkeinen2011-03-151-25/+304
| * OMAP: DSS2: DSI: Restructure IRQ handlerTomi Valkeinen2011-03-151-50/+73
| * OMAP: DSS2: FEATURES: DSI PLL parameter cleanupTaneja, Archit2011-03-153-50/+113
| * OMAP: DSS2: FEATURES: Functions to return min and max values of parametersTaneja, Archit2011-03-154-11/+36
| * OMAP2PLUS: DSS2: FEATURES: Fix usage of dss_reg_field and dss_clk_source_nameTaneja, Archit2011-03-153-50/+43
| * HACK: OMAP: DSS2: VENC: disable VENC on OMAP4 to prevent crashTomi Valkeinen2011-03-141-0/+6
| * OMAP4: DSS2: Clock source changes for OMAP4Taneja, Archit2011-03-115-17/+98
| * OMAP2PLUS: DSS2: Cleanup clock source related codeTaneja, Archit2011-03-113-18/+34
| * OMAP: DSS2: Add support for LG Philips LB035Q02 panelSteve Sakoman2011-03-113-0/+286
OpenPOWER on IntegriCloud