summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-12ASoC: SAMSUNG: Add I2S0 internal dma driverSangbeom Kim
2011-08-11ASoC: Terminate WM8750 SPI device ID tableMark Brown
2011-08-11ASoC: Add missing break in WM8994 probeMark Brown
2011-08-10ASoC: Fix typo in wm8750 spi_idsMark Brown
2011-08-10ASoC: Fix warning in Speyside WM8962Mark Brown
2011-08-10ASoC: Fix SPI driver binding for WM8987Mark Brown
2011-08-10ASoC: Fix binding of WM8750 on JiveMark Brown
2011-08-09ASoC: WM8903: Free IRQ on device removalStephen Warren
2011-08-09ASoC: Tegra: wm8903 machine driver: Allow re-insertion of moduleStephen Warren
2011-08-09ASoC: Tegra: tegra_pcm_deallocate_dma_buffer: Don't OOPSStephen Warren
2011-08-09Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Mark Brown
2011-08-08Merge branch 'wm8996-rename' of git://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai
2011-08-08Merge branch 'for-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Mark Brown
2011-08-08ASoC: Acknowledge WM8996 interrupts before acting on themMark Brown
2011-08-08ASoC: Rename WM8915 to WM8996Mark Brown
2011-08-07Linux 3.1-rc1Linus Torvalds
2011-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2011-08-07sh: Fix boot crash related to SCIRafael J. Wysocki
2011-08-07arm: remove stale export of 'sha_transform'Linus Torvalds
2011-08-07arm: remove "optimized" SHA1 routinesLinus Torvalds
2011-08-07fix rcu annotations noise in cred.hAl Viro
2011-08-07vfs: rename 'do_follow_link' to 'should_follow_link'Linus Torvalds
2011-08-07Fix POSIX ACL permission checkAri Savolainen
2011-08-06Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2011-08-06vfs: optimize inode cache access patternsLinus Torvalds
2011-08-06vfs: renumber DCACHE_xyz flags, remove some stale onesLinus Torvalds
2011-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-08-06ore: Make ore its own moduleBoaz Harrosh
2011-08-06exofs: Rename raid engine from exofs/ios.c => oreBoaz Harrosh
2011-08-06exofs: ios: Move to a per inode components & device-tableBoaz Harrosh
2011-08-06exofs: Move exofs specific osd operations out of ios.cBoaz Harrosh
2011-08-06exofs: Add offset/length to exofs_get_io_stateBoaz Harrosh
2011-08-06net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller
2011-08-06crypto: Move md5_transform to lib/md5.cDavid S. Miller
2011-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-08-06Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-08-06Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2011-08-06Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-08-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-08-06savagedb: Fix typo causing regression in savage4 series video chip detectionJohn Stanley
2011-08-06CodingStyle: Document the exception of not splitting user-visible strings, fo...Josh Triplett
2011-08-06vfs: show O_CLOEXE bit properly in /proc/<pid>/fdinfo/<fd> filesLinus Torvalds
2011-08-06oom_ajd: don't use WARN_ONCE, just use printk_onceLinus Torvalds
2011-08-06lib/sha1: use the git implementation of SHA-1Mandeep Singh Baines
2011-08-06sparc: Fix build with DEBUG_PAGEALLOC enabled.David S. Miller
2011-08-05Merge branch 'battery' into releaseLen Brown
2011-08-05Battery: sysfs_remove_battery(): possible circular lockingSergey Senozhatsky
2011-08-05PM / Runtime: Allow _put_sync() from interrupts-disabled contextKevin Hilman
2011-08-05PM / Domains: Fix pm_genpd_poweron()Rafael J. Wysocki
2011-08-05acer-wmi: support Lenovo ideapad S205 wifi switchLee, Chun-Yi