index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
omap2
/
dss
/
dsi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
OMAP: DSS2: DSI: fix IRQ debug prints
Tomi Valkeinen
2011-03-15
1
-0
/
+9
*
OMAP: DSS2: DSI: catch DSI errors in send_bta_sync
Tomi Valkeinen
2011-03-15
1
-4
/
+11
*
OMAP: DSS2: DSI: use ISR for BTA in framedone
Tomi Valkeinen
2011-03-15
1
-42
/
+15
*
OMAP: DSS2: DSI: use ISR in send_bta_sync
Tomi Valkeinen
2011-03-15
1
-14
/
+18
*
OMAP: DSS2: DSI: Add ISR support
Tomi Valkeinen
2011-03-15
1
-25
/
+304
*
OMAP: DSS2: DSI: Restructure IRQ handler
Tomi Valkeinen
2011-03-15
1
-50
/
+73
*
OMAP: DSS2: FEATURES: DSI PLL parameter cleanup
Taneja, Archit
2011-03-15
1
-23
/
+46
*
OMAP: DSS2: FEATURES: Functions to return min and max values of parameters
Taneja, Archit
2011-03-15
1
-1
/
+1
*
HACK: OMAP: DSS2: Fix OMAP2_DSS_USE_DSI_PLL
Tomi Valkeinen
2011-03-11
1
-0
/
+20
*
OMAP: DSS2: Use request / release calls in Taal for DSI Virtual Channels.
Archit Taneja
2011-03-11
1
-3
/
+0
*
OMAP: DSS2: Functions to request/release DSI VCs
Archit Taneja
2011-03-11
1
-5
/
+62
*
OMAP2PLUS: DSS2: DSI: Generalize DSI PLL Clock Naming
Archit Taneja
2011-03-11
1
-64
/
+70
*
OMAP2PLUS: DSS2: Use dss features to get clock source names of current OMAP
Archit Taneja
2011-03-11
1
-13
/
+29
*
OMAP2PLUS: DSS2: Make members of dss_clk_source generic
Archit Taneja
2011-03-11
1
-10
/
+10
*
OMAP2PLUS: DSS2: FEATURES: Function to Provide the max fck supported
Archit Taneja
2011-03-11
1
-3
/
+6
*
OMAP: DSS2: DSI: remove unused function
Tomi Valkeinen
2011-03-11
1
-14
/
+0
*
OMAP: DSS2: Have separate irq handlers for DISPC and DSI
archit taneja
2011-03-11
1
-2
/
+23
*
OMAP: DSS2: Delay regulator_get() calls
Tomi Valkeinen
2011-03-11
1
-23
/
+13
*
OMAP2PLUS: DSS2: Generalize naming of PRCM related clock enums in DSS driver
Archit Taneja
2011-03-11
1
-9
/
+9
*
OMAP2,3: DSS2: Use platform device to get baseaddr
Senthilvadivu Guruswamy
2011-03-11
1
-3
/
+8
*
OMAP2,3: DSS2: replace printk with dev_dbg in init
Sumit Semwal
2011-03-11
1
-1
/
+1
*
OMAP2, 3: DSS2: DSI: create platform_driver, move init, exit to driver
Senthilvadivu Guruswamy
2011-03-11
1
-3
/
+61
*
OMAP: DSS2: Change remaining DISPC functions for new omap_channel argument
Sumit Semwal
2011-01-10
1
-6
/
+7
*
OMAP: DSS2: Introduce omap_channel argument to DISPC functions used by interf...
Sumit Semwal
2011-01-10
1
-6
/
+8
*
OMAP: DSS2: DSI: Remove extra iounmap in error path
Senthilvadivu Guruswamy
2010-10-22
1
-1
/
+0
*
OMAP: DSS2: Fix error path in omap_dsi_update()
Archit Taneja
2010-08-05
1
-1
/
+6
*
OMAP: DSS2: DSI: detect unsupported update requests
Tomi Valkeinen
2010-08-05
1
-0
/
+6
*
OMAP: DSS2: DSI: increase FIFO low threshold
Tomi Valkeinen
2010-08-05
1
-1
/
+1
*
OMAP: DSS2: DSI: Add error IRQ mask for DSI complexIO
Tomi Valkeinen
2010-08-05
1
-7
/
+16
*
OMAP: DSS2: DSI: Remove BTA after set_max_rx_packet_size
Tomi Valkeinen
2010-08-05
1
-9
/
+1
*
OMAP: DSS2: change manual update scaling setup
Tomi Valkeinen
2010-08-05
1
-2
/
+4
*
OMAP: DSS2: DSI: use BTA to end the frame transfer
Tomi Valkeinen
2010-08-05
1
-60
/
+56
*
OMAP: DSS2: DSI: change dsi_vc_config_l4/vp()
Tomi Valkeinen
2010-08-05
1
-6
/
+16
*
OMAP: DSS2: DSI: Disable interface when disabling the display
Ville Syrjälä
2010-08-05
1
-0
/
+7
*
OMAP: DSS2: DSI: Wait for DSI PLL clocks to be active before selecting them
Tomi Valkeinen
2010-08-05
1
-0
/
+12
*
OMAP: DSS2: DSI: Print an error message if DSI clock calc fails
Ville Syrjälä
2010-08-05
1
-1
/
+3
*
OMAP: DSS2: DSI: Disable PCKFREE on error
Ville Syrjälä
2010-08-05
1
-0
/
+1
*
OMAP: DSS2: DSI: change DSI timeout functions
Tomi Valkeinen
2010-08-03
1
-160
/
+56
*
OMAP: DSS2: DSI: handle error in synchronous write
Tomi Valkeinen
2010-08-03
1
-0
/
+7
*
OMAP: DSS2: DSI: change dsi_vc_dcs_read_2 parameters
Tomi Valkeinen
2010-08-03
1
-2
/
+6
*
OMAP: DSS2: DSI: use a private workqueue
Tomi Valkeinen
2010-08-03
1
-2
/
+20
*
OMAP: DSS2: DSI: print errors in dsi_vc_flush_receive_data()
Tomi Valkeinen
2010-08-03
1
-4
/
+4
*
OMAP: DSS2: DSI: Increase HS TX timeout
Tomi Valkeinen
2010-08-03
1
-1
/
+1
*
OMAP: DSS2: DSI: add error prints
Tomi Valkeinen
2010-02-26
1
-13
/
+34
*
OMAP: DSS2: DSI: add dsi_vc_dcs_read_2() helper
Tomi Valkeinen
2010-02-25
1
-0
/
+16
*
OMAP: DSS2: DSI: remove external TE support
Tomi Valkeinen
2010-02-24
1
-16
/
+4
*
OMAP: DSS2: move enable/disable/suspend/resume
Tomi Valkeinen
2010-02-24
1
-123
/
+13
*
OMAP: DSS2: move update() and sync()
Tomi Valkeinen
2010-02-24
1
-207
/
+115
*
OMAP: DSS2: move set/get_update_mode()
Tomi Valkeinen
2010-02-24
1
-104
/
+11
*
OMAP: DSS2: move enable/get_te()
Tomi Valkeinen
2010-02-24
1
-50
/
+3
[next]