summaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
Commit message (Expand)AuthorFilesLines
2012-12-02ASoC: atmel-pcm: split into two fileBo Shen6-382/+441
2012-12-02ASoC: wm5102: Correct base address for Y regionMark Brown1-1/+1
2012-11-29ASoC: arizona: Add parenthesesMark Brown1-1/+1
2012-11-28ASoC: wm_adsp: Set the core enable as well as start bit for ADSP2Mark Brown1-3/+5
2012-11-28ASoC: wm5102: Enable DVFS support for the DSPMark Brown1-1/+5
2012-11-28ASoC: ak4535: Use devm_regmap_init_i2c()Sachin Kamat1-6/+1
2012-11-28ASoC: wm_adsp: Enable DVFS for ADSP2Mark Brown2-2/+100
2012-11-28mfd: arizona: Register haptics devicesMark Brown1-0/+2
2012-11-28ASoC: wm5110: Implement haptics supportMark Brown1-1/+24
2012-11-28ASoC: wm5102: Implement haptics supportMark Brown1-1/+23
2012-11-28Input - arizona-haptics: Add driver haptics module on Arizona CODECsMark Brown4-0/+272
2012-11-28mfd: arizona: Allow the CODEC DAPM context to be accessed elsewhereMark Brown1-0/+4
2012-11-28ASoC: arizona: Record FLL setting when disablingMark Brown1-0/+3
2012-11-27ASoC: fsl: fix miscompilation of snd-soc-imx-pcmLothar Waßmann1-2/+2
2012-11-27ASoC: mxs-saif: export mxs_saif_put_mclk,mxs_saif_get_mclkLothar Waßmann1-0/+2
2012-11-27ASoC: fsl: fix miscompilation of snd-soc-imx-pcmLothar Waßmann1-3/+7
2012-11-27ASoC: arizona: Suppress noop FLL updatesMark Brown2-0/+8
2012-11-27ASoC: wm5102: Add missing routes for ASRC inputsMark Brown1-0/+5
2012-11-27ASoC: arizona: Support higher clock ratesMark Brown1-0/+12
2012-11-26Linux 3.7-rc7v3.7-rc7Linus Torvalds1-1/+1
2012-11-25powerpc/eeh: Do not invalidate PE properlyGavin Shan1-1/+1
2012-11-24ALSA: hda - Fix build without CONFIG_PMTakashi Iwai1-2/+4
2012-11-23of/address: sparc: Declare of_iomap as an extern function for sparc againAndreas Larsson2-1/+6
2012-11-23PM / QoS: fix wrong error-checking conditionGuennadi Liakhovetski1-1/+1
2012-11-23bnx2x: remove redundant warning logAriel Elior1-4/+7
2012-11-23vxlan: fix command usage in its docZhi Yong Wu1-2/+2
2012-11-238139cp: revert "set ring address before enabling receiver"françois romieu1-11/+11
2012-11-23MPI: Fix compilation on MIPS with GCC 4.4 and newerManuel Lauss1-2/+17
2012-11-23MIPS: Fix crash that occurs when function tracing is enabledAl Cooper1-4/+4
2012-11-23MIPS: Merge overlapping bootmem rangesRalf Baechle1-6/+20
2012-11-23ASoC: ak4104: Convert to use devm_regmap_init_spi()Tushar Behera1-15/+4
2012-11-23ASoC: ak4104: add reset line property to DT bindingsDaniel Mack2-0/+22
2012-11-23block: Don't access request after it might be freedRoland Dreier1-1/+7
2012-11-23mtip32xx: Fix padding issueSelvan Mani1-2/+2
2012-11-23aoe: avoid running request handler on plugged queueEd Cashin1-1/+1
2012-11-23mtip32xx: fix potential NULL pointer dereference in mtip_timeout_function()Wei Yongjun1-1/+2
2012-11-23mtip32xx: fix shift larger than type warningJens Axboe1-1/+2
2012-11-23mtip32xx: Fix incorrect mask used for erase modeSelvan Mani1-1/+1
2012-11-23mtip32xx: Fix to make lba address correct in big-endian systemsSelvan Mani1-2/+6
2012-11-23mtip32xx: fix potential crash on SEC_ERASE_UNITSelvan Mani1-2/+2
2012-11-23dm: fix deadlock with request based dm and queue request_fn recursionJens Axboe1-1/+7
2012-11-23floppy: destroy floppy workqueue before cleaning up the queueJiri Kosina1-2/+3
2012-11-23powerpc/pseries: Fix oops with MSIs when missing EEH PEsAlexey Kardashevskiy1-1/+2
2012-11-22i2c: mxs: Handle i2c DMA failure properlyMarek Vasut1-0/+2
2012-11-22ipv4: do not cache looped multicastsJulian Anastasov1-2/+5
2012-11-22ALSA: snd-usb: properly initialize the sync endpointDaniel Mack1-1/+1
2012-11-22OMAPDSS: do not fail if dpll4_m4_ck is missingAaro Koskinen1-5/+9
2012-11-22[PARISC] fix user-triggerable panic on pariscAl Viro1-2/+4
2012-11-22md/raid10: decrement correct pending counter when writing to replacement.NeilBrown1-1/+1
2012-11-22md/raid10: close race that lose writes lost when replacement completes.NeilBrown1-61/+68