index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/arcpgu: Make ARC PGU usable on simulation platforms
Ruud Derwig
2016-06-13
4
-8
/
+138
*
Merge tag 'omapdrm-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb...
Dave Airlie
2016-06-09
116
-1266
/
+2138
|
\
|
*
drm/omapdrm: Implement gamma_lut atomic crtc properties
Jyri Sarha
2016-06-07
1
-0
/
+56
|
*
drm/omapdrm: Workaround for errata i734 (LCD1 Gamma) in DSS dispc
Jyri Sarha
2016-06-07
1
-0
/
+174
|
*
drm/omapdrm: Add gamma table support to DSS dispc
Jyri Sarha
2016-06-07
5
-22
/
+197
|
*
drm: drm_helper_crtc_enable_color_mgmt() => drm_crtc_enable_color_mgmt()
Jyri Sarha
2016-06-07
5
-38
/
+51
|
*
Merge omapdss header refactoring
Tomi Valkeinen
2016-06-07
98
-751
/
+1081
|
|
\
|
|
*
drm/omap: Remove the video/omapdss.h and move it's content to local header file
Peter Ujfalusi
2016-06-03
2
-889
/
+865
|
|
*
[media] omap_vout: Switch to use the video/omapfb_dss.h header file
Peter Ujfalusi
2016-06-03
3
-3
/
+3
|
|
*
omapfb: Create new header file for omapfb DSS implementation
Peter Ujfalusi
2016-06-03
48
-47
/
+927
|
|
*
drm/omap: Do not include video/omapdss.h directly in drivers
Peter Ujfalusi
2016-06-03
37
-50
/
+44
|
|
*
omapdss: hdmi audio: Make header file independent of video/omapdss.h
Peter Ujfalusi
2016-06-03
5
-8
/
+9
|
|
*
platform_data: omapdss: Remove unused members from omap_dss_board_info
Peter Ujfalusi
2016-06-03
1
-5
/
+0
|
|
*
omapfb: Remove reference to pdata->default_device
Peter Ujfalusi
2016-06-03
1
-2
/
+0
|
|
*
drm/omap: Remove reference to pdata->default_device
Peter Ujfalusi
2016-06-03
1
-2
/
+0
|
|
*
omapdss: omap-panel-data.h: Remove connector_type from atv pdata
Peter Ujfalusi
2016-06-03
1
-3
/
+0
|
|
*
omapfb: connector-analog-tv: Support only Composite type in legacy boot
Peter Ujfalusi
2016-06-03
1
-7
/
+1
|
|
*
drm/omap: connector-analog-tv: Support only Composite type in legacy boot
Peter Ujfalusi
2016-06-03
1
-7
/
+1
|
|
*
omapdss: omap-panel-data.h: Remove struct omap_dss_device declaration
Peter Ujfalusi
2016-06-03
1
-2
/
+0
|
|
*
drm/omap: displays: Do not include video/omap-panel-data.h if not needed
Peter Ujfalusi
2016-06-03
4
-4
/
+0
|
|
*
omapfb: encoder-tpd12s015: No need to include video/omap-panle-data.h
Peter Ujfalusi
2016-06-03
1
-1
/
+0
|
|
*
omapfb: encoder-tfp410: Remove legacy boot support
Peter Ujfalusi
2016-06-03
2
-52
/
+6
|
|
*
omapfb: connector-dvi: Remove legacy boot support
Peter Ujfalusi
2016-06-03
2
-64
/
+6
|
|
*
omapfb: connector-hdmi: Remove legacy boot support
Peter Ujfalusi
2016-06-03
2
-46
/
+6
|
|
*
omapfb: panel-dsi-cm: Remove legacy boot support
Peter Ujfalusi
2016-06-03
2
-73
/
+6
|
|
*
omapfb: panel-lgphilips-lb035q02: Remove legacy boot support
Peter Ujfalusi
2016-06-03
2
-68
/
+6
|
|
*
omapfb: panel-sharp-ls037v7dw01: Remove legacy boot support
Peter Ujfalusi
2016-06-03
2
-99
/
+6
|
|
*
omapfb: panel-tpo-td043mtea1: Remove legacy boot support
Peter Ujfalusi
2016-06-03
2
-54
/
+6
|
|
*
omapfb: panel-nec-nl8048hl11: Remove legacy boot support
Peter Ujfalusi
2016-06-03
2
-57
/
+6
|
|
*
omapfb: panel-tpo-td028ttec1: Remove legacy boot support
Peter Ujfalusi
2016-06-03
2
-50
/
+6
|
|
*
ARM: OMAP2: Use the platform_data header for omapdss
Peter Ujfalusi
2016-06-03
4
-4
/
+4
|
|
*
video/platform_data: omapdss: Create new header file for platform data
Peter Ujfalusi
2016-06-03
2
-27
/
+43
|
|
*
ARM/video: omap2: Move omap_display_init declaration to mach-omap2/display.h
Peter Ujfalusi
2016-06-03
4
-3
/
+7
|
|
*
ARM: OMAP: rx51-video: Do not set TV connector_type
Peter Ujfalusi
2016-06-03
1
-1
/
+0
|
*
|
Merge branch '4.8/omapdrm-pll' (omapdrm PLL work)
Tomi Valkeinen
2016-06-06
16
-369
/
+505
|
|
\
\
|
|
*
|
drm/omap: DPI: rename "DSI" related names
Tomi Valkeinen
2016-05-19
1
-22
/
+22
|
|
*
|
drm/omap: support type B PLL for DPI
Tomi Valkeinen
2016-05-19
1
-9
/
+22
|
|
*
|
drm/omap: add comments for PLL calculations
Tomi Valkeinen
2016-05-19
1
-0
/
+7
|
|
*
|
drm/omap: generalize dss_pll_calc_b()
Tomi Valkeinen
2016-05-19
4
-8
/
+17
|
|
*
|
drm/omap: move HDMI PLL calc function to pll.c
Tomi Valkeinen
2016-05-19
6
-64
/
+67
|
|
*
|
drm/omap: rename PLL calc functions
Tomi Valkeinen
2016-05-19
4
-10
/
+10
|
|
*
|
drm/omap: HDMI PLL: use runtime pm
Tomi Valkeinen
2016-05-19
2
-0
/
+10
|
|
*
|
drm/omap: fix DPI clkout index handling
Tomi Valkeinen
2016-05-19
1
-6
/
+6
|
|
*
|
drm/omap: cleanup DPI clock source handling
Tomi Valkeinen
2016-05-19
1
-30
/
+18
|
|
*
|
drm/omap: cleanup dispc_fclk_rate()
Tomi Valkeinen
2016-05-19
1
-20
/
+11
|
|
*
|
drm/omap: cleanup dispc_mgr_lclk_rate()
Tomi Valkeinen
2016-05-19
1
-29
/
+17
|
|
*
|
drm/omap: add PLL helper funcs
Tomi Valkeinen
2016-05-19
2
-0
/
+55
|
|
*
|
drm/omap: clean up the LCD clk mux code
Tomi Valkeinen
2016-05-19
3
-51
/
+141
|
|
*
|
drm/omap: add field for PLL type
Tomi Valkeinen
2016-05-19
4
-0
/
+19
|
|
*
|
drm/omap: Add missing clock sources
Tomi Valkeinen
2016-05-19
2
-0
/
+7
[next]