)]}'
{
  "log": [
    {
      "commit": "8b7fc4214b550fafe595330e28d7c2c72b8b62f6",
      "tree": "adbe6316875456f889b3e155443d83d2c4ea0e92",
      "parents": [
        "0ed8e048c9e11e69ec951f94066105e80cdc59fd"
      ],
      "author": {
        "name": "Roland Dreier",
        "email": "rolandd@cisco.com",
        "time": "Wed Sep 14 14:19:17 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Sep 14 14:34:17 2005 -0700"
      },
      "message": "[PATCH] add PCI IDs so RME32 and RME96 drivers build\n\nWhile doing an allyesconfig build, I noticed that the commit\n\n    commit 8cdfd2519c6c9a1e6057dc5970b2542b35895738\n    Author: Takashi Iwai \u003ctiwai@suse.de\u003e\n    Date:   Wed Sep 7 14:08:11 2005 +0200\n\n        [ALSA] Remove superfluous PCI ID definitions\n\nbroke the RME32 and RME96 drivers, since the PCI IDs they use seem to have\nchanged names.  Here\u0027s a patch to fix this -- compile tested only, since I\nhave no idea what the hardware even is.\n\nFix the build of the RME32 and RME96 drivers by having them use the\nPCI_DEVICE_ID_RME_xxx names defined in \u003clinux/pci_ids.h\u003e instead of the\nPCI_DEVICE_ID_xxx names that they used to define themselves.\n\nAlso fix the typo in the id PCI_DEVICE_IDRME__DIGI96_8_PAD_OR_PST so the\nname is PCI_DEVICE_ID_RME_DIGI96_8_PAD_OR_PST.\n\nSigned-off-by: Roland Dreier \u003crolandd@cisco.com\u003e\nAcked-by: Takashi Iwai \u003ctiwai@suse.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "3bcd4649bca99ee9242f20d7da35e3f8741c6549",
      "tree": "97af30d0d746e351db0f69c571f7307911c11c7c",
      "parents": [
        "4338829e09db2d320a00b4e0ed0bcc49859d73cc"
      ],
      "author": {
        "name": "Clemens Ladisch",
        "email": "clemens@ladisch.de",
        "time": "Mon Sep 12 08:20:54 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Mon Sep 12 11:12:34 2005 +0200"
      },
      "message": "[ALSA] set owner field in struct pci_driver\n\nAD1889 driver,ALS4000 driver,ATIIXP driver,ATIIXP-modem driver\nAZT3328 driver,BT87x driver,CMIPCI driver,CS4281 driver\nENS1370/1+ driver,ES1938 driver,ES1968 driver,FM801 driver\nIntel8x0 driver,Intel8x0-modem driver,Maestro3 driver,RME32 driver\nRME96 driver,SonicVibes driver,VIA82xx driver,VIA82xx-modem driver\nALI5451 driver,au88x0 driver,CS46xx driver,EMU10K1/EMU10K2 driver\nHDA Intel driver,ICE1712 driver,ICE1724 driver,KORG1212 driver\nMIXART driver,NM256 driver,RME HDSP driver,RME9652 driver\nTrident driver,Digigram VX222 driver,YMFPCI driver\nSet the module owner field in each driver\u0027s struct pci_driver to get\nthe driver symlink in the sysfs device directory.\n\nSigned-off-by: Clemens Ladisch \u003cclemens@ladisch.de\u003e\n"
    },
    {
      "commit": "afe0f1f6688f4c4c9235873121548e76dedd8ef8",
      "tree": "b885c7a937061624c7f7e34444122b96cced5c16",
      "parents": [
        "1b44c28dc180f4d0ea109e1fe4339b3403c2d530"
      ],
      "author": {
        "name": "James Courtier-Dutton",
        "email": "James@superbug.co.uk",
        "time": "Sat Sep 10 10:24:10 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Mon Sep 12 10:48:32 2005 +0200"
      },
      "message": "[ALSA] snd-emu10k1: ALSA bug#1297: Fix a error recognising the SB Live Platinum.\n\nEMU10K1/EMU10K2 driver\nThe card does not have an AC97 chip.\n.subsystem \u003d 0x80611102\n\nSigned-off-by: James Courtier-Dutton \u003cJames@superbug.co.uk\u003e\n"
    },
    {
      "commit": "e560d8d8368ad8b6161839984b253de622863265",
      "tree": "983e5932adb9da5c0d1d080b11ce7b60049e556f",
      "parents": [
        "9e76a76efc43d604a20bf0c5564caaf028a24d2e"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Fri Sep 09 14:21:46 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Mon Sep 12 10:48:16 2005 +0200"
      },
      "message": "[ALSA] Replace with kzalloc() - pci stuff\n\nAD1889 driver,ATIIXP driver,ATIIXP-modem driver,AZT3328 driver\nBT87x driver,CMIPCI driver,CS4281 driver,ENS1370/1+ driver\nES1938 driver,ES1968 driver,FM801 driver,Intel8x0 driver\nIntel8x0-modem driver,Maestro3 driver,SonicVibes driver,VIA82xx driver\nVIA82xx-modem driver,AC97 Codec,AK4531 codec,au88x0 driver\nCA0106 driver,CS46xx driver,EMU10K1/EMU10K2 driver,HDA Codec driver\nHDA generic driver,HDA Intel driver,ICE1712 driver,ICE1724 driver\nKORG1212 driver,MIXART driver,NM256 driver,Trident driver,YMFPCI driver\nReplace kcalloc(1,..) with kzalloc().\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "8648811f1db85eeacb821591ef11a2c229c29aa0",
      "tree": "8e2f362dae007df568f07dff5a93e174947ed95b",
      "parents": [
        "a06147d22865e9becb2918baec59d618fb09d896"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Fri Sep 09 13:56:32 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Mon Sep 12 10:47:54 2005 +0200"
      },
      "message": "[ALSA] hda-codec - Added ASUS A6\n\nHDA Codec driver\nAdded ASUS A6 support for ALC880 codec.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "a06147d22865e9becb2918baec59d618fb09d896",
      "tree": "8bcfdd6f6a4b2e57955e670828e1540f49a5aa0e",
      "parents": [
        "10f69f9e42833b82288882d10901dc86adc3e473"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Sep 08 19:54:17 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Mon Sep 12 10:47:47 2005 +0200"
      },
      "message": "[ALSA] intel8x0 - Add buggy_semaphore option\n\nDocumentation,Intel8x0 driver\nAdded buggy_semaphore module option to snd-intel8x0 driver\nfor a workaround for hardwards with buggy codec semaphores.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "a28f1cda0d01f6f98e3bef6a07c483a90f6a35d6",
      "tree": "7452dd3273006cb93ef4148ed752d14f04e763c6",
      "parents": [
        "0dd119f703d50759f0835f342e385f82cbf8b89e"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed Sep 07 15:26:56 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Mon Sep 12 10:47:18 2005 +0200"
      },
      "message": "[ALSA] hda-intel - Fix modem PCM creation\n\nHDA Intel driver\nFix a bug of modem PCM creation (due to a typo).\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "0dd119f703d50759f0835f342e385f82cbf8b89e",
      "tree": "d2b5805f5ae93b44cab1603b9e80fbf163048d8f",
      "parents": [
        "8cdfd2519c6c9a1e6057dc5970b2542b35895738"
      ],
      "author": {
        "name": "Jiri Slaby",
        "email": "xslaby@fi.muni.cz",
        "time": "Wed Sep 07 14:28:33 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Mon Sep 12 10:47:08 2005 +0200"
      },
      "message": "[ALSA] pci_find_device remove\n\nMemalloc module,CS46xx driver,VIA82xx driver,ALI5451 driver\nau88x0 driver\nReplace pci_find_device() with pci_get_device() and pci_dev_put().\n\nSigned-off-by: Jiri Slaby \u003cxslaby@fi.muni.cz\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "8cdfd2519c6c9a1e6057dc5970b2542b35895738",
      "tree": "2e3a0d4c7f53cec5ddd3bab4594859bee75d7487",
      "parents": [
        "df8db936e5e829ab3ff66346dbdf4033fa3ce588"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed Sep 07 14:08:11 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Mon Sep 12 10:47:02 2005 +0200"
      },
      "message": "[ALSA] Remove superfluous PCI ID definitions\n\nCS46xx driver,EMU10K1/EMU10K2 driver,PCM Midlevel,Trident driver\nYMFPCI driver,BT87x driver,CMIPCI driver,CS4281 driver\nENS1370/1+ driver,ES1938 driver,ES1968 driver,Intel8x0 driver\nIntel8x0-modem driver,Maestro3 driver,RME32 driver,RME96 driver\nSonicVibes driver,VIA82xx driver,ALI5451 driver,ICE1712 driver\nICE1724 driver,NM256 driver,RME HDSP driver,RME9652 driver\nRemove superfluous PCI ID definitions.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "ec9e1c5c9c7350cc8214f8b9c529f9678036d9a8",
      "tree": "e21fe7f19a95aeaa98069713fabeddf9ad0369f5",
      "parents": [
        "821690cdc82e4090ef6f91947f76a231fad5cbb1"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed Sep 07 13:29:22 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Mon Sep 12 10:42:17 2005 +0200"
      },
      "message": "[ALSA] hda-codec - Assign audio PCMS first\n\nHDA Codec driver,HDA Intel driver,HDA generic driver\nAssign audio PCMs first before modem PCMs.\nThe modem stream is assigned up to device #6, to be consistent over\ndifferent models.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "0be3b5d3fb94c36c517655d18a936681d7108667",
      "tree": "6ce1556cfac492f4a9957c5d73d8b116d87e19cb",
      "parents": [
        "a76af199dc025e8f5cf6b9542efadc3de5163a7a"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Mon Sep 05 17:11:40 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Mon Sep 12 10:41:37 2005 +0200"
      },
      "message": "[ALSA] hda-intel - Check validity of DMA position\n\nHDA Intel driver\nCheck the validity of the current DMA position when position_fix\u003d0 (auto)\nis set.  If the DMA position overcomes the threshold, the driver changes\nthe fix behavior automatically to use POSBUF.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "0ca21611b668eee9ac07bb85825ce30002976550",
      "tree": "9962aa649af81b9b53c1e3b46128778da88948d5",
      "parents": [
        "db67319ac29d2f35ece30bce6a9b611afd6b600f"
      ],
      "author": {
        "name": "Davide Libenzi",
        "email": "davidel@xmailserver.org",
        "time": "Mon Sep 05 11:56:47 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Mon Sep 12 10:41:27 2005 +0200"
      },
      "message": "[ALSA] hda-codec - Bring the Vaio\u0027s RA826G HDA (82801) to life ...\n\nHDA Codec driver\nAdd the subsystem PCI devid to the list (on top of 2.6.13).\n\nSigned-off-by: Davide Libenzi \u003cdavidel@xmailserver.org\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "4d23359b7ec8b03da2154df935af7d625075f6cf",
      "tree": "ba0ddfae17312fb449fb4c1f1a294c4f7db0f998",
      "parents": [
        "49045d3d4dc7c43310b1fca693e29fcdbe68faba"
      ],
      "author": {
        "name": "Clemens Ladisch",
        "email": "clemens@ladisch.de",
        "time": "Mon Sep 05 10:35:20 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Mon Sep 12 10:41:16 2005 +0200"
      },
      "message": "[ALSA] sparse address space annotations\n\nALSA Core,RawMidi Midlevel,ALSA\u003c-OSS emulation,ALSA sequencer\nRME32 driver,RME96 driver,EMU10K1/EMU10K2 driver,NM256 driver\nAdd sparse annotations where we do strange this with __iomem/__user\npointers.\n\nSigned-off-by: Clemens Ladisch \u003cclemens@ladisch.de\u003e\n"
    },
    {
      "commit": "025cd2f6b1624f536d4df564add3d13ea5022f53",
      "tree": "45086e3e3b82b37b43c2e1189c7c8b99947b43f0",
      "parents": [
        "a5022b0dc6e45254437b75289e773876bb43e262"
      ],
      "author": {
        "name": "James Courtier-Dutton",
        "email": "James@superbug.co.uk",
        "time": "Sat Sep 03 12:05:47 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Mon Sep 12 10:41:07 2005 +0200"
      },
      "message": "[ALSA] snd-ca0106, snd-emu10k1: Add symlink in the sys tree.\n\nCA0106 driver,EMU10K1/EMU10K2 driver\nA thread appeared on the LKML. This patch implements the fix.\n\nQuestion:\nin sysfs, /sys/bus/*/drivers lists the driver names, with their exported .name (eg. \u0027.name \u003d \u0027EMU10K1_Audigy\u0027\u0027 in the module code, from now on \u0027driver name\u0027). In /sys/modules, the kernel modules are listed with their module name, eg. snd_emu10k1. However, it seems to me that in sysfs, there is no way in particular to tell, which module has which .name. That is, that snd_emu10k1 is EMU10K1_Audigy and vice versa.\n\nI wonder whether it wouldn\u0027t be possible to add a symlink to the particular module from the driver, and/or from the module to the driver, so the list of devices handled by the module and the module name would be accessible. This way, I would know which driver name corresponds to which module name and vice versa.\n\nAnswer:\nFor PCI drivers, just add the line:\n\t.owner \u003d THIS_MODULE,\n\nto their struct pci_driver definition and you will get the symlink\ncreated for you.\n\nSigned-off-by: James Courtier-Dutton \u003cJames@superbug.co.uk\u003e\n"
    },
    {
      "commit": "a5022b0dc6e45254437b75289e773876bb43e262",
      "tree": "d3ede798938b8745eea6b68936e3b0d6e2dfd449",
      "parents": [
        "b73c1c122a097500e1c3dd495045432a1c818b92"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Fri Sep 02 14:03:05 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Mon Sep 12 10:41:01 2005 +0200"
      },
      "message": "[ALSA] Fix ALC658D support\n\nAC97 Codec\nFix the internal speaker problem (e.g. Targa Traveller 826)\nwith ALC658D codec.  The info is taken from Cyberlink/realtek-modified code.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "b73c1c122a097500e1c3dd495045432a1c818b92",
      "tree": "085863e0688dbf418942abed41fb7909e69d4581",
      "parents": [
        "84010e6f04a59e88e4eb784ff33f2da97ac022f4"
      ],
      "author": {
        "name": "Clemens Ladisch",
        "email": "clemens@ladisch.de",
        "time": "Fri Sep 02 08:49:21 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Mon Sep 12 10:40:55 2005 +0200"
      },
      "message": "[ALSA] hdsp: always initialize card name\n\nRME HDSP driver\nWhen using the kernel firmware loader, initialize the card shortname\nbefore registering the card with ALSA to prevent it from using a\ndefault card ID.\n\nSigned-off-by: Clemens Ladisch \u003cclemens@ladisch.de\u003e\n"
    },
    {
      "commit": "5d529390dc944e5d17e46cb5ca93519153f9bf07",
      "tree": "d6dc2a881832533316a1ab01fd030d3ee6fb2c17",
      "parents": [
        "8e3d759d4b5d841c2a665cffe6cd237dab49e3b1"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Sep 01 13:56:23 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Mon Sep 12 10:40:37 2005 +0200"
      },
      "message": "[ALSA] intel8x0 - Add quirk for IBM NetVisa A30p\n\nIntel8x0 driver\nAdded ac97_quirk entry for IBM NetVisa A30p.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "8e3d759d4b5d841c2a665cffe6cd237dab49e3b1",
      "tree": "5cc926f65dc8010971200e2763d0ad19d847c455",
      "parents": [
        "12bb5b78e512898034cdd8813f2889743fa6fa3d"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Sep 01 11:56:34 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Mon Sep 12 10:40:24 2005 +0200"
      },
      "message": "[ALSA] atiixp - Fix PM resume\n\nATIIXP driver\nFixed PM resume on atiixp driver.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "12bb5b78e512898034cdd8813f2889743fa6fa3d",
      "tree": "badd602f9de26912b8f910e2170d05ab34582f40",
      "parents": [
        "ee71508e7359c16b43d6232e52cd19ec328e1f7c"
      ],
      "author": {
        "name": "Clemens Ladisch",
        "email": "clemens@ladisch.de",
        "time": "Thu Sep 01 08:14:40 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Mon Sep 12 10:40:17 2005 +0200"
      },
      "message": "[ALSA] ad1889: add AD1889 driver\n\nPCI drivers,AD1889 driver\nmove the AD1889 driver to the kernel tree\n\nAcked-by: Thibaut Varene \u003cvarenet@parisc-linux.org\u003e\nAcked-by: Kyle McMartin \u003ckyle@parisc-linux.org\u003e\n\nSigned-off-by: Clemens Ladisch \u003cclemens@ladisch.de\u003e\n"
    },
    {
      "commit": "ee71508e7359c16b43d6232e52cd19ec328e1f7c",
      "tree": "3ee6ab248b1bc19061cc27748bbecfc41def7f88",
      "parents": [
        "9f566cfde14e185bcc3589ba7470788ed193535a"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed Aug 31 17:31:07 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Mon Sep 12 10:35:10 2005 +0200"
      },
      "message": "[ALSA] Fix EAPD for MSI S270\n\nAC97 Codec\nFix pin47 setting for EAPD control on MSI S270 laptop.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "9f566cfde14e185bcc3589ba7470788ed193535a",
      "tree": "bbf12de7ba76873ebfd28c7ce712b1e222987ecc",
      "parents": [
        "357d596bd552ad157a906289ab13ea6ba7e66e3d"
      ],
      "author": {
        "name": "James Courtier-Dutton",
        "email": "James@superbug.co.uk",
        "time": "Tue Aug 30 21:00:46 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Mon Sep 12 10:23:55 2005 +0200"
      },
      "message": "[ALSA] snd-ca0106: Tidy up volume controls\n\nCA0106 driver\nPlayback volume controls were appearing in both the playback and capture\ndisplays of alsamixer. Now those playback controls only appear in the\nplayback display.\n\nSigned-off-by: James Courtier-Dutton \u003cJames@superbug.co.uk\u003e\n"
    },
    {
      "commit": "8db08ea7e6527eff82d8e45507468003e3cefba3",
      "tree": "604c0607e3767b1801e2547a3f0f2a06aebe92c4",
      "parents": [
        "e915fc497a8da551f32b7e5fda687eb4a10bc23b"
      ],
      "author": {
        "name": "Pekka Enberg",
        "email": "penberg@cs.helsinki.fi",
        "time": "Tue Sep 06 15:18:36 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Sep 07 16:57:46 2005 -0700"
      },
      "message": "[PATCH] ALSA: convert kcalloc to kzalloc\n\nThis patch introduces a memory-leak tracking version of kzalloc for ALSA.\n\nSigned-off-by: Pekka Enberg \u003cpenberg@cs.helsinki.fi\u003e\nCc: Jaroslav Kysela \u003cperex@suse.cz\u003e\nSigned-off-by: Jiri Slaby \u003cxslaby@fi.muni.cz\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "829ca9a30a2ddb727981d80fabdbff2ea86bc9ea",
      "tree": "044087fb18aa4b5f5bbd233f54f9eec3439ad6de",
      "parents": [
        "7e958883bced7e435f5a76349e15684858d3477c"
      ],
      "author": {
        "name": "Pavel Machek",
        "email": "pavel@ucw.cz",
        "time": "Sat Sep 03 15:56:56 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@evo.osdl.org",
        "time": "Mon Sep 05 00:06:15 2005 -0700"
      },
      "message": "[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusion\n\nFix remaining bits of u32 vs.  pm_message confusion.  Should not break\nanything.\n\nSigned-off-by: Pavel Machek \u003cpavel@suse.cz\u003e\nSigned-off-by: Rafael J. Wysocki \u003crjw@sisk.pl\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "c6c0b841dd85c878fe9794862b10ce8eb4e90761",
      "tree": "09d18e764b8f5ff143d49f6d2303f15f7ffbd49c",
      "parents": [
        "6a293552ba0d104ef9d35b48972a01540fbd181b"
      ],
      "author": {
        "name": "Lee Revell",
        "email": "rlrevell@joe-job.com",
        "time": "Mon Aug 29 17:42:00 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:47:48 2005 +0200"
      },
      "message": "[ALSA] Add identification for Live 5.1 [SB0220]\n\nEMU10K1/EMU10K2 driver\nAdd identification for Live 5.1 [SB0220]\n\nSigned-off-by: Lee Revell \u003crlrevell@joe-job.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "6a293552ba0d104ef9d35b48972a01540fbd181b",
      "tree": "efc4e418c80bf61beb2e1cfd1b2db405b471111f",
      "parents": [
        "9970dce56686d7b71310388025d8925d3d29e6ec"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Fri Aug 26 17:26:40 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:47:46 2005 +0200"
      },
      "message": "[ALSA] emu10k1 - Add missing ac97 support on SBLive! Player 5.1\n\nEMU10K1/EMU10K2 driver\nAdded the missing ac97 support on SBLive! Player 5.1.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "9970dce56686d7b71310388025d8925d3d29e6ec",
      "tree": "8b3feca7206f572e6dfc9760b1c265d5b31dec72",
      "parents": [
        "7153a558ad598ff521f1d9430982e2a4a6865126"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Aug 25 20:30:27 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:47:43 2005 +0200"
      },
      "message": "[ALSA] intel8x0 - Add quirk for FSC 4010\n\nIntel8x0 driver\nAdded ac97_quirk for FSC 4010.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "e0c93cf311b3eaa04bfb5769cff38861d4e748c8",
      "tree": "76fdb87f8cba8c4adfb236200a2e3c8879431add",
      "parents": [
        "c347e9fca710551f0def6a4d58505a6f4c0d87f6"
      ],
      "author": {
        "name": "Daniel Horchner",
        "email": "dbjh@gmx.net",
        "time": "Thu Aug 25 13:02:24 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:47:37 2005 +0200"
      },
      "message": "[ALSA] intel8x0 - add AC97_TUNE_MUTE_LED quirk for HP nx8220 laptop 103c:0934\n\nIntel8x0 driver\n\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "a278655ff5d0c9d5eb34cf99f3a4c20da09eb09e",
      "tree": "52162aff3ff31b35e7abeb72760e93a75076a5cd",
      "parents": [
        "f442e8b0eae4fbb6bbf9b8b005002b51a59e23bf"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed Aug 24 17:57:25 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:47:31 2005 +0200"
      },
      "message": "[ALSA] Fix missing spin_unlock\n\nau88x0 driver,Common EMU synth\nFixed missing spin_unlock.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "07e4ca50a5f82aa6eab52e348059579b250c63db",
      "tree": "763675632577306e798bd78f1c8bfb7a0d43e84b",
      "parents": [
        "3c10a9d9f8c76fd87c92a14c201ae211d0b81288"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed Aug 24 14:14:57 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:47:22 2005 +0200"
      },
      "message": "[ALSA] hda-intel - Fix ULI M5461 support\n\nHDA Intel driver\nFix and clean up for the support of ULI M5461\n- set CORB/RIRB sizes explicitly\n- add workarounds for ULI on ia32\n- max number of streams depends on the chip type now\n- increase the size of BDL\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "3c10a9d9f8c76fd87c92a14c201ae211d0b81288",
      "tree": "bea7ded36742ae5c252b3bdf79b3df3aa4b321f7",
      "parents": [
        "5ba094dbf14828858cdff27c8201df33b7a0bc96"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Aug 23 20:02:27 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:47:19 2005 +0200"
      },
      "message": "[ALSA] hda-codec - Add beep support for Uniwill\n\nHDA Codec driver\nAdded the missing beep support for Uniwill laptop (ALSA bug#1358).\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "befdf316eaba02ed52284fb78a8027ff35c6a736",
      "tree": "629325f6d110c4dc2799423b2cd679aabbfe1f6f",
      "parents": [
        "9d8f53f2bba3c2c06e1e78126222aecf91f8ecdd"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Mon Aug 22 13:57:55 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:47:02 2005 +0200"
      },
      "message": "[ALSA] hda-codec - Code clean up\n\nHDA Codec driver\nUse struct instead of array to improve the readability of hda_codec.c.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "9d8f53f2bba3c2c06e1e78126222aecf91f8ecdd",
      "tree": "da7a9da8ac95c9ed30eb0aafd4ceb2dd9efcacc1",
      "parents": [
        "66d10647feb32178e1204d5b5c7126b1731efe9c"
      ],
      "author": {
        "name": "Nicolas Graziano",
        "email": "nicolas.graziano@wanadoo.fr",
        "time": "Mon Aug 22 13:47:16 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:46:59 2005 +0200"
      },
      "message": "[ALSA] hda-intel - correct a bug in detection of rate supported\n\nHDA Codec driver\nThe insertion of the rate 9600 make a shift in detection of supported\nrate, put this rate at the end of the list.\n\nSigned-off-by: Nicolas Graziano \u003cnicolas.graziano@wanadoo.fr\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "66d10647feb32178e1204d5b5c7126b1731efe9c",
      "tree": "de6defee8130140f9aca2342b63a192bc9144ab5",
      "parents": [
        "5049c35b1389097a1c0c7686519928eaaf31e40b"
      ],
      "author": {
        "name": "Sergey Vlasov",
        "email": "vsu@altlinux.ru",
        "time": "Mon Aug 22 13:43:39 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:46:55 2005 +0200"
      },
      "message": "[ALSA] HP nx6110 quirks\n\nIntel8x0 driver,AC97 Codec\nThe HP nx6110 laptop needs to have Headphone Jack Sense enabled so\nthat the internal speakers will be turned off when headphones are\nplugged in.\n\nAlso ac97_quirk\u003dhp_only is needed to make a single Master volume in\nthe mixer instead of separate volumes for internal speakers and\nheadphones, which just confuses the user.\n\nSigned-off-by: Sergey Vlasov \u003cvsu@altlinux.ru\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "5049c35b1389097a1c0c7686519928eaaf31e40b",
      "tree": "b731fd1d2923e2220a0390fddf6f336f46d26af7",
      "parents": [
        "34ad73b9c5b5b25b795136c23f65b9a3ac21130b"
      ],
      "author": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Mon Aug 22 12:19:14 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:46:52 2005 +0200"
      },
      "message": "[ALSA] ac97_bus - revert last change and do it only in the ALSA tree\n\nAC97 Codec\n\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "34ad73b9c5b5b25b795136c23f65b9a3ac21130b",
      "tree": "364be2f8f2e054e51cbf34af590525677af66afd",
      "parents": [
        "352dbfd0e6eb7733bcca79c14f8711bb86b55e4e"
      ],
      "author": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Mon Aug 22 11:30:37 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:46:48 2005 +0200"
      },
      "message": "[ALSA] ac97_bus - replace \u003clinux/module.h\u003e with \u003csound/driver.h\u003e for consistency\n\nAC97 Codec\n\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "352dbfd0e6eb7733bcca79c14f8711bb86b55e4e",
      "tree": "b731fd1d2923e2220a0390fddf6f336f46d26af7",
      "parents": [
        "41e4845c426024ec41724326397a36b3aa2cb6a3"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Fri Aug 19 17:49:10 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:46:45 2005 +0200"
      },
      "message": "[ALSA] via82xx - Add DXS entry for MSI 7142\n\nVIA82xx driver\nAdded the DXS entry for MSI 7142 (K8MM-V).\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "41e4845c426024ec41724326397a36b3aa2cb6a3",
      "tree": "6dba0a8b52b04b82fa1dd92641897d8e0872f29a",
      "parents": [
        "61be3ce0f2d9d80bc271e58c42cb9b021b3d48d8"
      ],
      "author": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Thu Aug 18 13:43:12 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:46:40 2005 +0200"
      },
      "message": "[ALSA] PCM resume cleanups\n\nDigigram VX core,CS4231 driver,ATIIXP driver,VIA82xx driver\nVIA82xx-modem driver,au88x0 driver,CS46xx driver,Trident driver\nThis patch disables SNDRV_PCM_INFO_RESUME flag for drivers which does not\nsupport the full resume.\n\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "61be3ce0f2d9d80bc271e58c42cb9b021b3d48d8",
      "tree": "32d050e4ad8d6de7e03640a901f8878818b104cd",
      "parents": [
        "e8da2fbc2dd1fb4d603442f7220d23a2192955fa"
      ],
      "author": {
        "name": "Bjorge Dijkstra",
        "email": "bjorge@gmx.net",
        "time": "Tue Aug 16 17:05:05 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:46:34 2005 +0200"
      },
      "message": "[ALSA] ac97 - make ac97 codec device name unique\n\nAC97 Codec\nThe patch fixes the bus_id conflict error when registering two codecs\nof the same type (ALSA bug#1334).\n\nSigned-off-by: Bjorge Dijkstra \u003cbjorge@gmx.net\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "e8da2fbc2dd1fb4d603442f7220d23a2192955fa",
      "tree": "67405487347f61e898b443e9e28c2b4369844367",
      "parents": [
        "1204de32d0df87892e56062042e25c775ca0e08c"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Aug 16 16:55:13 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:46:33 2005 +0200"
      },
      "message": "[ALSA] hdspm - Fix module parameter description\n\nRME9652 driver\nFix the module parameter description after proofreading.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "1204de32d0df87892e56062042e25c775ca0e08c",
      "tree": "4a5ea83086b0b35cbb63b19a902b293302334bc4",
      "parents": [
        "1cfe43d21bc5ff751e95b6a62410e05956c09e38"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Aug 16 16:54:12 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:46:29 2005 +0200"
      },
      "message": "[ALSA] nm256 - Fix PM and irq handling\n\nNM256 driver\n- Fixed the PCM resume - restoring the rate setting\n- Fixed the handling of buggy irqs\n- Dynamically acquire/release irq handler to make the driver more robust\n  to unknown irq storms (as OSS driver does).\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "1cfe43d21bc5ff751e95b6a62410e05956c09e38",
      "tree": "8809519d9ad946a9fc5a1535ce171df64fdf8d97",
      "parents": [
        "65d11d95515db3efb629202104cfc672476618b5"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Aug 16 16:52:24 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:46:26 2005 +0200"
      },
      "message": "[ALSA] intel8x0 - Fix PM\n\nIntel8x0 driver\nFixed the PCM resume of intel8x0.\nRestores the requested register setting.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "47123197c5522f4ae3dc5914e7832dd047f9ddc8",
      "tree": "1b7938b8755ca012f2b7878df49b2b55c1584c2d",
      "parents": [
        "5a47fe3c5e8f394fb1578bbe8117f3dcc250b6fd"
      ],
      "author": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Mon Aug 15 20:53:07 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:46:15 2005 +0200"
      },
      "message": "[ALSA] hda-intel: Suspend/resume fixes for PCM devices\n\nHDA Intel driver\n- removed SNDRV_PCM_INFO_RESUME (the driver cannot do PCM resume at the time)\n- fixed chip-\u003epcm_devs initialization\n\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "5a47fe3c5e8f394fb1578bbe8117f3dcc250b6fd",
      "tree": "a782bef5f40c1be8bd05b2b8ca2e401774afdb1b",
      "parents": [
        "16d3f140fc265c9b9c0f8975e0b36fe15912508f"
      ],
      "author": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Mon Aug 15 20:01:40 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:46:12 2005 +0200"
      },
      "message": "[ALSA] hda-patch-realtek - added pci subdevice ID for Acer TravelMate 8100 (3 stack model + digital out)\n\nHDA Codec driver\n\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "16d3f140fc265c9b9c0f8975e0b36fe15912508f",
      "tree": "4f1a8c3e3ab7626112cf27439ad38a2ad747cca4",
      "parents": [
        "b27113102f576092cd8f5d6ce8365aa6e2f58134"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Mon Aug 15 15:02:28 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:46:09 2005 +0200"
      },
      "message": "[ALSA] via82xx - Fix SPDIF sample rates\n\nVIA82xx driver\nFixed the sample rates set in the fourth DXS channel with Non-VRA mode.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "3e6c6139f0cf9c196c3fd700055f2e22ca22e726",
      "tree": "17d71cb3ec61e93add167e29606aca7b30318bac",
      "parents": [
        "6207e51b79f89352a8623f806df5bfafb012e489"
      ],
      "author": {
        "name": "Clemens Ladisch",
        "email": "clemens@ladisch.de",
        "time": "Mon Aug 15 09:13:32 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:46:00 2005 +0200"
      },
      "message": "[ALSA] ac97: make patch_wolfson_wm97??_specific() functions static\n\nAC97 Codec\nMake the patch_wolfson_wm97??_specific() functions static again.\nThis patch was accidentally reverted in rev. 1.92.\n\nSigned-off-by: Clemens Ladisch \u003cclemens@ladisch.de\u003e\n"
    },
    {
      "commit": "99250872fc619bb5b5ddddcf1c58714a774526fc",
      "tree": "664cc61af846c57f45201560eba29d9c286497e2",
      "parents": [
        "1b05962e8b2d8a1b1f5934087a4a00f7532fa2d1"
      ],
      "author": {
        "name": "James Courtier-Dutton",
        "email": "James@superbug.co.uk",
        "time": "Fri Aug 12 23:54:58 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:45:38 2005 +0200"
      },
      "message": "[ALSA] Add new card ID. Fixes ALSA bug #1297\n\nEMU10K1/EMU10K2 driver\n\nSigned-off-by: James Courtier-Dutton \u003cJames@superbug.co.uk\u003e\n"
    },
    {
      "commit": "1b05962e8b2d8a1b1f5934087a4a00f7532fa2d1",
      "tree": "11f11ad593fefc98c81f9ba8dc3a3885a6bb96f8",
      "parents": [
        "53b266632b79e2adc48754d5a6e9e5ebbde08c12"
      ],
      "author": {
        "name": "James Courtier-Dutton",
        "email": "James@superbug.co.uk",
        "time": "Fri Aug 12 23:50:13 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:45:35 2005 +0200"
      },
      "message": "[ALSA] Add new ID. Fixes ALSA bug #1298\n\nCA0106 driver\n\nSigned-off-by: James Courtier-Dutton \u003cJames@superbug.co.uk\u003e\n"
    },
    {
      "commit": "f347c774c37c83e7b2d2b75d962ca40b9a283b2b",
      "tree": "3da8008f66843dd1f93bebec160000735377d449",
      "parents": [
        "4b4994869d68328276f6a3cc9df90cce8c82b43d"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Fri Aug 12 16:47:49 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:45:26 2005 +0200"
      },
      "message": "[ALSA] via82xx - Add DXS entry for MSI K8MM-V\n\nVIA82xx driver\nAdded the DXS entry for MSI K8MM-V.\nAlso fixed a typo in last patch for Acer Aspire 1524 WLMi.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "4b4994869d68328276f6a3cc9df90cce8c82b43d",
      "tree": "3ac409515c501318f1db774884eab6e8d7d2501d",
      "parents": [
        "47672310789431c16de22f16934febf4d55b4bb0"
      ],
      "author": {
        "name": "Philip Prindeville",
        "email": "philipp_subx@redfish-solutions.com",
        "time": "Fri Aug 12 16:46:17 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:45:22 2005 +0200"
      },
      "message": "[ALSA] Add VT1617A codec support\n\nAC97 Codec\nAdded (minimal) support of VT1617A codec with SPDIF.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "47672310789431c16de22f16934febf4d55b4bb0",
      "tree": "a325ef0802df6e4da3b67639b0c32580960bc3ed",
      "parents": [
        "a93bf99077886d209f8e72bc134e1ceb36e76aa2"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Fri Aug 12 16:44:04 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:45:19 2005 +0200"
      },
      "message": "[ALSA] hda-intel - Add SiS966 support\n\nHDA Intel driver\nAdded SiS966 pci id to snd-hda-intel driver.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "a53fc188ec6fc406276799da465fe789c40d96b2",
      "tree": "491eec5ff01481a95f803010e87de4bea4c9b1ed",
      "parents": [
        "b65f824c1ea954ea2b974e42c064f72bfbfe3dd2"
      ],
      "author": {
        "name": "Clemens Ladisch",
        "email": "clemens@ladisch.de",
        "time": "Thu Aug 11 15:59:17 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:45:01 2005 +0200"
      },
      "message": "[ALSA] make local objects static\n\nMemalloc module,PCM Midlevel,Timer Midlevel,GUS Library,AC97 Codec\nALI5451 driver,RME9652 driver\nMake some functions/variables that are used in only one file static.\n\nSigned-off-by: Clemens Ladisch \u003cclemens@ladisch.de\u003e\n"
    },
    {
      "commit": "b65f824c1ea954ea2b974e42c064f72bfbfe3dd2",
      "tree": "d4abca4fc6d40207d998ba19c6a2f7e45b11262f",
      "parents": [
        "673b683a07272bdc1f757aa32784b9fcc4b3a014"
      ],
      "author": {
        "name": "Sasha Khapyorsky",
        "email": "sashak@smlink.com",
        "time": "Thu Aug 11 11:18:38 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:44:56 2005 +0200"
      },
      "message": "[ALSA] hda-codec - support for Si3054/5 HDA modems\n\nHDA generic driver,HDA Codec driver\nSupport for Si3054/5 HDA modem codecs.\n\nSigned-off-by: Sasha Khapyorsky \u003csashak@smlink.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "673b683a07272bdc1f757aa32784b9fcc4b3a014",
      "tree": "d2eafb452ad96aa349a62f6350bca1480f69bbed",
      "parents": [
        "443feb882679e21ba5d1e0ff9eff067ac26d9461"
      ],
      "author": {
        "name": "Sasha Khapyorsky",
        "email": "sashak@smlink.com",
        "time": "Thu Aug 11 11:00:16 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:44:53 2005 +0200"
      },
      "message": "ALSA CVS update\nHDA Codec driver,HDA generic driver\nSummar: hda-codec - MFG support\n\nThis adds Modem Functional Group (MFG) support and option for 9600\nsample rate.\n\nSigned-off-by: Sasha Khapyorsky \u003csashak@smlink.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "9bcf655109ae06a8e652671a0de6fe2da5c213c2",
      "tree": "13c6001737bf5f0ae3e32b188259bff64c8d4e01",
      "parents": [
        "a55bfdc5821df787068da15a6864f2c669d7d22c"
      ],
      "author": {
        "name": "Clemens Ladisch",
        "email": "clemens@ladisch.de",
        "time": "Wed Aug 10 10:21:43 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:44:46 2005 +0200"
      },
      "message": "[ALSA] ymfpci: add per-voice volume controls\n\nYMFPCI driver\nImplements mixer controls for the volume of each playback substream of\nthe main PCM device.\n\nSigned-off-by: Clemens Ladisch \u003cclemens@ladisch.de\u003e\n"
    },
    {
      "commit": "064d2112ff24937f9aabb6baae8de88b6e5ef453",
      "tree": "80882406068c9890ecc29d7aa16ab8e64aac3111",
      "parents": [
        "4a677ac5d0a4fad286cdfb4890a5e2de61534b1c"
      ],
      "author": {
        "name": "Liam Girdwood",
        "email": "liam.girdwood@wolfsonmicro.com",
        "time": "Fri Aug 05 10:25:08 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:44:19 2005 +0200"
      },
      "message": "[ALSA] WM9713 modem detection\n\nAC97 Codec\nThis patch fixes a problem whereby the WM9713 has modem functionality\nincorrectly detected after an AC97 cold reset.\n\nChanges:-\n\n  o Cleared AC97_SCAP_MODEM in wm9713 scaps\n\nSigned-off-by: Liam Girdwood \u003cliam.girdwood@wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "5549d54992391d81a8cbfbaac45a958876fbc9cb",
      "tree": "167448ed62cbf5c60b4237df23945a34b5e38abe",
      "parents": [
        "10e8d78a94fc57f1bf11d50b97ff85b005e46d0b"
      ],
      "author": {
        "name": "Clemens Ladisch",
        "email": "clemens@ladisch.de",
        "time": "Wed Aug 03 13:50:30 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:43:39 2005 +0200"
      },
      "message": "[ALSA] use PCM interface for IEC958 controls\n\nDigigram VX core,ENS1370/1+ driver,CA0106 driver,EMU10K1/EMU10K2 driver\nRME HDSP driver,RME9652 driver\nFor consistency, use the PCM interface instead of MIXER for IEC958\ndefault/mask/stream mixer controls.\n\nSigned-off-by: Clemens Ladisch \u003cclemens@ladisch.de\u003e\n"
    },
    {
      "commit": "10e8d78a94fc57f1bf11d50b97ff85b005e46d0b",
      "tree": "ddb1cc2444c9e6a067e7d6f891f68260f5ce2434",
      "parents": [
        "506d4c6a5f909d78c3d624693f10d8cc0eafda48"
      ],
      "author": {
        "name": "Clemens Ladisch",
        "email": "clemens@ladisch.de",
        "time": "Wed Aug 03 13:40:08 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:43:35 2005 +0200"
      },
      "message": "[ALSA] use SNDRV_CTL_NAME_IEC958 macro\n\nCMI8330 driver,ENS1370/1+ driver,FM801 driver,VIA82xx driver,AC97 Codec\nALI5451 driver,CS46xx driver,EMU10K1/EMU10K2 driver,HDA Codec driver\nICE1712 driver,ICE1724 driver\nWhere appropriate, use the SNDRV_CTL_NAME_IEC958 instead of a literal\nstring.\n\nSigned-off-by: Clemens Ladisch \u003cclemens@ladisch.de\u003e\n"
    },
    {
      "commit": "0ca06a00e206b963587ac471e6d1c52bf33b9a18",
      "tree": "d7f3ecf33bc0c46368ba5429373d0f00b5da1cf6",
      "parents": [
        "67ed4161f60d76b3b27efc085b36357a6a90768c"
      ],
      "author": {
        "name": "Liam Girdwood",
        "email": "liam.girdwood@wolfsonmicro.com",
        "time": "Fri Jul 29 16:13:36 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:43:26 2005 +0200"
      },
      "message": "[ALSA] AC97 bus interface for ad-hoc drivers\n\nAC97 Codec,PCI drivers\nI\u0027ve made the review changes and as requested I\u0027ve pasted the RFC by\nNicolas below:-\n\n\u0027I would like to know what people think of the following patch.  It\nallows for a codec on an AC97 bus to be shared with other drivers which\nare completely unrelated to audio.  It registers a new bus type, and\nwhenever a codec instance is created then a device for it is also\nregistered with the driver model using that bus type.  This allows, for\nexample, to use the extra features of the UCB1400 like the touchscreen\ninterface and the additional GPIOs and ADCs available on that chip for\nbattery monitoring.  I have a working UCB1400 touchscreen driver here\nthat simply registers with the driver model happily working alongside\nwith audio features using this.\u0027\n\nChanges over RFC:-\n\n  o Now matches codec name within codec group.\n  o Added ac97_dev_release() to stop kernel complaining about no release\nmethod for device.\n  o Added \u0027config SND_AC97_BUS\u0027 to sound/pci/Kconfig and moved \u0027config\nSND_AC97_CODEC\u0027 out with the PCI\u003dn statement.\n  o module is now called snd-ac97-bus\n\nSigned-off-by: Liam Girdwood \u003cliam.girdwood@wolfsonmicro.com\u003e\nSigned-off-by: Nicolas Pitre \u003cnico@cam.org\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "67ed4161f60d76b3b27efc085b36357a6a90768c",
      "tree": "d69bd70f968a1e439d8b9a43ff8d4b60eb3c8bdf",
      "parents": [
        "42dfd0adab83c95890e562623264999914771763"
      ],
      "author": {
        "name": "Clemens Ladisch",
        "email": "clemens@ladisch.de",
        "time": "Fri Jul 29 15:32:58 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:43:22 2005 +0200"
      },
      "message": "[ALSA] sound - fix .iface field of mixer control elements\n\nDocumentation,CS46xx driver,EMU10K1/EMU10K2 driver,AD1848 driver\nSB16/AWE driver,CMIPCI driver,ENS1370/1+ driver,RME32 driver\nRME96 driver,ICE1712 driver,ICE1724 driver,KORG1212 driver\nRME HDSP driver,RME9652 driver\nThis patch changes .iface to SNDRV_CTL_ELEM_IFACE_MIXER whre _PCM or\n_HWDEP was used in controls that are not associated with a specific PCM\n(sub)stream or hwdep device, and changes some controls that got\ninconsitent .iface values due to copy+paste errors.  Furthermore, it\nmakes sure that all control that do use _PCM or _HWDEP use the correct\nnumber in the .device field.\n\nSigned-off-by: Clemens Ladisch \u003cclemens@ladisch.de\u003e\n"
    },
    {
      "commit": "42dfd0adab83c95890e562623264999914771763",
      "tree": "963cec83c0cf098621df3ad68839945822c3df1b",
      "parents": [
        "b9f5a89c74e541533766dcda55d34a06253f60f3"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Fri Jul 29 14:18:39 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:43:18 2005 +0200"
      },
      "message": "[ALSA] via82xx - Add dxs entry for Acer Aspire 1524 WMLi\n\nVIA82xx driver\nAdded the dxs entry for Acer Aspire 1524 WMLi.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "b9f5a89c74e541533766dcda55d34a06253f60f3",
      "tree": "c6368abb5f77f63663911fb4edc769e18de658e6",
      "parents": [
        "d827560c96346e0b8b02c1000cc347d73488c818"
      ],
      "author": {
        "name": "Nicolas Graziano",
        "email": "nicolas.graziano@wanadoo.fr",
        "time": "Fri Jul 29 12:17:20 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:43:15 2005 +0200"
      },
      "message": "[ALSA] hda-codec - Fix LFE volume/switch\n\nHDA Codec driver\nFixed LFE volume/switch control.\n\nSigned-off-by: Nicolas Graziano \u003cnicolas.graziano@wanadoo.fr\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "d827560c96346e0b8b02c1000cc347d73488c818",
      "tree": "1ae2359f49f9a2489d0a524cc6f885b0d52cedaa",
      "parents": [
        "cb8e2f83851ff17b1b361644e82420a923fbc318"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Fri Jul 29 11:56:41 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:43:11 2005 +0200"
      },
      "message": "[ALSA] hda-codec - Add default config for ASUS P5AD2\n\nHDA Codec driver\nAdded the default config for ASUS P5AD2.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "cb8e2f83851ff17b1b361644e82420a923fbc318",
      "tree": "09eafd6c0b6f9e7a156d33a919265fdac2bd9502",
      "parents": [
        "3998b70fd0ab40a276147a0f55816d383fcbeb54"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Fri Jul 29 11:54:32 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:43:09 2005 +0200"
      },
      "message": "[ALSA] hda-codec - Fix reordering of surround channels\n\nHDA Codec driver\n- Fixed the reordering of surround channels.\n  Originally reported by Nicolas GRAZIANO \u003cnicolas.graziano@wanadoo.fr\u003e.\n\n- Show the selected ssid when debug option is set.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "3998b70fd0ab40a276147a0f55816d383fcbeb54",
      "tree": "f2730dcfca4393a29f24dc3c89724d7f8fc8ddde",
      "parents": [
        "1fdab81e675c6ef76a49b8aabb7eaf4be51d1b80"
      ],
      "author": {
        "name": "Liam Girdwood",
        "email": "liam.girdwood@wolfsonmicro.com",
        "time": "Fri Jul 29 11:41:55 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:43:05 2005 +0200"
      },
      "message": "[ALSA] WM97xx AC97 codec controls\n\nAC97 Codec\no Enhanced current WM97xx support to provide additional controls and\n  use the kcontrol suffix naming convention.\no Added AC97_HAS_NO_MIC, AC97_HAS_NO_TONE and AC97_HAS_NO_STD_PCM.\no Cleaned up WM97xx related comments.\no Removed some wm9713 double mono controls and replaced with stereo\n  controls.\n\nSigned-off-by: Liam Girdwood \u003cliam.girdwood@wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\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": "adbedd34244e2b054557002817f979a9b004a405",
      "tree": "78e4a524e84f8b3e23ae8b49ac689048584e4668",
      "parents": [
        "d6ac1a7910d22626bc77e73db091e00b810715f4",
        "b0825488a642cadcf39709961dde61440cb0731c"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Jul 30 01:55:32 2005 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Sat Jul 30 01:55:32 2005 -0400"
      },
      "message": "merge 2.6.13-rc4 with ACPI\u0027s to-linus tree\n"
    },
    {
      "commit": "d6ac1a7910d22626bc77e73db091e00b810715f4",
      "tree": "c8f235b7287056a03bc2bc032902469a331b5e56",
      "parents": [
        "577a4f8102d54b504cb22eb021b89e957e8df18f",
        "87bec66b9691522414862dd8d41e430b063735ef"
      ],
      "author": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Jul 29 23:31:17 2005 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Jul 29 23:31:17 2005 -0400"
      },
      "message": "/home/lenb/src/to-linus branch \u0027acpi-2.6.12\u0027\n"
    },
    {
      "commit": "90158b83204842c0108d744326868d91cc9c4dfd",
      "tree": "15abc30cd06051d74a3caa935d54b1352e2a0978",
      "parents": [
        "4b31e77455b868b43e665edceb111c9a330c8e0f"
      ],
      "author": {
        "name": "Rafael J. Wysocki",
        "email": "rjwysocki@sisk.pl",
        "time": "Sun Jul 24 14:22:00 2005 -0400"
      },
      "committer": {
        "name": "Len Brown",
        "email": "len.brown@intel.com",
        "time": "Fri Jul 29 22:04:26 2005 -0400"
      },
      "message": "[ACPI] fix resume issues on Asus L5D\n\nhttp://bugzilla.kernel.org/show_bug.cgi?id\u003d4416\n\nSigned-off-by: Rafael J. Wysocki \u003crjwysocki@sisk.pl\u003e\nSigned-off-by: Len Brown \u003clen.brown@intel.com\u003e\n"
    },
    {
      "commit": "69c3e5f8562c7854d9dd8d7820a89286f9440e41",
      "tree": "54f5692389f5f38a601877e3f5a47ee476d9f420",
      "parents": [
        "eeacb5457cf5f0802fb29f385befa0b1d166cadb"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed Jul 27 17:30:14 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Thu Jul 28 12:27:09 2005 +0200"
      },
      "message": "[ALSA] via82xx - Fix dxs_support of twinhead laptop\n\nVIA82xx driver\nChanged the dxs_support value of twinhead laptop to DXS_SRC.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "eeacb5457cf5f0802fb29f385befa0b1d166cadb",
      "tree": "a6338a342bb55e77feb348f57a1bf0182cb31ba1",
      "parents": [
        "7b566054b33474cdd674289a8c7dd282c02e536e"
      ],
      "author": {
        "name": "Sergey Ulanov",
        "email": "Sergey.Ulanov@asplinux.ru",
        "time": "Wed Jul 27 17:28:58 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Thu Jul 28 12:27:05 2005 +0200"
      },
      "message": "[ALSA] Jack Sense support for AD1980 and AD1888\n\nAC97 Codec\nAttached patch adds \u0027Jack Sense\u0027 controls for AD1980 and AD1888 chips.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "fb92e6f05e84f6c217d786208e2ed5acf633b6ce",
      "tree": "26c3b923a6b2f61e2ad6572d282de252eb9d5e8f",
      "parents": [
        "5a0f217d96656068f0f1e5cda16c35945f979b16"
      ],
      "author": {
        "name": "Nicolas Graziano",
        "email": "nicolas.graziano@wanadoo.fr",
        "time": "Wed Jul 27 17:25:08 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Thu Jul 28 12:27:00 2005 +0200"
      },
      "message": "[ALSA] hda driver, correct bug in model \u0027auto\u0027\n\nHDA Codec driver\n- Correct some index variable inversion in patch_cmedia.c\n\nSigned-off-by: Nicolas Graziano \u003cnicolas.graziano@wanadoo.fr\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "7858ffa062886706026cfff3ba80b8400b520501",
      "tree": "e7715280ac6bdd435c93df3a9310d0b24469c49a",
      "parents": [
        "c9eab129fcbcef364b34fb3a70cb2531847e1edf"
      ],
      "author": {
        "name": "Clemens Ladisch",
        "email": "clemens@ladisch.de",
        "time": "Mon Jul 11 15:37:19 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Thu Jul 28 12:22:31 2005 +0200"
      },
      "message": "[ALSA] ac97 - remove unused variable\n\nAC97 Codec\nremove a variable made obsolete by the last change\n\nSigned-off-by: Clemens Ladisch \u003cclemens@ladisch.de\u003e\n"
    },
    {
      "commit": "c9eab129fcbcef364b34fb3a70cb2531847e1edf",
      "tree": "3cb907f6c4bb5c712a8350c1cd0803401653f835",
      "parents": [
        "7c1d549aa9b22365fe5405c372f840cdbc6315f5"
      ],
      "author": {
        "name": "James Courtier-Dutton",
        "email": "James@superbug.co.uk",
        "time": "Sun Jul 10 12:04:29 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Thu Jul 28 12:22:27 2005 +0200"
      },
      "message": "[ALSA] ac97: Fix volume control bit size detection for STAC9704.\n\nAC97 Codec\n\nSigned-off-by: James Courtier-Dutton \u003cJames@superbug.co.uk\u003e\n"
    },
    {
      "commit": "7c1d549aa9b22365fe5405c372f840cdbc6315f5",
      "tree": "8b3b877d0399479bea0de99476b9ee21d05f543a",
      "parents": [
        "b27c187f95cd6c9f13f26a5088bea384ac557b45"
      ],
      "author": {
        "name": "James Courtier-Dutton",
        "email": "James@superbug.co.uk",
        "time": "Sun Jul 10 11:50:36 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Thu Jul 28 12:22:25 2005 +0200"
      },
      "message": "[ALSA] emu10k1: Add EMU 1212m card entry and document it as not supported yet.\n\nEMU10K1/EMU10K2 driver\n\nSigned-off-by: James Courtier-Dutton \u003cJames@superbug.co.uk\u003e\n"
    },
    {
      "commit": "ef21ca24faf28df6d06939e77d5032a313490289",
      "tree": "1c6c719f4671b803f1288eb8cdca18587ec2eb62",
      "parents": [
        "072c01194df6e4843582d09380b780987f642d6d"
      ],
      "author": {
        "name": "Nishanth Aravamudan",
        "email": "nacc@us.ibm.com",
        "time": "Sat Jul 09 10:13:22 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Thu Jul 28 12:22:13 2005 +0200"
      },
      "message": "[ALSA] sound/pci: fix-up sleeping paths\n\nENS1370/1+ driver,ES1968 driver,Intel8x0 driver,VIA82xx driver\nVIA82xx-modem driver,AC97 Codec,ALI5451 driver,CS46xx driver\nMIXART driver,RME HDSP driver,Trident driver,YMFPCI driver\nDescription: Fix-up sleeping in sound/pci. These changes fall under the\nfollowing two categories:\n\n        1) Replace schedule_timeout() with msleep() to guarantee the\n        task delays as expected. This also involved replacing/removing\n        custom sleep functions.\n        2) Do not assume jiffies will only increment by one if you\n        request a 1 jiffy sleep, i.e. use time_after/time_before in\n        while loops.\n\nSigned-off-by: Nishanth Aravamudan \u003cnacc@us.ibm.com\u003e\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "072c01194df6e4843582d09380b780987f642d6d",
      "tree": "2212bb4b69de1187c4c9ee9f838360f374acf4e9",
      "parents": [
        "856def8a4695066e6cbd2919c5987f1df23dbe8a"
      ],
      "author": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Sat Jul 09 10:07:55 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Thu Jul 28 12:22:09 2005 +0200"
      },
      "message": "[ALSA] ens1371 - added extra delay for ac97 codec initialization\n\nENS1370/1+ driver\n\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "ae3a72d8cb4e5b30606c5e3ac9c59b729117579a",
      "tree": "399d67bf989c55c8c9521e4e7e88cbb2eb279ef9",
      "parents": [
        "e66bc8b2a7d85166935a2da651b94efb9e7a2f11"
      ],
      "author": {
        "name": "James Courtier-Dutton",
        "email": "James@superbug.co.uk",
        "time": "Wed Jul 06 22:36:18 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Thu Jul 28 12:22:03 2005 +0200"
      },
      "message": "[ALSA] snd-emu10k1: Fixes recognition of Audigy ES.\n\nEMU10K1/EMU10K2 driver\nFixes ALSA bug #1237.\n\nSigned-off-by: James Courtier-Dutton \u003cJames@superbug.co.uk\u003e\n"
    },
    {
      "commit": "e66bc8b2a7d85166935a2da651b94efb9e7a2f11",
      "tree": "cedf246b40a32ff25934f6f060eed44fc7e7b6f7",
      "parents": [
        "2201987c562f7c810440d399ef7a85fe79be01e7"
      ],
      "author": {
        "name": "James Courtier-Dutton",
        "email": "James@superbug.co.uk",
        "time": "Wed Jul 06 22:21:51 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Thu Jul 28 12:22:00 2005 +0200"
      },
      "message": "[ALSA] emu10k1: Add module option uint subsystem.\n\nEMU10K1/EMU10K2 driver\nIt allows the user to force the snd-emu10k1 module to think the user\nhas a particular sound card. Useful if their particular sound card\nis not yet recognised.\n\nSigned-off-by: James Courtier-Dutton \u003cJames@superbug.co.uk\u003e\n"
    },
    {
      "commit": "2201987c562f7c810440d399ef7a85fe79be01e7",
      "tree": "94fbd2ca454599f4602001b19298649d38ca77c2",
      "parents": [
        "e3ea4d896109edd64dc549ecaeeff8d89025fb57"
      ],
      "author": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Jul 05 10:27:09 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Thu Jul 28 12:21:56 2005 +0200"
      },
      "message": "[ALSA] via82xx - changed MSI K7T266 Pro2 - 4005:4710 in white list (SRC enable)\n\nVIA82xx driver\n\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "e3ea4d896109edd64dc549ecaeeff8d89025fb57",
      "tree": "935c4ee468195cad1b436b4395716488c032037b",
      "parents": [
        "4e55096e27d745908e44c6abd2cc0c5b615854a4"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Mon Jul 04 18:12:39 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Thu Jul 28 12:21:53 2005 +0200"
      },
      "message": "[ALSA] hdsp - Add \u0027Sample Clock Source Locking\u0027 control\n\nRME HDSP driver\nAdded \u0027Sample Clock Source Locking\u0027 control.  If this switch is on,\nthe clock source can\u0027t be changed via PCM hw_params API (as sample rate).\nThis will fix the problem of OSS-emulation, for example.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "4e55096e27d745908e44c6abd2cc0c5b615854a4",
      "tree": "cd0aae0c7084de3d9e7696d3c7514cb3ae552df2",
      "parents": [
        "41e2fce431070cb2d91391808077378582d3e6b1"
      ],
      "author": {
        "name": "Matt",
        "email": "matt@embeddedalley.com",
        "time": "Mon Jul 04 17:51:39 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Thu Jul 28 12:21:52 2005 +0200"
      },
      "message": "[ALSA] hda: add sigmatel hp detect support\n\nHDA Codec driver\nAdds support for detecting hp insertion/removal and enable/disable of\nlineouts based on unsolicited events.\n\nSigned-off-by: Matt \u003cmatt@embeddedalley.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "41e2fce431070cb2d91391808077378582d3e6b1",
      "tree": "4a26b2e7fc1b348cdef1fb56b0a1bd24639300f6",
      "parents": [
        "bbd4615cdb68de943b2814e956ec14899606dc45"
      ],
      "author": {
        "name": "Matt",
        "email": "matt@embeddedalley.com",
        "time": "Mon Jul 04 17:49:55 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Thu Jul 28 12:21:48 2005 +0200"
      },
      "message": "[ALSA] hda: enable unsolicited responses\n\nHDA Intel driver\nPatch enables unsolicited responses on the HDA controller. Without\nthe UREN bit set, the controller will not place unsolicited responses\nin a RIRB.\n\nSigned-off-by: Matt \u003cmatt@embeddedalley.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "88dc0e5dadf9b0cb529c89b12cd10f75d5b1bce4",
      "tree": "6f2018e8381f16975c58bd1792c0de66d9b22c24",
      "parents": [
        "a6f6192bb38a76c4ad44c894144b1fbf3d14606b"
      ],
      "author": {
        "name": "James Courtier-Dutton",
        "email": "James@superbug.co.uk",
        "time": "Sun Jul 03 12:54:29 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Thu Jul 28 12:21:32 2005 +0200"
      },
      "message": "[ALSA] emu10k1: Added tested status comments.\n\nEMU10K1/EMU10K2 driver\n\nSigned-off-by: James Courtier-Dutton \u003cJames@superbug.co.uk\u003e\n"
    },
    {
      "commit": "a6f6192bb38a76c4ad44c894144b1fbf3d14606b",
      "tree": "eddaf2df0e34a9b8ad03f502f68bd262d47ef2d2",
      "parents": [
        "3818152e64866b54020b5656ff5fdd0f5e085183"
      ],
      "author": {
        "name": "James Courtier-Dutton",
        "email": "James@superbug.co.uk",
        "time": "Sun Jul 03 12:32:40 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Thu Jul 28 12:21:31 2005 +0200"
      },
      "message": "[ALSA] emu10k1: Sort by card id.\n\nEMU10K1/EMU10K2 driver\n\nSigned-off-by: James Courtier-Dutton \u003cJames@superbug.co.uk\u003e\n"
    },
    {
      "commit": "3818152e64866b54020b5656ff5fdd0f5e085183",
      "tree": "0ac5fd2e50096b1e24679f12a5719536cd3c2d7a",
      "parents": [
        "e0474e53985c5fac97a5bb85d66ec0d017b5faf3"
      ],
      "author": {
        "name": "James Courtier-Dutton",
        "email": "James@superbug.co.uk",
        "time": "Sat Jul 02 18:03:37 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Thu Jul 28 12:21:28 2005 +0200"
      },
      "message": "[ALSA] snd-emu10k1: Tidy mixer controls.\n\nEMU10K1/EMU10K2 driver\n\nSigned-off-by: James Courtier-Dutton \u003cJames@superbug.co.uk\u003e\n"
    },
    {
      "commit": "e0474e53985c5fac97a5bb85d66ec0d017b5faf3",
      "tree": "1c11dd6088278783f87e0b8eb395de842427a85e",
      "parents": [
        "7bc71ecd6477db90221efc08fb742b3df4f49b46"
      ],
      "author": {
        "name": "James Courtier-Dutton",
        "email": "James@superbug.co.uk",
        "time": "Sat Jul 02 16:33:34 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Thu Jul 28 12:21:26 2005 +0200"
      },
      "message": "[ALSA] snd-emu10k1: Card capabilities tidy up.\n\nEMU10K1/EMU10K2 driver\n\nSigned-off-by: James Courtier-Dutton \u003cJames@superbug.co.uk\u003e\n"
    },
    {
      "commit": "7bc71ecd6477db90221efc08fb742b3df4f49b46",
      "tree": "f4d788961f904332bb867781cafc0e639498fcce",
      "parents": [
        "0ac2ac0ad7d1e8c84241d1c40b0d196b9b7c8104"
      ],
      "author": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Sat Jul 02 15:20:57 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Thu Jul 28 12:21:25 2005 +0200"
      },
      "message": "[ALSA] via82xx - added MSI K7T266 Pro2 - 4005:4710 to white list (DXS enable)\n\nVIA82xx driver\nReporter: Marko Kohtala \u003cmarko.kohtala@gmail.com\u003e\n\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "5ba1e7b594db4d0e1f88ace87c1cb295761ca5c9",
      "tree": "8da0fe866252f6043635f176cf46b847a52924fe",
      "parents": [
        "52b723888c1a55d34551f9b0b9d9296e0e3e8d3c"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Jun 30 13:47:58 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Thu Jul 28 12:21:13 2005 +0200"
      },
      "message": "[ALSA] maestro3 - Clean up\n\nMaestro3 driver\n- Clean up maestro3 code\n- Use msleep()\n- Don\u0027t enable hw-vol irq when not defined\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "52b723888c1a55d34551f9b0b9d9296e0e3e8d3c",
      "tree": "57df026da13319fa608c38674e411f2d18c0de8c",
      "parents": [
        "2eff7ec81eb586076974cb0918dffc5f4ad763d5"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Jun 30 13:47:06 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Thu Jul 28 12:10:04 2005 +0200"
      },
      "message": "[ALSA] Fix resume of intel8x0\n\nIntel8x0 driver,AC97 Codec\nFix resume of intel8x0 driver.  The ac97 codec didn\u0027t restore some registers\nproperly, and the restore of ICH4 SPDIF and SDIN settings was missing.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "2eff7ec81eb586076974cb0918dffc5f4ad763d5",
      "tree": "7547ed35689064ca1de4a9ee9bb437ca371f90ca",
      "parents": [
        "174d52204500a63c19e6613e49db3fcfe4e9d35a"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Jun 30 13:45:20 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Thu Jul 28 12:09:59 2005 +0200"
      },
      "message": "[ALSA] cmipci - Add Mic Boost capture switch\n\nCMIPCI driver\nAdded \u0027Mic Boost Capture Switch\u0027 and \u0027Phone\u0027 switches.\nThe existing playback switch is renamed as \u0027Mic Boost Playback Switch\u0027.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "82fe0c5803f4c77ffeb4c1c2367defb3dcedad45",
      "tree": "4d1f474788c16403fa75c7831940e034ae12df10",
      "parents": [
        "0884484762f731a1d5446c0b618a74c5957dea4f"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Jun 30 10:54:33 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Thu Jul 28 12:09:52 2005 +0200"
      },
      "message": "[ALSA] Use kstrdup\n\nHDA Codec driver\nUse the new kstrdup() function instead of in-house one.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "7a318a70a42057692f191ff49c289cd3e27e21f5",
      "tree": "df0b50b4cc99f340ef4e5962dc6e02cd83c41d18",
      "parents": [
        "b6482d48e536729829025262d6529df09ae20396"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Jun 28 14:16:21 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Thu Jul 28 12:09:41 2005 +0200"
      },
      "message": "[ALSA] hda-codec - Add entry for Acer APFV\n\nHDA Codec driver\nAdded the model entry for Acer APFV.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "b6482d48e536729829025262d6529df09ae20396",
      "tree": "388a90edc6030a4bf1a9b5139896888801c89cd6",
      "parents": [
        "548e7823bc33b8cde4de59dfafe0fd69d951d3b5"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Mon Jun 27 15:32:43 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Thu Jul 28 12:09:39 2005 +0200"
      },
      "message": "[ALSA] hda-codec - Add 6stack model for ALC880\n\nDocumentation,HDA Codec driver\n- Added a new \u00276stack\u0027 model for ALC880.\n- Fixed the typo in 6stack-digout model name.\n- Added description for missing models in ALSA-Configuration.txt.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "548e7823bc33b8cde4de59dfafe0fd69d951d3b5",
      "tree": "eeca1066b5dcc2e69be4bb6e07e26f0811f11d53",
      "parents": [
        "b95eed7cde4a44476fa12e776e090fc494059458"
      ],
      "author": {
        "name": "Harald Welte",
        "email": "laforge@gnumonks.org",
        "time": "Mon Jun 27 15:10:56 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Thu Jul 28 12:09:37 2005 +0200"
      },
      "message": "[ALSA] Add new pci device id (SB400) to atiixp-modem\n\nATIIXP-modem driver\nI didn\u0027t actually test whether the modem works, but at least the driver\nloads and initializes fine.  Please consider inclusion.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "b95eed7cde4a44476fa12e776e090fc494059458",
      "tree": "368cf8017e09413fc27a514b1eed761c5aa23fde",
      "parents": [
        "ff6fdc37fbe66e24ef9ad7c23a278ff757480dda"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Mon Jun 27 15:07:33 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Thu Jul 28 12:09:35 2005 +0200"
      },
      "message": "[ALSA] trident - Shut up compile warnings\n\nTrident driver\nShut up compile warnings about uninitialized variables.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "ff6fdc37fbe66e24ef9ad7c23a278ff757480dda",
      "tree": "521907c2e59c4596d513499e8990126f517879ba",
      "parents": [
        "c7d4b2fa3169a1206450bc445d1997a17479644f"
      ],
      "author": {
        "name": "Matt",
        "email": "matt@embeddedalley.com",
        "time": "Mon Jun 27 15:06:52 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Thu Jul 28 12:09:31 2005 +0200"
      },
      "message": "[ALSA] hda-codec - SigmaTel HDA resume support\n\nHDA Codec driver\nAdds resume support to the SigmaTel HDA patch. Please apply.\n\nSigned-off-by: Matt \u003cmatt@embeddedalley.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "c7d4b2fa3169a1206450bc445d1997a17479644f",
      "tree": "8da458daf2b22b1ac706d8c7632f0ba674cb9c85",
      "parents": [
        "b4d3f9d452ec574e0ffb292267427f69bb470631"
      ],
      "author": {
        "name": "Matt",
        "email": "matt@embeddedalley.com",
        "time": "Mon Jun 27 14:59:41 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Thu Jul 28 12:09:29 2005 +0200"
      },
      "message": "[ALSA] hda-codec - SigmaTel HDA multichannel support\n\nHDA Codec driver\nAdds 6/8 channel support to the SigmaTel HDA patch. Please apply.\n\nSigned-off-by: Matt \u003cmatt@embeddedalley.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "b0af0de5cb57c96b0c3d739005172152b7de0ce8",
      "tree": "00c78a03731ae123b7cf42923fa10d6e9f640041",
      "parents": [
        "145794dc09117b31b6730096558e52b673af7b84"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Jun 21 14:49:19 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Thu Jul 28 12:09:22 2005 +0200"
      },
      "message": "[ALSA] hda-codec - Fix oops with ALC880\n\nHDA Codec driver\n- Fixed oops with ALC880 auto-config mode\n- Fixed a wrong config table entry for ALC880\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "77933d7276ee8fa0e2947641941a6f7a100a327b",
      "tree": "e3a42724642410f5257c794a71b34642092eedd5",
      "parents": [
        "03e259a9cdbd0583e71468293aaa1ccadbdaeff1"
      ],
      "author": {
        "name": "Jesper Juhl",
        "email": "juhl@dif.dk",
        "time": "Wed Jul 27 11:46:09 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jul 27 16:26:20 2005 -0700"
      },
      "message": "[PATCH] clean up inline static vs static inline\n\n`gcc -W\u0027 likes to complain if the static keyword is not at the beginning of\nthe declaration.  This patch fixes all remaining occurrences of \"inline\nstatic\" up with \"static inline\" in the entire kernel tree (140 occurrences in\n47 files).\n\nWhile making this change I came across a few lines with trailing whitespace\nthat I also fixed up, I have also added or removed a blank line or two here\nand there, but there are no functional changes in the patch.\n\nSigned-off-by: Jesper Juhl \u003cjuhl-lkml@dif.dk\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "44456d37b59d8e541936ed26d8b6e08d27e88ac1",
      "tree": "11ca6fa29b8cfb56ecef2d1f4f9dc2d9d71d2a2f",
      "parents": [
        "02b775696fee75a04041d8d94db26a9462216d24"
      ],
      "author": {
        "name": "Olaf Hering",
        "email": "olh@suse.de",
        "time": "Wed Jul 27 11:45:17 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Wed Jul 27 16:26:08 2005 -0700"
      },
      "message": "[PATCH] turn many #if $undefined_string into #ifdef $undefined_string\n\nturn many #if $undefined_string into #ifdef $undefined_string to fix some\nwarnings after -Wno-def was added to global CFLAGS\n\nSigned-off-by: Olaf Hering \u003colh@suse.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    }
  ],
  "next": "159f597a8bd0f1d7650d5e580c93a2666c9c26d1"
}
