summaryrefslogtreecommitdiffstats
path: root/Documentation/input/gpio-tilt.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-11OMAPDSS: TFP410: use gpio_set_value_cansleepRuss Dill1-2/+2
2012-05-11OMAPDSS: separate pdata based initializationTomi Valkeinen6-80/+119
2012-05-11OMAPDSS: DSI: improve DSI module id handlingTomi Valkeinen1-25/+21
2012-05-11OMAPDSS: init omap_dss_devices internallyTomi Valkeinen8-56/+42
2012-05-11OMAPDSS: interface drivers register their panel devicesTomi Valkeinen9-41/+128
2012-05-11OMAPDSS: change default_device handlingTomi Valkeinen1-5/+9
2012-05-11OMAPFB: add __init & __exitTomi Valkeinen1-5/+4
2012-05-11OMAPDSS: add __init & __exitTomi Valkeinen10-56/+56
2012-05-11OMAPDSS: use platform_driver_probe for dsi/hdmi/rfbi/venc/dpi/sdiTomi Valkeinen6-12/+6
2012-05-11OMAPDSS: move the creation of debugfs filesTomi Valkeinen8-74/+48
2012-05-11OMAPDSS: handle output-driver reg/unreg more dynamicallyTomi Valkeinen2-93/+59
2012-05-11OMAPDSS: remove uses of dss_runtime_get/putTomi Valkeinen9-99/+11
2012-05-11OMAPDSS: create DPI & SDI driversTomi Valkeinen5-41/+71
2012-05-11OMAPDSS: create DPI & SDI devicesTomi Valkeinen1-0/+57
2012-05-11OMAPDSS: create custom pdevs for DSS omap_devicesTomi Valkeinen1-14/+87
2012-05-11OMAPDSS: use platform_driver_probe for core/dispc/dssTomi Valkeinen3-6/+3
2012-05-11OMAPDSS: remove return from platform_driver_unregTomi Valkeinen6-6/+6
2012-05-11OMAPDSS: clean up the omapdss platform data messTomi Valkeinen7-60/+62
2012-05-11OMAPDSS: DSI: use dsi_get_dsidev_id(dsidev) instead of dsidev->idTomi Valkeinen1-3/+3
2012-05-11OMAPDSS: TFP410: pdata rewriteTomi Valkeinen1-34/+38
2012-05-11OMAPFB: fix parsing of vram parameterTomi Valkeinen1-1/+1
2012-05-11OMAPDSS: OMAPFB: always allow to configure overlayGrazvydas Ignotas1-2/+2
2012-05-11OMAPDSS: VENC: allow switching venc output type at runtimeGrazvydas Ignotas2-1/+54
2012-05-09OMAPDSS: DISPC: Remove usage of dispc_mgr_get_device()Archit Taneja3-32/+28
2012-05-09OMAPDSS: DISPC: Remove omap_dss_device pointer usage from dispc_mgr_pclk_rate()Archit Taneja1-5/+6
2012-05-09OMAPDSS: APPLY: Remove an unnecessary omap_dss_device pointerArchit Taneja1-3/+0
2012-05-09OMAPDSS: DPI/HDMI: Apply manager timings even if panel is disabledArchit Taneja2-0/+4
2012-05-09OMAPDSS: APPLY: Remove display dependency from overlay and manager checksArchit Taneja4-25/+22
2012-05-09OMAPDSS: APPLY: Don't check manager settings if it is disabledArchit Taneja1-0/+3
2012-05-09OMAPDSS: MANAGER: Create a function to check manager timingsArchit Taneja4-3/+20
2012-05-09OMAPDSS: Apply manager timings instead of direct DISPC writesArchit Taneja6-10/+8
2012-05-09OMAPDSS: APPLY: Add manager timings as extra_info in private dataArchit Taneja2-13/+85
2012-05-09OMAPDSS: DISPC: Remove Fake VSYNC supportArchit Taneja4-35/+0
2012-05-09OMAPDSS: Fix DSI_FCLK clock source selectionArchit Taneja1-2/+3
2012-05-09OMAPDSS: HDMI: define and dump CORE registers in correct orderArchit Taneja2-68/+59
2012-05-09OMAPDSS: HDMI: Fix ti_hdmi_4xxx_core_dumpArchit Taneja1-70/+72
2012-05-09OMAPDSS: DSI: implement generic DSI pin configTomi Valkeinen5-89/+103
2012-05-09OMAPDSS: Taal: move reset gpio handling to taal driverTomi Valkeinen2-16/+15
2012-05-09OMAPDSS: TFP410: rename dvi files to tfp410Tomi Valkeinen13-12/+12
2012-05-09OMAPDSS: TFP410: rename dvi -> tfp410Tomi Valkeinen14-78/+78
2012-05-09OMAP: board-files: remove custom PD GPIO handling for DVI outputTomi Valkeinen12-257/+14
2012-05-09OMAPDSS: panel-dvi: add PD gpio handlingTomi Valkeinen2-0/+33
2012-05-03OMAPDSS: DISPC: Correct DISPC functional clock usageChandrabhanu Mahapatra2-27/+41
2012-05-03OMAPDSS: DISPC: Handle synclost errors in OMAP3Chandrabhanu Mahapatra1-3/+69
2012-05-03OMAPDSS: DISPC: Enable predecimationChandrabhanu Mahapatra1-81/+185
2012-04-23ARM: OMAP2+ Add Primview displays to panel-genericJan Weitzel1-0/+63
2012-04-23OMAPDSS: DISPC: Clean up manager timing/size functionsArchit Taneja5-23/+37
2012-04-23OMAPDSS: DISPC: Use a common function to set manager timingsArchit Taneja8-31/+37
2012-04-23OMAPDSS: DISPC/RFBI: Use dispc_mgr_set_lcd_timings() for setting lcd sizeArchit Taneja3-4/+24
2012-04-23OMAPFB: remove unused FB_OMAP_BOOTLOADER_INIT config optionPeter Meerwald1-8/+0