summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* OMAP2PLUS: DSS2: Clean up omap_display_init()Archit Taneja2011-05-111-26/+49
* OMAP: DSS2: improve clock debugfs outputTomi Valkeinen2011-05-111-1/+12
* OMAP: DSS2: Convert simple/strict_strto* to kstrto*Tomi Valkeinen2011-05-114-29/+66
* OMAP2PLUS: DSS2: Remove hack config "CONFIG_OMAP2_DSS_USE_DSI_PLL"Archit Taneja2011-05-113-54/+42Star
* OMAP: DSS2: HDMI: Use dss_device clock configuration for HDMI PLL parametersArchit Taneja2011-05-113-14/+27
* OMAP2PLUS: DSS2: Add clock sources to dss device clock configurationArchit Taneja2011-05-113-8/+14
* OMAP2PLUS: DSS2: Change enum "dss_clk_source" to "omap_dss_clk_source"Archit Taneja2011-05-119-80/+80
* OMAP: DSS2: use __exit for selected panel driversTomi Valkeinen2011-05-113-6/+6
* OMAP: DSS2: make omap_dss_(un)register_device staticTomi Valkeinen2011-05-112-5/+5
* OMAP: DSS2: VENC: Add missing start/stop_device callsTomi Valkeinen2011-05-111-0/+12
* OMAP: DSS2: OMAPFB: Remove implicit display update on unblankJani Nikula2011-05-111-13/+0Star
* OMAP: DSS2: OMAPFB: Handle errors when initializing panelTomi Valkeinen2011-05-111-21/+59
* OMAP: DSS2: Add method for querying display dimensions from DSS driversJani Nikula2011-05-113-4/+22
* OMAP: DSS2: VENC: Remove sleeps at venc enable/disableTomi Valkeinen2011-05-111-6/+0Star
* OMAP: DSS2: VENC: make 20ms venc bug-fix sleep optionalTomi Valkeinen2011-05-112-0/+15
* OMAP: DSS2: make 50ms bug-fix sleep optionalTomi Valkeinen2011-05-112-0/+16
* OMAP: DSS2: remove non-working msleep(40) workaroundTomi Valkeinen2011-05-111-7/+12
* OMAP: DSS2: move dss device clock configurationTomi Valkeinen2011-05-112-19/+23
* OMAP: DSS2: DSI: Introduce sync_vc functionsArchit Taneja2011-05-111-63/+117
* OMAP4: DSS2: Register configuration changes for DSIArchit Taneja2011-05-113-38/+63
* OMAP: DSS2: fix panel Kconfig dependenciesTomi Valkeinen2011-05-111-4/+5
* OMAP: DSS2: DSI: Fix DSI PLL power bugTomi Valkeinen2011-05-113-1/+8
* OMAP: DSS2: Fix: Return correct lcd clock source for OMAP2/3Archit Taneja2011-05-111-2/+8
* OMAP: DSS2: DSI: fix dsi_dump_clocks()Tomi Valkeinen2011-05-111-5/+1Star
* OMAP: DSS2: DSI: fix use_sys_clk & highfreqTomi Valkeinen2011-05-111-0/+3
* OMAP: DSS2: Move nokia-dsi-panel.h to include/video/Tomi Valkeinen2011-05-112-4/+4
* OMAP: DSS2: Move panel-generic-dpi.h to include/video/Tomi Valkeinen2011-05-1112-14/+14
* OMAP: DSS2: Move display.h to include/video/Tomi Valkeinen2011-05-1147-49/+48Star
* Linux 2.6.39-rc7Linus Torvalds2011-05-101-1/+1
* vm: fix vm_pgoff wrap in upward expansionHugh Dickins2011-05-101-4/+7
* Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-05-103-7/+23
|\
| * drm/i915/lvds: Only act on lid notify when the device is onAlex Williamson2011-05-091-0/+3
| * drm/i915: fix intel_crtc_clock_get pipe reads after "cleanup cleanup"Chris Wilson2011-05-091-2/+2
| * drm/i915: Only enable the plane after setting the fb base (pre-ILK)Chris Wilson2011-05-091-2/+0Star
| * drm/i915/dp: Be paranoid in case we disable a DP before it is attachedChris Wilson2011-05-041-2/+15
| * drm/i915: Release object along create user fb error pathChris Wilson2011-05-041-1/+3
* | Don't lock guardpage if the stack is growing upMikulas Patocka2011-05-103-15/+37
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2011-05-093-43/+150
|\ \
| * | eeepc-laptop: Use ACPI handle to identify rfkill portMatthew Garrett2011-05-091-16/+41
| * | [PATCH] sony-laptop: limit brightness range to DSDT provided onesMattia Dongili2011-05-091-24/+103
| * | sony-laptop: report failures on setting LCD brightnessMattia Dongili2011-05-091-2/+3
| * | thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.Manoj Iyer2011-05-091-2/+4
* | | Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2011-05-092-11/+16
|\ \ \
| * | | ASoC: Fix CODEC DAI names for GoniMark Brown2011-04-281-2/+2
| * | | ASoC: Fix CODEC name in GoniMark Brown2011-04-281-2/+2
| * | | davinci-mcasp: fix _CBM_CFS pin directionsBen Gardiner2011-04-261-1/+3
| * | | davinci-mcasp: fix _CBM_CFS hw_paramsBen Gardiner2011-04-261-2/+2
| * | | davinci-mcasp: use bitfield definitions for PDIRBen Gardiner2011-04-261-3/+6
| * | | ASoC: davinci-mcasp: correct tdm_slots limitBen Gardiner2011-04-261-2/+2
* | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-05-097-13/+41
|\ \ \ \