index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3fb: maximize virtual vertical size for fast scrolling
Ondrej Zary
2011-03-22
1
-0
/
+8
*
vt8623fb: Compute VGA base iomem pointer explicitly.
David Miller
2011-03-22
1
-0
/
+11
*
arkfb: Compute VGA base iomem pointer explicitly.
David Miller
2011-03-22
1
-0
/
+11
*
s3fb: Compute VGA base iomem pointer explicitly.
David Miller
2011-03-22
1
-0
/
+11
*
vt8623fb: Don't clobber par->state.vgabase during open method.
David Miller
2011-03-22
1
-0
/
+3
*
s3fb: Don't clobber par->state.vgabase during open method.
David Miller
2011-03-22
1
-0
/
+3
*
arkfb: Don't clobber par->state.vgabase during open method.
David Miller
2011-03-22
1
-0
/
+3
*
vt8623fb: Pass par->state.vgabase to vga_*() calls.
David Miller
2011-03-22
1
-16
/
+16
*
s3fb: Pass par->state.vgabase to vga_*() calls.
David Miller
2011-03-22
1
-50
/
+52
*
arkfb: Pass par->state.vgabase to vga_*() calls.
David Miller
2011-03-22
1
-26
/
+34
*
svga: Make svga_set_timings() take an iomem regbase pointer.
David Miller
2011-03-22
5
-20
/
+21
*
svga: Make svga_tilecursor() take an iomem regbase pointer.
David Miller
2011-03-22
5
-11
/
+31
*
svga: Make svga_set_textmode_vga_regs() take an iomem regbase pointer.
David Miller
2011-03-22
5
-24
/
+24
*
svga: Make svga_set_default_crt_regs() take an iomem regbase pointer.
David Miller
2011-03-22
5
-10
/
+10
*
svga: Make svga_wcrt_mask() take an iomem regbase pointer.
David Miller
2011-03-22
5
-93
/
+93
*
svga: Make svga_wseq_mask() take an iomem regbase pointer.
David Miller
2011-03-22
5
-39
/
+46
*
svga: Make svga_set_default_seq_regs take an iomem regbase pointer.
David Miller
2011-03-22
5
-10
/
+10
*
svga: Make svga_set_default_atc_regs take an iomem regbase pointer.
David Miller
2011-03-22
5
-16
/
+16
*
svga: Make svga_set_default_gfx_regs take an iomem regbase pointer.
David Miller
2011-03-22
5
-17
/
+17
*
svga: Make svga_wseq_multi take an iomem regbase pointer.
David Miller
2011-03-22
3
-6
/
+6
*
svga: Make svga_wcrt_multi take an iomem regbase pointer.
David Miller
2011-03-22
5
-31
/
+35
*
svga: Make svga_wattr take an iomem regbase pointer.
David Miller
2011-03-22
3
-14
/
+14
*
svga: Use proper VGA register name macros in svga_wattr.
David Miller
2011-03-22
1
-3
/
+3
*
sisfb: add support for XGI Z9 DDR2 POST
Aaro Koskinen
2011-03-22
1
-9
/
+68
*
sisfb: move XGI POST DDR2 bootup code into subroutines
Aaro Koskinen
2011-03-22
1
-55
/
+84
*
sisfb: add RAM type detection for XGI Z9
Aaro Koskinen
2011-03-22
1
-1
/
+7
*
sisfb: add subroutine for detecting XGI Z9
Aaro Koskinen
2011-03-22
3
-0
/
+20
*
sisfb: move XGI POST RAM type detection into a subroutine
Aaro Koskinen
2011-03-22
1
-22
/
+35
*
sisfb: POST should fail if R/W test fails
Aaro Koskinen
2011-03-22
1
-5
/
+17
*
vmlfb: use list_move() instead of list_del()/list_add() combination
Kirill A. Shutemov
2011-03-22
1
-2
/
+1
*
omap: use list_move() instead of list_del()/list_add() combination
Kirill A. Shutemov
2011-03-22
2
-4
/
+2
*
mailmap: Update for OMAP DSS developers.
Paul Mundt
2011-03-22
1
-0
/
+4
*
Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linux
Paul Mundt
2011-03-22
51
-1362
/
+5323
|
\
|
*
OMAP4: PandaBoard: Adding DVI support
Murthy, Raghuveer
2011-03-18
1
-2
/
+129
|
*
OMAP: DSS2: Implement OMAP4 DSS fclk support
Murthy, Raghuveer
2011-03-18
1
-12
/
+22
|
*
OMAP: DSS2: Clean up for dpll4_m4_ck handling
Tomi Valkeinen
2011-03-18
1
-34
/
+59
|
*
OMAP4: HDMI: Add HDMI structure in the board file for OMAP4 PANDA
K, Mythri P
2011-03-16
1
-0
/
+74
|
*
OMAP4: HDMI: Add HDMI structure in the board file for OMAP4 SDP
Mythri P K
2011-03-16
1
-0
/
+75
|
*
OMAP4: DSS: HDMI: Call to HDMI module init to register driver.
Mythri P K
2011-03-16
1
-0
/
+9
|
*
OMAP4: DSS2: HDMI: Add makefile and kconfig changes to enable HDMI in OMAP4
Mythri P K
2011-03-16
2
-0
/
+10
|
*
OMAP4: DSS2: HDMI: HDMI panel driver addition in the DSS
Mythri P K
2011-03-16
2
-0
/
+224
|
*
OMAP4: DSS2: HDMI: HDMI driver addition in the DSS
Mythri P K
2011-03-16
3
-0
/
+1369
|
*
OMAP4: DSS2: HDMI: HDMI driver header file addition
Mythri P K
2011-03-16
1
-0
/
+415
|
*
OMAP4: DSS2: HDMI: Dispc gamma enable set/reset function for TV.
Mythri P K
2011-03-16
2
-0
/
+15
|
*
OMAP4: DSS2: HDMI: Select between HDMI VENC clock source.
Mythri P K
2011-03-16
2
-0
/
+11
|
*
OMAP4: DSS2: Add display type HDMI to DSS2
Mythri P K
2011-03-16
5
-5
/
+15
|
*
OMAP: DSS2: DSI: fix IRQ debug prints
Tomi Valkeinen
2011-03-15
1
-0
/
+9
|
*
OMAP: DSS2: DSI: catch DSI errors in send_bta_sync
Tomi Valkeinen
2011-03-15
1
-4
/
+11
|
*
OMAP: DSS2: DSI: use ISR for BTA in framedone
Tomi Valkeinen
2011-03-15
1
-42
/
+15
|
*
OMAP: DSS2: DSI: use ISR in send_bta_sync
Tomi Valkeinen
2011-03-15
1
-14
/
+18
[next]