1. d633edd ASoC: wm8904: Convert to devm_regmap_init_i2c() by Mark Brown · 13 years ago
  2. 8cb28fd ASoC: wm8904: Convert to module_i2c_driver() by Mark Brown · 13 years ago
  3. 7d11668 ASoC: wm8903: Convert to devm_regmap_init_i2c() by Mark Brown · 13 years ago
  4. 0f16354 ASoC: tegra: use regmap more directly by Stephen Warren · 13 years ago
  5. c92a40e ASoC: tegra: use DAI's not card's dev for dev_err by Stephen Warren · 13 years ago
  6. 40db77a ASoC: tegra: remove usage of rtd->codec by Stephen Warren · 13 years ago
  7. 408dafc ASoC: tegra: statically define DAI link format by Stephen Warren · 13 years ago
  8. 9515c10 ASoC: tegra: add .stream_name to CPU DAIs by Stephen Warren · 13 years ago
  9. d392dea ASoC: MAINTAINERS: Add maintainer for TI Isabelle Audio driver by M R Swami Reddy · 13 years ago
  10. 4082010 ASoC: isabelle: using an uninitialized variable by Dan Carpenter · 13 years ago
  11. a265367 ASoC: max98095: Staticise non-exported functions and export jack detect by Mark Brown · 13 years ago
  12. cd86e3c ASoC: lm59453: Unconstify dai_driver by Mark Brown · 13 years ago
  13. 61dc479 Revert "ASoC: fsl_ssi: convert to use devm_clk_get" by Mark Brown · 13 years ago
  14. 134b2f5 ASoC: cs42l52: Convert to devm_regmap_init_i2c() by Brian Austin · 13 years ago
  15. 571f6a7 ASoC: cs42l73: Convert to devm_regmap_init_i2c() by Brian Austin · 13 years ago
  16. 165961e ASoC: dapm: The clock API is even less consistent than thought by Mark Brown · 13 years ago
  17. 5eba8ec ASoC: isabelle: Remove regmap_exit() by MR Swami Reddy · 13 years ago
  18. 2f989f7 ASoC: Support TI Isabelle Audio driver by M R Swami Reddy · 13 years ago
  19. 2bce133 ASoC: lm49453: Remove version.h header file inclusion by Sachin Kamat · 13 years ago
  20. 7376bde ASoC: cs42l52: Remove version.h header file inclusion by Sachin Kamat · 13 years ago
  21. 014e5b5 ASoC: fsl_ssi: convert to use devm_clk_get by Richard Zhao · 13 years ago
  22. ec02995 ASoC: dapm: Bodge for lack of a widely available clk API by Mark Brown · 13 years ago
  23. 695594f1 ASoC: dapm: Use devm_clk_get() by Mark Brown · 13 years ago
  24. f59fef4 ASoC: wm8350: Convert to direct regmap API usage by Mark Brown · 13 years ago
  25. 6c9d8cf ASoC: core: Add single controls with specified range of values by Adam Thomson · 13 years ago
  26. bc92657 ASoC: make snd_soc_dai_link more symmetrical by Stephen Warren · 13 years ago
  27. 210cb67 ASoC: io: Use dev_get_regmap() if driver doesn't provide a regmap by Mark Brown · 13 years ago
  28. 51cc7ed ASoC: wm2000: Add register readability information by Mark Brown · 13 years ago
  29. 0561c1b ASoC: ac97: Remove empty remove() function by Mark Brown · 13 years ago
  30. 14a95fe8 ASoC: tlv320aic3x: Change Class-D amplifier gain control name by Jarkko Nikula · 13 years ago
  31. b1226dc ASoC: fsi: use PIO handler if DMA handler was invalid by Kuninori Morimoto · 13 years ago
  32. 5514efd ASoC: fsi: use dmaengine helper functions by Kuninori Morimoto · 13 years ago
  33. 01a0c11 ASoC: Ux500: Add platform-driver by Ola Lilja · 13 years ago
  34. d7e7eb9 ASoC: core: Add widget SND_SOC_DAPM_CLOCK_SUPPLY by Ola Lilja · 13 years ago
  35. 1aad779 ALSA: pcm: Add debug-print helper function by Ola Lilja · 13 years ago
  36. 656baae ASoC: codecs: Refresh copyrights for Wolfson drivers by Mark Brown · 13 years ago
  37. b350ecb ASoC: tegra+wm8903: remove non-DT support for Seaboard by Stephen Warren · 13 years ago
  38. 14df415 ASoC: tegra+wm8903: simplify gpio tests in widget callbacks by Stephen Warren · 13 years ago
  39. 9f6328d ASoC: tegra+alc5632: unconditionally free jack GPIOs in remove by Stephen Warren · 13 years ago
  40. aef9a37 ASoC: tegra+alc5632: move all GPIO setup into probe by Stephen Warren · 13 years ago
  41. e44fbbd ASoC: tegra+wm8903: unconditionally free jack GPIOs in remove by Stephen Warren · 13 years ago
  42. e2d287c ASoC: tegra+wm8903: Use devm_gpio_request_one by Stephen Warren · 13 years ago
  43. f51022f ASoC: tegra+wm8903: move all GPIO setup into probe by Stephen Warren · 13 years ago
  44. 0bf79ef ASoC: wm8903: init GPIOs during I2C probe not codec probe by Stephen Warren · 13 years ago
  45. f8f5701 Linux 3.5-rc1 by Linus Torvalds · 13 years ago
  46. 912afc3 Merge tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 13 years ago
  47. cc8394d dm thin: provide userspace access to pool metadata by Joe Thornber · 13 years ago
  48. a24c256 dm thin: use slab mempools by Mike Snitzer · 13 years ago
  49. 3599165 dm mpath: allow ioctls to trigger pg init by Mikulas Patocka · 13 years ago
  50. f220fd4 dm mpath: delay retry of bypassed pg by Mike Christie · 13 years ago
  51. 1fbdd2b dm mpath: reduce size of struct multipath by Mike Snitzer · 13 years ago
  52. 4fc3acf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  53. 63004af Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  54. f309532 tty: Revert the tty locking series, it needs more work by Linus Torvalds · 13 years ago
  55. 9ca3cc6 fec_mpc52xx: fix timestamp filtering by Stephan Gatzka · 13 years ago
  56. b1ff4f9 mcs7830: Implement link state detection by Ondrej Zary · 13 years ago
  57. 233e562 Merge 'for-linus' branches from git://git.kernel.org/pub/scm/linux/kernel/git/viro/{vfs,signal} by Linus Torvalds · 13 years ago
  58. 0fd7bee powerpc: Fix size of st_nlink on 64bit by Anton Blanchard · 13 years ago
  59. a393624 frv: Remove bogus closing parenthesis by Geert Uytterhoeven · 13 years ago
  60. 6d7407b e1000e: fix Rapid Start Technology support for i217 by Bruce Allan · 13 years ago
  61. 281a8f2 e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats() by Sebastian Andrzej Siewior · 13 years ago
  62. 829f51d Merge branch 'akpm' (Fixups for Andrew's patchbomb) by Linus Torvalds · 13 years ago
  63. 8b8c0da nls: fix (and rename) mac NLS table files and config options by Linus Torvalds · 13 years ago
  64. 92a8956 fs/nls/Makefile: remove bogus CONFIG_ assignments by Andrew Morton · 13 years ago
  65. 804ce98 Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 13 years ago
  66. f5e7e84 Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd by Linus Torvalds · 13 years ago
  67. 4844515 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 13 years ago
  68. af4f8ba Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 13 years ago
  69. 40b46a7 Merge remote-tracking branch 'rostedt/tip/perf/urgent-2' into x86-urgent-for-linus by H. Peter Anvin · 13 years ago
  70. efff047 Merge branch 'ux500/hickup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  71. ad1be8d r8169: call netif_napi_del at errpaths and at driver unload by Devendra Naga · 13 years ago
  72. 3ded7ac Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  73. 37b2240 Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  74. bad1a75 x86, x32, ptrace: Remove PTRACE_ARCH_PRCTL for x32 by H.J. Lu · 13 years ago
  75. 4a43faf mtd: mxc_nand: move ecc strengh setup before nand_scan_tail by Sascha Hauer · 13 years ago
  76. 2e24e32 mtd: block2mtd: fix recursive call of mtd_writev by Gabor Juhos · 13 years ago
  77. 5636ce0 mtd: gpmi-nand: define ecc.strength by Marek Vasut · 13 years ago
  78. a2f01a8 apple-gmux: Fix up the suspend/resume patch by Matthew Garrett · 13 years ago
  79. 2e929d0 mtd: of_parts: fix breakage in Kconfig by Frank Svendsboe · 13 years ago
  80. 86c47b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 13 years ago
  81. fff3269 tcp: reflect SYN queue_mapping into SYNACK packets by Eric Dumazet · 13 years ago
  82. 7433819 tcp: do not create inetpeer on SYNACK message by Eric Dumazet · 13 years ago
  83. 0bc777bc 8139cp/8139too: terminate the eeprom access with the right opmode by Jason Wang · 13 years ago
  84. b01af45 8139cp: set ring address before enabling receiver by Jason Wang · 13 years ago
  85. 20e2a86 cipso: handle CIPSO options correctly when NetLabel is disabled by Paul Moore · 13 years ago
  86. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  87. 4edebed Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  88. 44fbbb3 x86: get rid of calling do_notify_resume() when returning to kernel mode by Al Viro · 13 years ago
  89. 29bf5dd blackfin: check __get_user() return value by Al Viro · 13 years ago
  90. 35d5180 whack-a-mole with TIF_FREEZE by Al Viro · 13 years ago
  91. a2eddc7c FRV: Optimise the system call exit path in entry.S [ver #2] by David Howells · 13 years ago
  92. 1e5ef91 FRV: Shrink TIF_WORK_MASK [ver #2] by David Howells · 13 years ago
  93. 137c3c4 FRV: Prevent syscall exit tracing and notify_resume at end of kernel exceptions by David Howells · 13 years ago
  94. efee984 new helper: signal_delivered() by Al Viro · 13 years ago
  95. 17440f1 powerpc: get rid of restore_sigmask() by Al Viro · 13 years ago
  96. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 13 years ago
  97. edd63a2 set_restore_sigmask() is never called without SIGPENDING (and never should be) by Al Viro · 13 years ago
  98. 6fd84c0 TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set by Al Viro · 13 years ago
  99. bf343dfd don't call try_to_freeze() from do_signal() by Al Viro · 13 years ago
  100. a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 13 years ago