index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
omap2
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-08-04
1
-1
/
+3
|
\
|
*
V4L/DVB: drivers/video/omap2/displays: add missing mutex_unlock
Julia Lawall
2010-08-02
1
-1
/
+3
*
|
ARM: OMAP: Convert OMAPFB and VRAM SDRAM reservation to LMB
Russell King
2010-07-27
1
-18
/
+15
|
/
*
OMAP: DSS2: Fix omap_dss_probe() error path
Jani Nikula
2010-05-18
1
-13
/
+41
*
OMAP: DSS2: omap_dss_probe() conditional compilation cleanup
Jani Nikula
2010-05-18
2
-24
/
+61
*
OMAP2: DSS: Add missing line for update bg color
Carlos Lopez
2010-05-18
1
-0
/
+1
*
OMAP3630: DSS2: Updating MAX divider value
Kishore Y
2010-05-18
1
-5
/
+19
*
OMAP: DSS2: Add ACX565AKM Panel Driver
Roger Quadros
2010-05-18
3
-0
/
+826
*
OMAP: DSS2: TPO-TD03MTEA1: fix Kconfig dependency
Grazvydas Ignotas
2010-05-18
1
-1
/
+1
*
OMAP: LCD LS037V7DW01: Add Backlight driver support
Vaibhav Hiremath
2010-05-18
2
-0
/
+79
*
OMAP: DSS2: Taal: Fix DSI bus locking problem
Ville Syrjälä
2010-05-18
1
-2
/
+1
*
OMAP: DSS2: Taal: add mutex to protect panel data
Tomi Valkeinen
2010-05-18
1
-21
/
+119
*
OMAP: DSS2: Make partial update width even
Tomi Valkeinen
2010-05-18
1
-0
/
+20
*
OMAP: DSS2: Fix device disable when driver is not loaded
Jani Nikula
2010-05-18
1
-1
/
+4
*
OMAP: DSS2: VENC: don't call platform_enable/disable() twice
Jani Nikula
2010-05-18
1
-14
/
+1
*
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
*
OMAP: DSS2: Use vdds_sdi regulator supply in SDI
Roger Quadros
2010-05-18
1
-0
/
+15
*
OMAP: DSS2: Remove redundant enable/disable calls from SDI
Roger Quadros
2010-05-18
1
-11
/
+0
*
OMAP: DSS2: Add Kconfig option for DPI display type
Roger Quadros
2010-05-18
4
-1
/
+16
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
6
-0
/
+6
*
Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux
Linus Torvalds
2010-03-24
3
-5
/
+31
|
\
|
*
OMAP: DSS2: panel-generic: re-implement mode changing
Tomi Valkeinen
2010-03-15
1
-0
/
+22
|
*
OMAP: DSS2: initialize dss clk sources properly
Tomi Valkeinen
2010-03-15
1
-0
/
+3
|
*
OMAP: DSS2: VRAM: Fix early_param for vram
Thomas Weber
2010-03-10
1
-5
/
+6
*
|
backlight: Allow properties to be passed at registration
Matthew Garrett
2010-03-16
1
-6
/
+9
|
/
*
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
2010-03-07
2
-2
/
+2
*
OMAP: DSS2: Taal: Fix TE when resuming
Tomi Valkeinen
2010-03-02
1
-3
/
+18
*
OMAP: DSS2: Taal: Fix ESD check
Tomi Valkeinen
2010-03-01
1
-2
/
+5
*
OMAP: DSS2: OMAPFB: Constify some function parameters
Ville Syrjälä
2010-03-01
1
-9
/
+9
*
OMAP: DSS2: DSI: add error prints
Tomi Valkeinen
2010-02-26
1
-13
/
+34
*
OMAP: DSS2: TPO-TD03MTEA1: fix function names
Tomi Valkeinen
2010-02-26
1
-6
/
+6
*
OMAP: DSS2: DSI: add dsi_vc_dcs_read_2() helper
Tomi Valkeinen
2010-02-25
1
-0
/
+16
*
OMAP: DSS2: OMAPFB: Remove FB_OMAP2_FORCE_AUTO_UPDATE
Tomi Valkeinen
2010-02-24
2
-23
/
+3
*
OMAP: DSS2: DSI: remove external TE support
Tomi Valkeinen
2010-02-24
1
-16
/
+4
*
OMAP: DSS2: move timing functions
Tomi Valkeinen
2010-02-24
6
-73
/
+57
*
OMAP: DSS2: move set/get_wss()
Tomi Valkeinen
2010-02-24
2
-37
/
+38
*
OMAP: DSS2: move enable/disable/suspend/resume
Tomi Valkeinen
2010-02-24
14
-531
/
+454
*
OMAP: DSS2: move update() and sync()
Tomi Valkeinen
2010-02-24
5
-500
/
+208
*
OMAP: DSS2: move set/get_update_mode()
Tomi Valkeinen
2010-02-24
9
-194
/
+80
*
OMAP: DSS2: move enable/get_te()
Tomi Valkeinen
2010-02-24
6
-66
/
+32
*
OMAP: DSS2: move get_recommended_bpp()
Tomi Valkeinen
2010-02-24
6
-11
/
+40
*
OMAP: DSS2: move get_resolution()
Tomi Valkeinen
2010-02-24
8
-12
/
+19
*
OMAP: DSS2: move enable/disable_channel to overlay manager
Tomi Valkeinen
2010-02-24
8
-23
/
+58
*
OMAP: DSS2: move wait_vsync()
Tomi Valkeinen
2010-02-24
3
-15
/
+15
*
OMAP: DSS2: move get/set_rotate()
Tomi Valkeinen
2010-02-24
3
-39
/
+11
*
OMAP: DSS2: move set/get_mirror()
Tomi Valkeinen
2010-02-24
3
-31
/
+10
*
OMAP: DSS2: move memory_read()
Tomi Valkeinen
2010-02-24
3
-35
/
+12
*
OMAP: DSS2: move run_test()
Tomi Valkeinen
2010-02-24
3
-45
/
+13
*
OMAP: DSS2: DSI: remove auto-update perf measurement
Tomi Valkeinen
2010-02-24
1
-72
/
+9
[next]