summaryrefslogtreecommitdiff
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| | * | | OMAP: DSS2: fix omap_dispc_register_isr() fail pathTomi Valkeinen2011-03-111-0/+3
| | * | | OMAP4: DSS2: Using dss_features to set independent core clock dividerMurthy, Raghuveer2011-03-111-0/+24
| | * | | OMAP: DSS2: Renaming register macro DISPC_DIVISOR(ch)Murthy, Raghuveer2011-03-111-13/+14
| | * | | OMAP: DSS2: Adding dss_features for independent core clk dividerMurthy, Raghuveer2011-03-112-1/+4
| | * | | HACK: OMAP: DSS2: add delay after enabling clocksTomi Valkeinen2011-03-111-0/+8
| | * | | HACK: OMAP: DSS2: Fix OMAP2_DSS_USE_DSI_PLLTomi Valkeinen2011-03-111-0/+20
| | * | | OMAP: DSS2: Use request / release calls in Taal for DSI Virtual Channels.Archit Taneja2011-03-112-55/+71
| | * | | OMAP: DSS2: Functions to request/release DSI VCsArchit Taneja2011-03-111-5/+62
| | * | | OMAP: DSS2: Remove unneeded cpu_is_xxx checksTomi Valkeinen2011-03-111-12/+6
| | * | | OMAP: DSS2: Move DPI & SDI init into DSS plat driverTomi Valkeinen2011-03-112-20/+16