index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
omap2
/
omapfb
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-12
OMAP: DSS2: OMAPFB: Reduce stack usage
Tomi Valkeinen
1
-34
/
+61
2011-05-12
OMAP: DSS2: OMAPFB: remove dead code
Tomi Valkeinen
1
-29
/
+0
2011-05-11
OMAP: DSS2: OMAPFB: make DBG() more resistant in if-else constructions
Niels de Vos
1
-2
/
+4
2011-05-11
OMAP: DSS2: Convert simple/strict_strto* to kstrto*
Tomi Valkeinen
1
-7
/
+14
2011-05-11
OMAP: DSS2: OMAPFB: Remove implicit display update on unblank
Jani Nikula
1
-13
/
+0
2011-05-11
OMAP: DSS2: OMAPFB: Handle errors when initializing panel
Tomi Valkeinen
1
-21
/
+59
2011-05-11
OMAP: DSS2: Add method for querying display dimensions from DSS drivers
Jani Nikula
2
-4
/
+20
2011-05-11
OMAP: DSS2: Move display.h to include/video/
Tomi Valkeinen
4
-4
/
+4
2011-03-11
OMAPFB: Adding a check for timings in set_def_mode
Janorkar, Mayuresh
1
-7
/
+16
2011-03-11
OMAP2PLUS: DSS2: Add OMAP4 Kconfig support
Mayuresh Janorkar
1
-3
/
+3
2011-01-10
OMAP: DSS2: OMAPFB: Add null pointer check
Samreen
1
-2
/
+3
2010-10-22
OMAP: DSS2: OMAPFB: Allow usage of def_vrfb only for omap2,3
Senthilvadivu Guruswamy
1
-0
/
+10
2010-10-22
OMAP: DSS2: OMAPFB: make VRFB depends on OMAP2,3
Senthilvadivu Guruswamy
1
-1
/
+1
2010-10-22
OMAP: DSS2: OMAPFB: swap front and back porches for both hsync and vsync
Tasslehoff Kjappfot
1
-8
/
+8
2010-08-05
OMAP: DSS2: OMAPFB: add support for FBIO_WAITFORVSYNC
Grazvydas Ignotas
1
-0
/
+12
2010-08-05
OMAP: DSS2: OMAPFB: Fix invalid bpp for PAL and NTSC modes
Maurus Cuelenaere
1
-2
/
+2
2010-08-05
OMAP: DSS2: OMAPFB: Fix probe error path
Afzal Mohammed
1
-7
/
+7
2010-08-05
OMAP: DSS2: OMAPFB: Fix sysfs mirror input check
Jani Nikula
1
-1
/
+1
2010-08-05
OMAP: DSS2: OMAPFB: Remove redundant color register range check
Jani Nikula
1
-5
/
+0
2010-08-05
OMAP: DSS2: OMAPFB: Remove redundant rotate range check
Jani Nikula
1
-1
/
+1
2010-08-05
OMAP: DSS2: OMAPFB: Check fb2display() return value
Jani Nikula
2
-1
/
+4
2010-08-03
OMAP: DSS2: OMAPFB: Add some locking debug checks
Ville Syrjälä
4
-0
/
+13
2010-08-03
OMAP: DSS2: OMAPFB: Make lockdep happy
Ville Syrjälä
3
-13
/
+36
2010-08-03
OMAP: DSS2: OMAPFB: Convert the memory region locking to rwsem
Ville Syrjälä
4
-25
/
+10
2010-08-03
OMAP: DSS2: OMAPFB: Add locking for memory regions
Ville Syrjälä
4
-21
/
+140
2010-08-03
OMAP: DSS2: OMAPFB: Add support for switching memory regions
Ville Syrjälä
4
-63
/
+179
2010-08-03
OMAP: DSS2: OMAPFB: Skip unnecessary set_overlay_info()
Ville Syrjälä
1
-0
/
+2
2010-08-03
OMAP: DSS2: OMAPFB: Check var even if there isn't memory
Ville Syrjälä
1
-6
/
+5
2010-08-03
OMAP: DSS2: OMAPFB: Refactor overlay address calculations
Ville Syrjälä
1
-25
/
+38
2010-05-18
OMAP: DSS2: check lock_fb_info() return value
Jani Nikula
2
-8
/
+16
2010-05-18
OMAP: DSS2: fix lock_fb_info() and omapfb_lock() locking order
Jani Nikula
2
-6
/
+6
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-01
OMAP: DSS2: OMAPFB: Constify some function parameters
Ville Syrjälä
1
-9
/
+9
2010-02-24
OMAP: DSS2: OMAPFB: Remove FB_OMAP2_FORCE_AUTO_UPDATE
Tomi Valkeinen
2
-23
/
+3
2010-02-24
OMAP: DSS2: move timing functions
Tomi Valkeinen
1
-5
/
+5
2010-02-24
OMAP: DSS2: move enable/disable/suspend/resume
Tomi Valkeinen
1
-6
/
+6
2010-02-24
OMAP: DSS2: move update() and sync()
Tomi Valkeinen
2
-10
/
+10
2010-02-24
OMAP: DSS2: move set/get_update_mode()
Tomi Valkeinen
2
-17
/
+23
2010-02-24
OMAP: DSS2: move enable/get_te()
Tomi Valkeinen
2
-6
/
+7
2010-02-24
OMAP: DSS2: move get_recommended_bpp()
Tomi Valkeinen
2
-5
/
+32
2010-02-24
OMAP: DSS2: move get_resolution()
Tomi Valkeinen
2
-6
/
+7
2010-02-24
OMAP: DSS2: move wait_vsync()
Tomi Valkeinen
1
-1
/
+1
2010-02-24
OMAP: DSS2: move memory_read()
Tomi Valkeinen
1
-2
/
+2
2010-02-24
OMAP: DSS2: move run_test()
Tomi Valkeinen
1
-4
/
+4
2010-02-18
OMAP: DSS2: OMAPFB: fix cleanup on dssdev enable error
Tomi Valkeinen
1
-1
/
+3
2010-02-18
OMAP: DSS2: OMAPFB: fix dssdev cleanup on error
Tomi Valkeinen
1
-2
/
+7
2010-02-15
OMAP: DSS2: OMAPFB: Add omapfb_update_window prototype
Tomi Valkeinen
1
-0
/
+3
2010-02-15
OMAP: DSS2: OMAPFB: implement OMAPFB_GET_DISPLAY_INFO
Tomi Valkeinen
1
-0
/
+24
2010-02-12
OMAP: DSS2: Improve Kconfig help texts
Tomi Valkeinen
1
-1
/
+1
2010-01-12
OMAP: DSS2: OMAPFB: fix crash when panel driver was not loaded
Tomi Valkeinen
1
-0
/
+5
[next]