- 067a57e OMAP2PLUS: DSS2: Use dss features to get clock source names of current OMAP by Archit Taneja · 14 years ago
- 88134fa OMAP2PLUS: DSS2: Make members of dss_clk_source generic by Archit Taneja · 14 years ago
- 819d807 OMAP2PLUS: DSS2: FEATURES: Function to Provide the max fck supported by Archit Taneja · 14 years ago
- 87a7484 OMAP2PLUS: DSS2: FEATURES: DISPC overlay code cleanup by Archit Taneja · 14 years ago
- a1a0dcc OMAP2PLUS:DSS2: Use opt_clock_available from pdata by Semwal, Sumit · 14 years ago
- 4b6b7fa OMAP: DSS2: DSI: remove unused function by Tomi Valkeinen · 15 years ago
- 4a0ab8d OMAP: DSS2: Remove unused list by Tomi Valkeinen · 14 years ago
- 6ec549e OMAP: DSS2: Check for SDI HW before accessing SDI registers by Tomi Valkeinen · 14 years ago
- f8df01f OMAP: DSS2: FEATURES: Remove DSI & SDI from OMAP2 by Tomi Valkeinen · 14 years ago
- 4e777dd OMAP: DSS2: FEATURES: Remove SDI from 3630 displays by Tomi Valkeinen · 14 years ago
- e528e3a OMAP: DSS2: Clean up a switch-case by Tomi Valkeinen · 14 years ago
- affe360 OMAP: DSS2: Have separate irq handlers for DISPC and DSI by archit taneja · 14 years ago
- 5f42f2c OMAP: DSS2: Delay regulator_get() calls by Tomi Valkeinen · 14 years ago
- ac425ed OMAP: DSS2: Fix def_disp module param description by Jani Nikula · 14 years ago
- 3f3aa06 OMAP2PLUS: DSS2: Add OMAP4 Kconfig support by Mayuresh Janorkar · 14 years ago
- c7642f6 OMAP2PLUS: DSS2: Generalize external clock names in struct dss of dss.c by Archit Taneja · 14 years ago
- 6af9cd1 OMAP2PLUS: DSS2: Generalize naming of PRCM related clock enums in DSS driver by Archit Taneja · 14 years ago
- 872462c OMAP2PLUS: clocks: Align DSS clock names and roles by Sumit Semwal · 14 years ago
- ef631f8 OMAP2,3: DSS2: Get DSS IRQ from platform device by Senthilvadivu Guruswamy · 14 years ago
- ea9da36 OMAP2,3: DSS2: Use platform device to get baseaddr by Senthilvadivu Guruswamy · 14 years ago
- a06b62f OMAP2,3: DSS2: replace printk with dev_dbg in init by Sumit Semwal · 14 years ago
- c8aac01 OMAP2, 3: DSS2: DSI: create platform_driver, move init, exit to driver by Senthilvadivu Guruswamy · 14 years ago
- 30ea50c OMAP2, 3: DSS2: VENC: create platform_driver, move init, exit to driver by Senthilvadivu Guruswamy · 14 years ago
- 060b6d9 OMAP2, 3: DSS2: DISPC: create platform_driver, move init, exit to driver by Senthilvadivu Guruswamy · 14 years ago
- 3448d50 OMAP2, 3: DSS2: RFBI: create platform_driver, move init, exit to driver by Senthilvadivu Guruswamy · 14 years ago
- 8b9cb3a OMAP2, 3: DSS2: Move clocks from core driver to dss driver by Senthilvadivu Guruswamy · 14 years ago
- 96c401b OMAP2, 3: DSS2: DSS: create platform_driver, move init, exit to driver by Senthilvadivu Guruswamy · 14 years ago
- 8ba775c OMAP2, 3: DSS2: remove forced clk-disable from omap_dss_remove by Sumit Semwal · 14 years ago
- 18faa1b OMAP: DSS2: Introduce omap_channel as an omap_dss_device parameter, add new overlay manager. by Sumit Semwal · 14 years ago
- 6ced40b OMAP: DSS2: Use dss_features to handle DISPC bits removed on OMAP4 by Archit Taneja · 14 years ago
- 2a205f3 OMAP: DSS2: LCD2 Channel Changes for DISPC by Sumit Semwal · 14 years ago
- ff1b2cd OMAP: DSS2: Change remaining DISPC functions for new omap_channel argument by Sumit Semwal · 14 years ago
- 64ba4f7 OMAP: DSS2: Introduce omap_channel argument to DISPC functions used by interface drivers by Sumit Semwal · 14 years ago
- 8613b00 OMAP: DSS2: Represent DISPC register defines with channel as parameter by Sumit Semwal · 14 years ago
- d50cd03 OMAP: DSS2: Add dss_features for omap4 and overlay manager related features by Archit Taneja · 14 years ago
- 8dad2ab OMAP: DSS2: Clean up DISPC color mode validation checks by Archit Taneja · 14 years ago
- fd28a39 OMAP3630: DSS2: Enable Pre-Multiplied Alpha Support by Rajkumar N · 14 years ago
- 8fbde10 OMAP3: DSS2: Split OMAP3 has feature for 3430 & 3630 by Samreen · 14 years ago
- 712247a OMAP: DSS2: Fix: Read correct bit in dispc_enable_alpha_blending() by Archit Taneja · 14 years ago
- e663452 OMAP: DSS2: DSI: Remove extra iounmap in error path by Senthilvadivu Guruswamy · 14 years ago
- a0acb55 OMAP: DSS2: Use dss_features framework on DSS2 code by Archit Taneja · 14 years ago
- e1ef4d2 OMAP: DSS2: Introduce dss_features files by Archit Taneja · 14 years ago
- 66be8f6 OMAP: DSS2: make filter coefficient tables human readable by Grazvydas Ignotas · 14 years ago
- f3c77d6 OMAP: DSS2: Replace strncmp() with sysfs_streq() in overlay_manager_store() by Archit Taneja · 14 years ago
- e9c31af OMAP: DSS2: Fix error path in omap_dsi_update() by Archit Taneja · 14 years ago
- edecee8 OMAP: DSS2: Remove extra return statement by Archit Taneja · 15 years ago
- f55fdcf OMAP: DSS2: adjust YUV overlay width to be even by Tomi Valkeinen · 15 years ago
- a602771 OMAP: DSS2: DSI: detect unsupported update requests by Tomi Valkeinen · 15 years ago
- 36194b4 OMAP: DSS2: DSI: increase FIFO low threshold by Tomi Valkeinen · 15 years ago
- bbecb50 OMAP: DSS2: DSI: Add error IRQ mask for DSI complexIO by Tomi Valkeinen · 15 years ago
- fa15c79 OMAP: DSS2: DSI: Remove BTA after set_max_rx_packet_size by Tomi Valkeinen · 15 years ago
- 26a8c25 OMAP: DSS2: change manual update scaling setup by Tomi Valkeinen · 15 years ago
- ab83b14 OMAP: DSS2: DSI: use BTA to end the frame transfer by Tomi Valkeinen · 15 years ago
- 9ecd968 OMAP: DSS2: DSI: change dsi_vc_config_l4/vp() by Tomi Valkeinen · 15 years ago
- d737010 OMAP: DSS2: DSI: Disable interface when disabling the display by Ville Syrjälä · 15 years ago
- e406f90 OMAP: DSS2: DSI: Wait for DSI PLL clocks to be active before selecting them by Tomi Valkeinen · 15 years ago
- ebf0a3f OMAP: DSS2: DSI: Print an error message if DSI clock calc fails by Ville Syrjälä · 15 years ago
- 481dfa0 OMAP: DSS2: DSI: Disable PCKFREE on error by Ville Syrjälä · 15 years ago
- 4ffa357 OMAP: DSS2: DSI: change DSI timeout functions by Tomi Valkeinen · 15 years ago
- b63ac1e OMAP: DSS2: DSI: handle error in synchronous write by Tomi Valkeinen · 15 years ago
- 0c244f7 OMAP: DSS2: DSI: change dsi_vc_dcs_read_2 parameters by Tomi Valkeinen · 15 years ago
- 0f16aa0 OMAP: DSS2: DSI: use a private workqueue by Tomi Valkeinen · 15 years ago
- 86a7867 OMAP: DSS2: DSI: print errors in dsi_vc_flush_receive_data() by Tomi Valkeinen · 15 years ago
- 8cab90f OMAP: DSS2: Fix update area calculations with multiple scaled overlays by Tomi Valkeinen · 15 years ago
- 75c7d59 OMAP: DSS2: clear spurious SYNC_LOST_DIGIT interrupts by Ville Syrjälä · 15 years ago
- a74b260 OMAP: DSS2: Make wait_for_go() succeed for disabled displays by Ville Syrjälä · 15 years ago
- 825f50b OMAP: DSS2: Check if display supports update mode changes by Ville Syrjälä · 15 years ago
- 5ab8e30 OMAP: DSS2: DSI: Increase HS TX timeout by Tomi Valkeinen · 15 years ago
- fce064c OMAP: DSS2: Fix omap_dss_probe() error path by Jani Nikula · 15 years ago
- 368a148 OMAP: DSS2: omap_dss_probe() conditional compilation cleanup by Jani Nikula · 15 years ago
- a3bb67a OMAP2: DSS: Add missing line for update bg color by Carlos Lopez · 15 years ago
- ac01bb7 OMAP3630: DSS2: Updating MAX divider value by Kishore Y · 15 years ago
- f49a951 OMAP: DSS2: Make partial update width even by Tomi Valkeinen · 15 years ago
- 279fcd4 OMAP: DSS2: Fix device disable when driver is not loaded by Jani Nikula · 15 years ago
- 35bc42c OMAP: DSS2: VENC: don't call platform_enable/disable() twice by Jani Nikula · 15 years ago
- 508886c OMAP: DSS2: Use vdds_sdi regulator supply in SDI by Roger Quadros · 15 years ago
- b1d145b OMAP: DSS2: Remove redundant enable/disable calls from SDI by Roger Quadros · 15 years ago
- b4d78bf OMAP: DSS2: Add Kconfig option for DPI display type by Roger Quadros · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- ce619e1 OMAP: DSS2: initialize dss clk sources properly by Tomi Valkeinen · 15 years ago
- 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 15 years ago
- 5d68e03 OMAP: DSS2: DSI: add error prints by Tomi Valkeinen · 15 years ago
- 53055aa OMAP: DSS2: DSI: add dsi_vc_dcs_read_2() helper by Tomi Valkeinen · 15 years ago
- 942a91a OMAP: DSS2: DSI: remove external TE support by Tomi Valkeinen · 15 years ago
- 69b2048 OMAP: DSS2: move timing functions by Tomi Valkeinen · 15 years ago
- 3651131 OMAP: DSS2: move set/get_wss() by Tomi Valkeinen · 15 years ago
- 37ac60e OMAP: DSS2: move enable/disable/suspend/resume by Tomi Valkeinen · 15 years ago
- 18946f6 OMAP: DSS2: move update() and sync() by Tomi Valkeinen · 15 years ago
- 446f7bf OMAP: DSS2: move set/get_update_mode() by Tomi Valkeinen · 15 years ago
- 225b650 OMAP: DSS2: move enable/get_te() by Tomi Valkeinen · 15 years ago
- a269950 OMAP: DSS2: move get_recommended_bpp() by Tomi Valkeinen · 15 years ago
- 96adcec OMAP: DSS2: move get_resolution() by Tomi Valkeinen · 15 years ago
- a2faee8 OMAP: DSS2: move enable/disable_channel to overlay manager by Tomi Valkeinen · 15 years ago
- 3f71cbe OMAP: DSS2: move wait_vsync() by Tomi Valkeinen · 15 years ago
- 87424e1 OMAP: DSS2: move get/set_rotate() by Tomi Valkeinen · 15 years ago
- 8d8aa61 OMAP: DSS2: move set/get_mirror() by Tomi Valkeinen · 15 years ago
- c75d946 OMAP: DSS2: move memory_read() by Tomi Valkeinen · 15 years ago
- 1a75ef4 OMAP: DSS2: move run_test() by Tomi Valkeinen · 15 years ago
- 1bbb275 OMAP: DSS2: DSI: remove auto-update perf measurement by Tomi Valkeinen · 15 years ago
- b9eb5d7 OMAP: DSS2: DSI: change DSI bus_lock to semaphore by Tomi Valkeinen · 15 years ago