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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-15
OMAP: DSS: VRAM: Align start & size of vram to 2M
Tomi Valkeinen
1
-2
/
+2
2010-11-10
OMAP: VRAM: Fix boot-time memory allocation
Tomi Valkeinen
1
-1
/
+4
2010-11-10
OMAP: VRAM: improve VRAM error prints
Tomi Valkeinen
1
-3
/
+9
2010-10-26
Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux
Linus Torvalds
17
-188
/
+452
2010-10-22
OMAP: DSS2: don't power off a panel twice
Stanley.Miao
6
-0
/
+36
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: DSI: Remove extra iounmap in error path
Senthilvadivu Guruswamy
1
-1
/
+0
2010-10-22
OMAP: DSS2: Use dss_features framework on DSS2 code
Archit Taneja
4
-56
/
+60
2010-10-22
OMAP: DSS2: Introduce dss_features files
Archit Taneja
3
-1
/
+242
2010-10-22
OMAP: DSS2: OMAPFB: swap front and back porches for both hsync and vsync
Tasslehoff Kjappfot
1
-8
/
+8
2010-10-08
memblock/arm: Fix memblock_region_is_memory() typo
Yinghai Lu
1
-1
/
+1
2010-09-29
OMAP: DSS2: make filter coefficient tables human readable
Grazvydas Ignotas
1
-120
/
+94
2010-09-29
OMAP: DSS2: Add SPI dependency to Kconfig of ACX565AKM panel
Jarkko Nikula
1
-1
/
+1
2010-08-31
Merge commit 'v2.6.36-rc3' into x86/memblock
Ingo Molnar
15
-577
/
+1226
2010-08-08
Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux
Linus Torvalds
14
-576
/
+1223
2010-08-05
OMAP: DSS2: OMAPFB: add support for FBIO_WAITFORVSYNC
Grazvydas Ignotas
1
-0
/
+12
2010-08-05
OMAP: DSS2: Replace strncmp() with sysfs_streq() in overlay_manager_store()
Archit Taneja
1
-1
/
+1
2010-08-05
OMAP: DSS2: Fix error path in omap_dsi_update()
Archit Taneja
1
-1
/
+6
2010-08-05
OMAP: DSS2: TDO35S: fix video signaling
Igor Grinberg
1
-2
/
+6
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: Remove extra return statement
Archit Taneja
1
-1
/
+0
2010-08-05
OMAP: DSS2: adjust YUV overlay width to be even
Tomi Valkeinen
1
-0
/
+15
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-05
OMAP: DSS2: Taal: Optimize enable_te, rotate, mirror when value unchanged
Tomi Valkeinen
1
-0
/
+15
2010-08-05
OMAP: DSS2: DSI: detect unsupported update requests
Tomi Valkeinen
1
-0
/
+6
2010-08-05
OMAP: DSS2: DSI: increase FIFO low threshold
Tomi Valkeinen
1
-1
/
+1
2010-08-05
OMAP: DSS2: DSI: Add error IRQ mask for DSI complexIO
Tomi Valkeinen
1
-7
/
+16
2010-08-05
OMAP: DSS2: DSI: Remove BTA after set_max_rx_packet_size
Tomi Valkeinen
1
-9
/
+1
2010-08-05
OMAP: DSS2: change manual update scaling setup
Tomi Valkeinen
5
-34
/
+48
2010-08-05
OMAP: DSS2: DSI: use BTA to end the frame transfer
Tomi Valkeinen
2
-63
/
+58
2010-08-05
OMAP: DSS2: DSI: change dsi_vc_config_l4/vp()
Tomi Valkeinen
1
-6
/
+16
2010-08-05
OMAP: DSS2: DSI: Disable interface when disabling the display
Ville Syrjälä
1
-0
/
+7
2010-08-05
OMAP: DSS2: DSI: Wait for DSI PLL clocks to be active before selecting them
Tomi Valkeinen
3
-0
/
+26
2010-08-05
OMAP: DSS2: DSI: Print an error message if DSI clock calc fails
Ville Syrjälä
1
-1
/
+3
2010-08-05
OMAP: DSS2: DSI: Disable PCKFREE on error
Ville Syrjälä
1
-0
/
+1
2010-08-04
Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+3
2010-08-04
memblock/arm: Use memblock_region_is_memory() for omap fb
Benjamin Herrenschmidt
1
-6
/
+2
2010-08-04
memblock: Rename memblock_region to memblock_type and memblock_property to me...
Benjamin Herrenschmidt
1
-1
/
+1
2010-08-03
OMAP: DSS2: Taal: CABC workaround is Taal specific
Jani Nikula
1
-2
/
+3
2010-08-03
OMAP: DSS2: Taal: Add regulator configuration support
Tomi Valkeinen
1
-0
/
+83
2010-08-03
OMAP: DSS2: Taal: Print panel name in addition to revision
Jani Nikula
1
-2
/
+2
2010-08-03
OMAP: DSS2: Taal: Add panel specific configuration structure
Jani Nikula
1
-21
/
+87
2010-08-03
OMAP: DSS2: Taal: Configure ESD check in DSI panel data
Jani Nikula
1
-8
/
+8
2010-08-03
OMAP: DSS2: Taal: Use Nokia DSI panel data
Tomi Valkeinen
1
-21
/
+38
2010-08-03
OMAP: DSS2: Taal: Add proper external TE support
Jani Nikula
1
-18
/
+75
[next]