summaryrefslogtreecommitdiffstats
path: root/lib/hweight.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-11-27ASoC: Convert WM8962 to devm_kzalloc()Mark Brown1-5/+4
2011-11-27ASoC: Log automatic pin disconnection per CODEC rather than per cardMark Brown1-3/+3
2011-11-27ASoC: Fix CODEC enumeration for auto_nc_codec_pinsMark Brown1-1/+1
2011-11-27ASoC: Convert wm8996 to use devm_kzalloc()Mark Brown1-3/+2
2011-11-27ASoC: Convert wm9081 driver to use devm_kzalloc()Mark Brown1-3/+2
2011-11-27ASoC: Convert wm1250-ev1 driver to use devm_kzalloc()Mark Brown1-7/+3
2011-11-27ASoC: Correct name of Speyside Main Speaker widgetMark Brown1-1/+1
2011-11-27ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown46-46/+0
2011-11-27ASoC: Remove driver versioning from ak4642Mark Brown1-4/+0
2011-11-25ASoC: Convert omap directory to module_platform_driverAxel Lin5-55/+5
2011-11-25ASoC: Convert davinci directory to module_platform_driverAxel Lin4-44/+4
2011-11-25ASoC: Convert txx9 directory to module_platform_driverAxel Lin2-23/+2
2011-11-25ASoC: Convert sh directory to module_platform_driverAxel Lin7-81/+7
2011-11-25ASoC: Convert pxa directory to module_platform_driverAxel Lin6-69/+6
2011-11-25ASoC: Convert au1x directory to module_platform_driverAxel Lin6-72/+6
2011-11-25ASoC: Convert atmel directory to module_platform_driverAxel Lin2-22/+2
2011-11-25ASoC: Use devm_kzalloc() in wm5100Mark Brown1-5/+4
2011-11-25ASoC: Staticise non-exported symbols in sta32xMark Brown1-2/+2
2011-11-25ASoC: Convert Samsung directory to module_platform_driverMark Brown15-175/+17
2011-11-24ASoC: Convert mid-x86 directory to module_platform_driverAxel Lin2-26/+2
2011-11-24ASoC: Convert kirkwood directory to module_platform_driverAxel Lin2-22/+2
2011-11-24ASoC: Convert nuc900 directory to module_platform_driverAxel Lin2-23/+2
2011-11-24ASoC: Convert jz4740 directory to module_platform_driverAxel Lin2-22/+2
2011-11-24ASoC: Convert imx directory to module_platform_driverAxel Lin3-34/+3
2011-11-24ASoC: Convert blackfin directory to module_platform_driverAxel Lin9-101/+9
2011-11-24ASoC: Convert mxs directory to module_platform_driverAxel Lin3-33/+3
2011-11-24ASoC: Convert s6000 directory to module_platform_driverAxel Lin2-22/+2
2011-11-24ASoC: Convert ep93xx directory to module_platform_driverAxel Lin6-69/+6
2011-11-24ASoC: fsi-ak4642: modify specification method of FSI / ak464xKuninori Morimoto5-106/+63
2011-11-23ASoC: Add fully_routed flag to Speyside machinesMark Brown2-2/+2
2011-11-23ASoC: TrimSlice machine: Set the new fully_routed flagStephen Warren1-5/+1
2011-11-23ASoC: Tegra+WM903 machine: Set the new fully_routed flagStephen Warren1-21/+1
2011-11-23ASoC: Implement fully_routed card propertyStephen Warren4-0/+79
2011-11-23ASoC: Tegra I2S: Remove dependency on pdev->idStephen Warren2-49/+24
2011-11-23ASoC: Remove unused variable in wm8776 driverMark Brown1-1/+0
2011-11-23ASoC: skip resume of soc-audio devices without codecsEric Miao1-0/+6
2011-11-23ASoC: Cleanup duplicated constLars-Peter Clausen5-5/+5
2011-11-23ASoC: cs42l51: Fix off-by-one for reg_cache_sizeAxel Lin1-1/+1
2011-11-23ASoC: Tegra TrimSlice machine: Use devm_ APIs and module_platform_driverStephen Warren1-19/+7
2011-11-23ASoC: Tegra+WM8903 machine: Use devm_ APIs and module_platform_driverStephen Warren1-19/+7
2011-11-23ASoC: Tegra DAS: Add device tree bindingStephen Warren2-0/+20
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen121-147/+147
2011-11-23ASoC: drop support for PlayPaq with WM8510Paul Bolle3-497/+1
2011-11-23ASoC: Tegra I2S: Use devm_ APIs and module_platform_driverStephen Warren1-35/+10
2011-11-23ASoC: Tegra: Move DAS configuration into machine driversStephen Warren3-18/+28
2011-11-23ASoC: Tegra DAS: Use devm_ APIs and module_platform_driverStephen Warren1-35/+10
2011-11-23ASoC: Tegra PCM: Use module_platform_driverStephen Warren1-12/+1
2011-11-23ASoC: Convert wm8776 to table based control and DAPM initMark Brown1-6/+7
2011-11-23ASoC: Staticise and constify cs42l73_reg_defaultsMark Brown1-1/+1
2011-11-23ASoC: mpc8610: tell the CS4270 codec that it's the masterTimur Tabi1-8/+16