)]}'
{
  "log": [
    {
      "commit": "2d6a4ac9eeb8e8eb0343a2c761b2c132957d2b71",
      "tree": "e8ceb7423a29b9a944025eb245cf2d8e2b24f56f",
      "parents": [
        "0a22b87de0467bbc2ce863d54b55c3a7b649ba74"
      ],
      "author": {
        "name": "Liam Girdwood",
        "email": "lg@opensource.wolfsonmicro.com",
        "time": "Thu Jan 10 14:43:48 2008 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@perex.cz",
        "time": "Thu Jan 31 17:29:51 2008 +0100"
      },
      "message": "[ALSA] soc - Initial WM8753 TLV support for capture mixer\n\n\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Mark Brown \u003cbroonie@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@perex.cz\u003e\n"
    },
    {
      "commit": "7570f29a545c7fdf29e913860320e0c09e60e45b",
      "tree": "a20103109fa1ca3df710ef36ba2a445f4ecd5d95",
      "parents": [
        "2cad0ad6781a78a2b3911440b58e8de28318798c"
      ],
      "author": {
        "name": "Joe Sauer",
        "email": "jsauer@vernier.com",
        "time": "Thu Jan 10 14:34:56 2008 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@perex.cz",
        "time": "Thu Jan 31 17:29:50 2008 +0100"
      },
      "message": "[ALSA] Fix inverted Phone volume WM9712 mixer control\n\n\nSigned-off-by: Joe Sauer \u003cjsauer@vernier.com\u003e\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Mark Brown \u003cbroonie@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@perex.cz\u003e\n"
    },
    {
      "commit": "9004acc70e8c49c50c4c7b652f906f1e0ed5709d",
      "tree": "de504d87cc727b4ecab5718522ce94890f349149",
      "parents": [
        "31e8960b35975ed235d283d6fb95d0e28dffded0"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Jan 08 18:13:27 2008 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@perex.cz",
        "time": "Thu Jan 31 17:29:48 2008 +0100"
      },
      "message": "[ALSA] Remove sound/driver.h\n\nThis header file exists only for some hacks to adapt alsa-driver\ntree.  It\u0027s useless for building in the kernel.  Let\u0027s move a few\nlines in it to sound/core.h and remove it.\nWith this patch, sound/driver.h isn\u0027t removed but has just a single\ncompile warning to include it.  This should be really killed in\nfuture.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@perex.cz\u003e\n"
    },
    {
      "commit": "8432395fd9124aa9408f61c94aa743878b4ddaf9",
      "tree": "9718763653e59c6b1bd86d8a62d927627009e748",
      "parents": [
        "b7d2a8035a382ad268aba8c0612797b4f2625f61"
      ],
      "author": {
        "name": "Timur Tabi",
        "email": "timur@freescale.com",
        "time": "Tue Dec 18 15:42:53 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@perex.cz",
        "time": "Thu Jan 31 17:29:42 2008 +0100"
      },
      "message": "[ALSA] cs4270: wrong sample rate when CONFIG_SND_SOC_CS4270_VD33_ERRATA is set\n\nWhen CONFIG_SND_SOC_CS4270_VD33_ERRATA is set, there was a mismatch between\nthe mclk_ratios[] and cs4270_mode_ratios[] arrays.  The two arrays have been\nmerged and code has been shuffled.  One side effect is that the\ncs4270_set_dai_sysclk() and cs4270_set_dai_fmt() functions are available only\nif I2C has been enabled.\n\nSigned-off-by: Timur Tabi \u003ctimur@freescale.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@perex.cz\u003e\n"
    },
    {
      "commit": "389619f1063ed21cf237e2a8081be42e66d3c9a6",
      "tree": "dbf396599ed00fafa635484d1693942c27a50e98",
      "parents": [
        "d47ac4338301c373eca9d817ec9c6e33b069ac51"
      ],
      "author": {
        "name": "Ville Syrjala",
        "email": "syrjala@sci.fi",
        "time": "Mon Nov 26 08:58:24 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@perex.cz",
        "time": "Thu Jan 31 17:29:29 2008 +0100"
      },
      "message": "[ALSA] soc/wm8731: Fix stereo mixer controls\n\nDisable the simultaneous load feature for the line in and headphone\nout volume registers. This allows left and right volume levels to\nbe controlled separately.\n\nSigned-off-by: Ville Syrjala \u003csyrjala@sci.fi\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@perex.cz\u003e\n"
    },
    {
      "commit": "44d0a879951a90a4eb463fb1d3b91942f97f36ca",
      "tree": "da8ee068c6233dfe69b88803288cc36b0bab565c",
      "parents": [
        "3a749730afc224ac11f4eff3df58a42494a0f035"
      ],
      "author": {
        "name": "Vladimir Barinov",
        "email": "vbarinov@ru.mvista.com",
        "time": "Wed Nov 14 17:07:17 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@perex.cz",
        "time": "Thu Jan 31 17:29:23 2008 +0100"
      },
      "message": "[ALSA] ASoC TLV320AIC3X codec driver\n\nThis patch adds ALSA SoC support for TI TLV320AIC3X audio codecs.\nThe features that are supported:\n     o Capture/Playback/Bypass.\n     o 16/20/24/32 bit audio.\n     o 8k - 96k sample rates.\n     o codec master only mode\n     o DAPM.\n\nSigned-off-by: Vladimir Barinov \u003cvbarinov@ru.mvista.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@perex.cz\u003e\n"
    },
    {
      "commit": "6a7b8cf4766803c2e16cf118a2998c7095c2c7e3",
      "tree": "0b76de28e3aa9de3327c167d7ca6ad03d6273cf5",
      "parents": [
        "85db3848c59610c47f64f67677e875abfcff1c3f"
      ],
      "author": {
        "name": "Stanislav Brabec",
        "email": "utx@penguin.cz",
        "time": "Mon Nov 12 12:11:10 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@perex.cz",
        "time": "Thu Jan 31 17:29:20 2008 +0100"
      },
      "message": "[ALSA] use convenient treble scale on WM8750\n\nOn Zaurus SL-C3200 (terrier/spitz) based on WM8750, treble scale is\ninconveniently reverted (increase level \u003d decrease treble), in opposite\nto bass scale, which uses convenient scale.\nFix ALSA WM8750 mixer treble to use convenient treble scale (increase \u003d\nincrease treble level)\nFrom: Stanislav Brabec \u003cutx@penguin.cz\u003e\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@perex.cz\u003e\n"
    },
    {
      "commit": "18fe4ac25811ff4006844b6e575acdc9103cbaba",
      "tree": "c6e51a9ea6c9c1ecfdb62adcd94833ea5946e2b5",
      "parents": [
        "61bae0934eddeb51b2559186dfd79a7a6ed3a90a"
      ],
      "author": {
        "name": "Mike Rapoport",
        "email": "mike@compulab.co.il",
        "time": "Mon Oct 22 17:41:08 2007 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@perex.cz",
        "time": "Thu Jan 31 17:29:09 2008 +0100"
      },
      "message": "[ALSA] soc - Add \u0027Mono Playback Switch\u0027 to WM9712 codec driver\n\nThe following patch adds \u0027Mono Playback Switch\u0027 control to WM9712 codec\nSoC driver.\nAlso, it fixes Treble, Bass and Mono playback volume inversion bits.\n\nSigned-off-by: Mike Rapoport \u003cmike@compulab.co.il\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@perex.cz\u003e\n"
    },
    {
      "commit": "2cdddeb8d7dd42dc1847b110228a626d25a1e468",
      "tree": "b349ef86c00f4fd732266dfe6dea2fd8b74a1c52",
      "parents": [
        "922539a0a3c44e3b8dcf1025910f08e1940ba49f"
      ],
      "author": {
        "name": "Jean Delvare",
        "email": "khali@linux-fr.org",
        "time": "Sun Jan 27 18:14:47 2008 +0100"
      },
      "committer": {
        "name": "Jean Delvare",
        "email": "khali@hyperion.delvare",
        "time": "Sun Jan 27 18:14:47 2008 +0100"
      },
      "message": "i2c: normal_i2c can be made const (remaining drivers)\n\nSigned-off-by: Jean Delvare \u003ckhali@linux-fr.org\u003e\n"
    },
    {
      "commit": "4df20535ec52fb7eba604eb1ba77148f92ab8edd",
      "tree": "85beb2bb9a7282c387ca1d3534f2b377544c8106",
      "parents": [
        "37435446244958edc36b33cf2b87c2f5cd433ba4"
      ],
      "author": {
        "name": "Timur Tabi",
        "email": "timur@freescale.com",
        "time": "Wed Nov 14 12:07:58 2007 +0100"
      },
      "committer": {
        "name": "Mercurial server",
        "email": "hg@alsa0.alsa-project.org",
        "time": "Tue Nov 20 19:52:37 2007 +0100"
      },
      "message": "[ALSA] fix private data pointer calculation in CS4270 driver\n\nFix the calculation of the private_data pointer in the CS4270 driver.\n\nSigned-off-by: Timur Tabi \u003ctimur@freescale.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@perex.cz\u003e\n"
    },
    {
      "commit": "bfc4e8616679226b1f113a46df491e233c8dc338",
      "tree": "83bc8f06e320d4f003f30bf9223a7869b7048976",
      "parents": [
        "23d4635ed336c7dadb3590ee7d275ac612f06ebf"
      ],
      "author": {
        "name": "Timur Tabi",
        "email": "timur@freescale.com",
        "time": "Tue Sep 11 00:45:50 2007 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@perex.cz",
        "time": "Tue Oct 16 16:49:30 2007 +0200"
      },
      "message": "[ALSA] Fix CS4270 volume control and optimize I2C operations\n\nThe volume control for the CS4270 ASoC driver was inverted - raising the\nvolume level with alsamixer would decrease the actual volume.\nThis patch also improves the performance of the I2C code (used to change\nregister settings) by only performing an I2C write if the new value is\ndifferent from the value that\u0027s in the register cache.\n\nSigned-off-by: Timur Tabi \u003ctimur@freescale.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "918f3a0e8cf67b5db966516f255eaf24d814fac0",
      "tree": "ae4ac300f4ca93346d4b4ca9a22d760c87ab3072",
      "parents": [
        "7653d557606c7cae921557a6a0ebb7c510e458eb"
      ],
      "author": {
        "name": "Clemens Ladisch",
        "email": "clemens@ladisch.de",
        "time": "Mon Aug 13 17:40:54 2007 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@perex.cz",
        "time": "Tue Oct 16 15:58:54 2007 +0200"
      },
      "message": "[ALSA] pcm: add snd_pcm_rate_to_rate_bit() helper\n\nAdd a snd_pcm_rate_to_rate_bit() function to factor out common code used\nby several drivers.\n\nSigned-off-by: Clemens Ladisch \u003cclemens@ladisch.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "9dbd627b50e80e0552af66f7b9d2ae53f5b4a7fb",
      "tree": "68fc5220a5f24558b7ae694f9c5173b0d56cbd9d",
      "parents": [
        "b0c813ceee8963790bebe73956574336604ae574"
      ],
      "author": {
        "name": "Timur Tabi",
        "email": "timur@freescale.com",
        "time": "Wed Aug 01 12:22:07 2007 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@perex.cz",
        "time": "Tue Oct 16 15:58:20 2007 +0200"
      },
      "message": "[ALSA] CS4270 driver does not compile with I2C disabled\n\nFix compilation errors with the CS4270 when I2C is not enabled.  Updated\nsome comments to indicate that that stand-alone mode is not fully implemented,\nbecause there is no mechanism for the CS4270 driver and the machine driver to\ncommunicate the values of various input pins.\n\nSigned-off-by: Timur Tabi \u003ctimur@freescale.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "b0c813ceee8963790bebe73956574336604ae574",
      "tree": "6873d84bcedb3454ddf1da1aa0821b4e84b32c27",
      "parents": [
        "8259980ebcecd8096a04cc43c1c1d72e1c0ed165"
      ],
      "author": {
        "name": "Timur Tabi",
        "email": "timur@freescale.com",
        "time": "Tue Jul 31 18:18:44 2007 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@perex.cz",
        "time": "Tue Oct 16 15:58:19 2007 +0200"
      },
      "message": "[ALSA] ASoC CS4270 codec device driver\n\nThis patch adds ALSA SoC support for the Cirrus Logic CS4270 codec.  The\nfollowing features are suppored:\n1) Stand-alone and software mode\n2) Software mode via I2C only\n3) Master mode, not Slave\n4) No power management\n\nSigned-off-by: Timur Tabi \u003ctimur@freescale.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "a68660e0c63d8f7ab8725f9e771119c08e9f953b",
      "tree": "a9a9d78e07320a8ba0650037f31f3778ebed148e",
      "parents": [
        "9ae67c7b870f5220a6b30e4f6e83b319bd9be718"
      ],
      "author": {
        "name": "Liam Girdwood",
        "email": "lg@opensource.wolfsonmicro.com",
        "time": "Thu May 10 19:27:27 2007 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Wed May 16 11:45:28 2007 +0200"
      },
      "message": "[ALSA] ASoC AC97 device reg bugfix\n\nThis patch fixes a bug whereby AC97 bus device data was being clobbered\nwhen AC97 codecs using the generic ac97_codec.c driver were being\nregistered. Codecs that didn\u0027t use the generic driver were unaffected\n(e.g. WM9712, WM9713).\nChanges:-\n o Add new AC97 codec class for custom (or need bus dev registration)\nAC97 codecs.\n o Only register/deregister this custom codec device with the AC97 bus.\nThe generic AC97 driver already does this for generic codec devices.\nThis may be related to bug #3038 :-\nhttps://bugtrack.alsa-project.org/alsa-bug/view.php?id\u003d3038\n\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "9ae67c7b870f5220a6b30e4f6e83b319bd9be718",
      "tree": "8cf460b0ae23822efea263b8fb2edd0404575898",
      "parents": [
        "b75e53f09212f12369156710e84d1cbf115113cd"
      ],
      "author": {
        "name": "Liam Girdwood",
        "email": "lg@opensource.wolfsonmicro.com",
        "time": "Thu May 10 17:12:31 2007 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Wed May 16 11:45:28 2007 +0200"
      },
      "message": "[ALSA] ASoC AC97 static GPL symbol fix\n\nThis patch fixes a bug whereby the GPL\u0027ed symbol ac97_dai was being\ndeclared as static.\n\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "713fb93936bebc158b4bbae6be61a6310923543c",
      "tree": "1de79f549d02dcfe5ed3d25ee41f4e3ba51a7bf0",
      "parents": [
        "2393144deac0903d944cbd578db49cf738811999"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@linux-foundation.org",
        "time": "Sat May 05 12:02:25 2007 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri May 11 16:56:15 2007 +0200"
      },
      "message": "[ALSA] wm8750 typo fix\n\nI quuestion the testing status of that patch!\n\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "5d0cedee53938832acc4a5081658f0ce31680c0f",
      "tree": "6fd67004f0680e9f3480e9f1b8c8fbc0127823b7",
      "parents": [
        "33703b73980f0a84251c298d00ad5fbcce81ca31"
      ],
      "author": {
        "name": "Graeme Gregory",
        "email": "gg@opensource.wolfsonmicro.com",
        "time": "Mon Apr 16 19:20:17 2007 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri May 11 16:56:02 2007 +0200"
      },
      "message": "[ALSA] ASoC export AC97 DAI\n\nThis patch exports the ASoC AC97 Digital Audio Interface as a GPL\u0027ed\nsymbol.\n\nSigned-off-by: Graeme Gregory \u003cgg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "33703b73980f0a84251c298d00ad5fbcce81ca31",
      "tree": "15513f24ccfad308478709f3b2c6dae189ce8b86",
      "parents": [
        "1f53aee0e0b398bad0c6ec2cd5ca2bccd4fbd56b"
      ],
      "author": {
        "name": "Liam Girdwood",
        "email": "lg@opensource.wolfsonmicro.com",
        "time": "Mon Apr 16 19:18:15 2007 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri May 11 16:56:02 2007 +0200"
      },
      "message": "[ALSA] ASoC WM8753 codec - build changes\n\nThis patch adds the WM8753 codec driver to the kernel build system.\n\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "1f53aee0e0b398bad0c6ec2cd5ca2bccd4fbd56b",
      "tree": "f5e940d4da139d2628f4e4b9494fe54366e44ed4",
      "parents": [
        "1a236566ea320a05f3892d8dedd4b5c6bff8706b"
      ],
      "author": {
        "name": "Liam Girdwood",
        "email": "lg@opensource.wolfsonmicro.com",
        "time": "Mon Apr 16 19:17:44 2007 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri May 11 16:56:02 2007 +0200"
      },
      "message": "[ALSA] SoC WM8753 codec support\n\nThis patch series adds support for the WM8753 codec as found on the\nOpenMoko Neo 1973 (other Neo 1973 and Samsung S3C24xx patches to follow\ntoday) as well other new devices.\nFeatures:-\n o HiFi and Voice DAI supported (inc runtime switching of DAI mode)\n o DAPM\n o All mixers\n o PLL calculator\n o 16,20 and 24bit samples.\n o WM8753 I2C ID added to include/linux/i2c-id.h\nFrom: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\n\nSigned-off-by: Harald Welte \u003claforge@openmoko.org\u003e\nSigned-off-by: Graeme Gregory \u003cgg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Seth Forshee \u003cseth.forshee@gmail.com\u003e\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "30652c4506c8bbfdf869ddc4c238e07de038f02a",
      "tree": "4af44ac9e798d56b9455df07a34f5a4eee3e37dd",
      "parents": [
        "826220463f619d14c5efea51aac6277b441052b8"
      ],
      "author": {
        "name": "Graeme Gregory",
        "email": "gg@opensource.wolfsonmicro.com",
        "time": "Mon Apr 16 15:35:46 2007 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri May 11 16:56:00 2007 +0200"
      },
      "message": "[ALSA] ASoC WM9712 kmemdup\n\nThis patch creates the WM9712 codec register cache using kmemdup instead\nof doing a kzalloc followed by a memcpy.\n\nSigned-off-by: Graeme Gregory \u003cgg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "53ae5194e2f70939ceacd8a9be87f356c646759a",
      "tree": "a478cfe2b636be213a8050dec27682c787e2dbed",
      "parents": [
        "847c03e8ac30265787909f5710dee4c564a96df5"
      ],
      "author": {
        "name": "Liam Girdwood",
        "email": "lg@opensource.wolfsonmicro.com",
        "time": "Wed Feb 14 15:23:57 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Mar 06 10:40:26 2007 +0100"
      },
      "message": "[ALSA] soc - WM9712 PCM volume\n\nThis patch suggested by Joe Sauer adds PCM playback volume kcontrol for\nthe WM9712.\n\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "847c03e8ac30265787909f5710dee4c564a96df5",
      "tree": "2e4c08b32795ec2739d4250638e4041427d0ce80",
      "parents": [
        "081d17c4726131ba9ed763ea24f7235d8205fdf3"
      ],
      "author": {
        "name": "Joe Sauer",
        "email": "jsauer@vernier.com",
        "time": "Wed Feb 14 15:23:11 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Mar 06 10:40:24 2007 +0100"
      },
      "message": "[ALSA] soc - Fix WM9712 register cache entry\n\nThis patch by Joe Sauer fixes the WM9712 codec register cache value for\nregister 0x08. Value should be 0x0f0f and not 0xf0f0.\n\nSigned-off-by: Joe Sauer \u003cjsauer@vernier.com\u003e\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "2a40534348987346dae1c68c225eff7bc19ff529",
      "tree": "b9e46625c3b7be22db375ef39b054131f07f3edb",
      "parents": [
        "788c6043335590e0a483fdc18f85b1405a157bf9"
      ],
      "author": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Mon Jan 22 12:59:08 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Wed Feb 14 08:38:28 2007 +0100"
      },
      "message": "[ALSA] SoC codecs - fix Kconfig - depends -\u003e depends on\n\n\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "88cb42901f1572c95f5933f363cfebd5044c716a",
      "tree": "8eed3d46c81996e780375ff91ae1955f3265629d",
      "parents": [
        "1ab774e049085da6facfaf3b24d54158c3f0f5b3"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Mon Feb 05 14:56:20 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:03:56 2007 +0100"
      },
      "message": "[ALSA] soc - Clean up with kmemdup()\n\nClean up by replacing with kmemdup().\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "5a8ec343c5ba1e78ba23bebd9ad4b23f39c50828",
      "tree": "5b037d3e2de2ce2b81e1c74a3db8f2816ea36eb7",
      "parents": [
        "cbe83b1795feea33803dc89fce18b2b98abbcc9b"
      ],
      "author": {
        "name": "Liam Girdwood",
        "email": "lg@opensource.wolfsonmicro.com",
        "time": "Fri Feb 02 17:16:41 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:03:41 2007 +0100"
      },
      "message": "[ALSA] soc - ASoC 0.13 generic AC97 codec\n\nThis patch updates the AC97 codec driver to the new API in ASoC 0.13.\nChanges:-\no Removed DAI capabilities matching code in favour of manual matching in\nthe machine drivers.\n\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "cbe83b1795feea33803dc89fce18b2b98abbcc9b",
      "tree": "f8c7916f57fab363f9a5a4c01fdc3c307fc26626",
      "parents": [
        "4422b606bc04eab01dd5cb6f8e6dd0608d65bb11"
      ],
      "author": {
        "name": "Liam Girdwood",
        "email": "lg@opensource.wolfsonmicro.com",
        "time": "Fri Feb 02 17:16:02 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:03:40 2007 +0100"
      },
      "message": "[ALSA] soc - ASoC 0.13 WM9712 codec driver\n\nThis patch updates the WM9712 codec driver to the new API in ASoC 0.13.\nChanges:-\no Removed DAI capabilities matching code in favour of manual matching in\nthe machine drivers.\no Added DAI operations for codec and CPU interfaces.\no Removed config_sysclk() function and struct snd_soc_clock_info. No\nlonger needed as clocking is now configured manually in the machine\ndrivers. Also removed other clocking data from structures.\n\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "4422b606bc04eab01dd5cb6f8e6dd0608d65bb11",
      "tree": "85920f9a1d11c685ec410f3c069546ff567b12ca",
      "parents": [
        "b36d61d45654104c04ff71055ef09c696fea5f89"
      ],
      "author": {
        "name": "Liam Girdwood",
        "email": "lg@opensource.wolfsonmicro.com",
        "time": "Fri Feb 02 17:15:33 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:03:39 2007 +0100"
      },
      "message": "[ALSA] soc - ASoC 0.13 WM8750 codec driver\n\nThis patch updates the WM8750 codec driver to the new API in ASoC 0.13.\nChanges:-\no Removed DAI capabilities matching code in favour of manual matching in\nthe machine drivers.\no Added DAI operations for codec and CPU interfaces.\no Removed config_sysclk() function and struct snd_soc_clock_info. No\nlonger needed as clocking is now configured manually in the machine\ndrivers. Also removed other clocking data from structures.\n\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "b36d61d45654104c04ff71055ef09c696fea5f89",
      "tree": "ef75ab2261b5275ba2d601862d12807fd68fd835",
      "parents": [
        "11da21a79048472a14b201120c0c50b10060220b"
      ],
      "author": {
        "name": "Frank Mandarino",
        "email": "fmandarino@endrelia.com",
        "time": "Fri Feb 02 17:14:56 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:03:38 2007 +0100"
      },
      "message": "[ALSA] soc - ASoC 0.13 WM8731 codec\n\nThis patch updates the WM8731 codec driver to the new API in ASoC 0.13.\nChanges:-\no Removed DAI capabilities matching code in favour of manual matching in\nthe machine drivers.\no Added DAI operations for codec and CPU interfaces.\no Removed config_sysclk() function and struct snd_soc_clock_info. No\nlonger needed as clocking is now configured manually in the machine\ndrivers. Also removed other clocking data from structures.\n\nSigned-off-by: Frank Mandarino \u003cfmandarino@endrelia.com\u003e\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "298a2c753a5ae2f0e230a57e94843d248f0033e2",
      "tree": "e49668e57cea67e1c14a9cce715e6fa504639fd4",
      "parents": [
        "e35115a58856ced315cb8f75df56e9b9a816e70a"
      ],
      "author": {
        "name": "Frank Mandarino",
        "email": "fmandarino@endrelia.com",
        "time": "Wed Jan 31 10:02:56 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:03:23 2007 +0100"
      },
      "message": "[ALSA] ASoC WM8731 support for 32k @ 12MHz sysclk\n\nThis patch adds support for 32k audio on the WM8731 when running from a\n12MHz system clock.\n\nSigned-off-by: Frank Mandarino \u003cfmandarino@endrelia.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "e35115a58856ced315cb8f75df56e9b9a816e70a",
      "tree": "7aa86aba3c4ed36271ca46d82bf98481a84f901f",
      "parents": [
        "877b866d86786ac69d3d939905999fe7fe1e23fd"
      ],
      "author": {
        "name": "Liam Girdwood",
        "email": "lg@opensource.wolfsonmicro.com",
        "time": "Wed Jan 31 10:02:23 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:03:22 2007 +0100"
      },
      "message": "[ALSA] ASoC codec error reporting\n\nThis patch improves the codec probe() error reporting by printing error\nmessages when the card or pcms fail to register.\n\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "1321b160fa1cf63fa841d954fe31220366b6647a",
      "tree": "c0dad805816b4146cbe77ca77ffae94f772b552c",
      "parents": [
        "831466f4ad2b5fe23dff77edbe6a7c244435e973"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Dec 21 11:02:06 2006 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:02:44 2007 +0100"
      },
      "message": "[ALSA] soc - Fix delayed_work related changes on 2.6.20 kernel\n\nFix the changes realted to delayed_work in soc/codecs/wm8750.c.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "4bb09523de50dcf1afc5d3099b9da0381f01b04c",
      "tree": "55ccea8c60314591c829b7af7483c58fd6d67d53",
      "parents": [
        "4014c38bd94156c10986a11d890bdae99437dc9a"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Dec 19 17:16:14 2006 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:02:42 2007 +0100"
      },
      "message": "[ALSA] soc - Use global workqueue\n\nUse global workqueue for simplicity instead of own workqueue\nin SoC core and wm8750 codes.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "659eacc55a378066b60896b2bbd261ca32a10c04",
      "tree": "c58669c4a2a7af1eaf97d8975b12743f0d70e9ac",
      "parents": [
        "4dc53e28e2e5cccb3521466be8f2ab4689ca9143"
      ],
      "author": {
        "name": "Liam Girdwood",
        "email": "lg@opensource.wolfsonmicro.com",
        "time": "Mon Dec 18 14:38:37 2006 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:02:35 2007 +0100"
      },
      "message": "[ALSA] Remove trailing white space from wm9712.c\n\nThis patch removes some trailing white space from the WM9712 ASoC codec\ndriver.\n\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "bd903b6ed7fb107e122682db5ac8aaa323ab84c9",
      "tree": "23eb969303637b3eedb66eb826b13d026e38ed92",
      "parents": [
        "b373bdebf57e2ac7994d9be3a68fd5507515caef"
      ],
      "author": {
        "name": "Liam Girdwood",
        "email": "lg@opensource.wolfsonmicro.com",
        "time": "Thu Nov 09 16:35:01 2006 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:01:22 2007 +0100"
      },
      "message": "[ALSA] ASoC - mixer name changes for older OSS app support\n\nThis patch suggested by Richard Purdie changes the names of some WM8731\nand WM8750 mixers so that they will be recognised by some older OSS\nmixer apps.\nChanges:-\n o WM8731 Playback changed to Master Playback\n o WM8750 Out1 changed to Headphone\n o WM8750 Out2 changed to Speaker\n\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "a71a468a50f1385855e28864e26251b02df829bb",
      "tree": "243daee96ea5c55c88a186aa03b7917f7ad533f6",
      "parents": [
        "543a0fbe18d0b44f3d037fe6b59458fa0c0d5e4b"
      ],
      "author": {
        "name": "Liam Girdwood",
        "email": "lg@opensource.wolfsonmicro.com",
        "time": "Thu Oct 19 20:35:56 2006 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:01:07 2007 +0100"
      },
      "message": "[ALSA] ASoC: Add support for BCLK based on (Rate * Chn * Word Size)\n\nThis patch adds support for the DAI BCLK to be generated by multiplying\nRate * Channels * Word Size (RCW).\nThis now gives 3 options for BCLK clocking and synchronisation :-\n 1. BCLK \u003d Rate * x\n 2. BCLK \u003d MCLK / x\n 3. BCLK \u003d Rate * Chn * Word Size.  (New)\nChanges:-\n o Add support for RCW generation of BCLK\n o Update Documentation to include RCW.\n o Update DAI documentation for label \u003d value DAI modes.\n o Add RCW support to wm8731, wm8750 and pxa2xx-i2s drivers.\n\nSigned-off-by: Liam Girdwood \u003clg@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "b3b9c1cbb35125f7e43a323ebe89e7a74e3c1ac2",
      "tree": "74a74811a31263e25e64b67411561e336b7d3c68",
      "parents": [
        "b5c5fd24b9d34e4670cb339e546bfae7ad316354"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Fri Oct 13 20:09:59 2006 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:00:56 2007 +0100"
      },
      "message": "[ALSA] Remove trailing whitespaces from soc/* files\n\nRemove trailing whitespaces from soc/* files added by the\nconversion to C99-style initialization.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "527541f9a8a83eedb4d732657dbfdcd2c4ca8bb4",
      "tree": "edb8c0b4ea6bbef82a557736720e78981feeb4e4",
      "parents": [
        "c07584c83287ae5a13cc836f69a1d824ad068c66"
      ],
      "author": {
        "name": "Liam Girdwood",
        "email": "liam.girdwood@wolfsonmicro.com",
        "time": "Fri Oct 13 12:33:56 2006 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:00:52 2007 +0100"
      },
      "message": "[ALSA] ASoC DAI capabilities labelling\n\nThis patch suggested by Takashi changes the DAI capabilities definitions\nin pxa-i2s.c, at91rm9200-i2s.c, wm8731.c, wm8750.c and wm9712.c to use a\nlabel \u003d value style.\n\nSigned-off-by: Liam Girdwood \u003cliam.girdwood@wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "7f137ab673124ee0a210ab5b74c1f7234d6145fa",
      "tree": "8bd5c9718a0c4d98a64a80a42ff000599382fee7",
      "parents": [
        "dbc6b6ad767c86907db373e85139b0e975ba7599"
      ],
      "author": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Fri Oct 06 18:38:37 2006 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:00:25 2007 +0100"
      },
      "message": "[ALSA] ASoC codecs: build files\n\nThis patch adds an ASoC Makefile and Kconfig for the WM8731, WM8750 and\nWM9712 codecs.\n\nSigned-off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\nSigned-off-by: Liam Girdwood \u003cliam.girdwood@wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "dbc6b6ad767c86907db373e85139b0e975ba7599",
      "tree": "0be48efd7ac629cfb51e16aa15185fd0a477a587",
      "parents": [
        "10c5cf30446fe91b7173436b75c4f00dfb4cd9f8"
      ],
      "author": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Fri Oct 06 18:38:03 2006 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:00:24 2007 +0100"
      },
      "message": "[ALSA] ASoC codecs: generic AC97 support\n\nThis patch allows the std Alsa AC97 codec driver to use any AsoC AC97\ncontroller driver. Currently, only HiFi playback and Capture are\nsupported atm.\n\nSigned-off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\nSigned-off-by: Liam Girdwood \u003cliam.girdwood@wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "10c5cf30446fe91b7173436b75c4f00dfb4cd9f8",
      "tree": "ca3dcc7fc72a1a635bf6f786dc5c5c005cfc7bbb",
      "parents": [
        "abadfc928a27e1cf27c834e8e29e6b1f64ca2d55"
      ],
      "author": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Fri Oct 06 18:37:32 2006 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:00:23 2007 +0100"
      },
      "message": "[ALSA] ASoC codecs: WM9712 support\n\nThis patch adds ASoC support for the WM9712 codec.\nSupported features:-\no Capture/Playback/Sidetone/Bypass.\no Aux DAC.\no 8k - 48k sample rates.\no DAPM.\n\nSigned-off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\nSigned-off-by: Liam Girdwood \u003cliam.girdwood@wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "abadfc928a27e1cf27c834e8e29e6b1f64ca2d55",
      "tree": "3d98573969684978fd783a260bbb084057ed0603",
      "parents": [
        "40e0aa64660b4e28a9348e57bfbda6c114617969"
      ],
      "author": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Fri Oct 06 18:36:39 2006 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:00:22 2007 +0100"
      },
      "message": "[ALSA] ASoC codecs: WM8750 support\n\nThis patch adds ASoC support for the WM8750 codec.\nSupported features:-\no Capture/Playback/Sidetone/Bypass.\no 16 \u0026 24 bit audio.\no 8k - 96k sample rates.\no DAPM.\n\nSigned-off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\nSigned-off-by: Liam Girdwood \u003cliam.girdwood@wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "40e0aa64660b4e28a9348e57bfbda6c114617969",
      "tree": "2319f248c131147621e5743607cd9f3a6b1e32a5",
      "parents": [
        "eb1a6af39b70375d93ed25e7c916f64463e00614"
      ],
      "author": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Fri Oct 06 18:36:07 2006 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:00:21 2007 +0100"
      },
      "message": "[ALSA] ASoC codecs: WM8731 support\n\nThis patch adds ASoC support for the WM8731 codec.\nSupported features:-\n o Capture/Playback/Sidetone/Bypass.\n o 16 \u0026 24 bit audio.\n o 8k - 96k sample rates.\n o DAPM.\n\nSigned-off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\nSigned-off-by: Liam Girdwood \u003cliam.girdwood@wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    }
  ]
}
