aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-08DRM / i915: Fix resume regression on MSI Wind U100 w/o KMSRafael J. Wysocki
2010-01-08Merge branch 'for_2.6.33rc_c' of git://git.pwsan.com/linux-2.6 into omap-fixe...Tony Lindgren
2010-01-08OMAP2 clock: dynamically allocate CPUFreq frequency tablePaul Walmsley
2010-01-08OMAP clock/CPUFreq: add clk_exit_cpufreq_table()Paul Walmsley
2010-01-08OMAP2xxx OPP: clean up comments in OPP dataPaul Walmsley
2010-01-08OMAP2xxx clock: clk2xxx.c doesn't compile if CPUFREQ is enabledFelipe Balbi
2010-01-08OMAP1 clock: remove __initdata from struct clk_functions to prevent crashCory Maccarrone
2010-01-08OMAP1 clock: Add missing clocks for OMAP 7xxCory Maccarrone
2010-01-08OMAP clock: remove incorrect EXPORT_SYMBOL()sPaul Walmsley
2010-01-08OMAP3 clock: Add capability to change rate of dpll4_m5_ckTuukka Toivonen
2010-01-08OMAP3 clock: McBSP 2, 3, 4 functional clock parent is PER_96M_FCLK, not CORE_...Paul Walmsley
2010-01-08OMAP3: clock: add clockdomains for UART1 & 2Kevin Hilman
2010-01-08OMAP2420 IO mapping: move IVA mapping virtual address out of vmalloc spacePaul Walmsley
2010-01-08OMAP2xxx IO mapping: mark DSP mappings as being 2420-onlyPaul Walmsley
2010-01-08ARM: OMAP3: PM: Fix the Invalid CM_CLKSTCTRL reg access.Abhijit Pagare
2010-01-08OMAP2: remove duplicated #includeHuang Weiyi
2010-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-01-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-01-08Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-01-08Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-01-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2010-01-08Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2010-01-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-01-08Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-01-08xfs: kill some warnings on i386 buildsDave Chinner
2010-01-08[IA64] move fnptr definition inside #ifdef __KERNEL__Tony Luck
2010-01-08omap3: EVM: Choose OMAP_PACKAGE_CBBVaibhav Hiremath
2010-01-08omap3: Fix booting if package is uninitializedTony Lindgren
2010-01-08omap3: add missing parenthesesRoel Kluin
2010-01-08omap3: add missing parenthesesRoel Kluin
2010-01-08omap2/3: ZOOM: Correcting key mapping for few keysVimal Singh
2010-01-08omap2/3: make serial_in_override() address the right uart portAlexander Shishkin
2010-01-08omap1: Fix compile for omap1_bl.cTony Lindgren
2010-01-08omap1: Add 7xx clocks and pin muxes for SPICory Maccarrone
2010-01-08omap: Remove uninitialized warning for gpio.cTony Lindgren
2010-01-08omap: &&/|| confusion in iommu_put()Roel Kluin
2010-01-08omap: gpio: Simultaneously requested rising and falling edgeCory Maccarrone
2010-01-08omap: McBSP: Fix possible port lockoutJanusz Krzysztofik
2010-01-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-01-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2010-01-08GFS2: Fix gfs2_xattr_acl_chmod()Steven Whitehouse
2010-01-08GFS2: Fix locking bug in renameSteven Whitehouse
2010-01-08GFS2: Ensure uptodate inode size when using O_APPENDSteven Whitehouse
2010-01-08drm/radeon/kms: Don't try to enable IRQ if we have no handler installedJerome Glisse
2010-01-08drm: Avoid calling vblank function is vblank wasn't initializedJerome Glisse
2010-01-08drm/radeon: mkregtable.c: close a file before exitAlexander Beregalov
2010-01-08drm/radeon/kms: Make sure we release AGP device if we acquired itJerome Glisse
2010-01-08drm/radeon/kms: Schedule host path read cache flush through the ring V2Jerome Glisse
2010-01-08drm/radeon/kms: Workaround RV410/R420 CP errata (V3)Corbin Simpson