index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
|
OMAPDSS: DISPC: Support rotation through TILER
Chandrabhanu Mahapatra
2012-05-22
4
-1
/
+84
|
|
*
|
|
|
|
OMAPDSS: VRFB: remove compiler warnings when CONFIG_BUG=n
Tomi Valkeinen
2012-05-22
1
-1
/
+3
|
|
*
|
|
|
|
OMAPFB: remove compiler warnings when CONFIG_BUG=n
Tomi Valkeinen
2012-05-22
2
-0
/
+2
|
|
*
|
|
|
|
OMAPDSS: remove compiler warnings when CONFIG_BUG=n
Tomi Valkeinen
2012-05-22
6
-5
/
+113
|
|
*
|
|
|
|
OMAPDSS: DISPC: fix usage of dispc_ovl_set_accu_uv
Tomi Valkeinen
2012-05-22
1
-3
/
+4
|
|
*
|
|
|
|
OMAPDSS: use DSI_FIFO_BUG workaround only for manual update displays
Tomi Valkeinen
2012-05-22
3
-4
/
+6
|
|
*
|
|
|
|
OMAPDSS: DSI: Support command mode interleaving during video mode blanking pe...
Archit Taneja
2012-05-21
1
-0
/
+181
|
|
*
|
|
|
|
OMAPDSS: DISPC: Update Accumulator configuration for chroma plane
Chandrabhanu Mahapatra
2012-05-15
1
-3
/
+89
|
|
*
|
|
|
|
OMAPDSS: HDMI: Implement DSS driver interface for audio
Ricardo Neri
2012-05-11
3
-2
/
+241
|
|
*
|
|
|
|
OMAPDSS: HDMI: Panel: Simplify the name of the HDMI mutex
Ricardo Neri
2012-05-11
1
-20
/
+21
|
|
*
|
|
|
|
OMAPDSS: HDMI: OMAP4: Remap speaker order to match ALSA order
Ricardo Neri
2012-05-11
1
-0
/
+8
|
|
*
|
|
|
|
OMAPDSS: HDMI: Add an audio configuration function
Ricardo Neri
2012-05-11
4
-14
/
+191
|
|
*
|
|
|
|
OMAPDSS: HDMI: Add support for more audio sample rates in N/CTS calculation
Ricardo Neri
2012-05-11
1
-14
/
+74
|
|
*
|
|
|
|
OMAPDSS: HDMI: Relocate N/CTS calculation
Ricardo Neri
2012-05-11
4
-59
/
+43
|
|
*
|
|
|
|
OMAPDSS: HDMI: OMAP4: Expand configuration for IEC-60958 audio
Ricardo Neri
2012-05-11
2
-13
/
+20
|
|
*
|
|
|
|
OMAPDSS: HDMI: Decouple HDMI audio from ASoC
Ricardo Neri
2012-05-11
5
-12
/
+10
|
|
*
|
|
|
|
OMAPDSS: HDMI: Decouple wrapper enable/disable and audio start/stop
Axel Castaneda Gonzalez
2012-05-11
3
-5
/
+22
|
|
*
|
|
|
|
OMAPDSS: HDMI: OMAP4: Remove invalid I2S settings
Ricardo Neri
2012-05-11
2
-8
/
+0
|
|
*
|
|
|
|
OMAPDSS: HDMI: OMAP4: Remove CEA-861 audio infoframe and IEC-60958 enums
Ricardo Neri
2012-05-11
2
-95
/
+20
|
|
*
|
|
|
|
OMAPDSS: HDMI: Remove ASoC codec
Ricardo Neri
2012-05-11
2
-241
/
+0
|
|
*
|
|
|
|
OMAPDSS: HDMI: Split video_enable into video_enable/disable
Ricardo Neri
2012-05-11
4
-8
/
+21
|
|
*
|
|
|
|
OMAPDSS: HDMI: Split audio_enable into audio_enable/disable
Ricardo Neri
2012-05-11
4
-8
/
+23
|
|
*
|
|
|
|
OMAPDSS: TFP410: use gpio_set_value_cansleep
Russ Dill
2012-05-11
1
-2
/
+2
|
|
*
|
|
|
|
OMAPDSS: separate pdata based initialization
Tomi Valkeinen
2012-05-11
6
-80
/
+119
|
|
*
|
|
|
|
OMAPDSS: DSI: improve DSI module id handling
Tomi Valkeinen
2012-05-11
1
-25
/
+21
|
|
*
|
|
|
|
OMAPDSS: init omap_dss_devices internally
Tomi Valkeinen
2012-05-11
8
-56
/
+42
|
|
*
|
|
|
|
OMAPDSS: interface drivers register their panel devices
Tomi Valkeinen
2012-05-11
8
-36
/
+122
|
|
*
|
|
|
|
OMAPDSS: change default_device handling
Tomi Valkeinen
2012-05-11
1
-5
/
+9
|
|
*
|
|
|
|
OMAPFB: add __init & __exit
Tomi Valkeinen
2012-05-11
1
-5
/
+4
|
|
*
|
|
|
|
OMAPDSS: add __init & __exit
Tomi Valkeinen
2012-05-11
10
-56
/
+56
|
|
*
|
|
|
|
OMAPDSS: use platform_driver_probe for dsi/hdmi/rfbi/venc/dpi/sdi
Tomi Valkeinen
2012-05-11
6
-12
/
+6
|
|
*
|
|
|
|
OMAPDSS: move the creation of debugfs files
Tomi Valkeinen
2012-05-11
8
-74
/
+48
|
|
*
|
|
|
|
OMAPDSS: handle output-driver reg/unreg more dynamically
Tomi Valkeinen
2012-05-11
2
-93
/
+59
|
|
*
|
|
|
|
OMAPDSS: remove uses of dss_runtime_get/put
Tomi Valkeinen
2012-05-11
9
-99
/
+11
|
|
*
|
|
|
|
OMAPDSS: create DPI & SDI drivers
Tomi Valkeinen
2012-05-11
5
-41
/
+71
|
|
*
|
|
|
|
OMAPDSS: use platform_driver_probe for core/dispc/dss
Tomi Valkeinen
2012-05-11
3
-6
/
+3
|
|
*
|
|
|
|
OMAPDSS: remove return from platform_driver_unreg
Tomi Valkeinen
2012-05-11
6
-6
/
+6
|
|
*
|
|
|
|
OMAPDSS: clean up the omapdss platform data mess
Tomi Valkeinen
2012-05-11
5
-35
/
+43
|
|
*
|
|
|
|
OMAPDSS: DSI: use dsi_get_dsidev_id(dsidev) instead of dsidev->id
Tomi Valkeinen
2012-05-11
1
-3
/
+3
|
|
*
|
|
|
|
OMAPDSS: TFP410: pdata rewrite
Tomi Valkeinen
2012-05-11
1
-34
/
+38
|
|
*
|
|
|
|
OMAPFB: fix parsing of vram parameter
Tomi Valkeinen
2012-05-11
1
-1
/
+1
|
|
*
|
|
|
|
OMAPDSS: OMAPFB: always allow to configure overlay
Grazvydas Ignotas
2012-05-11
1
-2
/
+2
|
|
*
|
|
|
|
OMAPDSS: VENC: allow switching venc output type at runtime
Grazvydas Ignotas
2012-05-11
1
-1
/
+53
|
|
*
|
|
|
|
Merge branch 'for-l-o-3.5'
Tomi Valkeinen
2012-05-10
5
-128
/
+171
|
|
|
\
\
\
\
\
|
|
*
|
|
|
|
|
OMAPDSS: DISPC: Remove usage of dispc_mgr_get_device()
Archit Taneja
2012-05-09
3
-32
/
+28
|
|
*
|
|
|
|
|
OMAPDSS: DISPC: Remove omap_dss_device pointer usage from dispc_mgr_pclk_rate()
Archit Taneja
2012-05-09
1
-5
/
+6
|
|
*
|
|
|
|
|
OMAPDSS: APPLY: Remove an unnecessary omap_dss_device pointer
Archit Taneja
2012-05-09
1
-3
/
+0
|
|
*
|
|
|
|
|
OMAPDSS: DPI/HDMI: Apply manager timings even if panel is disabled
Archit Taneja
2012-05-09
2
-0
/
+4
|
|
*
|
|
|
|
|
OMAPDSS: APPLY: Remove display dependency from overlay and manager checks
Archit Taneja
2012-05-09
4
-25
/
+22
|
|
*
|
|
|
|
|
OMAPDSS: APPLY: Don't check manager settings if it is disabled
Archit Taneja
2012-05-09
1
-0
/
+3
[prev]
[next]