index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
cpqarray.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-11-29
[media] omap_vout: remove extra include
Tomi Valkeinen
1
-1
/
+0
2012-11-29
[media] omap_vout: use omapdss's version instead of cpu_is_*
Tomi Valkeinen
3
-12
/
+32
2012-11-29
OMAPDSS: Use only "omapdss_dss" platform device to get context lost count
Archit Taneja
4
-18
/
+19
2012-11-27
OMAPDSS: add dss_get_core_pdev()
Tomi Valkeinen
2
-0
/
+6
2012-11-27
OMAPDSS: create display-sysfs.c
Tomi Valkeinen
4
-279
/
+331
2012-11-27
OMAPDSS: DISPC: pass pclk & lclk to dispc_ovl_calc_scaling
Tomi Valkeinen
1
-5
/
+5
2012-11-27
OMAPDSS: DISPC: pass pclk & lclk to calc_scaling
Tomi Valkeinen
1
-9
/
+7
2012-11-27
OMAPDSS: DISPC: pass pclk & lclk to check_horiz_timing_omap3
Tomi Valkeinen
1
-6
/
+5
2012-11-27
OMAPDSS: DISPC: pass pclk to calc_core_clk()
Tomi Valkeinen
1
-19
/
+12
2012-11-27
OMAPDSS: DISPC: pclk & lclk rates for writeback
Tomi Valkeinen
1
-2
/
+12
2012-11-27
OMAPDSS: DISPC: use WARN_ON() in dispc_mgr_go
Tomi Valkeinen
1
-14
/
+2
2012-11-27
OMAPDSS: cleanup WB enable/is_enabled functions
Tomi Valkeinen
1
-2
/
+2
2012-11-27
OMAPDSS: DISPC: Remove blocking code from dispc_wb_enable()
Tomi Valkeinen
1
-33
/
+2
2012-11-27
OMAPDSS: DISPC: use get_framedone_irq in disable_digit_out
Tomi Valkeinen
1
-9
/
+10
2012-11-27
OMAPDSS: DISPC: add no_framedone_tv feat
Tomi Valkeinen
1
-1
/
+10
2012-11-27
OMAPDSS: don't WARN if there's no DSI device
Tomi Valkeinen
1
-2
/
+0
2012-11-27
OMAPDSS: DPI: fix crash with dpi_verify_dsi_pll()
Tomi Valkeinen
1
-1
/
+1
2012-11-27
OMAPDSS: remove declarations for non-existing functions
Tomi Valkeinen
1
-2
/
+0
2012-11-23
OMAPFB: fix compilation error
Tomi Valkeinen
1
-0
/
+1
2012-11-22
OMAPDSS: do not fail if dpll4_m4_ck is missing
Aaro Koskinen
1
-5
/
+9
2012-11-22
OMAPDSS: panel-n8x0: register the DSS driver after SPI probe
Aaro Koskinen
1
-30
/
+9
2012-11-20
OMAPDSS: Add a dispc_features struct for OMAP5
Archit Taneja
1
-1
/
+18
2012-11-20
OMAPDSS: Add overlay manager width and height limits as a dispc feature
Archit Taneja
3
-13
/
+25
2012-11-19
OMAPFB: Delete if statement evaluating a constant.
Matthias Brugger
1
-4
/
+0
2012-11-19
OMAPFB: Fix possible null pointer dereferencing
Tushar Behera
1
-1
/
+1
2012-11-16
Revert "OMAPDSS: HDMI: Create platform device for audio support"
Tomi Valkeinen
1
-62
/
+0
2012-11-13
OMAP: remove vram allocator
Tomi Valkeinen
5
-573
/
+0
2012-11-13
OMAP: common.c: remove init call to vram
Tomi Valkeinen
1
-2
/
+0
2012-11-13
OMAP: RX51: remove use of vram
Tomi Valkeinen
2
-17
/
+0
2012-11-13
OMAPFB: use dma_alloc_attrs to allocate memory
Tomi Valkeinen
5
-47
/
+52
2012-11-13
OMAP: FB: use DMA_BIT_MASK() for fb's coherent_dma_mask
Tomi Valkeinen
1
-2
/
+3
2012-11-12
OMAPDSS: APPLY: Remove unnecessary call to mg_clear_shadow_dirty
Archit Taneja
1
-2
/
+0
2012-11-12
OMAPDSS: APPLY: Remove unnecessary variable in dss_apply_irq_handler
Archit Taneja
1
-2
/
+0
2012-11-12
OMAPDSS: APPLY: Don't treat an overlay's channel out as shadow bits
Archit Taneja
1
-18
/
+26
2012-11-12
OMAPDSS: DISPC: Use output width and height to calculate row/pix inc for writ...
Archit Taneja
1
-5
/
+13
2012-11-12
OMAPDSS: DISPC: Don't allow predecimation for writeback
Archit Taneja
1
-3
/
+8
2012-11-12
OMAPDSS: DISPC: Fix calc_scaling_44xx() bugs for writeback pipeline
Archit Taneja
1
-4
/
+6
2012-11-07
OMAPDSS: HACK: look for regulators with omap4 names
Tomi Valkeinen
2
-0
/
+12
2012-11-07
OMAPDSS: HDMI: Remove __exit macro from hdmi_uninit_display
Ricardo Neri
1
-1
/
+1
2012-11-07
OMAPDSS: DISPC: fix sparse warning
Tomi Valkeinen
1
-1
/
+1
2012-11-06
OMAPDSS: HDMI: Create platform device for audio support
Ricardo Neri
1
-0
/
+62
2012-11-06
OMAPDSS: HDMI: Add op to get audio DMA port address offset
Ricardo Neri
3
-0
/
+13
2012-11-06
OMAPDSS: HDMI: Uninit display on device add error
Ricardo Neri
1
-0
/
+1
2012-11-06
OMAPDSS: HDMI: Handle panel init error at probe
Ricardo Neri
1
-3
/
+11
2012-11-06
OMAPDSS: HDMI: Make panel return dssdev register errors
Ricardo Neri
1
-3
/
+1
2012-11-06
OMAPDSS: HDMI: Convert to devm_request_and_ioremap
Ricardo Neri
1
-4
/
+2
2012-11-06
OMAPDSS: HDMI: Rename resource variable at probe.
Ricardo Neri
1
-5
/
+4
2012-11-06
OMAPDSS: APPLY: Fix the usage of wait_for_completion_timeout
Chuansheng Liu
1
-2
/
+0
2012-11-06
OMAPDSS: DISPC: Fix the usage of wait_for_completion_timeout
Chuansheng Liu
1
-3
/
+0
2012-11-05
OMAPDSS: DISPC: fix DS variable name
Tomi Valkeinen
1
-5
/
+5
[next]