summaryrefslogtreecommitdiffstats
path: root/mm/page_isolation.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-12-20ASoC: Rename rt562[1|2]_vol_snd_controls to alc562[1|2]_vol_snd_controlsAxel Lin1-6/+6
2011-12-20ASoC: Use dai_fmt in snappercl15 machine driverAxel Lin1-10/+2
2011-12-20ASoC: Use dai_fmt in edb93xx machine driverAxel Lin1-12/+2
2011-12-20ASoC: mxs: correct 'direction' of device_prep_dma_cyclicShawn Guo1-1/+1
2011-12-20ASoC: Remove export of s3c_pcm_daiAxel Lin1-2/+1
2011-12-20ASoC: Tegra machine ASoC driver for boards using ALC5332 codecLeon Romanovsky3-0/+224
2011-12-20ASoC: Convert uda1380 to table based DAPM and control initAxel Lin1-16/+8
2011-12-20ASoC: Convert max9850 to table based DAPM and control initAxel Lin1-9/+8
2011-12-17ASoC: Use standard cache sync code in wm8961Mark Brown1-12/+1
2011-12-17ASoC: Convert wm8961 to devm_kzalloc()Mark Brown1-4/+4
2011-12-17ASoC: Remove I2C ifdefs from wm8961 driverMark Brown1-6/+0
2011-12-17ASoC: Convert WM8960 to devm_kzalloc()Mark Brown1-4/+3
2011-12-17ASoC: pxa: Convert e800_wm9712 to use snd_soc_register_card()Axel Lin2-35/+37
2011-12-17ASoC: pxa: Convert tosa to use snd_soc_register_card()Axel Lin2-47/+36
2011-12-17ASoC: pxa: Convert imote2 to use snd_soc_register_card()Axel Lin2-17/+30
2011-12-17ASoC: pxa: Convert e750_wm9705 to use snd_soc_register_card()Axel Lin2-35/+37
2011-12-17ASoC: pxa: Convert e740_wm9705 to use snd_soc_register_card()Axel Lin2-43/+38
2011-12-17ASoC: omap-mcbsp: Enable FIFO usage on OMAP4Peter Ujfalusi1-1/+1
2011-12-17OMAP4: mcbsp: Enable FIFO usagePeter Ujfalusi1-0/+3
2011-12-16ASoC: Fix compile error in sound/soc/mid-x86/sst_platform.cJoerg Roedel1-0/+1
2011-12-15ASoC: Staticise mfld_msic_dailinkAxel Lin1-1/+1
2011-12-15ASoC: Fix partial cherry pick in wm8993Mark Brown1-1/+1
2011-12-14ASoC: Use core pm_runtime callbacks for fsiMark Brown1-4/+0
2011-12-14ASoC: Use core pm_runtime callbacks for siu_daiMark Brown1-6/+0
2011-12-14ASoC: Tune the accessory detection rates for WM8996Mark Brown1-6/+12
2011-12-14mfd: Test for jack detection when deciding if wm8994 should suspendMark Brown1-0/+14
2011-12-14ASoC: Use standard register cache sync in wm8993Mark Brown1-23/+1
2011-12-14ASoC: Convert wm8993 to devm_kzalloc()Mark Brown1-3/+2
2011-12-14ASoC: Use standard snd_soc_cache_sync() for WM9090Mark Brown1-12/+1
2011-12-14ASoC: Remove cache default for volatile wm9081 reset registerMark Brown1-1/+0
2011-12-14ASoC: Staticise sst_pcm_new and sst_soc_platform_drvAxel Lin1-2/+2
2011-12-14ASoC: Remove unused extern declarations for sh4_hac_dai and sh7760_soc_platformAxel Lin1-4/+0
2011-12-14ASoC: Complete initialisation before registering Samsung PCM DAIMark Brown1-6/+6
2011-12-14ASoC: Staticise asoc_idma_platformMark Brown1-1/+1
2011-12-14ASoC: Fix wm8995 regmap usageMark Brown1-0/+1
2011-12-13ASoC: Rename ALC5632 MICBIAS to common name convention.Leon Romanovsky1-2/+2
2011-12-13regmap: Move initialization of regcache related fields to regcache_initLars-Peter Clausen3-9/+10
2011-12-13ASoC: Staticise alchemy_pcm_soc_platformAxel Lin1-1/+1
2011-12-13ASoC: Staticise au1xpsc_soc_platformAxel Lin1-1/+1
2011-12-13ASoC: Staticise rx51_aux_devAxel Lin1-1/+1
2011-12-12ASoC: Remove rbtree register cacheMark Brown2-382/+0
2011-12-12ASoC: Remove WM8994 register cacheMark Brown4-3245/+1
2011-12-12ASoC: Remove ASoC-specific WM8994 I/O codeMark Brown1-51/+12
2011-12-12mfd: Convert wm8994 to use generic regmap irq_chipMark Brown3-165/+35
2011-12-12mfd: Mark WM1811 GPIO6 register volatile for later revisionsMark Brown3-7/+25
2011-12-12mfd: Add missing mutex.h inclusion to WM8994 core.hMark Brown1-0/+1
2011-12-12mfd: Add WM1811A device ID to wm8994 driverMark Brown1-0/+1
2011-12-12mfd: Correct revision display for WM1811 revision DMark Brown1-0/+5
2011-12-12mfd: Constify WM8994 regulator_init_dataMark Brown1-1/+1
2011-12-12mfd: Initialise WM8994 register cache after reading chip ID registersMark Brown3-17/+30