)]}'
{
  "log": [
    {
      "commit": "cbaa9f60d5d5c3af10f94e0d49789d5b82341a4a",
      "tree": "8952320102eac87590b1b9c432c692288e6876bc",
      "parents": [
        "495311927ffbe3604e915aeafdf03325e9925b9d"
      ],
      "author": {
        "name": "René Herman",
        "email": "rene.herman@gmail.com",
        "time": "Fri Aug 13 10:43:48 2010 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Fri Aug 13 13:02:20 2010 +0200"
      },
      "message": "ALSA: ISA: Remove snd-sgalaxy\n\nIts hardware is handled more fully by the new azt1605/azt2316 drivers.\n\nSigned-off-by: Rene Herman \u003crene.herman@gmail.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "495311927ffbe3604e915aeafdf03325e9925b9d",
      "tree": "04b7c880aa4de112a55c04d83017ad0bd821b48c",
      "parents": [
        "f6cec0ae58c17522a7bc4e2f39dae19f199ab534"
      ],
      "author": {
        "name": "René Herman",
        "email": "rene.herman@gmail.com",
        "time": "Wed Aug 11 13:08:06 2010 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Fri Aug 13 12:57:58 2010 +0200"
      },
      "message": "ALSA: ISA: New Aztech Sound Galaxy driver\n\nThis is a new driver for Aztech Sound Galaxy ISA soundcards based on the\nAZT1605 and AZT2316 chipsets. It\u0027s constructed as two seperate drivers\nfor either chipset generated from the same source file, with (very)\nminimal ifdeffery.\n\nThe drivers check the SB DSP version to decide if they are being loaded\nfor the right chip. AZT1605 returns 2.1 by default and AZT2316 3.1.\nThis isn\u0027t full-proof as the DSP version can actually be set through\nsoftware but it\u0027s close enough -- as far as I\u0027ve been able to see, the\nDSP version can not be stored in the EEPROM and the cards will therefore\nstartup with the defaults.\n\nThis distinction could (with the same success rate) also be used to\ndecide which chip we\u0027re looking at at runtime meaning a single, merged\ndriver is also an option but I feel it\u0027s actually nicer this way. A\nmerged driver would have to postpone translating the passed in resource\nvalues to the card configuration until it knew which one it was looking\nat and would need to postpone erring out on mpu_irq\u003d10 for azt1605 and\nmpu_irq\u003d3 for azt2316.\n\nThe drivers have been tested on various cards. For snd-azt1605:\n\nFCC-ID I38-MMSN811: Aztech Sound Galaxy Nova 16 Extra\nFCC-ID I38-MMSN822: Aztech Sound Galaxy Pro 16 II\n\nand for snd-azt2316:\n\nFCC-ID I38-MMSN824: Aztech Sound Galaxy Pro 16 AB\nFCC-ID I38-MMSN826: Trust Sound Expert DeLuxe Wave 32 (05201)\nFCC-ID I38-MMSN830: Trust Sound Expert DeLuxe 16+ (05202)\nFCC-ID I38-MMSN837: Packard Bell ISA Soundcard 030069\nFCC-ID I38-MMSN846: Trust Sound Expert DeLuxe 16-3D (06300)\nFCC-ID I38-MMSN847: Trust Sound Expert DeLuxe Wave 32-3D (06301)\nFCC-ID I38-MMSN852: Aztech Sound Galaxy Waverider Pro 32-3D\n\n826 and 846 were also marketed directly by Aztech and then known as:\n\nFCC-ID I38-MMSN826: Aztech Sound Galaxy Waverider 32+\nFCC-ID I38-MMSN846: Aztech Sound Galaxy Nova 16 Extra II-3D\n\nTogether, these cover the AZT1605 and AT2316A, AZT2316R and AZT2316-S\nchipsets. All cards work fully -- full-duplex PCM, MIDI and FM. Full\nduplex is a little flaky on some.\n\nI38-MSN811 tends to not work in full-duplex but sometimes does with the\nhighest success rate being achieved when you first start the capture and\nthen a playback instead of the other way around (it\u0027s a CS4231-KL\ncodec).\n\nThe cards with an AD1845XP codec (my I38-MMSN826 and one of my\nI38-MMSN830s) are also somewhat duplex-challenged. Sometimes full-duplex\nworks, sometimes not and this varies from try to try. This seems likely\nto be a timing problem somewhere inside wss-lib.\n\nI38-MMSN826 has an additional \"ICS2115 WaveFront\" wavetable synth\nonboard that isn\u0027t supported yet. The wavetable synths on I38-MMSN847\nand I38-MMSN852 are wired directly to the standard MPU-401 UART and the\nAUX1 input on the codec and work without problem.\n\nCD-ROM audio on the cards is routed to the codec \"Line\" input, Line-In\nto its Aux input, and FM/Wavetable to its AUX1 input. I did not rename\nthe controls due to the capture source enumeration: I see that\ncapture-source overrides are hardcoded in wss-lib and this is just too\nugly to live.\n\nVersus the old snd-sgalaxy driver these drivers add support for the\nmodels without a configuration EEPROM (which are common), full-duplex,\nMPU-401 UART and OPL3. In the future they might grow support for that\nICS2115 WaveFront synth on 826 and an hwdep interface to write to the\nEEPROM on the models that have one.\n\nSigned-off-by: Rene Herman \u003crene.herman@gmail.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "a20971b201ac1fcd236400942c98b0106c42c70a",
      "tree": "f71d82b13c1b0d8a94187a68c0b694605664bbf3",
      "parents": [
        "396fa8272601c3d488cb8391c3962a7ee552afd0"
      ],
      "author": {
        "name": "Krzysztof Helt",
        "email": "krzysztof.h1@wp.pl",
        "time": "Mon May 10 09:47:32 2010 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Mon May 10 09:49:30 2010 +0200"
      },
      "message": "ALSA: Merge es1688 and es968 drivers\n\nThe ESS ES968 chip is nothing more then a PnP companion\nfor a non-PnP audio chip. It was paired with non-PnP ESS\u0027 chips:\nES688 and ES1688. The ESS\u0027 audio chips are handled by the es1688\ndriver in native mode. The PnP cards are handled by the ES968\ndriver in SB compatible mode.\n\nMove the ES968 chip handling to the es1688 driver so the driver\ncan handle both PnP and non-PnP cards. The es968 is removed.\n\nAlso, a new PnP id is added for the card I acquired (the change\nwas tested on this card).\n\nSigned-off-by: Krzysztof Helt \u003ckrzysztof.h1@wp.pl\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "ad8decb7f5dfd556e4a8400e37b127cd20d8e4c5",
      "tree": "66db96ffc99390123215e50aed95cba42165994f",
      "parents": [
        "5b4b2a41a1a80f5560364b7ef001486cd8fb5230"
      ],
      "author": {
        "name": "Krzysztof Helt",
        "email": "krzysztof.h1@wp.pl",
        "time": "Sun Dec 20 19:01:50 2009 +0100"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Mon Dec 21 12:09:22 2009 +0100"
      },
      "message": "ALSA: jazz16: Add support for Media Vision Jazz16 chipset\n\nThis is one of Sound Blaster Pro compatible chipsets which is supported\nby Linux OSS driver and was missing native supoort for ALSA.\n\nThe Jazz16 audio codec is Crystal CS4216 which is capable\nof playback and recording up to 48 kHz stereo.\n\nSigned-off-by: Krzysztof Helt \u003ckrzysztof.h1@wp.pl\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "14ff3e78304e3f7fe18f950c3aa0686e6800b3fb",
      "tree": "967c746fd0247aa74c68d9b3b38a90b167bad39c",
      "parents": [
        "3067e02f8f3ae2f3f02ba76400d03b8bcb4942b0"
      ],
      "author": {
        "name": "Krzysztof Helt",
        "email": "krzysztof.h1@wp.pl",
        "time": "Thu Dec 10 20:39:28 2009 +0100"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Fri Dec 11 14:43:04 2009 +0100"
      },
      "message": "ALSA: dt019x: merge into the als100 driver\n\nThe als100 driver is so similar to the dt019x/als007 driver\nthat one driver\u0027s source can be used for both drivers with\nonly few changes. Merge the dt019x driver into the als100.\n\nSigned-off-by: Krzysztof Helt \u003ckrzysztof.h1@wp.pl\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "acd47100914b2896d0699febefd077f85c4dd272",
      "tree": "31379e4195b3d03b5e6c6bf47bc729503e447cfa",
      "parents": [
        "f0968e3f7a8ea30728d2580d3043a30ea9994ec6"
      ],
      "author": {
        "name": "Krzysztof Helt",
        "email": "krzysztof.h1@wp.pl",
        "time": "Thu Oct 01 00:10:34 2009 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Oct 01 07:51:56 2009 +0200"
      },
      "message": "ALSA: sscape: convert to firmware loader framework\n\nThe conversion solves the problem that firmware size was set to 64KB\nwhile non PnP cards have 128KB firmware files.\n\nAn additional firmware initialization code has been moved from the OSS\ndriver.\n\nSigned-off-by: Krzysztof Helt \u003ckrzysztof.h1@wp.pl\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "f0968e3f7a8ea30728d2580d3043a30ea9994ec6",
      "tree": "4e9adca4a7b7b33e8497eeb5c21935f0538f7624",
      "parents": [
        "4f272341c7a42a71586523f196b242bccde3be8c"
      ],
      "author": {
        "name": "Krzysztof Helt",
        "email": "krzysztof.h1@wp.pl",
        "time": "Sun Sep 27 23:08:40 2009 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Mon Sep 28 11:31:36 2009 +0200"
      },
      "message": "ALSA: sscape: add supoort for SPEA Media FX/Reveal SC-600\n\nMove code from the OSS sscape driver in order to support old Soundscape OEM models.\n\nSigned-off-by: Krzysztof Helt \u003ckrzysztof.h1@wp.pl\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "45d60e3648eaba1f5f6976df901fb7c45660fb49",
      "tree": "fb468f9c69a650989590dd6b5c6563fc796403e9",
      "parents": [
        "87cb14a5f46207f5c445dd755096f8568d136a2a",
        "b0ec3a30bc01c15cc6277b223fae136f7b71e90c"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed Jun 10 07:26:45 2009 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed Jun 10 07:26:45 2009 +0200"
      },
      "message": "Merge branch \u0027topic/sc6000\u0027 into for-linus\n\n* topic/sc6000:\n  ALSA: sc6000: enable joystick port\n  ALSA: sc6000: fix older card initialization\n  ALSA: sc6000: add support for SC-6600 and SC-7000\n"
    },
    {
      "commit": "c282866101bfde888a44da3babd2f9ab265ca6f9",
      "tree": "7b6ec0a87b75b60dd46a35d43064c4c186309882",
      "parents": [
        "577c9c456f0e1371cbade38eaf91ae8e8a308555"
      ],
      "author": {
        "name": "Krzysztof Helt",
        "email": "krzysztof.h1@poczta.fm",
        "time": "Sat Apr 04 14:48:32 2009 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Apr 14 13:27:31 2009 +0200"
      },
      "message": "ALSA: sc6000: add support for SC-6600 and SC-7000\n\nAdd support for later cards based on CompuMedia ASC-9408 chipsets.\nThese cards were produced by Gallant.\n\nThis patch make the OSS aedsp16 driver redundant.\n\nSigned-off-by: Krzysztof Helt \u003ckrzysztof.h1@wp.pl\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "7c7cae17e04765692aa3d2bda5c771f909219f27",
      "tree": "dbbfe26131cdc959f3f425ffb9ac33fbc2afab10",
      "parents": [
        "4f8d182513690b42b20fb81e487be4cd4729e27c"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Mon Apr 06 14:38:43 2009 -0700"
      },
      "committer": {
        "name": "David Woodhouse",
        "email": "David.Woodhouse@intel.com",
        "time": "Mon Apr 06 14:38:43 2009 -0700"
      },
      "message": "ALSA: wavefront - Always use request_firmware()\n\nAlways use request_firmware() for loading yss225_registers image.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: David Woodhouse \u003cDavid.Woodhouse@intel.com\u003e\n"
    },
    {
      "commit": "d0807323345f1cd8ab578b09aab04d10862e9414",
      "tree": "0a1cca9055d4534590779f014199116c7c802d57",
      "parents": [
        "d7b6df5d1af11544401ca051aaf68b6e7f110c0e",
        "453e37b37521b613f0927fcf53ccd93ad3a8b3ae"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Mar 24 00:36:21 2009 +0100"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Mar 24 00:36:21 2009 +0100"
      },
      "message": "Merge branch \u0027topic/sscape-fix\u0027 into for-linus\n"
    },
    {
      "commit": "4c5ecb7e59662a76754efdd41c6ed4415e6e9840",
      "tree": "8a362dd8938e06e13a7fff24e0507558e1ab25b4",
      "parents": [
        "fa15fdeffa3977b17882f485547e65296cf0bd30",
        "5e7476243ad755fa1d8be2b1774d0aeb16bb48df"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Mar 24 00:36:15 2009 +0100"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Mar 24 00:36:15 2009 +0100"
      },
      "message": "Merge branch \u0027topic/msnd\u0027 into for-linus\n"
    },
    {
      "commit": "c2b73d1458014a9f461b75bc1756a699a6c0781f",
      "tree": "d869727d6002ebf48fdb875b490108d85c5ff761",
      "parents": [
        "96cf45cf559be375de29dd45afc50fa8946fb2aa"
      ],
      "author": {
        "name": "Krzysztof Helt",
        "email": "krzysztof.h1@wp.pl",
        "time": "Mon Feb 16 21:38:37 2009 +0100"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Mon Feb 16 23:05:25 2009 +0100"
      },
      "message": "ALSA: cs4236: cs4232 and cs4236 driver merge to solve PnP BIOS detection\n\ncs4232 and cs4236 driver merge to solve PnP BIOS detection.\n\nAlso, the patch adds recognition if the chip is cs4236b+\nor earlier part. This unifies drivers for both cs4232\nand cs4236+ chips. It allows to use the PnP BIOS\ndetection for the cs4236+ chips. Previously, only\nthe snd-cs4232 could be detected by the PnP BIOS.\n\nThe cs4232+ cards reports two separate PnP BIOS ids.\n\nThe patch adds search for the second id to find out\nresources assigned to a control port.\n\nSigned-off-by: Krzysztof Helt \u003ckrzysztof.h1@wp.pl\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "c97dff84e0d9a4e0b7048e033d33511e3897c859",
      "tree": "8fd7d79bed69d1ee85f8945426c066883f2f2352",
      "parents": [
        "0a898e6e500ec8ab98000896fe243c4c0e91c72a"
      ],
      "author": {
        "name": "Krzysztof Helt",
        "email": "krzysztof.h1@wp.pl",
        "time": "Thu Jan 29 11:48:14 2009 +0100"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Jan 29 11:47:02 2009 +0100"
      },
      "message": "ALSA: cmi8330: add MPU-401 support\n\nAdd MPU-401 port support for the chip.\nAlso, update some error messages and description.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "56305757f0b64b7d5dd02fd54c6dfc0989868f31",
      "tree": "18fee8297be6e36ac20ebdc7c7dcc638232786e6",
      "parents": [
        "c9864fd30a28aceef5293f28559c4a2f5a20d7d5"
      ],
      "author": {
        "name": "Krzysztof Helt",
        "email": "krzysztof.h1@wp.pl",
        "time": "Thu Jan 29 11:44:24 2009 +0100"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Jan 29 11:46:25 2009 +0100"
      },
      "message": "ALSA: sscape: update Kconfig description about SoundScape cards\n\nThe SoundScape driver handles more cards then described.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "f6c6383502751ceb6f2f3579ad22578ca44f91f5",
      "tree": "84a6334a964de74cfea170bf77dcab0281978756",
      "parents": [
        "b1a0aac05f044e78a589bfd7a9e2334aa640eb45"
      ],
      "author": {
        "name": "Krzysztof Helt",
        "email": "krzysztof.h1@wp.pl",
        "time": "Sat Jan 24 13:35:28 2009 +0100"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed Jan 28 07:47:36 2009 +0100"
      },
      "message": "ALSA: Turtle Beach Multisound Classic/Pinnacle driver\n\nThis is driver for Turtle Beach Multisound cards:\nClassic, Fiji and Pinnacle.\n\nTested pcm playback and recording and MIDI playback\non Multisound Pinnacle.\n\nSigned-off-by: Krzysztof Helt \u003ckrzysztof.h1@wp.pl\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "48972cc5101dee24243c1b53d409cc27880e7a29",
      "tree": "87f27c072339f213654245e70a66a093f4010d97",
      "parents": [
        "1de9e8e70f5acc441550ca75433563d91b269bbe"
      ],
      "author": {
        "name": "Krzysztof Helt",
        "email": "krzysztof.h1@wp.pl",
        "time": "Wed Jan 21 08:18:16 2009 +0100"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed Jan 21 08:36:39 2009 +0100"
      },
      "message": "ALSA: cmi8330: add OPL3 support\n\nAdd OPL3 handling to the driver\nand volume control for FM synthesis.\n\nSigned-off-by: Krzysztof Helt \u003ckrzysztof.h1@wp.pl\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "0f101fa6bccdc797ddcee40fd4c55e879155a40f",
      "tree": "025de89ae4d3b11d9cc7968d59877c92637f162c",
      "parents": [
        "3ae7e2e22900b90bbe1d19454405950893c110be"
      ],
      "author": {
        "name": "Ville Syrjala",
        "email": "syrjala@sci.fi",
        "time": "Sun Nov 09 20:32:40 2008 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Mon Nov 10 07:54:25 2008 +0100"
      },
      "message": "ALSA: gusextreme: Fix build errors\n\ngusextreme depends on opl3 support. Add the approriate select to Kconfig.\nAlso remove the unnecessary hwdep select.\n\nRelevant build errors:\nERROR: \"snd_opl3_hwdep_new\" [sound/isa/gus/snd-gusextreme.ko] undefined!\nERROR: \"snd_opl3_create\" [sound/isa/gus/snd-gusextreme.ko] undefined!\n\nSigned-off-by: Ville Syrjala \u003csyrjala@sci.fi\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "ac68c16a44df6dd9edfde31917ae304526f60398",
      "tree": "5ca71513070d4a79b85814983298219d1ecf0082",
      "parents": [
        "f0062a92c330cf5a45fe6c8bf30a9ee82e88f530"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed Aug 27 15:31:03 2008 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@perex.cz",
        "time": "Fri Aug 29 10:06:16 2008 +0200"
      },
      "message": "ALSA: remove obsolete *_FIRMARE_IN_KERNEL in isa/Kconfig\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@perex.cz\u003e\n"
    },
    {
      "commit": "760fc6b838d8c783c363e8bdb3714bd92a8945c4",
      "tree": "be50fd4d3e3c3d561d62a369066f9ea62d348fbc",
      "parents": [
        "ead893c0deeec165524cc8a06e7e739d7d84b4c4"
      ],
      "author": {
        "name": "Krzysztof Helt",
        "email": "krzysztof.h1@wp.pl",
        "time": "Thu Jul 31 21:10:47 2008 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@perex.cz",
        "time": "Wed Aug 06 15:40:02 2008 +0200"
      },
      "message": "ALSA: wss_lib: use wss detection code instead of ad1848 one\n\nUse the wss detection code and kill the ad1848 library.\nThe library is fully assimilated into the new wss library.\n\nThis required reworking of the AD1848 family code\nso the code is changed to correctly detect chips from\nthe AD1848 and CS4231 families.\n\nI have tested it on following cards:\nGallant SC-6600 (codec: AD1848, driver: snd-sc6600)\nSoundScape VIVO/90 (codec: AD1845, driver: snd-sscape)\nSG Waverider (codec: CS4231A, driver: Rene Herman\u0027s snd-galaxy)\nOpti930 (codec: built-in - CS4231 compatible, driver: snd-opti93x)\nOpti931 (codec: built-in - CS4231 compatible, driver: snd-opti93x)\nGallant SC-70P (chip/codec: CS4237B, driver: snd-cs4236)\nAudio Plus 3D (chip/codec: CMI8330A, driver: snd-cmi8330)\nDell Latitude CP (chip/codec: cs4236, driver snd-cs4232)\n\nSound playback and recording works on all these cards.\n\nSigned-off-by: Krzysztof Helt \u003ckrzysztof.h1@wp.pl\u003e\nReviewed-by: Rene Herman \u003crene.herman@gmail.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@perex.cz\u003e\n"
    },
    {
      "commit": "ead893c0deeec165524cc8a06e7e739d7d84b4c4",
      "tree": "86881775a9f4e7052eded95747fd8854d043fdda",
      "parents": [
        "5664daa1c1fa250dd7f6b336278b0402638e8edc"
      ],
      "author": {
        "name": "Krzysztof Helt",
        "email": "krzysztof.h1@wp.pl",
        "time": "Thu Jul 31 21:09:32 2008 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@perex.cz",
        "time": "Wed Aug 06 15:39:56 2008 +0200"
      },
      "message": "ALSA: wss_lib: use wss pcm code instead of ad1848 one\n\nUse the wss pcm code and kill the ad1848 pcm code.\n\nThe AD1848 chip is much slower than CS4231 chips\nso the waiting loop was increased 100x (10x is not\nenough).\n\nSigned-off-by: Krzysztof Helt \u003ckrzysztof.h1@wp.pl\u003e\nReviewed-by: Rene Herman \u003crene.herman@gmail.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@perex.cz\u003e\n"
    },
    {
      "commit": "9295aea1e8e00ea83965eb739b8d0bd2ea03c7cb",
      "tree": "4f671ff41a7b586cf1f8bee597bf573755977e8d",
      "parents": [
        "740dc9c4766b462ae88a630e969ddd3ef83a6125"
      ],
      "author": {
        "name": "Krzysztof Helt",
        "email": "krzysztof.h1@wp.pl",
        "time": "Thu Jul 31 21:00:17 2008 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@perex.cz",
        "time": "Wed Aug 06 15:39:46 2008 +0200"
      },
      "message": "ALSA: wss_lib: move cs4231_lib into wss_lib\n\nMove the file sound/isa/cs423x/cs4231_lib.c\ninto sound/isa/cs423x/wss_lib.c\nThis is the first step toward merging all libraries\nfor Windows Sound System compatible chips\ninto a single library.\n\nSigned-off-by: Krzysztof Helt \u003ckrzysztof.h1@wp.pl\u003e\nReviewed-by: Rene Herman \u003crene.herman@gmail.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@perex.cz\u003e\n"
    },
    {
      "commit": "751851af7aae9b8bd5a60b3897209081fbc18b2b",
      "tree": "5cb8dbb71d691a760da61e319796800ee42cc1c5",
      "parents": [
        "a41eebab7537890409ea9dfe0fcda9b5fbdb090d",
        "d71792ac3d48df6693f7b339e02494efc27036c3"
      ],
      "author": {
        "name": "David Woodhouse",
        "email": "David.Woodhouse@intel.com",
        "time": "Mon Jul 14 15:49:04 2008 -0700"
      },
      "committer": {
        "name": "David Woodhouse",
        "email": "David.Woodhouse@intel.com",
        "time": "Mon Jul 14 15:51:11 2008 -0700"
      },
      "message": "Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git\n\nConflicts:\n\n\tsound/pci/Kconfig\n"
    },
    {
      "commit": "d71792ac3d48df6693f7b339e02494efc27036c3",
      "tree": "fa5ee1c156cfd0786610fc20213098a13537eab3",
      "parents": [
        "7f127d5ed0da66053482a3e18014c439da3c41d1"
      ],
      "author": {
        "name": "Jaswinder Singh",
        "email": "jaswinder@infradead.org",
        "time": "Sat Jul 05 18:05:22 2008 +0530"
      },
      "committer": {
        "name": "David Woodhouse",
        "email": "David.Woodhouse@intel.com",
        "time": "Mon Jul 14 14:45:46 2008 -0700"
      },
      "message": "firmware: convert sb16_csp driver to use firmware loader exclusively\n\nSigned-off-by: Jaswinder Singh \u003cjaswinder@infradead.org\u003e\nSigned-off-by: David Woodhouse \u003cDavid.Woodhouse@intel.com\u003e\n"
    },
    {
      "commit": "9f240a558f94bea839e14c46c8fccf93bdd35ef6",
      "tree": "5c3b1338e82d9e88e10fc6cec2e2b32bb4e8ba84",
      "parents": [
        "abf1f5aafc1939db1f252e33914a3689e0f5830f"
      ],
      "author": {
        "name": "Krzysztof Helt",
        "email": "krzysztof.h1@wp.pl",
        "time": "Wed Jun 11 12:26:32 2008 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@perex.cz",
        "time": "Fri Jun 13 16:47:38 2008 +0200"
      },
      "message": "ALSA: opti93x: use cs4231 lib\n\nThis patch converts the Opti93x driver to use\nthe cs4231 library instead of duplicating the code.\n\nSigned-off-by: Krzysztof Helt \u003ckrzysztof.h1@wp.pl\u003e\nTested-by: Rene Herman \u003crene.herman@gmail.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@perex.cz\u003e\n"
    },
    {
      "commit": "40445ac5e93f1b97e1d7a8c5bed9d34bd89b7550",
      "tree": "2201010de9869f82f829ad7423d3f7bd725d6cf4",
      "parents": [
        "9aaca9683b014c4d718f32cbddb42e5b36ea3c0f"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@kernel.org",
        "time": "Thu Jun 05 21:22:25 2008 +0300"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Fri Jun 06 11:54:53 2008 +0200"
      },
      "message": "[ALSA] remove SND_GUS_SYNTH\n\nAfter the removal of the sequencer instrument layer SND_GUS_SYNTH was\nno longer used.\n\nReported-by: Robert P. J. Day \u003crpjday@crashcourse.ca\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@kernel.org\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "89fe5117928b2c1272c9376362131ded561c91ad",
      "tree": "d9ad58546d73efdef4d68ba3c8224a3ee5722576",
      "parents": [
        "06b5fb97cec1a3ca61d10164118b00fe98a6a866"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Fri May 23 16:10:37 2008 +0200"
      },
      "committer": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue May 27 15:56:20 2008 +0200"
      },
      "message": "sound: Convert to menuconfig\n\nConvert menu in sound Kconfig files to menuconfig and if.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "5683bc6e9eff5b40c56d1683419a9770140aee94",
      "tree": "c22404b561ac8b88050c61cbde1bebdced465a8f",
      "parents": [
        "f189e14cc41a1fb7db225cacdb2df7498f5ad67a"
      ],
      "author": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Wed Sep 12 13:29:51 2007 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@perex.cz",
        "time": "Tue Oct 16 16:50:24 2007 +0200"
      },
      "message": "[ALSA] SC6000 driver - add HAS_IOPORT dependency\n\n\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "e307258d5b27e3f9cde56df4038c89470710e2e4",
      "tree": "d8610808966833d40a49c322712eed45c7559b9c",
      "parents": [
        "e8a7f136f5edb6ae83b14faaa0da2a3c4558f431"
      ],
      "author": {
        "name": "Krzysztof Helt",
        "email": "krzysztof.h1@wp.pl",
        "time": "Tue Sep 11 21:53:05 2007 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@perex.cz",
        "time": "Tue Oct 16 16:50:21 2007 +0200"
      },
      "message": "[ALSA] Gallant SC-6000 driver\n\nThis is port of the Gallant SC-6000 driver from the OSS aedsp16 driver.\nThis card was also sold as AudioExcel DSP 16 and Zoltrix AV302 (Audio\nPlus True 16).\n\nSigned-off-by: Krzysztof Helt \u003ckrzysztof.h1@wp.pl\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "c2b1239a9f22f19c53543b460b24507d0e21ea0c",
      "tree": "6378247be17a1cf8884b03ea189f25d3ebb3a7a9",
      "parents": [
        "33bf17abf98087d7a6eec9476cd767c6e998fc05"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Aug 21 15:20:26 2007 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@perex.cz",
        "time": "Tue Oct 16 15:59:22 2007 +0200"
      },
      "message": "[ALSA] wavefront - Use standard firmware loader\n\nUse the standard firmware loader for loading ICS2115 OS firmware file.\nThis is the last old bad guy that is still using sys_open() and sys_read()\ncalls, and now all should be gone.\nThe patch also adds the missing description of module options related\nwith wavefront_synth.c.\nDue to this rewrite, user will have to copy or make symlink the firmware\nfile appropriately to the standard firmware path such as /lib/firmware.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "706568967c7d99a5975b2a21aacd791dc838ea8c",
      "tree": "0a29f4517fdd2315b4e995d199581e620b5cd4a8",
      "parents": [
        "f95474ec05106a2af46220fbf8624adc17fcb3e7"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Tue Jul 10 11:34:32 2007 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Jul 20 11:11:49 2007 +0200"
      },
      "message": "[ALSA] fix SND_CS5530\u003dy, ISA\u003dn compilation\n\nThis patch fixes the following compile error with\nCONFIG_SND_CS5530\u003dy, CONFIG_ISA\u003dn:\n\u003c--  snip  --\u003e\n...\n  LD      .tmp_vmlinux1\nsound/built-in.o: In function \u0027snd_sb16_capture_trigger\u0027:\nsb16_main.c:(.text+0x212ad): undefined reference to \u0027snd_sbdsp_command\u0027\nsb16_main.c:(.text+0x212cc): undefined reference to \u0027snd_sbdsp_command\u0027\nsb16_main.c:(.text+0x212f7): undefined reference to \u0027snd_sbdsp_command\u0027\nsound/built-in.o: In function \u0027snd_sb16_playback_trigger\u0027:\nsb16_main.c:(.text+0x2136d): undefined reference to \u0027snd_sbdsp_command\u0027\nsb16_main.c:(.text+0x2138c): undefined reference to \u0027snd_sbdsp_command\u0027\n...\n\u003c--  snip  --\u003e\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "dda369cf2022fb767b158c4ba2fe2f1ca1fba29c",
      "tree": "4362876a369a535a346ab90dd82fc1533344464f",
      "parents": [
        "621887aee9c7b4b613c12b82b83df7e56877f303"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Fri May 25 11:50:33 2007 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Jul 20 11:11:21 2007 +0200"
      },
      "message": "[ALSA] Fix SB-module dependency with PCI drivers\n\nA few PCI drivers like ALS4000 and CS5530 require the SB16-codes.\nThis patch fixes / improves the dependency between SB modules and\nPCI drivers.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "1327e2b859d725f94687f80e7719a367501b3be2",
      "tree": "469e38eaf27f8a8033a2eab43764b5b3936778dd",
      "parents": [
        "5d403b1923fa352b2cbaf8d0945f7ff872049dae"
      ],
      "author": {
        "name": "Clemens Ladisch",
        "email": "clemens@ladisch.de",
        "time": "Thu May 03 17:56:59 2007 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri May 11 16:56:14 2007 +0200"
      },
      "message": "[ALSA] do not depend on FW_LOADER when internal firmware images are used\n\nSince request_firmware() is no longer used when the internal firmware\nimages are used, it is no longer necessary to depend on FW_LOADER in\nthis case.\n\nSigned-off-by: Clemens Ladisch \u003cclemens@ladisch.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "d65b790adbd8ea4b4c9687eda722d7b2a730ed02",
      "tree": "f757b45d52754f6f04505a232b856ed7fff85c98",
      "parents": [
        "badec46ddf7c2d1cb0b944332746828c48debe40"
      ],
      "author": {
        "name": "Clemens Ladisch",
        "email": "clemens@ladisch.de",
        "time": "Mon Mar 12 08:30:58 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri May 11 16:55:46 2007 +0200"
      },
      "message": "[ALSA] Kconfig: clarify help text for external firmware entries\n\nThe external firmware files are not in the alsa-plugins but in the\nalsa-firmware package.\n\nSigned-off-by: Clemens Ladisch \u003cclemens@ladisch.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "badec46ddf7c2d1cb0b944332746828c48debe40",
      "tree": "73be663a5725200e753c05d8562f9e76887f3990",
      "parents": [
        "4d02031fe25c01eaa946a25e2052dd8e706edfca"
      ],
      "author": {
        "name": "Clemens Ladisch",
        "email": "clemens@ladisch.de",
        "time": "Mon Mar 12 08:30:16 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri May 11 16:55:46 2007 +0200"
      },
      "message": "[ALSA] Kconfig: fix FW_LOADER dependencies\n\nMove the FW_LOADER dependencies out of the *_FIRMWARE_IN_KERNEL entries\nbecause these drivers use the firmware loader regardless of whether\nthere is an in-kernel firmware image.\n\nSigned-off-by: Clemens Ladisch \u003cclemens@ladisch.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "8ad2da1937168d48a84dcf6d5cc2001c0e4a6992",
      "tree": "6d3f73f922126c339532113a69b368e245d5c05a",
      "parents": [
        "8f7ba051d2abb3d3bde9b95e47246c60b704d2b4"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Mon Feb 26 15:55:43 2007 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri May 11 16:55:43 2007 +0200"
      },
      "message": "[ALSA] Enable Kconfig options for external firmwares\n\nSome drivers are already ifdefs for enabling external firmwares\nbut not defined in Kconfig.  Now they appear as the kernel configs.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "226968c7afd464b794f34f9ea8cb4bcfe48447dc",
      "tree": "7f9f2e5651ad8b42f01d78c08f1b3b6c5e26be75",
      "parents": [
        "59540fe85924ecb7b9760ab422cffaea0c3ce43a"
      ],
      "author": {
        "name": "Clemens Ladisch",
        "email": "clemens@ladisch.de",
        "time": "Mon Nov 06 09:21:58 2006 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:01:16 2007 +0100"
      },
      "message": "[ALSA] wavefront: add request_firmware()\n\nLoad the YSS225 register initialization data using request_firmware(),\nif possible, instead of using the built-in data blob.\n\nSigned-off-by: Clemens Ladisch \u003cclemens@ladisch.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "de66d53e46f39de6ea3261609fdb92900bb34a42",
      "tree": "5d1530a9e52e51784ca0fd59619ffc4aa41020fc",
      "parents": [
        "219e281f4627a395aaceff0e4a257cd18608e145"
      ],
      "author": {
        "name": "Clemens Ladisch",
        "email": "clemens@ladisch.de",
        "time": "Mon Nov 06 09:18:34 2006 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Feb 09 09:01:14 2007 +0100"
      },
      "message": "[ALSA] sb16: add request_firmware()\n\nLoad the CSP programs using request_firmware(), if possible, instead of\nusing the built-in firmware blobs.\n\nSigned-off-by: Clemens Ladisch \u003cclemens@ladisch.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "c9949452f221077c22a4765ef380841e169f034b",
      "tree": "5e55b4263b69b20236bdf468336f54802aa89bed",
      "parents": [
        "30b35399ceb2398d05837863476dcb12f12f3a82"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Oct 12 21:10:21 2006 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Sun Oct 22 10:51:10 2006 +0200"
      },
      "message": "[ALSA] Fix dependency of snd-adlib driver in Kconfig\n\nAdded the missing dependency on CONFIG_SND for snd-adlib driver.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "cf40a310a7aaf1944eea3e01e9c120b31850c3b6",
      "tree": "a5e17b831899b2db25cd5f18b3e2f15eda0b3adf",
      "parents": [
        "060d77b9c04acd7aef60790398a53f731db8c8fe"
      ],
      "author": {
        "name": "Rene Herman",
        "email": "rene.herman@keyaccess.nl",
        "time": "Tue Mar 28 12:38:20 2006 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Mar 31 17:58:59 2006 +0200"
      },
      "message": "[ALSA] AdLib FM card driver\n\nAttached you\u0027ll find an ALSA driver for AdLib FM cards. An AdLib card is\njust an OPL2, which was already supported by sound/drivers/opl3, so only\nvery minimal bus-glue is needed. The patch applies cleanly to both\n2.6.16 and 2.6.16-mm1.\n\nThe driver has been tested with an actual ancient 8-bit ISA AdLib card\nand works fine. It also works fine for an OPL3 {,emulation} as still\nfound on many ISA soundcards but given that AdLib cards don\u0027t have their\nown mixer, upping the volume from 0 might be a problem without the card\ndriver already loaded and driving the OPL3.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "1841f613fd2e73f09d3fa2beeccf2f8d978ec2db",
      "tree": "b2f7b297a1b0f109f12f1cbc5f951de801d88c0e",
      "parents": [
        "cbac4b0cb62d01cb0aaec7778410b8856f01186b"
      ],
      "author": {
        "name": "Martin Langer",
        "email": "martin-langer@gmx.de",
        "time": "Mon Mar 27 12:41:01 2006 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Mar 31 17:58:56 2006 +0200"
      },
      "message": "[ALSA] Add snd-miro driver\n\nAdded snd-miro driver for miroSOUND PCM by Martin Langer.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "7f52bdb61bdb945b29c2a3b3a6d0f8e6e80b8ec8",
      "tree": "96768c8014ac011aaf0db17a8a7e8d281fbf794b",
      "parents": [
        "d29b761e6162d3b91079b25334270a2c36f6157d"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 17:15:20 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:28:41 2006 +0100"
      },
      "message": "[ALSA] Remove SND_GENERIC_DRIVER from isa/Kconfig\n\nModules: ISA\n\nRemove the obsolete SND_GENERIC_DRIVER from isa/Kconfig.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "230b5c1a612ae903c560b55a15df287b0ff437ea",
      "tree": "a32df8002571f0f29b2f18c5f4d8b566e7cb4d8f",
      "parents": [
        "3e8731740e17f01ec1ecce556ccdc4c42279ce1b"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Nov 17 10:17:05 2005 +0100"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jan 03 12:16:31 2006 +0100"
      },
      "message": "[ALSA] Sort Kconfig entries\n\nModules: ISA,PCI drivers\n\nSort Kconfig entries in alphabetical order.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "43bcd973d6d05d16b876e09dcc49a09d3e48e88d",
      "tree": "8c8493b66c417402f6188051c57e55099bbd156d",
      "parents": [
        "16dab54b8cbac39bd3f639db5d7d0fd8300a6cb0"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Mon Sep 05 17:19:20 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Mon Sep 12 10:42:01 2005 +0200"
      },
      "message": "[ALSA] Add snd_card_set_generic_dev() call to ISA drivers\n\nISA,CMI8330 driver,ES18xx driver,OPL3SA2 driver,Sound Galaxy driver\nSound Scape driver,AD1848 driver,CS4231 driver,CS4236+ driver\nES1688 driver,GUS Classic driver,GUS Extreme driver,GUS MAX driver\nAMD InterWave driver,Opti9xx drivers,SB16/AWE driver,SB8 driver\nWavefront drivers\n- Added snd_card_set_generic_dev() call.\n- Added SND_GENERIC_DRIVER to Kconfig.\n- Clean up the error path in probe if necessary.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "8dbfc5cfdcac04d656f6f6789eb8fcdcc3d2dfda",
      "tree": "514031fbfd2896b3ad1b03e4d23b20c2132d91ab",
      "parents": [
        "820249bafe441dce5336ad544a5e709df42fceb5"
      ],
      "author": {
        "name": "Bodo Eggert",
        "email": "7eggert@gmx.de",
        "time": "Tue Sep 06 15:16:39 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Sep 07 16:57:19 2005 -0700"
      },
      "message": "[PATCH] use select in sound/isa/Kconfig\n\nIn sound/isa/Kconfig, select ISAPNP and depend on ISAPNP are intermixed,\nresulting in funny behaviour.  (Soundcarts get selectable if other\nsoundcards are selected).\n\nThis patch changes the \"depend on ISAPNP\"s to select.\n\nSigned-Off-By: Bodo Eggert \u003c7eggert@gmx.de\u003e\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "276bd31ce5af01350465861af7aa6a25864eb108",
      "tree": "5fb22ae8b2ef903d27850f7894ed669fabce96ad",
      "parents": [
        "e9bcb173dd1747075214a1ccdb65dc6320cae49d"
      ],
      "author": {
        "name": "Al Viro",
        "email": "viro@www.linux.org.uk",
        "time": "Tue Aug 23 22:45:06 2005 +0100"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Aug 23 18:43:40 2005 -0700"
      },
      "message": "[PATCH] Kconfig fix (ISA_DMA_API and sound/*)\n\nfixed kconfig dependencies on ISA_DMA_API for parts of sound/* that rely\non it.\n\nSigned-off-by: Al Viro \u003cviro@parcelfarce.linux.theplanet.co.uk\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "7028b09eecf01549ccaee9c884f48e5e00ec3d65",
      "tree": "51717b27718eb74f44bcd1b8fbd4ff02bacc4390",
      "parents": [
        "cdc5c53fde266055debf7f5c9c043d5acf47c5ff"
      ],
      "author": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri May 27 12:42:26 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Sun May 29 10:15:44 2005 +0200"
      },
      "message": "[ALSA] select ISAPNP for SND_INTERWAVE_STB target\n\nISA\n\n\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "42d77c70177b2f7535766bce938d965fd863f0fd",
      "tree": "377e7ae9fd5a18a698e7052f3ffd4a770fcec9e5",
      "parents": [
        "3437c5df6f9c00b6a9b7dcb7a30c5e3e1e5de189"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@osdl.org",
        "time": "Thu May 05 16:15:06 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Thu May 05 16:36:31 2005 -0700"
      },
      "message": "[PATCH] interwave needs isa pnp\n\nFix bug #4509\n\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "1da177e4c3f41524e886b7f1b8a0c1fc7321cac2",
      "tree": "0bba044c4ce775e45a88a51686b5d9f90697ea9d",
      "parents": [],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat Apr 16 15:20:36 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@ppc970.osdl.org",
        "time": "Sat Apr 16 15:20:36 2005 -0700"
      },
      "message": "Linux-2.6.12-rc2\n\nInitial git repository build. I\u0027m not bothering with the full history,\neven though we have it. We can create a separate \"historical\" git\narchive of that later if we want to, and in the meantime it\u0027s about\n3.2GB when imported into git - space that would just make the early\ngit days unnecessarily complicated, when we don\u0027t have a lot of good\ninfrastructure for it.\n\nLet it rip!\n"
    }
  ]
}
