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