index
:
litmus-rt-odroidx.git
odroidx
odroidx-color
wip-mc
LITMUS^RT and MC^2 V0 support for the ODROID-X dev board
Christopher Joseph Kenna
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
*
svga: Make svga_set_default_gfx_regs take an iomem regbase pointer.
David Miller
2011-03-22
*
svga: Make svga_wseq_multi take an iomem regbase pointer.
David Miller
2011-03-22
*
svga: Make svga_wcrt_multi take an iomem regbase pointer.
David Miller
2011-03-22
*
svga: Make svga_wattr take an iomem regbase pointer.
David Miller
2011-03-22
*
sisfb: add support for XGI Z9 DDR2 POST
Aaro Koskinen
2011-03-22
*
sisfb: move XGI POST DDR2 bootup code into subroutines
Aaro Koskinen
2011-03-22
*
sisfb: add RAM type detection for XGI Z9
Aaro Koskinen
2011-03-22
*
sisfb: add subroutine for detecting XGI Z9
Aaro Koskinen
2011-03-22
*
sisfb: move XGI POST RAM type detection into a subroutine
Aaro Koskinen
2011-03-22
*
sisfb: POST should fail if R/W test fails
Aaro Koskinen
2011-03-22
*
vmlfb: use list_move() instead of list_del()/list_add() combination
Kirill A. Shutemov
2011-03-22
*
omap: use list_move() instead of list_del()/list_add() combination
Kirill A. Shutemov
2011-03-22
*
Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linux
Paul Mundt
2011-03-22
|
\
|
*
OMAP: DSS2: Implement OMAP4 DSS fclk support
Murthy, Raghuveer
2011-03-18
|
*
OMAP: DSS2: Clean up for dpll4_m4_ck handling
Tomi Valkeinen
2011-03-18
|
*
OMAP4: DSS: HDMI: Call to HDMI module init to register driver.
Mythri P K
2011-03-16
|
*
OMAP4: DSS2: HDMI: Add makefile and kconfig changes to enable HDMI in OMAP4
Mythri P K
2011-03-16
|
*
OMAP4: DSS2: HDMI: HDMI panel driver addition in the DSS
Mythri P K
2011-03-16
|
*
OMAP4: DSS2: HDMI: HDMI driver addition in the DSS
Mythri P K
2011-03-16
|
*
OMAP4: DSS2: HDMI: HDMI driver header file addition
Mythri P K
2011-03-16
|
*
OMAP4: DSS2: HDMI: Dispc gamma enable set/reset function for TV.
Mythri P K
2011-03-16
|
*
OMAP4: DSS2: HDMI: Select between HDMI VENC clock source.
Mythri P K
2011-03-16
|
*
OMAP4: DSS2: Add display type HDMI to DSS2
Mythri P K
2011-03-16
|
*
OMAP: DSS2: DSI: fix IRQ debug prints
Tomi Valkeinen
2011-03-15
|
*
OMAP: DSS2: DSI: catch DSI errors in send_bta_sync
Tomi Valkeinen
2011-03-15
|
*
OMAP: DSS2: DSI: use ISR for BTA in framedone
Tomi Valkeinen
2011-03-15
|
*
OMAP: DSS2: DSI: use ISR in send_bta_sync
Tomi Valkeinen
2011-03-15
|
*
OMAP: DSS2: DSI: Add ISR support
Tomi Valkeinen
2011-03-15
|
*
OMAP: DSS2: DSI: Restructure IRQ handler
Tomi Valkeinen
2011-03-15
|
*
OMAP: DSS2: FEATURES: DSI PLL parameter cleanup
Taneja, Archit
2011-03-15
|
*
OMAP: DSS2: FEATURES: Functions to return min and max values of parameters
Taneja, Archit
2011-03-15
|
*
OMAP2PLUS: DSS2: FEATURES: Fix usage of dss_reg_field and dss_clk_source_name
Taneja, Archit
2011-03-15
|
*
HACK: OMAP: DSS2: VENC: disable VENC on OMAP4 to prevent crash
Tomi Valkeinen
2011-03-14
|
*
OMAP4: DSS2: Clock source changes for OMAP4
Taneja, Archit
2011-03-11
|
*
OMAP2PLUS: DSS2: Cleanup clock source related code
Taneja, Archit
2011-03-11
|
*
OMAP: DSS2: Add support for LG Philips LB035Q02 panel
Steve Sakoman
2011-03-11
|
*
OMAP: DSS2: fix omap_dispc_register_isr() fail path
Tomi Valkeinen
2011-03-11
|
*
OMAP4: DSS2: Using dss_features to set independent core clock divider
Murthy, Raghuveer
2011-03-11
|
*
OMAP: DSS2: Renaming register macro DISPC_DIVISOR(ch)
Murthy, Raghuveer
2011-03-11
|
*
OMAP: DSS2: Adding dss_features for independent core clk divider
Murthy, Raghuveer
2011-03-11
|
*
HACK: OMAP: DSS2: add delay after enabling clocks
Tomi Valkeinen
2011-03-11
|
*
HACK: OMAP: DSS2: Fix OMAP2_DSS_USE_DSI_PLL
Tomi Valkeinen
2011-03-11
|
*
OMAP: DSS2: Use request / release calls in Taal for DSI Virtual Channels.
Archit Taneja
2011-03-11
|
*
OMAP: DSS2: Functions to request/release DSI VCs
Archit Taneja
2011-03-11
|
*
OMAP: DSS2: Remove unneeded cpu_is_xxx checks
Tomi Valkeinen
2011-03-11
|
*
OMAP: DSS2: Move DPI & SDI init into DSS plat driver
Tomi Valkeinen
2011-03-11
|
*
OMAP: DSS2: Remove pdev argument from dpi_init
Tomi Valkeinen
2011-03-11
|
*
OMAP: DSS2: Remove FB_OMAP_BOOTLOADER_INIT support
Tomi Valkeinen
2011-03-11
|
*
OMAP2PLUS: DSS2: DSI: Generalize DSI PLL Clock Naming
Archit Taneja
2011-03-11
|
*
OMAP2PLUS: DSS2: Use dss features to get clock source names of current OMAP
Archit Taneja
2011-03-11
[next]