aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-22ASoC: Fix configuration of WM8996 input enablesMark Brown1-9/+4
2011-08-22ASoC: WM8996 record paths need AIFCLKMark Brown1-0/+10
2011-08-19ASoC: omap: Fix build errors in ams-deltaJarkko Nikula1-2/+4
2011-08-17ASoC: Fix check for symmetric rate enforcementSascha Hauer1-0/+3
2011-08-15ASoC: ad193x: remove cache supportScott Jiang1-8/+0
2011-08-15ASoC: Add spi hw read function for 16 addr 8 data mode for ad193x fixScott Jiang1-0/+23
2011-08-15ASoC: ad193x: fix system clockScott Jiang1-1/+1
2011-08-15ASoC: ad193x: fix dac word len settingScott Jiang2-1/+3
2011-08-15ASoC: ad193x: fix registers definitionScott Jiang1-2/+2
2011-08-15ASoC: sta32x: Fix a memory leak if snd_soc_register_codec failsAxel Lin1-0/+1
2011-08-15ASoC: soc-jack: Fix checking return value of request_any_context_irqAxel Lin1-1/+1
2011-08-14ASoC: rx1950: Fix compilation error due to missing headerVasily Khoruzhick1-0/+1
2011-08-14ASoC: h1940: Fix compilation error due to missing headerVasily Khoruzhick1-0/+1
2011-08-14ASoC: Move WM8962 CLKREG_OVD earlierMark Brown1-4/+4
2011-08-12ASoC: Fix compile warning in wm8750.cTakashi Iwai1-1/+1
2011-08-12ASoC: omap: Update e-mail address of Jarkko NikulaJarkko Nikula8-11/+11
2011-08-12ASoC: SAMSUNG: Add I2S0 internal dma driverSangbeom Kim3-0/+481
2011-08-11ASoC: Terminate WM8750 SPI device ID tableMark Brown1-0/+1
2011-08-11ASoC: Add missing break in WM8994 probeMark Brown1-0/+1
2011-08-10ASoC: Fix typo in wm8750 spi_idsMark Brown1-1/+1
2011-08-10ASoC: Fix warning in Speyside WM8962Mark Brown1-1/+1
2011-08-10ASoC: Fix SPI driver binding for WM8987Mark Brown1-0/+7
2011-08-10ASoC: Fix binding of WM8750 on JiveMark Brown1-1/+1
2011-08-09ASoC: WM8903: Free IRQ on device removalStephen Warren1-0/+5
2011-08-09ASoC: Tegra: wm8903 machine driver: Allow re-insertion of moduleStephen Warren1-4/+11
2011-08-09ASoC: Tegra: tegra_pcm_deallocate_dma_buffer: Don't OOPSStephen Warren1-2/+7
2011-08-09Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Mark Brown10-6758/+6757
2011-08-08Merge branch 'wm8996-rename' of git://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai8836-390177/+529650
2011-08-08Merge branch 'for-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Mark Brown2-95/+36
2011-08-08ASoC: Acknowledge WM8996 interrupts before acting on themMark Brown1-5/+4
2011-08-08ASoC: Rename WM8915 to WM8996Mark Brown10-6758/+6758
2011-08-07Linux 3.1-rc1Linus Torvalds1-2/+2
2011-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-2/+4
2011-08-07sh: Fix boot crash related to SCIRafael J. Wysocki1-1/+1
2011-08-07arm: remove stale export of 'sha_transform'Linus Torvalds1-3/+0
2011-08-07arm: remove "optimized" SHA1 routinesLinus Torvalds2-212/+1
2011-08-07fix rcu annotations noise in cred.hAl Viro1-5/+6
2011-08-07vfs: rename 'do_follow_link' to 'should_follow_link'Linus Torvalds1-2/+2
2011-08-07Fix POSIX ACL permission checkAri Savolainen1-1/+1
2011-08-06Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds9-504/+617
2011-08-06vfs: optimize inode cache access patternsLinus Torvalds4-34/+106
2011-08-06vfs: renumber DCACHE_xyz flags, remove some stale onesLinus Torvalds2-18/+14
2011-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds18-453/+325
2011-08-06ore: Make ore its own moduleBoaz Harrosh3-1/+23
2011-08-06exofs: Rename raid engine from exofs/ios.c => oreBoaz Harrosh6-255/+295
2011-08-06exofs: ios: Move to a per inode components & device-tableBoaz Harrosh4-183/+218
2011-08-06exofs: Move exofs specific osd operations out of ios.cBoaz Harrosh4-73/+79
2011-08-06exofs: Add offset/length to exofs_get_io_stateBoaz Harrosh3-16/+38
2011-08-06net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller14-361/+223
2011-08-06crypto: Move md5_transform to lib/md5.cDavid S. Miller4-92/+102