summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-11OMAP: DSS2: Convert simple/strict_strto* to kstrto*Tomi Valkeinen
2011-05-11OMAP2PLUS: DSS2: Remove hack config "CONFIG_OMAP2_DSS_USE_DSI_PLL"Archit Taneja
2011-05-11OMAP: DSS2: HDMI: Use dss_device clock configuration for HDMI PLL parametersArchit Taneja
2011-05-11OMAP2PLUS: DSS2: Add clock sources to dss device clock configurationArchit Taneja
2011-05-11OMAP2PLUS: DSS2: Change enum "dss_clk_source" to "omap_dss_clk_source"Archit Taneja
2011-05-11OMAP: DSS2: use __exit for selected panel driversTomi Valkeinen
2011-05-11OMAP: DSS2: make omap_dss_(un)register_device staticTomi Valkeinen
2011-05-11OMAP: DSS2: VENC: Add missing start/stop_device callsTomi Valkeinen
2011-05-11OMAP: DSS2: OMAPFB: Remove implicit display update on unblankJani Nikula
2011-05-11OMAP: DSS2: OMAPFB: Handle errors when initializing panelTomi Valkeinen
2011-05-11OMAP: DSS2: Add method for querying display dimensions from DSS driversJani Nikula
2011-05-11OMAP: DSS2: VENC: Remove sleeps at venc enable/disableTomi Valkeinen
2011-05-11OMAP: DSS2: VENC: make 20ms venc bug-fix sleep optionalTomi Valkeinen
2011-05-11OMAP: DSS2: make 50ms bug-fix sleep optionalTomi Valkeinen
2011-05-11OMAP: DSS2: remove non-working msleep(40) workaroundTomi Valkeinen
2011-05-11OMAP: DSS2: move dss device clock configurationTomi Valkeinen
2011-05-11OMAP: DSS2: DSI: Introduce sync_vc functionsArchit Taneja
2011-05-11OMAP4: DSS2: Register configuration changes for DSIArchit Taneja
2011-05-11OMAP: DSS2: fix panel Kconfig dependenciesTomi Valkeinen
2011-05-11OMAP: DSS2: DSI: Fix DSI PLL power bugTomi Valkeinen
2011-05-11OMAP: DSS2: Fix: Return correct lcd clock source for OMAP2/3Archit Taneja
2011-05-11OMAP: DSS2: DSI: fix dsi_dump_clocks()Tomi Valkeinen
2011-05-11OMAP: DSS2: DSI: fix use_sys_clk & highfreqTomi Valkeinen
2011-05-11OMAP: DSS2: Move nokia-dsi-panel.h to include/video/Tomi Valkeinen
2011-05-11OMAP: DSS2: Move panel-generic-dpi.h to include/video/Tomi Valkeinen
2011-05-11OMAP: DSS2: Move display.h to include/video/Tomi Valkeinen
2011-05-09Linux 2.6.39-rc7Linus Torvalds
2011-05-09vm: fix vm_pgoff wrap in upward expansionHugh Dickins
2011-05-09Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-05-09Don't lock guardpage if the stack is growing upMikulas Patocka
2011-05-09Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2011-05-09drm/i915/lvds: Only act on lid notify when the device is onAlex Williamson
2011-05-09drm/i915: fix intel_crtc_clock_get pipe reads after "cleanup cleanup"Chris Wilson
2011-05-09drm/i915: Only enable the plane after setting the fb base (pre-ILK)Chris Wilson
2011-05-09Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds
2011-05-09Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-05-09Merge branch 'hpfs'Linus Torvalds
2011-05-09HPFS: Remove unused variableMikulas Patocka
2011-05-09HPFS: Move declaration up, so that there are no out-of-scope pointersMikulas Patocka
2011-05-09HPFS: Fix some unaligned accessesMikulas Patocka
2011-05-09HPFS: Fix endianity. Make hpfs work on big-endian machinesMikulas Patocka
2011-05-09HPFS: Implement fsync for hpfsMikulas Patocka
2011-05-09HPFS: Fix a bug that filesystem was not marked dirty when remounting itMikulas Patocka
2011-05-09HPFS: Restrict uid and gid to 16-bit valuesMikulas Patocka
2011-05-09HPFS: When marking or clearing the dirty bit, sync the filesystemMikulas Patocka
2011-05-09HPFS: Use types with defined widthMikulas Patocka
2011-05-09HPFS: Remove mark_inode_dirtyMikulas Patocka
2011-05-09HPFS: Remove CR/LF conversion optionMikulas Patocka
2011-05-09HPFS: Remove remaining locksMikulas Patocka
2011-05-09HPFS: Introduce a global mutex and lock it on every callback from VFS.Mikulas Patocka