index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
OMAP: DSS2: DISPC: rename overlay related funcs
Tomi Valkeinen
2011-09-30
3
-90
/
+94
*
OMAP: DSS2: DISPC: remove non-existing func prototypes
Tomi Valkeinen
2011-09-30
1
-5
/
+0
*
OMAP: OMAPFB: string parsing cleanups
Tomi Valkeinen
2011-09-30
1
-4
/
+2
*
OMAP: DSS2: string parsing cleanups
Tomi Valkeinen
2011-09-30
3
-33
/
+32
*
OMAP: DSS2: Add GLOBAL_ALPHA & PRE_MULT_ALPHA to ovl caps
Tomi Valkeinen
2011-09-30
5
-40
/
+27
*
OMAP: DSS2: Add overlay caps to DSS features
Tomi Valkeinen
2011-09-30
3
-3
/
+57
*
OMAP: DSS2: DISPC: use lookup tables for bit shifts
Tomi Valkeinen
2011-09-30
1
-154
/
+50
*
OMAP: DSS2: Remove support for non-DISPC overlays
Tomi Valkeinen
2011-09-30
6
-275
/
+22
*
OMAP: DSS2: Remove "EXPERIMENTAL" from Kconfig
Tomi Valkeinen
2011-09-30
2
-2
/
+2
*
OMAP: DSS2: Handle manager change in apply
Tomi Valkeinen
2011-09-30
5
-10
/
+11
*
OMAP: DSS2: fix clock sources on error and uninit
Tomi Valkeinen
2011-09-30
2
-1
/
+6
*
OMAP: OMAPFB: make omapfb start even when a display is missing a driver
Tomi Valkeinen
2011-09-30
1
-2
/
+3
*
OMAP: DSS2: Implement dsi_mux_pads for OMAP4
Tomi Valkeinen
2011-09-30
1
-0
/
+40
*
OMAP: DSS2: DSI: Improve dsi_mux_pads parameters
Tomi Valkeinen
2011-09-30
3
-12
/
+47
*
OMAP4: TWL: Add common omapdss supplies
Tomi Valkeinen
2011-09-30
1
-0
/
+9
*
OMAP: DSS2: Change DSI device naming
Tomi Valkeinen
2011-09-30
5
-21
/
+16
*
OMAP: DSS2: remove unneeded fck enable/disables
Tomi Valkeinen
2011-09-20
5
-39
/
+0
*
Revert "OMAP: DSS2: HDMI: fix hdmi clock name"
Tomi Valkeinen
2011-09-20
1
-2
/
+2
*
Revert "HACK: OMAP: DSS2: clk hack for OMAP2/3"
Tomi Valkeinen
2011-09-20
5
-19
/
+3
*
OMAP: DSS2: Use a macro to declare size of the fifo_size array in dispc.c
Archit Taneja
2011-09-14
1
-2
/
+2
*
OMAP: DSS2: DISPC: Shorten _dispc_set_color_conv_coef()
Archit Taneja
2011-09-14
1
-26
/
+16
*
OMAP: DSS2: DISPC: dispc_save_context() and dispc_restore_context() cleanup
Archit Taneja
2011-09-14
1
-277
/
+125
*
OMAP: DSS2: DISPC: Shorten dispc_dump_regs()
Archit Taneja
2011-09-14
1
-229
/
+99
*
OMAP: DSS2: DISPC: Prepare dispc_dump_regs() for shortening
Archit Taneja
2011-09-14
1
-205
/
+239
*
OMAPFB: make debug message more useful
Andy Doan
2011-09-14
1
-1
/
+2
*
OMAP: DSS: dispc: enable/disable clocks in error handler
Dima Zavin
2011-09-14
1
-0
/
+4
*
OMAP: DSS2: Don't allow moving managers away from enabled displays
Daniel Morsing
2011-09-14
1
-0
/
+7
*
OMAP: DSS2: check for manager when enabling display
Tomi Valkeinen
2011-09-14
5
-0
/
+27
*
OMAP: DSS2: PicoDLP: fix error handling in power_on
Tomi Valkeinen
2011-09-14
1
-2
/
+4
*
OMAP: DSS2: Add picodlp panel driver
Mayuresh Janorkar
2011-09-14
5
-0
/
+910
*
Linux 3.1-rc6
v3.1-rc6
Linus Torvalds
2011-09-12
1
-1
/
+1
*
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2011-09-12
7
-28
/
+66
|
\
|
*
drm: Remove duplicate "return" statement
Lin Ming
2011-09-09
1
-1
/
+0
|
*
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...
Dave Airlie
2011-09-09
4
-7
/
+30
|
|
\
|
|
*
drm/nv04/crtc: Bail out if FB is not bound to crtc
Emil Velikov
2011-09-09
1
-2
/
+13
|
|
*
drm/nouveau: fix nv04_sgdma_bind on non-"4kB pages" archs
Marcin Slusarz
2011-09-09
1
-1
/
+1
|
|
*
drm/nouveau: properly handle allocation failure in nouveau_sgdma_populate
Marcin Slusarz
2011-09-09
1
-1
/
+4
|
|
*
drm/nouveau: fix oops on pre-semaphore hardware
Ben Skeggs
2011-09-09
1
-1
/
+2
|
|
*
drm/nv50/crtc: Bail out if FB is not bound to crtc
Emil Velikov
2011-09-09
1
-2
/
+10
|
*
|
drm/radeon/kms: fix DP detect and EDID fetch for DP bridges
Alex Deucher
2011-09-06
2
-20
/
+36
|
|
/
*
|
Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
2011-09-12
18
-18
/
+72
|
\
\
|
*
\
Merge branch 'for_3.1/pm-fixes-2' of git://gitorious.org/khilman/linux-omap-p...
Arnd Bergmann
2011-09-12
1
-0
/
+3
|
|
\
\
|
|
*
|
OMAP: omap_device: fix !CONFIG_SUSPEND case in _noirq handlers
Kevin Hilman
2011-09-06
1
-0
/
+3
|
*
|
|
Merge branch 'sirf/fixes' into fixes
Arnd Bergmann
2011-09-12
4
-0
/
+4
|
|
\
\
\
|
|
*
|
|
ARM: CSR: add missing sentinels to of_device_id tables
Jamie Iles
2011-09-11
4
-0
/
+4
|
|
|
|
/
|
|
|
/
|
|
|
|
|
|
|
\
\
|
*
-
.
\
\
Merge branches 'cns3xxx/fixes', 'omap/fixes' and 'davinci/fixes' into fixes
Arnd Bergmann
2011-09-10
9
-14
/
+64
|
|
\
\
\
\
|
|
|
*
|
|
ARM: davinci: fix cache flush build error
Linus Walleij
2011-09-07
1
-1
/
+5
|
|
|
*
|
|
ARM: davinci: correct MDSTAT_STATE_MASK
Sergei Shtylyov
2011-09-07
1
-1
/
+1
|
|
|
*
|
|
ARM: davinci: da850 EVM: read mac address from SPI flash
Rajashekhara, Sudhakar
2011-09-07
1
-0
/
+28
|
|
|
|
/
/
|
|
|
|
|
|
|
|
\
\
|
|
|
\
\
|
|
|
\
\
|
|
|
\
\
|
|
|
\
\
|
|
*
-
-
-
-
-
.
\
\
Merge branches 'non_hwmod_compliant_fix_3.1rc', 'omap3_clock_fixes_3.1rc', 'o...
Paul Walmsley
2011-09-04
377
-1892
/
+3236
|
|
|
\
\
\
\
\
\
[next]