GitHub/mt8127/android_kernel_alcatel_ttab.git
Author Commit
2012-12-07 Tomi ValkeinenOMAPDSS: DPI: use dispc's check_timings
2012-12-07 Tomi ValkeinenOMAPDSS: DISPC: add dispc_ovl_check()
2012-12-07 Tomi ValkeinenOMAPDSS: move irq handling to dispc-compat
2012-12-07 Tomi ValkeinenOMAPDSS: move omap_dispc_wait_for_irq_interruptible_tim...
2012-12-07 Tomi ValkeinenOMAPDSS: move blocking mgr enable/disable to compat...
2012-12-07 Tomi ValkeinenOMAPDSS: manage framedone irq with mgr ops
2012-12-07 Tomi ValkeinenOMAPDSS: add manager ops
2012-12-07 Tomi ValkeinenOMAPDSS: move ovl function setup to apply.c
2012-12-07 Tomi ValkeinenOMAPDSS: move ovl-mgr function setup to apply.c
2012-12-07 Tomi ValkeinenOMAPDSS: move ovl & ovl-mgr init to apply.c
2012-12-07 Tomi ValkeinenOMAPDSS: add omapdss_compat_init()
2012-12-07 Tomi ValkeinenOMAPFB: connect ovl managers to all dssdevs
2012-12-07 Tomi ValkeinenOMAPDSS: manage output-dssdev connection in output...
2012-12-07 Tomi ValkeinenOMAPFB: remove warning when trying to alloc at certain...
2012-12-07 Tomi ValkeinenOMAPFB: simplify locking
2012-12-07 Tomi ValkeinenOMAPFB: move dssdev->sync call out from omapfb_realloc_...
2012-12-07 Tomi ValkeinenOMAPFB: remove exported udpate window
2012-11-30 Axel LinOMAPDSS: Add terminating entry for picodlp_i2c_id table
2012-11-29 Tomi Valkeinen[media] omap_vout: remove extra include
2012-11-29 Tomi Valkeinen[media] omap_vout: use omapdss's version instead of...
2012-11-29 Archit TanejaOMAPDSS: Use only "omapdss_dss" platform device to...
2012-11-27 Tomi ValkeinenOMAPDSS: add dss_get_core_pdev()
2012-11-27 Tomi ValkeinenOMAPDSS: create display-sysfs.c
2012-11-27 Tomi ValkeinenOMAPDSS: DISPC: pass pclk & lclk to dispc_ovl_calc_scaling
2012-11-27 Tomi ValkeinenOMAPDSS: DISPC: pass pclk & lclk to calc_scaling
2012-11-27 Tomi ValkeinenOMAPDSS: DISPC: pass pclk & lclk to check_horiz_timing_...
2012-11-27 Tomi ValkeinenOMAPDSS: DISPC: pass pclk to calc_core_clk()
2012-11-27 Tomi ValkeinenOMAPDSS: DISPC: pclk & lclk rates for writeback
2012-11-27 Tomi ValkeinenOMAPDSS: DISPC: use WARN_ON() in dispc_mgr_go
2012-11-27 Tomi ValkeinenOMAPDSS: cleanup WB enable/is_enabled functions
2012-11-27 Tomi ValkeinenOMAPDSS: DISPC: Remove blocking code from dispc_wb_enable()
2012-11-27 Tomi ValkeinenOMAPDSS: DISPC: use get_framedone_irq in disable_digit_out
2012-11-27 Tomi ValkeinenOMAPDSS: DISPC: add no_framedone_tv feat
2012-11-27 Tomi ValkeinenOMAPDSS: don't WARN if there's no DSI device
2012-11-27 Tomi ValkeinenOMAPDSS: DPI: fix crash with dpi_verify_dsi_pll()
2012-11-27 Tomi ValkeinenOMAPDSS: remove declarations for non-existing functions
2012-11-26 Tomi ValkeinenMerge tag 'omapdss-for-3.7-rc' of git://gitorious.org...
2012-11-23 Tomi ValkeinenOMAPFB: fix compilation error
2012-11-22 Aaro KoskinenOMAPDSS: do not fail if dpll4_m4_ck is missing
2012-11-22 Aaro KoskinenOMAPDSS: panel-n8x0: register the DSS driver after...
2012-11-20 Archit TanejaOMAPDSS: Add a dispc_features struct for OMAP5
2012-11-20 Archit TanejaOMAPDSS: Add overlay manager width and height limits...
2012-11-19 Matthias BruggerOMAPFB: Delete if statement evaluating a constant.
2012-11-19 Tushar BeheraOMAPFB: Fix possible null pointer dereferencing
2012-11-16 Tomi ValkeinenMerge branch '3.8/vram-conversion' of git://gitorious...
2012-11-16 Tomi ValkeinenMerge tag 'v3.7-rc4'
2012-11-16 Tomi ValkeinenRevert "OMAPDSS: HDMI: Create platform device for audio...
2012-11-13 Tomi ValkeinenOMAP: remove vram allocator
2012-11-13 Tomi ValkeinenOMAP: common.c: remove init call to vram
2012-11-13 Tomi ValkeinenOMAP: RX51: remove use of vram
2012-11-13 Tomi ValkeinenOMAPFB: use dma_alloc_attrs to allocate memory
2012-11-13 Tomi ValkeinenOMAP: FB: use DMA_BIT_MASK() for fb's coherent_dma_mask
2012-11-12 Archit TanejaOMAPDSS: APPLY: Remove unnecessary call to mg_clear_sha...
2012-11-12 Archit TanejaOMAPDSS: APPLY: Remove unnecessary variable in dss_appl...
2012-11-12 Archit TanejaOMAPDSS: APPLY: Don't treat an overlay's channel out...
2012-11-12 Archit TanejaOMAPDSS: DISPC: Use output width and height to calculat...
2012-11-12 Archit TanejaOMAPDSS: DISPC: Don't allow predecimation for writeback
2012-11-12 Archit TanejaOMAPDSS: DISPC: Fix calc_scaling_44xx() bugs for writeb...
2012-11-07 Tomi ValkeinenOMAPDSS: HACK: look for regulators with omap4 names
2012-11-07 Ricardo NeriOMAPDSS: HDMI: Remove __exit macro from hdmi_uninit_display
2012-11-07 Tomi ValkeinenOMAPDSS: DISPC: fix sparse warning
2012-11-06 Ricardo NeriOMAPDSS: HDMI: Create platform device for audio support
2012-11-06 Ricardo NeriOMAPDSS: HDMI: Add op to get audio DMA port address...
2012-11-06 Ricardo NeriOMAPDSS: HDMI: Uninit display on device add error
2012-11-06 Ricardo NeriOMAPDSS: HDMI: Handle panel init error at probe
2012-11-06 Ricardo NeriOMAPDSS: HDMI: Make panel return dssdev register errors
2012-11-06 Ricardo NeriOMAPDSS: HDMI: Convert to devm_request_and_ioremap
2012-11-06 Ricardo NeriOMAPDSS: HDMI: Rename resource variable at probe.
2012-11-06 Chuansheng LiuOMAPDSS: APPLY: Fix the usage of wait_for_completion_ti...
2012-11-06 Chuansheng LiuOMAPDSS: DISPC: Fix the usage of wait_for_completion_ti...
2012-11-05 Tomi ValkeinenOMAPDSS: DISPC: fix DS variable name
2012-11-05 Tomi ValkeinenMerge branch '3.8/dsi-pll-work'
2012-11-05 Tomi ValkeinenOMAPDSS: DPI: always use DSI PLL if available
2012-11-05 Tomi ValkeinenOMAPDSS: DPI: verify if DSI PLL is operational
2012-11-05 Tomi ValkeinenOMAPDSS: DPI: use dpi.dsidev to see whether to use...
2012-11-05 Tomi ValkeinenOMAPDSS: hide dss_select_dispc_clk_source()
2012-11-05 Tomi ValkeinenOMAPDSS: setup default dss fck
2012-11-05 Tomi ValkeinenOMAPDSS: add dss_calc_clock_rates() back
2012-11-05 Tomi ValkeinenOMAPDSS: DSI: workaround for HSDiv problem
2012-11-05 Tomi ValkeinenOMAPDSS: DSI: skip odd dividers when pck >= 100MHz
2012-11-05 Tomi ValkeinenOMAPDSS: fix DPI & DSI init order
2012-11-05 Tomi ValkeinenMerge branch '3.8/misc-2'
2012-11-04 Linus TorvaldsLinux 3.7-rc4
2012-11-03 Linus TorvaldsMerge tag 'nfs-for-3.7-4' of git://git.linux-nfs.org...
2012-11-03 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2012-11-03 Linus TorvaldsMerge branch 'i2c-embedded/for-current' of git://git...
2012-11-03 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2012-11-03 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-11-03 Pavel Emelyanovtcp-repair: Handle zero-length data put in rcv queue
2012-11-03 Eric Dumazetvmxnet3: must split too big fragments
2012-11-03 Tom Parkinl2tp: fix oops in l2tp_eth_create() error path
2012-11-03 Jonghwan Choiexynos4_tmu_driver_ids should be exynos_tmu_driver_ids.
2012-11-03 Igor MurzovACPI video: Ignore errors after _DOD evaluation.
2012-11-03 Devendra Nagathermal: solve compilation errors in rcar_thermal
2012-11-03 Vipul Pandyacxgb4: Fix unable to get UP event from the LLD
2012-11-03 Peter Senna... drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister...
2012-11-03 Peter Senna... drivers/net/ethernet/nxp/lpc_eth.c: Call mdiobus_unregi...
2012-11-03 Dmitry Kravkovbnx2x: fix HW initialization using fw 7.8.x
2012-11-02 Linus TorvaldsMerge tag 'pm-for-3.7-rc4' of git://git./linux/kernel...
2012-11-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next