)]}'
{
  "log": [
    {
      "commit": "e3a2efa67a029453b8098dba179ec2d9d8df612e",
      "tree": "8b5587d7268919a807aa1210ab3b9f10afeeb330",
      "parents": [
        "30a717f7e951ec0260f31c0637ecf8e6268ba607"
      ],
      "author": {
        "name": "Patrik Sevallius",
        "email": "patrik.sevallius@enea.com",
        "time": "Thu May 08 14:04:08 2008 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu May 08 13:08:58 2008 +0200"
      },
      "message": "[ALSA] soc at91 minor bug fixes\n\nFound these two bugs while browsing through the code.  The first one is\na cut-n-paste bug, instead of disabling the clock when request_irq()\nfails, it enabled it once more.  The second one fixes a debug printout,\nAT91_SSC_IER is write only, AT91_SSC_IMR is readable (the printed string\nactually says imr).\n\nFrank Mandarino was busy so he asked me to send these to this list.\n\n/Patrik\n\nSigned-off-by: Patrik Sevallius \u003cpatrik.sevallius@enea.com\u003e\nAcked-by: Frank Mandarino \u003cfmandarino@endrelia.com\u003e\nSigned-off-by: Mark Brown \u003cbroonie@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "30a717f7e951ec0260f31c0637ecf8e6268ba607",
      "tree": "6725ce7081c05aad14c228237b86aa5a72ad6d47",
      "parents": [
        "e5e1d3cb20034a3cbcfff1f0bae12201aa2ce17e"
      ],
      "author": {
        "name": "Mark Brown",
        "email": "broonie@opensource.wolfsonmicro.com",
        "time": "Thu May 08 14:03:30 2008 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu May 08 13:08:54 2008 +0200"
      },
      "message": "[ALSA] soc - at91-pcm - Fix line wrapping\n\nThere\u0027s more checkpatch stuff to fix in the driver, this just fixes the\nminimum required for the following patch to be clean.\n\nSigned-off-by: Mark Brown \u003cbroonie@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "c21098ea5608c98b5ada1b7ec82522c7c53869eb",
      "tree": "880579004273504c83cdd3d3b64e54e7a2aa8cef",
      "parents": [
        "5b7659d190fff2d69faec07314a51ba708f1f1ce"
      ],
      "author": {
        "name": "Andrew Victor",
        "email": "linux@maxim.org.za",
        "time": "Tue Apr 08 21:33:07 2008 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Thu Apr 10 14:57:19 2008 +0100"
      },
      "message": "[ARM] 4912/2: [AT91] Endrelia audio driver must use GPIO interface\n\nThe SoC audio driver for the Endrelia ETI_B1 board should not access\nthe PIO controller directly, but must rather use the AT91 GPIO\ninterface.\n\n(This is updated version of patch with removed trailing whitespace)\n\nSigned-off-by: Andrew Victor \u003clinux@maxim.org.za\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\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": "c9758b2182bdcccce31e1be474bfcd75b69cff0c",
      "tree": "5b167a3051a43d499c4864d42894990c89dc6462",
      "parents": [
        "57b14f24d2a7aca65ddc6432fa89ebedf1219cc7"
      ],
      "author": {
        "name": "Milind Arun Choudhary",
        "email": "milindchoudhary@gmail.com",
        "time": "Thu Apr 19 15:22:56 2007 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri May 11 16:56:08 2007 +0200"
      },
      "message": "[ALSA] sound: SPIN_LOCK_UNLOCKED cleanup\n\nSPIN_LOCK_UNLOCKED cleanup,use __SPIN_LOCK_UNLOCKED instead\n\nSigned-off-by: Milind Arun Choudhary \u003cmilindchoudhary@gmail.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "1a236566ea320a05f3892d8dedd4b5c6bff8706b",
      "tree": "88e7f913b66bbea36a67f2523b32602e556baa95",
      "parents": [
        "eb831da553d1526b9acd5ee4cd83ff52ae446c5f"
      ],
      "author": {
        "name": "Frank Mandarino",
        "email": "fmandarino@endrelia.com",
        "time": "Mon Apr 16 17:20:09 2007 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri May 11 16:56:02 2007 +0200"
      },
      "message": "[ALSA] ASoC AT91xxxx build fix\n\nThis patch by Frank Madarino updates the AT91xxxx Makefile and Kconfig\nto build the renamed SSC files.\nChanges:-\no Rename various i2s labels to ssc\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": "eb831da553d1526b9acd5ee4cd83ff52ae446c5f",
      "tree": "745fca42598afd847fbb9b1320ead30c04cee920",
      "parents": [
        "36b8a8bbb402911e59acf13b5074eb8915e47a6a"
      ],
      "author": {
        "name": "Frank Mandarino",
        "email": "fmandarino@endrelia.com",
        "time": "Mon Apr 16 17:19:42 2007 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri May 11 16:56:01 2007 +0200"
      },
      "message": "[ALSA] ASoC AT91xxxx eti B1 machine SSC changes\n\nThis patch by Frank Madarino updates the eti B1 machine to use the newer\nAT91xxxx SSC core with the DSP/PCM audio hardware changes.\nChanges:-\n o #include \u0027at91-ssc.h\u0027 instead of \u0027at91-i2s.h\u0027\n o Rename various I2S labels to SSC\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": "36b8a8bbb402911e59acf13b5074eb8915e47a6a",
      "tree": "11a9b7a77dd235f9baabd4770a742745b13092a5",
      "parents": [
        "1e39221eba72e4af37b40e71749b0c18bb16b9a6"
      ],
      "author": {
        "name": "Frank Mandarino",
        "email": "fmandarino@endrelia.com",
        "time": "Mon Apr 16 17:18:52 2007 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri May 11 16:56:00 2007 +0200"
      },
      "message": "[ALSA] ASoC AT91xxxx - SSC port DSP support\n\nThis patch series by Frank Madarino updates the AT91xxxx core to add\nDSP/PCM audio hardware formats.\nChanges:-\n o Rename at19-i2s.c -\u003e at91-ssc.c\n o Rename at91-i2s.h -\u003e at91-ssc.h\n o Add DSP hardware formats.\n o Rename various I2S labels to SSC\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": "97a1dd5bee9edab5172553cbdcfc858393814556",
      "tree": "d75c3791089d115cfa8c9ab0af305f50c9fc5973",
      "parents": [
        "83c51c0ab08f55468d8f5444ff2f70a36841a21f"
      ],
      "author": {
        "name": "David Brownell",
        "email": "dbrownell@users.sourceforge.net",
        "time": "Wed Mar 21 11:54:04 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri May 11 16:55:51 2007 +0200"
      },
      "message": "[ALSA] fix SND_SOC Kconfig\n\nThe new ALSA \u0027SOC\u0027 support has bogus Kconfig ... it should\nnot be presenting anything AT91-related except on AT91,\nor anything PXA-related except on PXA.  Right now, x86\nsees both of those menus, as do all other platforms.\nThis patch removes needless Kconfig layering, and the\nrelated inappropriate choice presentation.\n\nSigned-off-by: David Brownell \u003cdbrownell@users.sourceforge.net\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "1fc273b88e59092466b6503e46d9227976254e10",
      "tree": "72544c5013e981824b7b8caf1227fd5a78a2f5b8",
      "parents": [
        "baab1087c61d4506f2c9f4cdb7da162160de16c2"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Mar 08 12:53:02 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Wed Mar 14 08:24:16 2007 +0100"
      },
      "message": "[ALSA] soc - Fix dependencies in Kconfig files\n\nFixed dependencies in Kconfig files of soc drivers.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "fa8f878701888666c124e21d77bf7f3ba2dd2359",
      "tree": "8c7bdfc5d6132acfcc84bc451bea90d99edd7e9b",
      "parents": [
        "2a40534348987346dae1c68c225eff7bc19ff529"
      ],
      "author": {
        "name": "Frank Mandarino",
        "email": "fmandarino@endrelia.com",
        "time": "Mon Feb 12 14:06:22 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Wed Feb 14 08:38:34 2007 +0100"
      },
      "message": "[ALSA] Change AT91 PDC register defines for 2.6.20 kernel\n\nUse the new PDC register name defines that were updated\nin Linux 2.6.20.\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": "c8044274c7f1e269975b2bd55d057ceb7708e929",
      "tree": "7f0b4d7dc3bf5bb58b978f773be37e001e8dfa35",
      "parents": [
        "6297027629a9349301e08442b67deb9783a5e984"
      ],
      "author": {
        "name": "Frank Mandarino",
        "email": "fmandarino@endrelia.com",
        "time": "Fri Feb 02 17:19:58 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:03:45 2007 +0100"
      },
      "message": "[ALSA] soc - ASoC 0.13 AT91xxxx Eti_B1 board support\n\nThis patch updates the EtI B1 machine driver to the new API in ASoC\n0.13.\nChanges:-\no  Manually configure DAI hardware format.\no Removed config_sysclk() function. No longer needed as clocking is now\nconfigured manually.\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": "6297027629a9349301e08442b67deb9783a5e984",
      "tree": "de1d9282e225c9d835a21d2bf4f34598fe9aaf71",
      "parents": [
        "171eb8f81d7b0706c1085d272e4955251ed9f05f"
      ],
      "author": {
        "name": "Frank Mandarino",
        "email": "fmandarino@endrelia.com",
        "time": "Fri Feb 02 17:19:24 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:03:44 2007 +0100"
      },
      "message": "[ALSA] soc - ASoC 0.13 AT91xxxx DMA\n\nThis patch updates the AT91xxxx audio DMA driver to the new API in ASoC\n0.13.\nChanges:-\no Updated to use new 0.13 data structures.\no Suspend and Resume now conditionally compiled.\no #include guard around at91-pcm.h header.\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": "171eb8f81d7b0706c1085d272e4955251ed9f05f",
      "tree": "bf7fa567eb1decfa0785be6dab845725dcaaaf5e",
      "parents": [
        "d3d35adc79aa2e48e8177a9506e9bcb5eebba406"
      ],
      "author": {
        "name": "Frank Mandarino",
        "email": "fmandarino@endrelia.com",
        "time": "Fri Feb 02 17:18:38 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:03:43 2007 +0100"
      },
      "message": "[ALSA] soc - ASoC 0.13 AT91xxxx I2S\n\nThis patch updates the AT91xxxx I2S 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": "d3d35adc79aa2e48e8177a9506e9bcb5eebba406",
      "tree": "4809f1233f0deedbdd79a5015a6b160ff31e944a",
      "parents": [
        "5a8ec343c5ba1e78ba23bebd9ad4b23f39c50828"
      ],
      "author": {
        "name": "Frank Mandarino",
        "email": "fmandarino@endrelia.com",
        "time": "Fri Feb 02 17:17:39 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:03:42 2007 +0100"
      },
      "message": "[ALSA] soc - ASoC 0.13 AT91xxxx slave patch\n\nThis patch adds support for I2S slave mode for the ETI_B1 machine from\nEndrelia.\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": "ffc26918ab5674b286a4bc07dac7e011cea83e97",
      "tree": "86fb6769a475d14498c694653b7b86e90b0d951c",
      "parents": [
        "ad5e773750aeae3ad980f94b9f3cecad5af7c53d"
      ],
      "author": {
        "name": "Frank Mandarino",
        "email": "fmandarino@endrelia.com",
        "time": "Mon Jan 08 10:58:47 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:02:54 2007 +0100"
      },
      "message": "[ALSA] ASoC at91 - Fix NULL pointer dereference in at91_i2s_shutdown\n\nThis patch fixes a NULL pointer exception which occurs when a\nsubstream is opened and immediately closed.\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": "751e61c47d3b4e929c93bac61c8dd6c247854993",
      "tree": "dd182056ad25ae2d6ac3293e9e3e71d480fc8037",
      "parents": [
        "0e4ceb7507111c3910a0d7e19b498b1f6081afcb"
      ],
      "author": {
        "name": "Raúl Sánchez Siles",
        "email": "rss@barracuda.es",
        "time": "Mon Jan 08 10:56:48 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:02:52 2007 +0100"
      },
      "message": "[ALSA] Solve typos/compilation problems for debug functions in soc-dapm and at91-i2s\n\nsoc-dapm\n·Removed list_for_each since the loop is list_for_each_entry() and\n not list_for_each(). Thanks to Liam Girdwood and Seth Forshee.\nat91-i2s\n·Fixed typo in dai modes definition.\n·Fixed struct member name in at91_ssc_info-\u003essc_state.\n·Fixed compilation problem, ssc_state is bundled in at91_ssc_info.\n\nSigned-off-by: Raúl Sánchez Siles \u003crss@barracuda.es\u003e\nSigned-off-by: Seth Forshee \u003cseth.forshee@gmail.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "9f0ac6e1a8677ac509821f4ff0c77d39b1d63125",
      "tree": "f3e48e71bc77dbe85c5d582b06bb780842226771",
      "parents": [
        "a9e996604f77be6f1f4deb0eb1cc2652000054f1"
      ],
      "author": {
        "name": "Frank Mandarino",
        "email": "fmandarino@endrelia.com",
        "time": "Fri Nov 24 15:49:39 2006 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:01:56 2007 +0100"
      },
      "message": "[ALSA] Update AT91 ASoC driver for 2.6.19 kernel.\n\nChanges were required to support latest AT91 header files.\nAlso updated to remove AT91RM9200-specific code in the ASoC\nplatform drivers to support the AT91SAM9260 and AT91SAM9261\nchips, but no testing was performed on these chips.\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": "219e281f4627a395aaceff0e4a257cd18608e145",
      "tree": "b43fa3f7a7cef9a6ab7db7c78d2eb887067eda51",
      "parents": [
        "8b65727bf07abc0b3fdac4fcf2f90c5882d65f4f"
      ],
      "author": {
        "name": "Hubert Kahlert",
        "email": "hkahlert@hk-datentechnik.de",
        "time": "Tue Oct 31 15:31:27 2006 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:01:13 2007 +0100"
      },
      "message": "[ALSA] Fix mask to stop AT91 SSC clock on shutdown\n\nThis patch by Frank Mandarino and Hubert Kahlert fixes a bug in the AT91\nSSC (i2s) shutdown code that would erroneously disable other AT91\nperipheral clocks.\n\nSigned-off-by: Hubert Kahlert \u003chkahlert@hk-datentechnik.de\u003e\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": "543a0fbe18d0b44f3d037fe6b59458fa0c0d5e4b",
      "tree": "152067793c3f857abab59cb38ef08b341ee977ad",
      "parents": [
        "d7923b2a816625dc4208d89471da6bdcab188cdb"
      ],
      "author": {
        "name": "Frank Mandarino",
        "email": "fmandarino@endrelia.com",
        "time": "Thu Oct 19 18:22:53 2006 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:01:05 2007 +0100"
      },
      "message": "[ALSA] ASoC AT91 DAI modes update\n\nThis patch by Frank Mandarino updates the AT91RM9200 I2S DAI audio modes\nas follows:-\n o fixes a typo in the 16k mode\n o removes experimental 24k mode\n o adds a 32k mode.\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": "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": "0f71e8b98506252db22a0c4fcfecb0aadcf393cc",
      "tree": "8c5a906cef79906616585bfd29380e90e12fcd61",
      "parents": [
        "9148cc502752b12051760e6c5ba5daaea3367360"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Oct 10 15:59:46 2006 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:00:39 2007 +0100"
      },
      "message": "[ALSA] Fix irq handler in soc/at91/at91rm9200-i2s.c\n\nFixed the irq handler in soc/at91-at91rm9200-i2s.c to follow the\nnew style without pt_regs.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "8dafc0fb49b903c4e7262b2622bef8342345c700",
      "tree": "9e4c1c6d3713623354767b59209c6ec587712bdf",
      "parents": [
        "b41bf38a4323a32ec4890c74818c4a3d2661fe6c"
      ],
      "author": {
        "name": "Frank Mandarino",
        "email": "fmandarino@endrelia.com",
        "time": "Fri Oct 06 18:41:42 2006 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:00:32 2007 +0100"
      },
      "message": "[ALSA] ASoC AT91RM92000 build\n\nThis patch adds a Makefile and Kconfig to build the ASoC AT91RM9200\nsupport.\n\nSigned-off-by: Frank Mandarino \u003cfmandarino@endrelia.com\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": "b41bf38a4323a32ec4890c74818c4a3d2661fe6c",
      "tree": "5d91b51efd9f16b2fe4ccaf6333ee3d1c755da08",
      "parents": [
        "0cbbec0984f10f216ed8332e0d39ac93cbe33a0b"
      ],
      "author": {
        "name": "Frank Mandarino",
        "email": "fmandarino@endrelia.com",
        "time": "Fri Oct 06 18:41:10 2006 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:00:30 2007 +0100"
      },
      "message": "[ALSA] ASoC AT91RM92000 eti_b1 machine support\n\nThis patch adds support for the Endrelia ETI_B1 machine using the WM8731\ncodec and the AT91RM9200 platform.\n\nSigned-off-by: Frank Mandarino \u003cfmandarino@endrelia.com\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": "0cbbec0984f10f216ed8332e0d39ac93cbe33a0b",
      "tree": "91778619d942206c6bbd28344983bb3327bf38ab",
      "parents": [
        "ff9abf5b0a655b59d59ea61aec5be6285bf3ac30"
      ],
      "author": {
        "name": "Frank Mandarino",
        "email": "fmandarino@endrelia.com",
        "time": "Fri Oct 06 18:40:25 2006 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:00:29 2007 +0100"
      },
      "message": "[ALSA] ASoC AT91RM92000 I2S support\n\nThis patch adds I2S support to the Atmel AT91RM9200 CPU.\nFeatures:-\no Playback/Capture supported.\no 16 Bit data size.\no 8k - 48k sample rates.\no ssc0, ssc1 and ssc2 supported as I2S ports.\n\nSigned-off-by: Frank Mandarino \u003cfmandarino@endrelia.com\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": "ff9abf5b0a655b59d59ea61aec5be6285bf3ac30",
      "tree": "8aeb05baa3ffcaa412b7e0c85cdd651815fc1882",
      "parents": [
        "7f137ab673124ee0a210ab5b74c1f7234d6145fa"
      ],
      "author": {
        "name": "Frank Mandarino",
        "email": "fmandarino@endrelia.com",
        "time": "Fri Oct 06 18:39:29 2006 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:00:26 2007 +0100"
      },
      "message": "[ALSA] ASoC AT91RM92000 audio DMA\n\nThis patch adds ASoC audio DMA support to the Atmel AT91RM9200 CPU.\nFeatures:-\n o Playback/Capture supported.\n o 16 Bit data size.\n\nSigned-off-by: Frank Mandarino \u003cfmandarino@endrelia.com\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"
    }
  ]
}
