)]}'
{
  "log": [
    {
      "commit": "64baf3cfea974d2b9e671ccfdbc03e030ea5ebc6",
      "tree": "2bae23bf3d7378ba2d60be8aee6b0178d1d9c721",
      "parents": [
        "fb4f10ed50f01b0f953068456bfb6e2885921b01"
      ],
      "author": {
        "name": "Herbert Xu",
        "email": "herbert@gondor.apana.org.au",
        "time": "Thu Sep 01 17:43:05 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Sep 01 17:43:05 2005 -0700"
      },
      "message": "[CRYPTO]: Added CRYPTO_TFM_REQ_MAY_SLEEP flag\n\nThe crypto layer currently uses in_atomic() to determine whether it is\nallowed to sleep.  This is incorrect since spin locks don\u0027t always cause\nin_atomic() to return true.\n\nInstead of that, this patch returns to an earlier idea of a per-tfm flag\nwhich determines whether sleeping is allowed.  Unlike the earlier version,\nthe default is to not allow sleeping.  This ensures that no existing code\ncan break.\n\nAs usual, this flag may either be set through crypto_alloc_tfm(), or\njust before a specific crypto operation.\n\nSigned-off-by: Herbert Xu \u003cherbert@gondor.apana.org.au\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "fb4f10ed50f01b0f953068456bfb6e2885921b01",
      "tree": "e9eb4112522d7969fdc4bbf6455b6d0d59426121",
      "parents": [
        "75c80c382fbd08acf06fbef9d54c9844e806a8b4"
      ],
      "author": {
        "name": "Aaron Grothe",
        "email": "ajgrothe@yahoo.com",
        "time": "Thu Sep 01 17:42:46 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Sep 01 17:42:46 2005 -0700"
      },
      "message": "[CRYPTO]: Fix XTEA implementation\n\nThe XTEA implementation was incorrect due to a misinterpretation of\noperator precedence.  Because of the wide-spread nature of this\nerror, the erroneous implementation will be kept, albeit under the\nnew name of XETA.\n\nSigned-off-by: Aaron Grothe \u003cajgrothe@yahoo.com\u003e\nSigned-off-by: Herbert Xu \u003cherbert@gondor.apana.org.au\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "75c80c382fbd08acf06fbef9d54c9844e806a8b4",
      "tree": "7f23d59358c647a1253fc92e75d3906a47878a63",
      "parents": [
        "51b9146869ab9492da785c5c9321d85f01655ab6"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Sep 01 17:42:23 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Sep 01 17:42:23 2005 -0700"
      },
      "message": "[TG3]: Update driver version and release date.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "51b9146869ab9492da785c5c9321d85f01655ab6",
      "tree": "d95f8fda63a7e4a2508f1fc440dcc5e162140334",
      "parents": [
        "86d9f7f0c9cf06d7d3cfa2a9f0514cf21fa5fda1"
      ],
      "author": {
        "name": "Michael Chan",
        "email": "mchan@broadcom.com",
        "time": "Thu Sep 01 17:41:28 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Sep 01 17:41:28 2005 -0700"
      },
      "message": "[TG3]: Minimize locking in TX path.\n\nThis is similar to Eric Dumazet\u0027s tx_lock patch for tg3 but takes it\none step further to eliminate the tx_lock in the tx_completion path\nwhen the tx queue is not stopped.\n\nSigned-off-by: Michael Chan \u003cmchan@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "86d9f7f0c9cf06d7d3cfa2a9f0514cf21fa5fda1",
      "tree": "c34402cdb31bf1d8733b52a8f2d5ba9965bad734",
      "parents": [
        "0014c6156f9e7d034d20742d164d7d4da289b42a"
      ],
      "author": {
        "name": "Eric Lemoine",
        "email": "eric.lemoine@gmail.com",
        "time": "Thu Sep 01 17:41:07 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Sep 01 17:41:07 2005 -0700"
      },
      "message": "[SUNGEM]: Fix netpoll bug in Sun GEM Ether driver\n\nFrom: Eric Lemoine \u003ceric.lemoine@gmail.com\u003e\n\nTo me the bug is that __LINK_STATE_RX_SCHED can be set while\n__netif_rx_schedule() hasen\u0027t be called. Why don\u0027t fix it in the\nsimplest way ? See attached patch (absolutely untested).\n\nSigned-off-by: Geoff Levand \u003cgeoffrey.levand@am.sony.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "0014c6156f9e7d034d20742d164d7d4da289b42a",
      "tree": "78a3d88903fcbad61935c9c804f78f8cd3720dd1",
      "parents": [
        "732db659b83579b922c18dee9123e1529b5fb5d2"
      ],
      "author": {
        "name": "Geoff Levand",
        "email": "geoffrey.levand@am.sony.com",
        "time": "Thu Sep 01 17:40:46 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Sep 01 17:40:46 2005 -0700"
      },
      "message": "[SUNGEM]: fix minor bug in sungem.h\n\nThis changes the Sun Gem Ether driver\u0027s tx ring buffer \nlength to the proper constant.  Currently TX_RING_SIZE \nand RX_RING_SIZE are equal, so no malfunction occurs.\n\nSigned-off-by: Geoff Levand \u003cgeoffrey.levand@am.sony.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "732db659b83579b922c18dee9123e1529b5fb5d2",
      "tree": "d4d30957d739486145ad46dcfc63f21e02fbbb0f",
      "parents": [
        "ff4cc3ac93e1d0369928fd60ec1fe82417afc576"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Thu Sep 01 17:40:26 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Sep 01 17:40:26 2005 -0700"
      },
      "message": "[IPVS]: \"extern inline\" -\u003e \"static inline\"\n\n\"extern inline\" doesn\u0027t make much sense.\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "ff4cc3ac93e1d0369928fd60ec1fe82417afc576",
      "tree": "c8f9380cfaedfd9f63f8e2eb0fff2d660aa81bab",
      "parents": [
        "80ac2912f846c01d702774bb6aa7100ec71e88b9"
      ],
      "author": {
        "name": "Mike Kershaw",
        "email": "dragorn@kismetwireless.net",
        "time": "Thu Sep 01 17:40:05 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Thu Sep 01 17:40:05 2005 -0700"
      },
      "message": "[TUNTAP]: Allow setting the linktype of the tap device from userspace\n\nCurrently tun/tap only supports the EN10MB ARP type.  For use with\nwireless and other networking types it should be possible to set the\nARP type via an ioctl.\n\nPatch v2: Included check that the tap interface is down before changing the\nlink type out from underneath it\n\nSigned-off-by: Mike Kershaw \u003cdragorn@kismetwireless.net\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "80ac2912f846c01d702774bb6aa7100ec71e88b9",
      "tree": "a43d483cf144eb0f770a6e2e8ac9f721965a7fa9",
      "parents": [
        "8085ce084c0f0144c353963853f81486fc331120"
      ],
      "author": {
        "name": "Kumar Gala",
        "email": "kumar.gala@freescale.com",
        "time": "Wed Aug 31 14:54:47 2005 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@evo.osdl.org",
        "time": "Thu Sep 01 10:52:29 2005 -0700"
      },
      "message": "[PATCH] ppc: L2 cache prefetch fixes on 745x\n\nWe run into problems if we blindly enable L2 prefetching without\nchecking that the L2 cache is actually enabled.  Additionaly, if we\ndisable the L2 cache we need to ensure that we disable L2 prefetching.\n\nSigned-off-by: Kumar Gala \u003ckumar.gala@freescale.com\u003e\nSigned-off-by: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "8085ce084c0f0144c353963853f81486fc331120",
      "tree": "6821eb3b64158ec230982f4db5f027b326edd620",
      "parents": [
        "319e76a1ae835c34a2838c2bfebe3db4d5a6b387"
      ],
      "author": {
        "name": "Benjamin Herrenschmidt",
        "email": "benh@kernel.crashing.org",
        "time": "Wed Aug 31 14:16:53 2005 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@evo.osdl.org",
        "time": "Thu Sep 01 10:50:29 2005 -0700"
      },
      "message": "[PATCH] Fix PCI ROM mapping\n\nThis fixes a problem with pci_map_rom() which doesn\u0027t properly\nupdate the ROM BAR value with the address thas allocated for it by the\nPCI code. This problem, among other, breaks boot on Mac laptops.\n\nIt\u0027ss a new version based on Linus latest one with better error\nchecking.\n\nSigned-off-by: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "319e76a1ae835c34a2838c2bfebe3db4d5a6b387",
      "tree": "7e4ce062242df4690c6711ae1274d76e8ef5fce9",
      "parents": [
        "7eaa414ee86cda4c153002ed218b9a0ad17f7de1"
      ],
      "author": {
        "name": "David Gibson",
        "email": "dwg@au1.ibm.com",
        "time": "Wed Aug 31 14:34:05 2005 +1000"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@evo.osdl.org",
        "time": "Thu Sep 01 10:48:20 2005 -0700"
      },
      "message": "[PATCH] Fix bug in ppc64 dynamic hugepage support\n\nIn adjusting the logic for SLB miss for the dynamic hugepage stuff, I\nmessed up the !CONFIG_HUGETLB_PAGE case, failing to set the SLB flags\nproperly.\n\nThis fixes it.  It also streamlines the logic for the HUGETLB_PAGE case\n(removing a couple of branches) while we\u0027re at it.\n\nBooted, and roughly tested on POWER5 (with and without HUGETLB_PAGE),\niSeries/RS64 (no hugepage available), and G5 (with and without\nHUGETLB_PAGE).\n\nSigned-off-by: David Gibson \u003cdavid@gibson.dropbear.id.au\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "7eaa414ee86cda4c153002ed218b9a0ad17f7de1",
      "tree": "d6a45b71753d97d85dc1bbd7dd7a095144a6c50f",
      "parents": [
        "6b39374a27eb4be7e9d82145ae270ba02ea90dc8"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Wed Aug 31 17:43:51 2005 +0200"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@evo.osdl.org",
        "time": "Thu Sep 01 10:43:33 2005 -0700"
      },
      "message": "[PATCH] Add missing select\u0027s to DVB_BUDGET_AV\n\nThis fixes the following compile error:\n\n\t...\n\t  LD      .tmp_vmlinux1\n\tdrivers/built-in.o: In function `frontend_init\u0027:\n\tbudget-av.c:(.text+0xb9448): undefined reference to `tda10046_attach\u0027\n\tbudget-av.c:(.text+0xb9518): undefined reference to `tda10021_attach\u0027\n\tdrivers/built-in.o: In function `philips_tu1216_request_firmware\u0027:\n\tbudget-av.c:(.text+0xb937b): undefined reference to `request_firmware\u0027\n\tmake: *** [.tmp_vmlinux1] Error 1\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\nAcked-by: Johannes Stezenbach \u003cjs@linuxtv.org\u003e\nAcked-by: Michael Krufky \u003cmkrufky@linuxtv.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "6b39374a27eb4be7e9d82145ae270ba02ea90dc8",
      "tree": "09933113cf28f253db1dd539463bdab741d67139",
      "parents": [
        "62c592edead3c3a045662595f7ade3c12f133373",
        "ed735ccbefaf7e5e3ef61418f7e209b8c59308a7"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Aug 30 11:16:30 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Aug 30 11:16:30 2005 -0700"
      },
      "message": "Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git \n"
    },
    {
      "commit": "62c592edead3c3a045662595f7ade3c12f133373",
      "tree": "caf636ca0b69b0ca175757320948238abe961c95",
      "parents": [
        "81d4af1340badcd2100c84fbd1bfd13156de41aa"
      ],
      "author": {
        "name": "Marcelo Tosatti",
        "email": "marcelo.tosatti@cyclades.com",
        "time": "Tue Aug 30 13:40:22 2005 -0300"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Aug 30 11:15:19 2005 -0700"
      },
      "message": "[PATCH] ppc32 8xx: fix warnings in m8xx_setup.c\n\nThe following patch fixes two warnings in arch/ppc/syslib/m8xx_setup.c\n\nSigned-off-by: Marcelo Tosatti \u003cmarcelo.tosatti@cyclades.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "81d4af1340badcd2100c84fbd1bfd13156de41aa",
      "tree": "67b7302a238eb930c7416d00b3a316def6396b3d",
      "parents": [
        "ae11be6f37dfa140b6c2d1a53b307ef57da69a04"
      ],
      "author": {
        "name": "Ivan Kokshaysky",
        "email": "ink@jurassic.park.msu.ru",
        "time": "Tue Aug 30 18:48:52 2005 +0400"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Aug 30 11:14:48 2005 -0700"
      },
      "message": "[PATCH] x86: pci_assign_unassigned_resources() update\n\nI had some time to think about PCI assign issues in 2.6.13-rc series.\n\nThe major problem here is that we call pci_assign_unassigned_resources()\nway too early - at subsys_initcall level. Therefore we give no chances\nto ACPI and PnP routines (called at fs_initcall level) to reserve their\nrespective resources properly, as the comments in drivers/pnp/system.c\nand drivers/acpi/motherboard.c suggest:\n\n /**\n  * Reserve motherboard resources after PCI claim BARs,\n  * but before PCI assign resources for uninitialized PCI devices\n  */\n\nSo I moved the pci_assign_unassigned_resources() call to\npcibios_assign_resources() (fs_initcall), which should hopefully fix a\nlot of problems and make PCIBIOS_MIN_IO tweaks unnecessary.\n\nOther changes:\n- remove resource assignment code from pcibios_assign_resources(), since\n  it duplicates pci_assign_unassigned_resources() functionality and\n  actually does nothing in 2.6.13;\n- modify ROM assignment code as per Ben\u0027s suggestion: try to use firmware\n  settings by default (if PCI_ASSIGN_ROMS is not set);\n- set CARDBUS_IO_SIZE back to 4K as it\u0027s a wonderful stress test for\n  various setups.\n\nConfirmed by Tero Roponen \u003cteanropo@cc.jyu.fi\u003e (who had problems with\nthe 4kB CardBus IO size previously).\n\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "ed735ccbefaf7e5e3ef61418f7e209b8c59308a7",
      "tree": "b8cc69814d2368b08d0a84c8da0c12028bd04867",
      "parents": [
        "39fbe47377062200acc26ea0ccef223b4399a82c",
        "d8971fcb702e24d1e22c77fd1772f182ffee87e3"
      ],
      "author": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Aug 30 13:32:29 2005 -0400"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Aug 30 13:32:29 2005 -0400"
      },
      "message": "Merge HEAD from /spare/repo/linux-2.6/.git \n"
    },
    {
      "commit": "ae11be6f37dfa140b6c2d1a53b307ef57da69a04",
      "tree": "e6957b1373c077f36e5e791bf3d59d6cd78fe214",
      "parents": [
        "444bd6fc18e4788f701a119cdfefe4f02444d9cb",
        "01fa90cb2f0b664bc86d9aff807f4ea7f09e2e7f"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Aug 30 07:47:42 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Aug 30 07:47:42 2005 -0700"
      },
      "message": "Merge refs/heads/for-linus from master.kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git \n"
    },
    {
      "commit": "444bd6fc18e4788f701a119cdfefe4f02444d9cb",
      "tree": "605ad11a825acf4bae9d98973becb3977ac2bae5",
      "parents": [
        "3cb904caa97f5c193df21b8cdf780a826564baff",
        "c88469704d63787e8d44ca5ea1c1bd0adc29572d"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Aug 30 07:47:01 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Aug 30 07:47:01 2005 -0700"
      },
      "message": "Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa \n"
    },
    {
      "commit": "3cb904caa97f5c193df21b8cdf780a826564baff",
      "tree": "d154725dbf0a7f74a7c0190c9748304ce7885678",
      "parents": [
        "d8971fcb702e24d1e22c77fd1772f182ffee87e3",
        "7a9aff3cff807261e476a1719273a4ac5d254ecb"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Aug 30 07:45:15 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Aug 30 07:45:15 2005 -0700"
      },
      "message": "Merge refs/heads/drm-latest from master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6 \n"
    },
    {
      "commit": "c88469704d63787e8d44ca5ea1c1bd0adc29572d",
      "tree": "e898ee29e49ae3cef7440dfeb7f9972126b3fd06",
      "parents": [
        "d568121ce3151c36cc4718dd4e977f217c6144c2"
      ],
      "author": {
        "name": "Clemens Ladisch",
        "email": "clemens@ladisch.de",
        "time": "Tue Aug 02 15:26:52 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 13:14:13 2005 +0200"
      },
      "message": "[ALSA] usb-audio: throttle MIDI URB resubmits on USB errors\n\nUSB generic driver\nWhen a USB error occurs that might indicate that the device has been\nunplugged, don\u0027t resubmit the URB immediately to prevent flooding the\nlog with error messages before khubd has us disconnect()ed.\n\nSigned-off-by: Clemens Ladisch \u003cclemens@ladisch.de\u003e\n"
    },
    {
      "commit": "d568121ce3151c36cc4718dd4e977f217c6144c2",
      "tree": "ee61f946a485c7cbe74c888d53ea7775aeef7444",
      "parents": [
        "68c339d9068502347015ce462530ec54c4d841e4"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Aug 30 08:58:37 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:58:37 2005 +0200"
      },
      "message": "[PATCH] Assign device pointer to OSS devices\n\nAdd register_sound_special_device() function to allow assignment of\ndevice pointer to a specific OSS device for HAL.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "68c339d9068502347015ce462530ec54c4d841e4",
      "tree": "d998b393e4ccb088a54689d649fc4d1e596d9f87",
      "parents": [
        "c6c0b841dd85c878fe9794862b10ce8eb4e90761"
      ],
      "author": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:48:35 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:48:35 2005 +0200"
      },
      "message": "[ALSA] version 1.0.10rc1\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": "7153a558ad598ff521f1d9430982e2a4a6865126",
      "tree": "79b0a39ef01f45c25966c7bce3ab35d8a5a183db",
      "parents": [
        "e0c93cf311b3eaa04bfb5769cff38861d4e748c8"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Thu Aug 25 19:51:47 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:47:40 2005 +0200"
      },
      "message": "[ALSA] pcm - Fix zero-division in 32bit compat layer\n\nPCM Midlevel\nFixed zero-division bug in PCM 32bit compat layer.\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": "c347e9fca710551f0def6a4d58505a6f4c0d87f6",
      "tree": "7a581a03569249bd70d9dbba96966d94d9e96a9e",
      "parents": [
        "a278655ff5d0c9d5eb34cf99f3a4c20da09eb09e"
      ],
      "author": {
        "name": "Clemens Ladisch",
        "email": "clemens@ladisch.de",
        "time": "Thu Aug 25 11:10:05 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:47:34 2005 +0200"
      },
      "message": "[ALSA] usb-audio: fix Emagic MIDI protocol handling\n\nUSB generic driver\nEmagic devices pad their packets not with 0xff bytes but with a 0xff\nbyte followed by garbage, so we have to stop at the first such byte.\n\nSigned-off-by: Clemens Ladisch \u003cclemens@ladisch.de\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": "f442e8b0eae4fbb6bbf9b8b005002b51a59e23bf",
      "tree": "0117e66944825e10a0e7c03e82d124d84595609d",
      "parents": [
        "07e4ca50a5f82aa6eab52e348059579b250c63db"
      ],
      "author": {
        "name": "Adrian Bunk",
        "email": "bunk@stusta.de",
        "time": "Wed Aug 24 17:01:02 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:47:25 2005 +0200"
      },
      "message": "[ALSA] include/sound/gus.h: \u0027extern inline\u0027 -\u003e \u0027static inline\u0027\n\nGUS Library\n\u0027extern inline\u0027 doesn\u0027t make much sense.\n\nSigned-off-by: Adrian Bunk \u003cbunk@stusta.de\u003e\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": "5ba094dbf14828858cdff27c8201df33b7a0bc96",
      "tree": "1d832ea365ba32f16c299894f7db20e4fb354db5",
      "parents": [
        "adf111e6ff1674b81cae3ff7cdd5a5d1edf003f0"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Aug 23 19:27:31 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:47:16 2005 +0200"
      },
      "message": "[ALSA] vxpocket - Register device pointer\n\nDigigram VX Pocket driver\nAdd snd_card_set_dev() to register the device pointer.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "adf111e6ff1674b81cae3ff7cdd5a5d1edf003f0",
      "tree": "e5b9d885e08242a0afe5a10c45bf15542029c387",
      "parents": [
        "328ac7da6f49f2c8b8af349fef525ad79b4a3987"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Aug 23 19:01:38 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:47:13 2005 +0200"
      },
      "message": "[ALSA] vxpocket - Fix wrong index assignment\n\nDigigram VX Pocket driver\nFixed the wrong index number assignment.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "328ac7da6f49f2c8b8af349fef525ad79b4a3987",
      "tree": "319816aeee907509043fb406ea1f0b8f96143b82",
      "parents": [
        "e0be4d32bdae5cebc4e6d9dc65886e279aa69d08"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Aug 23 15:50:41 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:47:10 2005 +0200"
      },
      "message": "[ALSA] vxpocket - Add missing event callback\n\nDigigram VX Pocket driver\nAdded the missing event callback.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "e0be4d32bdae5cebc4e6d9dc65886e279aa69d08",
      "tree": "3c0a4cbe19033c6af32a53fe453f5cdba77c08c6",
      "parents": [
        "befdf316eaba02ed52284fb78a8027ff35c6a736"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Tue Aug 23 11:11:03 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:47:07 2005 +0200"
      },
      "message": "[ALSA] Fix compilation without CONFIG_PROC_FS\n\nMemalloc module\nFix an error when built without CONFIG_PROC_FS.\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": "65d11d95515db3efb629202104cfc672476618b5",
      "tree": "3cc88cae6e03fdc16292a2fe70fedb13141b2e16",
      "parents": [
        "5ca307b28d6fa12f46b4ad32cb4bb854f8ee69c3"
      ],
      "author": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 16 13:05:43 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:46:23 2005 +0200"
      },
      "message": "[ALSA] ALSA timer - fixed compilation\n\nTimer Midlevel\n\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "5ca307b28d6fa12f46b4ad32cb4bb854f8ee69c3",
      "tree": "ccd6692a450bd033689d0dda53bba4f6530e6cc9",
      "parents": [
        "a501dfa3a763451dedd583eb90a6c9e90d0e3a3c"
      ],
      "author": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 16 11:32:04 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:46:21 2005 +0200"
      },
      "message": "[ALSA] Timer API - SNDRV_TIMER_EVENT_RESUME - val is resolution in ns\n\nALSA Core\n\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "a501dfa3a763451dedd583eb90a6c9e90d0e3a3c",
      "tree": "4e7ce36dcef022ae6c29ef7461290fb32463a70c",
      "parents": [
        "47123197c5522f4ae3dc5914e7832dd047f9ddc8"
      ],
      "author": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 16 11:09:05 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:46:18 2005 +0200"
      },
      "message": "[ALSA] Timer API - added SUSPEND/RESUME events\n\nPCM Midlevel,Timer Midlevel,ALSA Core\n- added SNDRV_TIMER_EVENT_SUSPEND / RESUME events\n- changed timer events from PAUSE / CONTINUE in PCM midlevel to SUSPEND / RESUME\n\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\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": "b27113102f576092cd8f5d6ce8365aa6e2f58134",
      "tree": "9cdbf08c070d430c1959ce2ee60a2714681e8150",
      "parents": [
        "cff79742fc9e80242a9147a348621e4373c76287"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Mon Aug 15 15:01:10 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:46:06 2005 +0200"
      },
      "message": "[ALSA] Fix PCM 32bit compat layer\n\nPCM Midlevel\nFixed the handling of boundary in PCM 32bit compat layer.\nPositions in hwsync are bound in the 32bit boundary size.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "cff79742fc9e80242a9147a348621e4373c76287",
      "tree": "e48f0b94b2790cae085cce6331e5bfb077b8abf6",
      "parents": [
        "3e6c6139f0cf9c196c3fd700055f2e22ca22e726"
      ],
      "author": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Mon Aug 15 13:08:04 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:46:03 2005 +0200"
      },
      "message": "[ALSA] opl3sa2 - use different name for PnP BIOS driver\n\nOPL3SA2 driver\n- use different name (opl3sa2-pnpbios) for PnP BIOS driver\n- don\u0027t print warning when manual config of resources fails (PnP BIOS)\n\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\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": "6207e51b79f89352a8623f806df5bfafb012e489",
      "tree": "9fcf8208991a35a6bff0361858c94702bf5b4e76",
      "parents": [
        "55851f734d7af7e5362d43b60331c95c32a3b027"
      ],
      "author": {
        "name": "Clemens Ladisch",
        "email": "clemens@ladisch.de",
        "time": "Mon Aug 15 08:35:25 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:45:57 2005 +0200"
      },
      "message": "[ALSA] usb-audio: use vmalloc for the PCM buffer\n\nUSB generic driver\nWith the double buffering, we no longer need contiguous memory for the\nPCM buffer, so we can use vmalloc() instead of the preallocation\nfunctions, and increase the maximum size to 256 KB.\n\nSigned-off-by: Clemens Ladisch \u003cclemens@ladisch.de\u003e\n"
    },
    {
      "commit": "55851f734d7af7e5362d43b60331c95c32a3b027",
      "tree": "6eef6e6915e459f959a596fa37b6c2f87b55f863",
      "parents": [
        "daa150ef7d437d17973210f47a1c58623415df94"
      ],
      "author": {
        "name": "Clemens Ladisch",
        "email": "clemens@ladisch.de",
        "time": "Mon Aug 15 08:34:16 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:45:53 2005 +0200"
      },
      "message": "[ALSA] usb-audio: use usb_buffer_alloc/free\n\nUSB generic driver\nUse the USB buffer allocation functions to avoid repeated DMA mappings\nof our buffers, which are re-used quite a lot.\n\nSigned-off-by: Clemens Ladisch \u003cclemens@ladisch.de\u003e\n"
    },
    {
      "commit": "daa150ef7d437d17973210f47a1c58623415df94",
      "tree": "e41056adf7f00cad4681051d4b7d6b524ea8a68f",
      "parents": [
        "9624ea812c7afd2e403c56366cadddb9ecfb88c6"
      ],
      "author": {
        "name": "Clemens Ladisch",
        "email": "clemens@ladisch.de",
        "time": "Mon Aug 15 08:25:50 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:45:50 2005 +0200"
      },
      "message": "[ALSA] usb-audio: properly lock hwptr_done accesses\n\nUSB generic driver\nTake the substream lock when reading hwptr_done to avoid a race\ncondition with the updates in the URB callbacks.\n\nSigned-off-by: Clemens Ladisch \u003cclemens@ladisch.de\u003e\n"
    },
    {
      "commit": "9624ea812c7afd2e403c56366cadddb9ecfb88c6",
      "tree": "6d48ed32f35a3b1ebb1fac0021e810f57a141e0d",
      "parents": [
        "7efd8bc800324a967a37e8a425433468b7f06adb"
      ],
      "author": {
        "name": "Clemens Ladisch",
        "email": "clemens@ladisch.de",
        "time": "Mon Aug 15 08:25:24 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:45:47 2005 +0200"
      },
      "message": "[ALSA] usb-audio: actually schedule playback URBs at frame boundaries\n\nUSB generic driver\nChange prepare_playback_urb() not to stop preparing packets before a\nframe boundary has been reached.\n\nSigned-off-by: Clemens Ladisch \u003cclemens@ladisch.de\u003e\n"
    },
    {
      "commit": "7efd8bc800324a967a37e8a425433468b7f06adb",
      "tree": "9366f8d7b709cca8fa243708910783b8977919b7",
      "parents": [
        "b263a9bdf9394062a4fc4272ebed60de331c5490"
      ],
      "author": {
        "name": "Clemens Ladisch",
        "email": "clemens@ladisch.de",
        "time": "Mon Aug 15 08:24:44 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:45:43 2005 +0200"
      },
      "message": "[ALSA] usb-audio: double-buffer all playback data\n\nUSB generic driver\nWe always had to use double buffering when capturing, and when playback\ndata for one URB crosses a buffer boundary.  The latter would make hwptr\nupdates less precise because the double-buffered data is read from the\nbuffer much earlier than the other data is read by the host controller.\n\nDouble-buffering all data allows to update hwptr immediately after the\ndata was copied to the USB buffer(s), which has the additional benefit\nof avoiding the latency imposed by the host controller\u0027s delay of up to\none frame when interrupting.\n\nSigned-off-by: Clemens Ladisch \u003cclemens@ladisch.de\u003e\n"
    },
    {
      "commit": "b263a9bdf9394062a4fc4272ebed60de331c5490",
      "tree": "440f459eb1cd93ed015c38bf20e93e122d4a32e0",
      "parents": [
        "99250872fc619bb5b5ddddcf1c58714a774526fc"
      ],
      "author": {
        "name": "Clemens Ladisch",
        "email": "clemens@ladisch.de",
        "time": "Mon Aug 15 08:22:39 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:45:41 2005 +0200"
      },
      "message": "[ALSA] usb-audio: optimize handling of capture URBs\n\nUSB generic driver\nWhen preparing capture URBs, we don\u0027t need to stop when we cross a\nperiod boundary because we now never handle more than one millisecond of\ndata per URB anyway.\n\nWhen handling captured data, use an extra flag to call\nsnd_pcm_period_elapsed() no more than once.  This allows us to move the\nperiod boundary checking code before the copying of the data which\navoids a second locking of the substream\u0027s lock.\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": "53b266632b79e2adc48754d5a6e9e5ebbde08c12",
      "tree": "040127f1f9492c71e673d146e101aed771a7c589",
      "parents": [
        "1265509cb0f00206c2ed93f120121dd818a3902d"
      ],
      "author": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Aug 12 17:35:09 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:45:32 2005 +0200"
      },
      "message": "[ALSA] opl3sa2 - fixed typo in PnP BIOS IDs (YMF0021 -\u003e YMH0021)\n\nOPL3SA2 driver\n\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\u003e\n"
    },
    {
      "commit": "1265509cb0f00206c2ed93f120121dd818a3902d",
      "tree": "75a7a7aec027b217eb039460dee86955d9614317",
      "parents": [
        "f347c774c37c83e7b2d2b75d962ca40b9a283b2b"
      ],
      "author": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Fri Aug 12 17:24:24 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:45:28 2005 +0200"
      },
      "message": "[ALSA] opl3sa2 driver - added support for PnP BIOS devices\n\nOPL3SA2 driver\nThe driver has been extended to support also PnP BIOS devices.\nThe detection path is:\n\n1) detect PnP BIOS devices\n2) detect ISA PnP devices\n\nSigned-off-by: Jaroslav Kysela \u003cperex@suse.cz\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": "a93bf99077886d209f8e72bc134e1ceb36e76aa2",
      "tree": "a26ba330656f9d0aa693dabea5c585e266a90555",
      "parents": [
        "71d848ca00a16179b17e58e5f51c2d9a6c4f97a2"
      ],
      "author": {
        "name": "Clemens Ladisch",
        "email": "clemens@ladisch.de",
        "time": "Fri Aug 12 15:19:39 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:45:16 2005 +0200"
      },
      "message": "[ALSA] usb-audio: schedule high speed URBs with 1 ms alignment\n\nUSB generic driver\nThe EHCI driver doesn\u0027t interrupt more than once per millisecond, and\norganizes all iso transfers with frame-sized ITDs, so we can (try to)\nbe more efficient by aligning all URBs on frame boundaries.\n\nSigned-off-by: Clemens Ladisch \u003cclemens@ladisch.de\u003e\n"
    },
    {
      "commit": "71d848ca00a16179b17e58e5f51c2d9a6c4f97a2",
      "tree": "5dd195f2e30f6dbc225b97c03cc52d49a31033b7",
      "parents": [
        "d6db392e9235c48bb945624798e9beede7b85b12"
      ],
      "author": {
        "name": "Clemens Ladisch",
        "email": "clemens@ladisch.de",
        "time": "Fri Aug 12 15:18:00 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:45:14 2005 +0200"
      },
      "message": "[ALSA] usb-audio: make nrpacks parameter writeable\n\nUSB generic driver\nThe nrpacks module parameter is used only when initializing a playback\nstream, so it doesn\u0027t hurt to make it writeable.\n\nSigned-off-by: Clemens Ladisch \u003cclemens@ladisch.de\u003e\n"
    },
    {
      "commit": "d6db392e9235c48bb945624798e9beede7b85b12",
      "tree": "5f17b000a18f476ea296b1387150b7ff92837215",
      "parents": [
        "15a24c0778e9bdd48d8e1cf60a263837b5c30ed5"
      ],
      "author": {
        "name": "Clemens Ladisch",
        "email": "clemens@ladisch.de",
        "time": "Fri Aug 12 08:28:27 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:45:08 2005 +0200"
      },
      "message": "[ALSA] usb-audio: fix packets per URB calculation for playback\n\nUSB generic driver\nWhen determining how many packets are needed for one period, we cannot\nassume that all packets have their maximum size -- we always use the\nnominal sample rate when sending data, and could use an even lower rate\nwhen the endpoint uses frequency feedback.\n\nSigned-off-by: Clemens Ladisch \u003cclemens@ladisch.de\u003e\n"
    },
    {
      "commit": "15a24c0778e9bdd48d8e1cf60a263837b5c30ed5",
      "tree": "b7bde1b8f54e4cf8224ed6445d6b8cf9977151ab",
      "parents": [
        "a53fc188ec6fc406276799da465fe789c40d96b2"
      ],
      "author": {
        "name": "Clemens Ladisch",
        "email": "clemens@ladisch.de",
        "time": "Fri Aug 12 08:25:26 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:45:04 2005 +0200"
      },
      "message": "[ALSA] usb-audio: use 1 ms URBs when capturing\n\nUSB generic driver\nWhen capturing audio data, we do not know beforehand how many samples\nthe device sends per frame, so we have to use URBs that are as short as\npossible to make sure that we can handle period boundaries without any\nadditional latencies.\n\nFurthermore, the total count of URBs submitted doesn\u0027t matter when\ncapturing, so we can just use the maximum number.\n\nSigned-off-by: Clemens Ladisch \u003cclemens@ladisch.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": "443feb882679e21ba5d1e0ff9eff067ac26d9461",
      "tree": "df831615407843f4c33a16adc9efe841ec70aa46",
      "parents": [
        "9bcf655109ae06a8e652671a0de6fe2da5c213c2"
      ],
      "author": {
        "name": "Karsten Wiese",
        "email": "annabellesgarden@yahoo.de",
        "time": "Wed Aug 10 11:18:19 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:44:48 2005 +0200"
      },
      "message": "[ALSA] ALSA\u0027s struct _snd_pcm_substream: Obsolete open_flag\n\nPCM Midlevel,ALSA\u003c-OSS emulation,USB USX2Y\nThis patch removes open_flag from struct _snd_pcm_substream.\nAll of its uses are substituted by querying struct _snd_pcm_substream\u0027s\nmember ffile instead.\n\nSigned-off-by: Karsten Wiese \u003cannabellesgarden@yahoo.de\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": "a55bfdc5821df787068da15a6864f2c669d7d22c",
      "tree": "8ac7b469e58d05efdbc5e3c8ebf873a82581450b",
      "parents": [
        "064d2112ff24937f9aabb6baae8de88b6e5ef453"
      ],
      "author": {
        "name": "Dirk Opfer",
        "email": "dirk@do13.de",
        "time": "Mon Aug 08 16:29:43 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:44:29 2005 +0200"
      },
      "message": "[ALSA] Fix compiler warnings in PXA2XX-AC97\n\nARM PXA2XX driver\n-  change pxa2xx_ac97_do_suspend and pxa2xx_ac97_do_resume to use\n   the expected arguments\n\nSigned-off-by: Dirk Opfer \u003cdirk@do13.de\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.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": "4a677ac5d0a4fad286cdfb4890a5e2de61534b1c",
      "tree": "b3dd803720194a55b535fc37883e557839c38c64",
      "parents": [
        "5b8f7f7329289fa3b74ef8cdbaa9d2929787d3e6"
      ],
      "author": {
        "name": "Liam Girdwood",
        "email": "liam.girdwood@wolfsonmicro.com",
        "time": "Fri Aug 05 10:24:36 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:44:10 2005 +0200"
      },
      "message": "[ALSA] PXA27x AC97 warm reset\n\nARM PXA2XX driver\nThis patch extends the period of an AC97 warm reset on the PXA27x from\n50uS to 500uS. The shorter reset didn\u0027t always guarantee that the codec\nwould wake up.\n\nChanges:-\n\n  o Change pxa27x warm reset period to 500uS\n  o Removed double semi-colon.\n\nSigned-off-by: Liam Girdwood \u003cliam.girdwood@wolfsonmicro.com\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "5b8f7f7329289fa3b74ef8cdbaa9d2929787d3e6",
      "tree": "a90354362cd044d3ef6b2e272eb73124b973e3f3",
      "parents": [
        "5549d54992391d81a8cbfbaac45a958876fbc9cb"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed Aug 03 14:02:47 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:43:43 2005 +0200"
      },
      "message": "[ALSA] ad1816a - Add clockfreq module option\n\nDocumentation,AD1816A driver\nAdded clockfreq module option for the card with a different clock frequency\nthan 33kHz.\n\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": "506d4c6a5f909d78c3d624693f10d8cc0eafda48",
      "tree": "98c3467f5b4e0f129c5656890e0f2bc28f98addc",
      "parents": [
        "267d4d6475cf591a5f838449b40cbacfc2915e8b"
      ],
      "author": {
        "name": "Takashi Iwai",
        "email": "tiwai@suse.de",
        "time": "Wed Aug 03 14:02:47 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:43:32 2005 +0200"
      },
      "message": "[ALSA] ad1816a - Add clockfreq module option\n\nDocumentation\nAdded clockfreq module option for the card with a different clock frequency\nthan 33kHz.\n\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.de\u003e\n"
    },
    {
      "commit": "267d4d6475cf591a5f838449b40cbacfc2915e8b",
      "tree": "0eddfd765063df1257cd6ac2780e0b6232671321",
      "parents": [
        "0ca06a00e206b963587ac471e6d1c52bf33b9a18"
      ],
      "author": {
        "name": "Henrik Kretzschmar",
        "email": "henne@nachtwindheim.de",
        "time": "Fri Jul 29 16:59:31 2005 +0200"
      },
      "committer": {
        "name": "Jaroslav Kysela",
        "email": "perex@suse.cz",
        "time": "Tue Aug 30 08:43:29 2005 +0200"
      },
      "message": "[ALSA] adds __init and in snd_memory_init()\n\nALSA Core\nThis patch adds the __init macro to snd_memory_init().\n\nSigned-off-by: Henrik Kretzschmar \u003chenne@nachtwindheim.de\u003e\nSigned-off-by: Takashi Iwai \u003ctiwai@suse.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": "d8971fcb702e24d1e22c77fd1772f182ffee87e3",
      "tree": "c5bb70df39b4816ceb86b77672c49115702f1e20",
      "parents": [
        "1fdab81e675c6ef76a49b8aabb7eaf4be51d1b80"
      ],
      "author": {
        "name": "Stephen Hemminger",
        "email": "shemminger@osdl.org",
        "time": "Mon Aug 29 22:51:28 2005 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Mon Aug 29 22:51:28 2005 -0700"
      },
      "message": "[INET]: compile errors when DEBUG is defined\n\nFix build problem found by compiling driver with DEBUG defined that used tcp.h.\nSince pr_debug(arg) expands to printk(\"\u003c7\u003e\" arg) the argument\nneeds to be string that can be concatenated.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@osdl.org\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "1fdab81e675c6ef76a49b8aabb7eaf4be51d1b80",
      "tree": "cc2917f41eee3ae7c30195308456a034f5baaa1a",
      "parents": [
        "a8e4f435d9ea38bfe9171d7458b2057d440825b1",
        "7ef24b69f9ff4858d7242059fbb19477c10e6dd7"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Aug 29 22:05:21 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Aug 29 22:05:21 2005 -0700"
      },
      "message": "Merge refs/heads/upstream-fixes from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 \n"
    },
    {
      "commit": "a8e4f435d9ea38bfe9171d7458b2057d440825b1",
      "tree": "817ed67ed85f04e821f5ad980fc53ed76fb57d06",
      "parents": [
        "8bc2bee26bc7ba77eb1ffc3e3282002d9893cf09",
        "502c7f1dd566e7ca8aabdb755182664c5fdaebf1"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Aug 29 22:04:58 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Aug 29 22:04:58 2005 -0700"
      },
      "message": "Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev \n"
    },
    {
      "commit": "8bc2bee26bc7ba77eb1ffc3e3282002d9893cf09",
      "tree": "e7c85eca8d55007b0a467b99820820cd40ef4963",
      "parents": [
        "826509f8110049663799bc20f2b5b6170e2f78ca",
        "8913ca1c9ccb5eb6471afd419159729eef6e2730"
      ],
      "author": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Aug 29 21:44:33 2005 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Aug 29 21:44:33 2005 -0700"
      },
      "message": "Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 \n"
    },
    {
      "commit": "7ef24b69f9ff4858d7242059fbb19477c10e6dd7",
      "tree": "13b7016d033a58aa9688155c2c6c5659b2491808",
      "parents": [
        "8f3d17fb7bcb7c255197d11469fb5e9695c9d2f4"
      ],
      "author": {
        "name": "Andrew Morton",
        "email": "akpm@osdl.org",
        "time": "Thu Aug 25 17:14:46 2005 -0700"
      },
      "committer": {
        "name": "Jeff Garzik",
        "email": "jgarzik@pobox.com",
        "time": "Tue Aug 30 00:37:35 2005 -0400"
      },
      "message": "[PATCH] s2io build fix\n\nDamir Perisa \u003cdamir.perisa@solnet.ch\u003e reports:\n\n drivers/net/s2io.h:765: error: invalid lvalue in assignment\n drivers/net/s2io.h:766: error: invalid lvalue in assignment\n\nThat\u0027s a gcc4 error.  I don\u0027t see why the casts are there anyway..\n\nCc: Jeff Garzik \u003cjgarzik@pobox.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Jeff Garzik \u003cjgarzik@pobox.com\u003e\n"
    },
    {
      "commit": "8913ca1c9ccb5eb6471afd419159729eef6e2730",
      "tree": "8c0a4d1334fe6ccb3097b96426152b15fd3d8336",
      "parents": [
        "597f95e2bfbe9b83ed8b0761ebf4e7d55fd4df17"
      ],
      "author": {
        "name": "David Gibson",
        "email": "david@gibson.dropbear.id.au",
        "time": "Wed Jul 27 15:47:23 2005 +1000"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Tue Aug 30 13:52:12 2005 +1000"
      },
      "message": "[PATCH] Remove nested feature sections\n\nThe {BEGIN,END}_FTR_SECTION asm macros used in ppc64 to nop out\nsections of code at runtime cannot be nested.  However, we do nest\nthem in hash_low.S.  We get away with it there, because there is\nnothing between the BEGIN markers for each section.  However, that\u0027s\nconfusing to someone reading the code.\n\nThis patch removes the nested ifset and ifclr feature sections,\nreplacing them with a single feature section in the full mask/value\nform.\n\nSigned-off-by: David Gibson \u003cdwg@au1.ibm.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    },
    {
      "commit": "597f95e2bfbe9b83ed8b0761ebf4e7d55fd4df17",
      "tree": "210cf02ca0d699bd2cc8f63f9e02d3ca69ceb5ab",
      "parents": [
        "5ff98ae18bec792d77bfea801aa4b3385b98b355"
      ],
      "author": {
        "name": "Joel Schopp",
        "email": "jschopp@austin.ibm.com",
        "time": "Fri Aug 12 14:34:58 2005 -0500"
      },
      "committer": {
        "name": "Paul Mackerras",
        "email": "paulus@samba.org",
        "time": "Tue Aug 30 13:42:35 2005 +1000"
      },
      "message": "[PATCH] ppc64: lparconfig.c memory leak\n\nThis patch fixes a rare memory leak found by Coverity.\n\nSigned-off-by: Joel Schopp \u003cjschopp@austin.ibm.com\u003e\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n"
    }
  ],
  "next": "5ff98ae18bec792d77bfea801aa4b3385b98b355"
}
