1. 4fbf4ad Merge branch 'for-3.2' into for-3.3 by Mark Brown · 13 years ago
  2. 2391a0e ASoC: wm8753: Skip noop reconfiguration of DAI mode by Timo Juhani Lindfors · 13 years ago
  3. 277c01b ASoC: alc5632: Update of i2c_probe function to use regmap API only by Leon Romanovsky · 13 years ago
  4. 9b4156c ASoC: alc5632: Added support of two undocumented registers by Leon Romanovsky · 13 years ago
  5. 43fa8e5 ASoC: alc5632: Remove unrelevant registers and name the relevant by Leon Romanovsky · 13 years ago
  6. 6d10c91 ASoC: Add support for CS42L73 codec by Brian Austin · 13 years ago
  7. 086834e ASoC: Say how long short WM8958 DSP2 firmwares are by Mark Brown · 13 years ago
  8. 1a08325 ASoC: alc5632: rename volume/switch contols for master and speaker volumes. by Andrey Danin · 13 years ago
  9. bb39753 ASoC: Convert ALC5632 codec to use regmap API by Leon Romanovsky · 13 years ago
  10. c9be842 ASoC: alc5632: Fix compile without CONFIG_PM by Leon Romanovsky · 13 years ago
  11. 0f768a7 ASoC: fsl_ssi: properly initialize the sysfs attribute object by Timur Tabi · 13 years ago
  12. 6662ff5 ASoC: Remove unused control_data and mutex fields from struct alc5632_priv by Axel Lin · 13 years ago
  13. 3fb5eac ASoC: sta32x: add workaround for ESD reset issue by Johannes Stezenbach · 13 years ago
  14. e012ba2 ASoC: sta32x: add platform data definition by Johannes Stezenbach · 13 years ago
  15. 8f9aa25 Merge branch 'for-3.2' into for-3.3 by Mark Brown · 13 years ago
  16. 54dc6ca ASoC: sta32x: preserve coefficient RAM by Johannes Stezenbach · 13 years ago
  17. a9317e8 ASoC: ak4642: add ak4648 support by Kuninori Morimoto · 13 years ago
  18. e8c83db ASoC: ak4642: add Line out support by Kuninori Morimoto · 13 years ago
  19. 3c70352 ASoC: ak4642: add headphone mute switch control by Kuninori Morimoto · 13 years ago
  20. 24747da ASoC: ak4642: add DAPM support for HeadPhone Output by Kuninori Morimoto · 13 years ago
  21. ed2dd7d ASoC: ak4642: add ak4642_set_bias_level() by Kuninori Morimoto · 13 years ago
  22. 88c494b ASoC: Remove unnecessary backslash from alc5632 codec by Leon Romanovsky · 13 years ago
  23. d8c29e7 ASoC: Remove unused defines in alc5632 codec by Leon Romanovsky · 13 years ago
  24. c42da64 ASoC: Convert WM8995 to direct regmap usage by Mark Brown · 13 years ago
  25. d9b5e9c ASoC: Move WM5100 platform data based setup into I2C probe by Mark Brown · 13 years ago
  26. c9016a7 ASoC: Remove LZO cache type by Mark Brown · 13 years ago
  27. 515fedf Merge branch 'for-3.2' into for-3.3 by Mark Brown · 13 years ago
  28. 98d9701 MAINTAINERS: Drop inactive Samsung ASoC maintainer by Jassi Brar · 13 years ago
  29. 94d5f7c ASoC: Add new Realtek ALC5632 CODEC driver by Leon Romanovsky · 13 years ago
  30. d66a327 ASoC: Remove extra space in runtime struct definition by Mark Brown · 13 years ago
  31. f403414 ASoC: Fix duplicate const warnings in da7210.c by Mark Brown · 13 years ago
  32. 9db16e4 ASoC: Convert WM5100 gpiolib support to direct regmap API usage by Mark Brown · 13 years ago
  33. abda5df ASoC: Add Lowland machine driver by Mark Brown · 13 years ago
  34. 588ac5e ASoC: Move most WM5100 resource allocation to I2C probe by Mark Brown · 13 years ago
  35. d926b5a ASoC: Mark WM5100 MISC CONTROL as readable by Mark Brown · 13 years ago
  36. 60bf5b0 ASoC: Need to convert wm5100 cache sync to direct regmap usage too by Mark Brown · 13 years ago
  37. b402735 ASoC: wm9081: Use snd_soc_update_bits for read-modify-write by Axel Lin · 13 years ago
  38. 7d6f6b0 ASoC: Convert wm8971 MICBIAS to a supply widget by Mark Brown · 13 years ago
  39. 0469e7b ASoC: Disable debounce on some WM8962 interrupts by Mark Brown · 13 years ago
  40. 620c36a Merge branch 'for-3.2' into for-3.3 by Mark Brown · 13 years ago
  41. adf4636 ASoC: wm9081: Don't write WM9081_BIAS_ENA bit to WM9081_VMID_CONTROL register by Axel Lin · 13 years ago
  42. f1e1035 ASoC: wm9081: Fix reading wrong register for setting VMID 2*240k by Axel Lin · 13 years ago
  43. 7cfa467 ASoC: Convert WM9081 to direct regmap API usage by Mark Brown · 13 years ago
  44. bd132ec ASoC: Convert wm5100 to direct regmap API usage by Mark Brown · 13 years ago
  45. 7b16f56 ASoC: Convert WM8962 to direct regmap usage by Mark Brown · 13 years ago
  46. b2d1e23 ASoC: Convert WM8996 gpiolib to regmap by Mark Brown · 13 years ago
  47. ee5f387 ASoC: Move most WM8996 resource acquisition to I2C probe by Mark Brown · 13 years ago
  48. 7917274 ASoC: Convert WM8996 to direct regmap API usage by Mark Brown · 13 years ago
  49. c2b164f Merge branch 'topic/cache' of git://opensource.wolfsonmicro.com/regmap into for-3.3 by Mark Brown · 13 years ago
  50. 8ae0d7e regmap: Track if the register cache is dirty and suppress unneeded syncs by Mark Brown · 13 years ago
  51. e94de1e ASoC: Avoid a redundant read in cs42l51_pdn_event by Axel Lin · 13 years ago
  52. 65ff03f ASoC: fsi: add valid data position control support by Kuninori Morimoto · 13 years ago
  53. 2021139 ASoC: ak4642: ak4642 was tested by Kuninori Morimoto · 13 years ago
  54. 8918b84 ASoC: fsi: fixup compile warning by Kuninori Morimoto · 13 years ago
  55. 4196671 Merge branch 'for-3.2' into for-3.3 by Mark Brown · 13 years ago
  56. 1dd6c07 Merge branch 'for-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-3.2 by Mark Brown · 13 years ago
  57. 4633fa4 Merge branch 'for-3.2' into for-3.3 by Mark Brown · 13 years ago
  58. 1ea6b8f Linux 3.2-rc1 by Linus Torvalds · 13 years ago
  59. 075cb10 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap by Linus Torvalds · 13 years ago
  60. a3fbbde VFS: we need to set LOOKUP_JUMPED on mountpoint crossing by Al Viro · 13 years ago
  61. 54a0f91 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  62. d30cc16 Merge branch 'fixes-modulesplit' into fixes by Tony Lindgren · 13 years ago
  63. a1bcc1d ARM: OMAP: Fix export.h or module.h includes by Tony Lindgren · 13 years ago
  64. 5558141 ARM: OMAP: omap_device: Include linux/export.h by Axel Lin · 13 years ago
  65. 94956ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  66. 50e6963 vfs: d_invalidate() should leave mountpoints alone by Al Viro · 13 years ago
  67. e45a618 forcedeth: fix a few sparse warnings (variable shadowing) by david decotigny · 13 years ago
  68. 0bdfea8 forcedeth: Improve stats counters by Mandeep Baines · 13 years ago
  69. 4687f3f forcedeth: remove unneeded stats updates by david decotigny · 13 years ago
  70. 2a4e7a0 forcedeth: Acknowledge only interrupts that are being processed by Mike Ditto · 13 years ago
  71. f9c4082 forcedeth: fix race when unloading module by david decotigny · 13 years ago
  72. a844506 device-mapper: using EXPORT_SYBOL in dm-space-map-checker.c needs export.h by Stephen Rothwell · 13 years ago
  73. 6f66263 device-mapper: dm-bufio.c needs to include module.h by Stephen Rothwell · 13 years ago
  74. 1944ce6 drivers/md: change module.h -> export.h in persistent-data/dm-* by Paul Gortmaker · 13 years ago
  75. 0c073e3 arm: Add export.h to recently added files for EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
  76. dd1294c MAINTAINERS/rds: update maintainer by Or Gerlitz · 13 years ago
  77. 039c811 wanrouter: Remove kernel_lock annotations by Richard Weinberger · 13 years ago
  78. 23ba079 usbnet: fix oops in usbnet_start_xmit by Konstantin Khlebnikov · 13 years ago
  79. 0126410 ixgbe: Fix compile for kernel without CONFIG_PCI_IOV defined by Rose, Gregory V · 13 years ago
  80. 3c00303 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  81. 83dbb15 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  82. 6e6bc67 Merge branch 'urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago
  83. ff4d7fa Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  84. e0d6511 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  85. cf5e15f Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  86. 2ac8637 vmwgfx: Snoop DMA transfers with non-covering sizes by Jakob Bornecrantz · 13 years ago
  87. d41025c vmwgfx: Move the prefered mode first in the list by Jakob Bornecrantz · 13 years ago
  88. e5c8dbb vmwgfx: Unreference surface on cursor error path by Jakob Bornecrantz · 13 years ago
  89. 55bde5b vmwgfx: Free prefered mode on error path by Jakob Bornecrantz · 13 years ago
  90. d982640 vmwgfx: Use pointer return error codes by Jakob Bornecrantz · 13 years ago
  91. da7653d vmwgfx: Fix hw cursor position by Thomas Hellstrom · 13 years ago
  92. 6987427 vmwgfx: Infrastructure for explicit placement by Thomas Hellstrom · 13 years ago
  93. 1543b4d vmwgfx: Make the preferred autofit mode have a 60Hz vrefresh by Thomas Hellstrom · 13 years ago
  94. 0e708bc vmwgfx: Remove screen object active list by Thomas Hellstrom · 13 years ago
  95. d4528b8 vmwgfx: Screen object cleanups by Thomas Hellstrom · 13 years ago
  96. 3a73dbb writeback: fix uninitialized task_ratelimit by Wu Fengguang · 13 years ago
  97. 3155521 Revert "hvc_console: display printk messages on console." by Linus Torvalds · 13 years ago
  98. 0084e47 powerpc: fix building hvc_opal.c by Michael Neuling · 13 years ago
  99. b32fc0a Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 13 years ago
  100. 403299a Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 13 years ago