index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
omap2
/
omapfb
Commit message (
Expand
)
Author
Age
Files
Lines
*
OMAPFB: remove unused fb_format_to_dss_mode()
Tomi Valkeinen
2012-02-23
1
-54
/
+0
*
OMAPFB: remove mem info from platform_data
Tomi Valkeinen
2012-02-23
1
-43
/
+0
*
OMAPDSS: Remove video SRAM support
Tomi Valkeinen
2012-02-23
2
-3
/
+3
*
Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6
Linus Torvalds
2012-01-14
4
-32
/
+39
|
\
|
*
OMAPDSS: APPLY: move ovl->info to apply.c
Tomi Valkeinen
2011-12-02
2
-10
/
+14
|
*
OMAPDSS: APPLY: rewrite overlay enable/disable
Tomi Valkeinen
2011-12-02
4
-22
/
+25
*
|
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
2
-5
/
+5
*
|
staging: add omapdrm DRM/KMS driver for TI OMAP platforms
Rob Clark
2011-11-26
1
-1
/
+1
|
/
*
video: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/video
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
OMAPDSS: remove vaddr from overlay info
Tomi Valkeinen
2011-09-30
1
-14
/
+5
*
OMAPFB: find best mode from edid
Tomi Valkeinen
2011-09-30
1
-10
/
+99
*
OMAP: OMAPFB: string parsing cleanups
Tomi Valkeinen
2011-09-30
1
-4
/
+2
*
OMAP: DSS2: Remove "EXPERIMENTAL" from Kconfig
Tomi Valkeinen
2011-09-30
1
-1
/
+1
*
OMAP: OMAPFB: make omapfb start even when a display is missing a driver
Tomi Valkeinen
2011-09-30
1
-2
/
+3
*
OMAPFB: make debug message more useful
Andy Doan
2011-09-14
1
-1
/
+2
*
OMAP: DSS2: OMAPFB: Implement auto-update mode
Tomi Valkeinen
2011-07-01
4
-56
/
+202
*
OMAP: DSS2: OMAPFB: Add struct to store per-display data
Tomi Valkeinen
2011-07-01
2
-21
/
+34
*
OMAP: DSS2: OMAPFB: Reduce stack usage
Tomi Valkeinen
2011-05-12
1
-34
/
+61
*
OMAP: DSS2: OMAPFB: remove dead code
Tomi Valkeinen
2011-05-12
1
-29
/
+0
*
OMAP: DSS2: OMAPFB: make DBG() more resistant in if-else constructions
Niels de Vos
2011-05-11
1
-2
/
+4
*
OMAP: DSS2: Convert simple/strict_strto* to kstrto*
Tomi Valkeinen
2011-05-11
1
-7
/
+14
*
OMAP: DSS2: OMAPFB: Remove implicit display update on unblank
Jani Nikula
2011-05-11
1
-13
/
+0
*
OMAP: DSS2: OMAPFB: Handle errors when initializing panel
Tomi Valkeinen
2011-05-11
1
-21
/
+59
*
OMAP: DSS2: Add method for querying display dimensions from DSS drivers
Jani Nikula
2011-05-11
2
-4
/
+20
*
OMAP: DSS2: Move display.h to include/video/
Tomi Valkeinen
2011-05-11
4
-4
/
+4
*
OMAPFB: Adding a check for timings in set_def_mode
Janorkar, Mayuresh
2011-03-11
1
-7
/
+16
*
OMAP2PLUS: DSS2: Add OMAP4 Kconfig support
Mayuresh Janorkar
2011-03-11
1
-3
/
+3
*
OMAP: DSS2: OMAPFB: Add null pointer check
Samreen
2011-01-10
1
-2
/
+3
*
OMAP: DSS2: OMAPFB: Allow usage of def_vrfb only for omap2,3
Senthilvadivu Guruswamy
2010-10-22
1
-0
/
+10
*
OMAP: DSS2: OMAPFB: make VRFB depends on OMAP2,3
Senthilvadivu Guruswamy
2010-10-22
1
-1
/
+1
*
OMAP: DSS2: OMAPFB: swap front and back porches for both hsync and vsync
Tasslehoff Kjappfot
2010-10-22
1
-8
/
+8
*
OMAP: DSS2: OMAPFB: add support for FBIO_WAITFORVSYNC
Grazvydas Ignotas
2010-08-05
1
-0
/
+12
*
OMAP: DSS2: OMAPFB: Fix invalid bpp for PAL and NTSC modes
Maurus Cuelenaere
2010-08-05
1
-2
/
+2
*
OMAP: DSS2: OMAPFB: Fix probe error path
Afzal Mohammed
2010-08-05
1
-7
/
+7
*
OMAP: DSS2: OMAPFB: Fix sysfs mirror input check
Jani Nikula
2010-08-05
1
-1
/
+1
*
OMAP: DSS2: OMAPFB: Remove redundant color register range check
Jani Nikula
2010-08-05
1
-5
/
+0
*
OMAP: DSS2: OMAPFB: Remove redundant rotate range check
Jani Nikula
2010-08-05
1
-1
/
+1
*
OMAP: DSS2: OMAPFB: Check fb2display() return value
Jani Nikula
2010-08-05
2
-1
/
+4
*
OMAP: DSS2: OMAPFB: Add some locking debug checks
Ville Syrjälä
2010-08-03
4
-0
/
+13
*
OMAP: DSS2: OMAPFB: Make lockdep happy
Ville Syrjälä
2010-08-03
3
-13
/
+36
*
OMAP: DSS2: OMAPFB: Convert the memory region locking to rwsem
Ville Syrjälä
2010-08-03
4
-25
/
+10
*
OMAP: DSS2: OMAPFB: Add locking for memory regions
Ville Syrjälä
2010-08-03
4
-21
/
+140
*
OMAP: DSS2: OMAPFB: Add support for switching memory regions
Ville Syrjälä
2010-08-03
4
-63
/
+179
*
OMAP: DSS2: OMAPFB: Skip unnecessary set_overlay_info()
Ville Syrjälä
2010-08-03
1
-0
/
+2
*
OMAP: DSS2: OMAPFB: Check var even if there isn't memory
Ville Syrjälä
2010-08-03
1
-6
/
+5
*
OMAP: DSS2: OMAPFB: Refactor overlay address calculations
Ville Syrjälä
2010-08-03
1
-25
/
+38
*
OMAP: DSS2: check lock_fb_info() return value
Jani Nikula
2010-05-18
2
-8
/
+16
*
OMAP: DSS2: fix lock_fb_info() and omapfb_lock() locking order
Jani Nikula
2010-05-18
2
-6
/
+6
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
OMAP: DSS2: OMAPFB: Constify some function parameters
Ville Syrjälä
2010-03-01
1
-9
/
+9
[next]