index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
omap2
/
omapfb
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-01
OMAP: DSS2: OMAPFB: Implement auto-update mode
Tomi Valkeinen
4
-56
/
+202
2011-07-01
OMAP: DSS2: OMAPFB: Add struct to store per-display data
Tomi Valkeinen
2
-21
/
+34
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
[next]