)]}'
{
  "log": [
    {
      "commit": "f4920f673c4260de966b5f72c5524de0dabb7ffe",
      "tree": "823e28c8bc20f2376e53c858446523649b9d4ecf",
      "parents": [
        "0efba16cc05bfe1f80471886c7a888a4744138cf"
      ],
      "author": {
        "name": "Samu Onkalo",
        "email": "samu.p.onkalo@nokia.com",
        "time": "Thu Nov 11 14:05:23 2010 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Fri Nov 12 07:55:32 2010 -0800"
      },
      "message": "leds: update LP552x support Kconfig and Makefile\n\nProvide configuration and compilation support for LP5521 and LP5523\n\nSigned-off-by: Samu Onkalo \u003csamu.p.onkalo@nokia.com\u003e\nCc: Richard Purdie \u003crpurdie@rpsys.net\u003e\nCc: Jean Delvare \u003ckhali@linux-fr.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "2446783250fc12ba9bc39771e04988692742ed90",
      "tree": "e4db7f8444d2726e7df8d30784e8f4e3fc32f0f4",
      "parents": [
        "e5971bbc1caf0ccbab3fea74fe37abb649d1c7cf"
      ],
      "author": {
        "name": "Simon Guinot",
        "email": "sguinot@lacie.com",
        "time": "Thu Oct 07 16:38:49 2010 +0200"
      },
      "committer": {
        "name": "Nicolas Pitre",
        "email": "nico@fluxnic.net",
        "time": "Thu Oct 07 14:02:12 2010 -0400"
      },
      "message": "leds: add LED driver for Big Network series LEDs\n\nThis patch add a LED class driver for LEDs found on the LaCie 2Big and\n5Big Network v2 boards. The LEDs are wired to a CPLD and are controlled\nthrough a GPIO extension bus.\n\nSigned-off-by: Simon Guinot \u003csguinot@lacie.com\u003e\nSigned-off-by: Nicolas Pitre \u003cnico@fluxnic.net\u003e\n"
    },
    {
      "commit": "11efe71f6564e59ba9acfc636ac6f423e059dc69",
      "tree": "dcbc12bdf746393d1ecacacf58563f982eaaf6de",
      "parents": [
        "b6a044ff5757b22572ac3f3ccd006fb052b27b77"
      ],
      "author": {
        "name": "Simon Guinot",
        "email": "sguinot@lacie.com",
        "time": "Tue Jul 06 16:08:46 2010 +0200"
      },
      "committer": {
        "name": "Nicolas Pitre",
        "email": "nico@fluxnic.net",
        "time": "Fri Jul 16 22:02:00 2010 -0400"
      },
      "message": "leds: add LED driver for Network Space v2 LEDs\n\nThis patch add a LED class driver for the dual-GPIO LEDs found on the\nNetwork Space v2 board (and parents). This include Internet Space v2,\nNetwork Space (Max) v2 and d2 Network v2 boards.\n\nThis dual-GPIO LED is wired to a CPLD and can blink in relation with the\nSATA activity. The driver expose this capability through a \"sata\" sysfs\nattribute.\n\nSigned-off-by: Simon Guinot \u003csguinot@lacie.com\u003e\nSigned-off-by: Nicolas Pitre \u003cnico@fluxnic.net\u003e\n"
    },
    {
      "commit": "7fdcef8a414eaeb367b3696005b25283d62d195d",
      "tree": "a33a3229159a044f6db675ad56bf463c20c924a1",
      "parents": [
        "1e653accf7d2b02e75af550963b261b3243ac20e"
      ],
      "author": {
        "name": "Philippe Rétornaz",
        "email": "philippe.retornaz@epfl.ch",
        "time": "Wed May 19 09:24:31 2010 +0200"
      },
      "committer": {
        "name": "Richard Purdie",
        "email": "rpurdie@linux.intel.com",
        "time": "Wed May 26 13:07:56 2010 +0100"
      },
      "message": "leds: Add mc13783 LED support\n\nThis add basic led support for Freescale MC13783 PMIC.\n\nSigned-off-by: Philippe Rétornaz \u003cphilippe.retornaz@epfl.ch\u003e\nSigned-off-by: Richard Purdie \u003crpurdie@linux.intel.com\u003e\n"
    },
    {
      "commit": "14e40f644b020d473415342461b7c62e3bb5e312",
      "tree": "d1d0d2e92908f02651f632a84ac2cc80a8f31be1",
      "parents": [
        "98652efceab8f0b1a3a1b2750544a395ec056115"
      ],
      "author": {
        "name": "Bjarke Istrup Pedersen",
        "email": "gurligebis@gentoo.org",
        "time": "Mon May 24 12:15:56 2010 -0700"
      },
      "committer": {
        "name": "Richard Purdie",
        "email": "rpurdie@linux.intel.com",
        "time": "Wed May 26 13:07:54 2010 +0100"
      },
      "message": "leds: Add LED driver for the Soekris net5501 board\n\nIt is based on the previously submitted code by Alessandro Zummo, but is\nchanged to use the new GPIO driver with 2.6.33, and the driver has been\nmoved to drivers/leds where it belongs.\n\n[akpm@linux-foundation.org: coding-style fixes]\n[randy.dunlap@oracle.com: fix net5501 kconfig]\nSigned-off-by: Bjarke Istrup Pedersen \u003cgurligebis@gentoo.org\u003e\nSigned-off-by: Randy Dunlap \u003crandy.dunlap@oracle.com\u003e\nSigned-off-by: Alessandro Zummo \u003ca.zummo@towertech.it\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Richard Purdie \u003crpurdie@linux.intel.com\u003e\n"
    },
    {
      "commit": "72dcd8d08aca4ac6154dc37243880ee306c7ea73",
      "tree": "7df03c727adb82dd8b2fb2bc2dd32f5667d7cfbc",
      "parents": [
        "d09e16664be88dc8463fe7508a2123460bf6d676"
      ],
      "author": {
        "name": "Bob Rodgers",
        "email": "Robert_Rodgers@dell.com",
        "time": "Wed Feb 17 15:23:31 2010 -0600"
      },
      "committer": {
        "name": "Richard Purdie",
        "email": "rpurdie@linux.intel.com",
        "time": "Tue Mar 16 19:49:21 2010 +0000"
      },
      "message": "leds: Add Dell Business Class Netbook LED driver\n\nThis patch adds an LED driver to support the Dell Activity LED on the\nDell Latitude 2100 netbook and future products to come. The Activity LED\nis visible externally in the lid so classroom instructors can observe it\nfrom a distance. The driver uses the sysfs led_class and provides a\nstandard LED interface.\n\nSigned-off by: Bob Rodgers \u003cRobert_Rodgers@dell.com\u003e\nSigned-off-by: Louis Davis \u003cLouis_Davis@dell.com\u003e\nSigned-off-by: Jim Dailey \u003cJim_Dailey@dell.com\u003e, Developers\nAcked-by: Matthew Garrett \u003cmjg@redhat.com\u003e\nAcked-by: Dmitry Torokhov \u003cdtor@mail.ru\u003e\nSigned-off-by: Richard Purdie \u003crpurdie@linux.intel.com\u003e\n"
    },
    {
      "commit": "0a2f915b405ac1a8d19d9b7cf7873f26ba682a24",
      "tree": "a879be7f4611811ea052cfe2f176c8d2de75c187",
      "parents": [
        "d07e8bf83fd71567aaf9c27c3b133ab3cf8f3c4c"
      ],
      "author": {
        "name": "Haojian Zhuang",
        "email": "haojian.zhuang@marvell.com",
        "time": "Wed Jan 06 17:10:09 2010 -0500"
      },
      "committer": {
        "name": "Samuel Ortiz",
        "email": "sameo@linux.intel.com",
        "time": "Sun Mar 07 22:17:05 2010 +0100"
      },
      "message": "led: Enable led in 88pm860x\n\nEnable led sub device in Marvell 88PM860x. Two LED arrays can be supported.\nEach LED array can be used for R,G,B leds.\n\nSigned-off-by: Haojian Zhuang \u003chaojian.zhuang@marvell.com\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@linux.intel.com\u003e\n"
    },
    {
      "commit": "d4cc6a2eee98faebf2c7d3ebc4b35541c1d47d21",
      "tree": "7700367133fbb2041939a0fc734340f24d1f2113",
      "parents": [
        "3c0f6e1eddeddd95ed04d4a7f0e55ab0aa99adf9"
      ],
      "author": {
        "name": "Antonio Ospite",
        "email": "ospite@studenti.unina.it",
        "time": "Mon Dec 07 15:08:13 2009 +0100"
      },
      "committer": {
        "name": "Richard Purdie",
        "email": "rpurdie@linux.intel.com",
        "time": "Thu Dec 17 11:27:09 2009 +0000"
      },
      "message": "leds: Add LED class driver for regulator driven LEDs.\n\nThis driver provides an interface for controlling LEDs (or vibrators)\nconnected to PMICs for which there is a regulator framework driver.\n\nThis driver can be used, for instance, to control vibrator on all Motorola EZX\nphones using the pcap-regulator driver services.\n\nSigned-off-by: Antonio Ospite \u003cospite@studenti.unina.it\u003e\nReviewed-by: Mark Brown \u003cbroonie@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Richard Purdie \u003crpurdie@linux.intel.com\u003e\n"
    },
    {
      "commit": "ed4a10b47ff1e4059157f33248a62d9551ced786",
      "tree": "34a76460ff523dbdd7f016164a60e66a4e3f768b",
      "parents": [
        "a8dd18feb68ef0c5d3ec02f7d198740ddd7e8fd3"
      ],
      "author": {
        "name": "Michael Hennerich",
        "email": "michael.hennerich@analog.com",
        "time": "Thu Oct 08 04:00:19 2009 -0400"
      },
      "committer": {
        "name": "Richard Purdie",
        "email": "rpurdie@linux.intel.com",
        "time": "Wed Dec 16 11:30:10 2009 +0000"
      },
      "message": "leds: Add driver for ADP5520/ADP5501 MFD PMICs\n\nSigned-off-by: Michael Hennerich \u003cmichael.hennerich@analog.com\u003e\nSigned-off-by: Bryan Wu \u003ccooloney@kernel.org\u003e\nSigned-off-by: Mike Frysinger \u003cvapier@gentoo.org\u003e\nSigned-off-by: Richard Purdie \u003crpurdie@linux.intel.com\u003e\n"
    },
    {
      "commit": "a8dd18feb68ef0c5d3ec02f7d198740ddd7e8fd3",
      "tree": "a1abaa60067c20660f991231adf17e2be9d52ab6",
      "parents": [
        "09a46db05b2e07484c08c638d7d6bda0523a13a6"
      ],
      "author": {
        "name": "Daniel Mack",
        "email": "daniel@caiaq.de",
        "time": "Thu Oct 15 02:59:35 2009 +0200"
      },
      "committer": {
        "name": "Richard Purdie",
        "email": "rpurdie@linux.intel.com",
        "time": "Wed Dec 16 11:30:09 2009 +0000"
      },
      "message": "leds: Add driver for LT3593 controlled LEDs\n\nThe LT3593 is a step-up DC/DC converter designed to drive up to ten\nwhite LEDs in series. The current flow can be set with a control pin.\n\nThis driver controls any number of such devices connected on generic\nGPIOs and exports the function as as platform_driver.\n\nThe gpio_led platform data struct definition is reused for this purpose.\n\nSuccessfully tested on a PXA embedded board.\n\nSigned-off-by: Daniel Mack \u003cdaniel@caiaq.de\u003e\nSigned-off-by: Richard Purdie \u003crpurdie@linux.intel.com\u003e\n"
    },
    {
      "commit": "a328e95b82c1b8483ae5ab2f809140664d7f6c92",
      "tree": "7e3587f905ffde3826cdcf11ff443b8fae74171a",
      "parents": [
        "8bea8672edfca7ec5f661cafb218f1205863b343"
      ],
      "author": {
        "name": "Dave Hansen",
        "email": "dave@sr71.net",
        "time": "Thu Oct 01 15:43:32 2009 -0700"
      },
      "committer": {
        "name": "Richard Purdie",
        "email": "rpurdie@linux.intel.com",
        "time": "Wed Dec 16 11:30:09 2009 +0000"
      },
      "message": "leds: LED driver for Intel NAS SS4200 series (v5)\n\nThis code is based on a driver that came in the \"Open-source\nand GPL components\" download here:\n\nhttp://downloadcenter.intel.com/SearchResult.aspx?lang\u003deng\u0026ProductFamily\u003dServer+Products\u0026ProductLine\u003dIntel%C2%AE+Storage+Systems\u0026ProductProduct\u003dIntel%C2%AE+Entry+Storage+System+SS4200-E\u0026OSVersion\u003dOS+Independent\n\nIt was in a file called nasgpio.c inside of a second zip file\ncalled SS4200-E_Linux_SIO_Driver-v1.4.zip and is based on this\nupdated to use the LED subsystem with the ioctl and hardware\nmonitor support removed.\n\nI don\u0027t have any need for brightness\ncontrol, and its code is *completely* separate from the on/off\ncontrols implemented here.  If anyone else wants it, I\u0027d be\nhappy to look into adding it, but I don\u0027t care enough for now.\n\nExcept for the probe routines, I rewrote most of it.  I also\nNote that I don\u0027t have any hardware documentation except for\nthe original driver.\n\nThanks go to Arjan for his help in getting the original source\nfor this released and for chasing down some licensing issues.\n\nSigned-off-by: Dave Hansen \u003cdave@sr71.net\u003e\nSigned-off-by: Richard Purdie \u003crpurdie@linux.intel.com\u003e\n"
    },
    {
      "commit": "c746b5519a88b8803d43946ad06326ece4829116",
      "tree": "886c979ce67fb26f550700261b67ef70ff36c539",
      "parents": [
        "e07cccf4046978df10f2e13fe2b99b2f9b3a65db"
      ],
      "author": {
        "name": "Mark Brown",
        "email": "broonie@opensource.wolfsonmicro.com",
        "time": "Sat Sep 05 14:09:21 2009 +0100"
      },
      "committer": {
        "name": "Richard Purdie",
        "email": "rpurdie@linux.intel.com",
        "time": "Mon Sep 07 14:33:33 2009 +0100"
      },
      "message": "leds: Add WM831x status LED driver\n\nThe WM831x devices feature two software controlled status LEDs with\nhardware assisted blinking.\n\nThe device can also autonomously control the LEDs based on a selection\nof sources.  This can be configured at boot time using either platform\ndata or the chip OTP.  A sysfs file in the style of that for triggers\nallowing the control source to be configured at run time.  Triggers\ncan\u0027t be used here since they can\u0027t depend on the implementation details\nof a specific LED type.\n\nSigned-off-by: Mark Brown \u003cbroonie@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Richard Purdie \u003crpurdie@linux.intel.com\u003e\n"
    },
    {
      "commit": "5054d39e327f76df022163a2ebd02e444c5d65f9",
      "tree": "915f4a5406a1147524ba8a2aa7ab42074127be84",
      "parents": [
        "07172d2bfa339d6c150d8cdd7c02128177feffbb"
      ],
      "author": {
        "name": "Antonio Ospite",
        "email": "ospite@studenti.unina.it",
        "time": "Fri Jun 19 13:55:42 2009 +0200"
      },
      "committer": {
        "name": "Richard Purdie",
        "email": "rpurdie@linux.intel.com",
        "time": "Tue Jun 23 20:21:38 2009 +0100"
      },
      "message": "leds: LED driver for National Semiconductor LP3944 Funlight Chip\n\nLEDs driver for National Semiconductor LP3944 Funlight Chip\nhttp://www.national.com/pf/LP/LP3944.html\n\nThis helper chip can drive up to 8 leds, with two programmable DIM\nmodes; it could even be used as a gpio expander but this driver assumes\nit is used as a led controller.\n\nThe DIM modes are used to set _blink_ patterns for leds, the pattern is\nspecified supplying two parameters:\n  - period: from 0s to 1.6s\n  - duty cycle: percentage of the period the led is on, from 0 to 100\n\nLP3944 can be found on Motorola A910 smartphone, where it drives the rgb\nleds, the camera flash light and the displays backlights.\n\nSigned-off-by: Antonio Ospite \u003cospite@studenti.unina.it\u003e\nSigned-off-by: Richard Purdie \u003crpurdie@linux.intel.com\u003e\n"
    },
    {
      "commit": "0b56129be72c38179697b7441aacbe133d515ff9",
      "tree": "7f13b977bc999fb3d4904b8196e362236c5a5c77",
      "parents": [
        "95dc5768c9e9ce207319e17bcf7e28288c671d02"
      ],
      "author": {
        "name": "Kim Kyuwon",
        "email": "chammoru@gmail.com",
        "time": "Wed Mar 04 11:59:29 2009 -0800"
      },
      "committer": {
        "name": "Richard Purdie",
        "email": "rpurdie@linux.intel.com",
        "time": "Mon Apr 06 16:06:26 2009 +0100"
      },
      "message": "leds: add BD2802GU LED driver\n\nROHM BD2802GU is a RGB LED controller attached to i2c bus and specifically\nengineered for decoration purposes.  This RGB controller incorporates\nlighting patterns and illuminates.\n\nThis driver is designed to minimize power consumption, so when there is no\nemitting LED, it enters to reset state.  And because the BD2802GU has lots\nof features that can\u0027t be covered by the current LED framework, it\nprovides Advanced Configuration Function(ADF) mode, so that user\napplications can set registers of BD2802GU directly.\n\nHere are basic usage examples :\n; to turn on LED (not blink)\n$ echo 1 \u003e /sys/class/leds/led1_R/brightness\n; to blink LED\n$ echo timer \u003e /sys/class/leds/led1_R/trigger\n$ echo 1 \u003e /sys/class/leds/led1_R/delay_on\n$ echo 1 \u003e /sys/class/leds/led1_R/delay_off\n; to turn off LED\n$ echo 0 \u003e /sys/class/leds/led1_R/brightness\n\n[akpm@linux-foundation.org: coding-style fixes]\nSigned-off-by: Kim Kyuwon \u003cchammoru@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Richard Purdie \u003crpurdie@linux.intel.com\u003e\n"
    },
    {
      "commit": "17354bfe85275f1bdde7f4a27ebc1ba53e053939",
      "tree": "15a6a5dc4b353ccd15fe5afcd977d953caac9bd8",
      "parents": [
        "ac67e23bed58a0e34a8cb9ecd1de6c78569f8ef2"
      ],
      "author": {
        "name": "Felipe Balbi",
        "email": "me@felipe.balbi.com",
        "time": "Tue Feb 17 13:18:11 2009 +0200"
      },
      "committer": {
        "name": "Richard Purdie",
        "email": "rpurdie@linux.intel.com",
        "time": "Mon Apr 06 16:06:26 2009 +0100"
      },
      "message": "leds: Add gpio-led trigger\n\nThe gpio led trigger will allow leds to be triggered by\ngpio events.\n\nWhen we give the led a gpio number, the trigger will\nrequest_irq() on that so we don\u0027t have to keep polling\nfor gpio state.\n\nIt\u0027s useful for usecases as n810\u0027s keypad leds that could\nbe triggered by the gpio event generated when user slides\nup to show the keypad.\n\nWe also provide means for userland to tell us what is the\ndesired brightness for that special led when it goes on\nso userland could use information from ambient light sensors\nand not set led brightness too high if it\u0027s not necessary.\n\nSigned-off-by: Felipe Balbi \u003cme@felipebalbi.com\u003e\nSigned-off-by: Richard Purdie \u003crpurdie@linux.intel.com\u003e\n"
    },
    {
      "commit": "ac67e23bed58a0e34a8cb9ecd1de6c78569f8ef2",
      "tree": "3d7142ed4551fba3c37325b233554c701d0fd730",
      "parents": [
        "defb512d2576992c63ba1c18c24eea31cfeaa26e"
      ],
      "author": {
        "name": "Phil Sutter",
        "email": "n0-1@freewrt.org",
        "time": "Thu Jan 22 19:35:48 2009 +0100"
      },
      "committer": {
        "name": "Richard Purdie",
        "email": "rpurdie@linux.intel.com",
        "time": "Mon Apr 06 16:06:26 2009 +0100"
      },
      "message": "leds: Add rb532 LED driver for the User LED\n\nMikrotik built six LEDs into the Routerboard 532, from which one is\ndestined for custom use, the so called \"User LED\". This patch adds a\ndriver for it, based on the LEDs class.\n\nSigned-off-by: Phil Sutter \u003cn0-1@freewrt.org\u003e\nAcked-by: Florian Fainelli \u003cflorian@openwrt.org\u003e\nSigned-off-by: Richard Purdie \u003crpurdie@linux.intel.com\u003e\n"
    },
    {
      "commit": "41c42ff5dbe29b7b826e6736f960959c76e7acf0",
      "tree": "c405b8e5e266994fbf81d7610cf8498215e0baff",
      "parents": [
        "b2bdc3e7130001804f27e7c1254930143119f435"
      ],
      "author": {
        "name": "Luotao Fu",
        "email": "l.fu@pengutronix.de",
        "time": "Wed Feb 11 13:24:40 2009 -0800"
      },
      "committer": {
        "name": "Richard Purdie",
        "email": "rpurdie@linux.intel.com",
        "time": "Mon Apr 06 16:06:26 2009 +0100"
      },
      "message": "leds: simple driver for pwm driven LEDs\n\nAdd a simple driver for pwm driver LEDs.  pwm_id and period can be defined\nin board file.  It is developed for pxa, however it is probably generic\nenough to be used on other platforms with pwm.\n\nSigned-off-by: Luotao Fu \u003cl.fu@pengutronix.de\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Richard Purdie \u003crpurdie@linux.intel.com\u003e\n"
    },
    {
      "commit": "ac2dd0f110d5ab0359de7786e88e9971954ac7ee",
      "tree": "4d61f0b20709cf6b64e984fcd669dfb97112b861",
      "parents": [
        "1bd465e6b0e2b559db47420fea686507a01cfab0"
      ],
      "author": {
        "name": "Guennadi Liakhovetski",
        "email": "lg@denx.de",
        "time": "Sat Jan 10 18:58:28 2009 +0000"
      },
      "committer": {
        "name": "Richard Purdie",
        "email": "rpurdie@linux.intel.com",
        "time": "Mon Apr 06 16:06:25 2009 +0100"
      },
      "message": "leds: Add dac124s085 driver\n\nAdd an LED driver using the DAC124S085 DAC from NatSemi\n\n[randy.dunlap@oracle.com: use header files for interfaces]\nSigned-off-by: Guennadi Liakhovetski \u003clg@denx.de\u003e\nSigned-off-by: Randy Dunlap \u003crandy.dunlap@oracle.com\u003e\nSigned-off-by: Richard Purdie \u003crpurdie@linux.intel.com\u003e\n"
    },
    {
      "commit": "9e0c79782143a816ba7d7f0f6e195091a97053f6",
      "tree": "109a347061a1e2d1e08aa3908b893e2ee55f9732",
      "parents": [
        "5b019e99016f3a692ba45bf68fba73a402d7c01a"
      ],
      "author": {
        "name": "Eric Piel",
        "email": "eric.piel@tremplin-utc.net",
        "time": "Thu Jan 15 13:51:23 2009 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@linux-foundation.org",
        "time": "Thu Jan 15 16:39:40 2009 -0800"
      },
      "message": "lis3lv02d: merge with leds hp disk\n\nMove the second part of the HP laptop disk protection functionality (a red\nled) to the same driver.  From a purely Linux developer\u0027s point of view,\nthe led and the accelerometer have nothing related.  However, they\ncorrespond to the same ACPI functionality, and so will always be used\ntogether, moreover as they share the same ACPI PNP alias, there is no\nother simple to allow to have same loaded at the same time if they are not\nin the same module.  Also make it requires the led class to compile and\nupdate the Kconfig text.\n\nSigned-off-by: Pavel Machek \u003cpavel@suse.cz\u003e\nSigned-off-by: Eric Piel \u003ceric.piel@tremplin-utc.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "0081e8020ebd814a99e45720a10e869a54ee08a6",
      "tree": "0036c31844ae55ff00b370a4a476768398c29844",
      "parents": [
        "934cd3f979a1daacbd403398f2c7a8f6720c33aa"
      ],
      "author": {
        "name": "Mark Brown",
        "email": "broonie@opensource.wolfsonmicro.com",
        "time": "Thu Dec 04 16:52:33 2008 +0000"
      },
      "committer": {
        "name": "Richard Purdie",
        "email": "rpurdie@linux.intel.com",
        "time": "Thu Jan 08 12:38:58 2009 +0000"
      },
      "message": "leds: Add WM8350 LED driver\n\nThe voltage and current regulators on the WM8350 AudioPlus PMIC can be\nused in concert to provide a power efficient LED driver.  This driver\nimplements support for this within the standard LED class.\n\nPlatform initialisation code should configure the LED hardware in the\ninit callback provided by the WM8350 core driver.  The callback should\nuse wm8350_isink_set_flash(), wm8350_dcdc25_set_mode() and\nwm8350_dcdc_set_slot() to configure the operating parameters of the\nregulators for their hardware and then then use wm8350_register_led() to\ninstantiate the LED driver.\n\nThis driver was originally written by Liam Girdwood, though it has been\nextensively modified since then.\n\nSigned-off-by: Mark Brown \u003cbroonie@opensource.wolfsonmicro.com\u003e\nSigned-off-by: Richard Purdie \u003crpurdie@linux.intel.com\u003e\n"
    },
    {
      "commit": "ec9a943ce9f6d6a8ea09587b49d29a020c418c76",
      "tree": "192fcccbf197ab80735fb6d8eb8d6a87521c34cb",
      "parents": [
        "9e42d0cf5020aaf217433cad1a224745241d212a"
      ],
      "author": {
        "name": "Constantin Baranov",
        "email": "const@mimas.ru",
        "time": "Mon Nov 17 11:31:08 2008 +0000"
      },
      "committer": {
        "name": "Richard Purdie",
        "email": "rpurdie@linux.intel.com",
        "time": "Thu Jan 08 12:38:57 2009 +0000"
      },
      "message": "leds: ALIX.2 LEDs driver\n\nDriver for PC Engines ALIX.2 and ALIX.3 LEDs.\n\nSigned-off-by: Constantin Baranov \u003cconst@mimas.ru\u003e\nSigned-off-by: Richard Purdie \u003crpurdie@linux.intel.com\u003e\n"
    },
    {
      "commit": "9c78ff6e65cad9f9fcf0bbde2bfbbf3a544fb704",
      "tree": "3ca17569331f882a265a6ceee5a866640edac145",
      "parents": [
        "0adaf6e4c23dd8a7ab20fb3acaa58e3f8422ac60"
      ],
      "author": {
        "name": "Pavel Machek",
        "email": "pavel@suse.cz",
        "time": "Mon Oct 20 23:02:43 2008 +0100"
      },
      "committer": {
        "name": "Richard Purdie",
        "email": "rpurdie@linux.intel.com",
        "time": "Mon Oct 20 23:02:43 2008 +0100"
      },
      "message": "leds: Add driver for HP harddisk protection LEDs\n\nHP notebooks contain accelerometer-based disk protection subsystem,\nand LED that indicates hard disk is protected. This is driver for the\nLED part.\n\nSigned-off-by: Pavel Machek \u003cpavel@suse.cz\u003e\nSigned-off-by: Richard Purdie \u003crpurdie@linux.intel.com\u003e\n"
    },
    {
      "commit": "85b064b66400abf626b0e9754118c2a8a212c19b",
      "tree": "b2e242047971dab713465942817d8cab06686604",
      "parents": [
        "dd8e5a2039607e0f79c33549726a2415d977c938"
      ],
      "author": {
        "name": "Richard Purdie",
        "email": "rpurdie@linux.intel.com",
        "time": "Mon Oct 20 22:55:00 2008 +0100"
      },
      "committer": {
        "name": "Richard Purdie",
        "email": "rpurdie@linux.intel.com",
        "time": "Mon Oct 20 22:55:00 2008 +0100"
      },
      "message": "leds: Remove uneeded leds-cm-x270 driver\n\nThe cm-x270 board uses leds-gpio so remove the now unneeded driver.\n\nAcked-by: Mike Rapoport \u003cmike@compulab.co.il\u003e\nSigned-off-by: Richard Purdie \u003crpurdie@linux.intel.com\u003e\n"
    },
    {
      "commit": "132e9306beedd049bc5de037f1996731a2ca3eed",
      "tree": "74284b6fb45299ccbfa754e9297a33ad0f8ff322",
      "parents": [
        "9e84561c8c8671d9e58d1893cc524a71b20c9183"
      ],
      "author": {
        "name": "Rodolfo Giometti",
        "email": "giometti@linux.it",
        "time": "Mon Oct 13 09:25:24 2008 +0100"
      },
      "committer": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Mon Oct 20 22:34:12 2008 +0100"
      },
      "message": "leds: Add backlight LED trigger\n\nThis allows LEDs to be controlled as a backlight device where\nthey turn off and on when the display is blanked and unblanked.\nThis is useful where you need various key backlight LEDs to\ndim at the same time as the backlight.\n\nSigned-off-by: Rodolfo Giometti \u003cgiometti@linux.it\u003e\nSigned-off-by: Richard Purdie \u003crpurdie@linux.intel.com\u003e\n"
    },
    {
      "commit": "9e84561c8c8671d9e58d1893cc524a71b20c9183",
      "tree": "0c3f013a3ad2837e40fced5ab7a72a0f4e34fa1b",
      "parents": [
        "6da0b38f4433fb0f24615449d7966471b6e5eae0"
      ],
      "author": {
        "name": "Mike Rapoport",
        "email": "mike@compulab.co.il",
        "time": "Mon Oct 13 09:06:10 2008 +0100"
      },
      "committer": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Mon Oct 20 22:34:11 2008 +0100"
      },
      "message": "leds: da903x: Add support for LEDs found on DA9030/DA9034\n\nSigned-off-by: Mike Rapoport \u003cmike@compulab.co.il\u003e\nSigned-off-by: Eric Miao \u003ceric.miao@marvell.com\u003e\nSigned-off-by: Richard Purdie \u003crpurdie@linux.intel.com\u003e\n"
    },
    {
      "commit": "56c5d900dbb8e042bfad035d18433476931d8f93",
      "tree": "00b793965beeef10db03e0ff021d2d965c410759",
      "parents": [
        "4dd95b63ae25c5cad6986829b5e8788e9faa0330",
        "ead9d23d803ea3a73766c3cb27bf7563ac8d7266"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sat Oct 11 12:39:35 2008 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sat Oct 11 12:39:35 2008 -0700"
      },
      "message": "Merge branch \u0027master\u0027 of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6\n\nConflicts:\n\n\tsound/core/memalloc.c\n"
    },
    {
      "commit": "4fe3224fffc56b13fe54e0fa479b64db83d8b125",
      "tree": "ed989603ae04dbe9e61350ab5c8ef3cfee171095",
      "parents": [
        "fff147208b48680cb7b627a144113a6585828a0e"
      ],
      "author": {
        "name": "Eric Miao",
        "email": "eric.miao@marvell.com",
        "time": "Fri Sep 05 22:38:23 2008 +0800"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Tue Sep 23 22:04:40 2008 +0100"
      },
      "message": "[ARM] pxa/spitz: use leds-gpio for led driving and drop leds-spitz\n\nNow as the scoop pins are covered by the generic gpio API,\nwe can use leds-gpio driver instead of special leds-spitz\n\nDrop leds-spitz.c and the declarations of now un-referenced\nspitzscoop_device, spitzscoop2_device.\n\nSigned-off-by: Dmitry Baryshkov \u003cdbaryshkov@gmail.com\u003e\nCc: Richard Purdie \u003crpurdie@rpsys.net\u003e\nSigned-off-by: Eric Miao \u003ceric.miao@marvell.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "60cf711d47d995c3d61e222502fde3c11cedc434",
      "tree": "1f8daaaa055454691e123a091ac668590dfc0365",
      "parents": [
        "6168cda927ecdf3347537e0d01618ca2a2272007"
      ],
      "author": {
        "name": "Eric Miao",
        "email": "eric.miao@marvell.com",
        "time": "Fri Sep 05 18:36:21 2008 +0800"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Tue Sep 23 22:04:39 2008 +0100"
      },
      "message": "[ARM] pxa/corgi: use leds-gpio for led driving and drop leds-corgi\n\nNow as the scoop pins are covered by the generic gpio API,\nwe can use leds-gpio driver instead of special leds-corgi\n\nDrop leds-corgi.c and remove the declaration of now un-referenced\ncorgiscoop_device.\n\nSigned-off-by: Dmitry Baryshkov \u003cdbaryshkov@gmail.com\u003e\nCc: Richard Purdie \u003crpurdie@rpsys.net\u003e\nSigned-off-by: Eric Miao \u003ceric.miao@marvell.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "5843492ccce3568ff6eb6efc52fb793923207d0b",
      "tree": "7cee2d0e62bf9d97664a93f6a51823b41c800776",
      "parents": [
        "10d29ff9070caf5810d37ab06e30f7acad278f1e"
      ],
      "author": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Aug 31 20:26:48 2008 -0700"
      },
      "committer": {
        "name": "David S. Miller",
        "email": "davem@davemloft.net",
        "time": "Sun Aug 31 20:26:48 2008 -0700"
      },
      "message": "leds: Add driver for Sunfire UltraSPARC server LEDs.\n\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n"
    },
    {
      "commit": "f46e9203d9a100bae216cc06e17f2e77351aa8d8",
      "tree": "169cb323535845591afcef0298c29ba91b9bc749",
      "parents": [
        "dd1160dc1842ae172495a6da274a77e35c593ed8"
      ],
      "author": {
        "name": "Nate Case",
        "email": "ncase@xes-inc.com",
        "time": "Wed Jul 16 22:49:55 2008 +0100"
      },
      "committer": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Wed Jul 23 09:49:56 2008 +0100"
      },
      "message": "leds: Add support for Philips PCA955x I2C LED drivers\n\nThis driver supports the PCA9550, PCA9551, PCA9552, and PCA9553\nLED driver chips.\n\nSigned-off-by: Nate Case \u003cncase@xes-inc.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\n"
    },
    {
      "commit": "e14fa82439d33cef67eaafc1a48960bbfa610c8e",
      "tree": "e98b939481252441fecf05350f769a44acb7d99c",
      "parents": [
        "c010b2f76c3032e48097a6eef291d8593d5d79a6"
      ],
      "author": {
        "name": "Riku Voipio",
        "email": "riku.voipio@iki.fi",
        "time": "Sat May 31 14:43:41 2008 +0100"
      },
      "committer": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Wed Jul 23 09:49:56 2008 +0100"
      },
      "message": "leds: Add pca9532 led driver\n\nNXP pca9532 is a LED dimmer/controller attached to i2c bus.  It allows\nattaching upto 16 leds which can either be on, off or dimmed and/or blinked\nwith the two PWM modulators available.\n\nThis driver is a \"new-style\" i2c driver that adheres to the driver model and\nimplements the led framework api.  Since the leds connected to the driver are\nplatform specific, it is only useful when platform data is passed to the\ndriver to define what leds are connected to which pins.\n\nSigned-off-by: Riku Voipio \u003criku.voipio@iki.fi\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\n"
    },
    {
      "commit": "060856c799191ffc360105cac49f3f9e68d526b7",
      "tree": "191f593264e0712b1be086c3e49faa9b2c782e9a",
      "parents": [
        "2e214e0fa21465cf2749ca7d5a072cf8591f3213"
      ],
      "author": {
        "name": "Nick Forbes",
        "email": "Nick.Forbes@huntsworth.com",
        "time": "Fri Apr 25 00:06:52 2008 +0100"
      },
      "committer": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Fri Apr 25 00:06:52 2008 +0100"
      },
      "message": "leds: Add default-on trigger\n\nAdd a trigger which allows LEDs to default to the full\nbrightness state.\n\nSigned-off-by: Nick Forbes \u003cNick.Forbes@huntsworth.com\u003e\nSigned-off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\n"
    },
    {
      "commit": "3b2e46f8c4a5f2d7856c490ab5f0c46b65e2cb99",
      "tree": "cb884fc9b35eff8554d5028a27cfc37e9a8ce653",
      "parents": [
        "29d76dfa29fe22583aefddccda0bc56aa81035dc"
      ],
      "author": {
        "name": "Rod Whitby",
        "email": "rod@whitby.id.au",
        "time": "Thu Apr 24 23:43:09 2008 +0100"
      },
      "committer": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Thu Apr 24 23:43:09 2008 +0100"
      },
      "message": "leds: Add new driver for the LEDs on the Freecom FSG-3\n\nThe LEDs on the Freecom FSG-3 are connected to an external\nmemory-mapped latch on the ixp4xx expansion bus, and therefore cannot\nbe supported by any of the existing LEDs drivers.\n\nSigned-off-by: Rod Whitby \u003crod@whitby.id.au\u003e\nSigned-off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\n"
    },
    {
      "commit": "507012f0a503287f212ef1139683c8938ecedbcd",
      "tree": "627f9509545842b0c79eca8116b16193d43f95be",
      "parents": [
        "311c736c19ec5d9cfc9518542aeee844c2bc7a86"
      ],
      "author": {
        "name": "Dmitry Baryshkov",
        "email": "dbaryshkov@gmail.com",
        "time": "Sat Apr 12 21:26:39 2008 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Sat Apr 19 11:29:09 2008 +0100"
      },
      "message": "[ARM] 4974/1: Drop unused leds-tosa.\n\nAs now tosa uses leds-gpio, drop leds-tosa driver.\n\nSigned-off-by: Dmitry Baryshkov \u003cdbaryshkov@gmail.com\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "de5c9edee7a3cfdc6dd1a31c4794dc41ef3c70f9",
      "tree": "2cc474aa124cd9efb8aa5b96072dd3fd2325148b",
      "parents": [
        "9a1e8eb1f0b76b5e72a2343ad881c81b08dd6410"
      ],
      "author": {
        "name": "David Brownell",
        "email": "david-b@pacbell.net",
        "time": "Fri Feb 08 04:21:22 2008 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.linux-foundation.org",
        "time": "Fri Feb 08 09:22:38 2008 -0800"
      },
      "message": "PWM LED driver\n\nThis is a LED driver using the PWM on newer SOCs from Atmel; brightness is\ncontrolled by changing the PWM duty cycle.  So for example if you\u0027ve set up\ntwo leds labeled \"pwm0\" and \"pwm1\":\n\n\techo 0 \u003e /sys/class/leds/pwm2/brightness\t# off (0%)\n\techo 80 \u003e /sys/class/leds/pwm2/brightness\n\techo 255 \u003e /sys/class/leds/pwm2/brightness\t# on (100%)\n\nNote that \"brightness\" here isn\u0027t linear; maybe that should change.  Going\nfrom 4 to 8 probably doubles perceived brightness, while 244 to 248 is\nimperceptible.\n\nThis is mostly intended to be a simple example of PWM, although it\u0027s\nrealistic since LCD backlights are often driven with PWM to conserve\nbattery power (and offer brightness options).\n\nSigned-off-by: David Brownell \u003cdbrownell@users.sourceforge.net\u003e\nSigned-off-by: Haavard Skinnemoen \u003chskinnemoen@atmel.com\u003e\nCc: Richard Purdie \u003crpurdie@rpsys.net\u003e\nCc: Andrew Victor \u003clinux@maxim.org.za\u003e\nCc: Nicolas Ferre \u003cnicolas.ferre@atmel.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n"
    },
    {
      "commit": "d39a7a63eb3971b1b3cc5c181ed526bf437b1c72",
      "tree": "057ad536088da0ec3fa705ef42eabaa430677640",
      "parents": [
        "8fe217e7b6d4f186e269fda8aba73a213fad0fa0"
      ],
      "author": {
        "name": "Kristoffer Ericson",
        "email": "kristoffer.ericson@gmail.com",
        "time": "Thu Feb 07 10:10:28 2008 +0000"
      },
      "committer": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Thu Feb 07 10:10:28 2008 +0000"
      },
      "message": "leds: Add HP Jornada 6xx driver\n\nAdd support for the LEDs on the HP Jornada 620/660/680/690 devices.\n\nSigned-off-by: Kristoffer Ericson \u003ckristoffer.ericson@gmail.com\u003e\nSigned-off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\n"
    },
    {
      "commit": "8fe217e7b6d4f186e269fda8aba73a213fad0fa0",
      "tree": "3c8ef67007d70302d2a949c59973861049f43061",
      "parents": [
        "f5506a2f71ad75d680c81090117ff2f89602f9b9"
      ],
      "author": {
        "name": "Rod Whitby",
        "email": "rod@whitby.id.au",
        "time": "Thu Feb 07 10:02:39 2008 +0000"
      },
      "committer": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Thu Feb 07 10:02:39 2008 +0000"
      },
      "message": "leds: Remove the now uneeded ixp4xx driver\n\nAll boards using the IXP4XX-GPIO-LED driver have been updated to use\nthe generic leds-gpio driver instead.\n\nSigned-off-by: Rod Whitby \u003crod@whitby.id.au\u003e\nSigned-off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\n"
    },
    {
      "commit": "cec035de8265b18252742ef359b12e9694641112",
      "tree": "e9098d3aa81807a36aeafe2503ec40f217e4cba9",
      "parents": [
        "488b5ec871191359b9b79262a3d48456dae7ea5f"
      ],
      "author": {
        "name": "Márton Németh",
        "email": "nm127@freemail.hu",
        "time": "Wed Oct 31 11:46:41 2007 +0100"
      },
      "committer": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Thu Feb 07 09:22:17 2008 +0000"
      },
      "message": "leds: Add clevo notebook LED driver\n\nThe driver supports the mail LED commonly found on different Clevo notebooks.\nThe driver access the LED through the i8042 hardware which is handled by\nthe input subsystem.\n\nSigned-off-by: Márton Németh \u003cnm127@freemail.hu\u003e\nSigned-off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\n"
    },
    {
      "commit": "3696a8a426f8caebd97463e9b5cf9f06c1c36759",
      "tree": "217d5ef3219b335f72360cfa7f0f1731443b09bb",
      "parents": [
        "3e0cc7ee045fb53e8215fed7442455c0cee0ee93"
      ],
      "author": {
        "name": "Mike Rapoport",
        "email": "mike@compulab.co.il",
        "time": "Sun Sep 23 15:59:26 2007 +0100"
      },
      "committer": {
        "name": "Russell King",
        "email": "rmk+kernel@arm.linux.org.uk",
        "time": "Mon Oct 15 18:53:57 2007 +0100"
      },
      "message": "[ARM] 4576/1: CM-X270 machine support\n\nThis patch provides core support for CM-X270 platform.\n\nSigned-off-by: Mike Rapoport \u003cmike@compulab.co.il\u003e\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n"
    },
    {
      "commit": "97da7aaf46fedcf1a38a88e5ffc2c40df23e8013",
      "tree": "4847421ab5c0b1a609d50b591b78217efbd344ac",
      "parents": [
        "f3b6b6cd00d294d50e1c3eee85964c69d898de45"
      ],
      "author": {
        "name": "Yoichi Yuasa",
        "email": "yoichi_yuasa@tripeaks.co.jp",
        "time": "Thu Sep 27 17:51:05 2007 +0900"
      },
      "committer": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Thu Oct 11 22:24:00 2007 +0100"
      },
      "message": "leds: Add Cobalt Raq series LEDs support\n\nAdd Cobalt Raq series LEDs support.\n\nSigned-off-by: Yoichi Yuasa \u003cyoichi_yuasa@tripeaks.co.jp\u003e\nAcked-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\nSigned-off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\n"
    },
    {
      "commit": "f3b6b6cd00d294d50e1c3eee85964c69d898de45",
      "tree": "652719f55a8b382317dab0013bfe6bc63b34d465",
      "parents": [
        "bbf25010f1a6b761914430f5fca081ec8c7accd1"
      ],
      "author": {
        "name": "Yoichi Yuasa",
        "email": "yoichi_yuasa@tripeaks.co.jp",
        "time": "Fri Sep 21 00:02:47 2007 +0100"
      },
      "committer": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Thu Oct 11 22:24:00 2007 +0100"
      },
      "message": "leds: Rename leds-cobalt driver\n\nThe leds-cobalt driver only supports the Coable Qube series\n(not included in Cobalt Raq series).\nRename the driver and update Kconfig/Makefile.\n\nSigned-off-by: Yoichi Yuasa \u003cyoichi_yuasa@tripeaks.co.jp\u003e\nAcked-by: Florian Fainelli \u003cflorian.fainelli@telecomint.eu\u003e\nSigned-off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\n"
    },
    {
      "commit": "22e03f3b58dfcca30f0c8de185022132459638d1",
      "tree": "0597fa494d55f44191ec99b4bb34a937efcab0e7",
      "parents": [
        "8f41958bdd577731f7411c9605cfaa9db6766809"
      ],
      "author": {
        "name": "Raphael Assenat",
        "email": "raph@8d.com",
        "time": "Tue Feb 27 19:49:53 2007 +0000"
      },
      "committer": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Mon Jul 16 01:15:50 2007 +0100"
      },
      "message": "leds: Add generic GPIO LED driver\n\nThis patch adds support for GPIO connected leds via the new GPIO framework.\n\nInformation about leds (gpio, polarity, name, default trigger) is passed\nto the driver via platform_data.\n\nSigned-off-by: Raphael Assenat \u003craph@8d.com\u003e\nSigned-off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\n"
    },
    {
      "commit": "2fea6f35c388c5add15d1492c7f4f3dac401717b",
      "tree": "9ac4ddd197e978ff33ddecc4c2e2b8f6c09e84e8",
      "parents": [
        "bd4009af4883451f55f57155e364f03f700c9ce8"
      ],
      "author": {
        "name": "Florian Fainelli",
        "email": "florian.fainelli@int-evry.fr",
        "time": "Mon Feb 12 23:16:27 2007 +0000"
      },
      "committer": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Thu Feb 15 21:37:29 2007 +0000"
      },
      "message": "leds: Add support for Cobalt Server front LED\n\nAdd support for Cobalt Server front LED (MIPS)\n\nSigned-off-by: Florian Fainell \u003cflorian.fainelli@int-evry.fr\u003e\nSigned-off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\n"
    },
    {
      "commit": "bd4009af4883451f55f57155e364f03f700c9ce8",
      "tree": "5b2221c5465b910f52de7e2cf90a81981216cf0e",
      "parents": [
        "724339d76d9407cd1a8ad32a9c1fdf64840cc51b"
      ],
      "author": {
        "name": "Arnaud Patard",
        "email": "arnaud.patard@rtp-net.org",
        "time": "Mon Feb 12 23:09:32 2007 +0000"
      },
      "committer": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Thu Feb 15 21:36:19 2007 +0000"
      },
      "message": "leds: Add IPAQ h1940 LEDs support\n\nThis patch adds the support for the IPAQ h1940 leds.\n\nIn order to create the amber led (used for the battery charging), the red and\ngreen leds are set to the same default trigger. Due to hardware limitations,\nthe blue led can only be set in blinking mode.\n\nSigned-off-by: Arnaud Patard \u003carnaud.patard@rtp-net.org\u003e\nSigned-off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\n"
    },
    {
      "commit": "0d75565f1e8f098b80a34ccf70db450f60618ec8",
      "tree": "e8a1e7c661463ef7daea98c814066413cd35ad3e",
      "parents": [
        "40fcfc87222e2e8af6379ec366f0cb2a411570cd"
      ],
      "author": {
        "name": "Kristian Kielhofner",
        "email": "kris@krisk.org",
        "time": "Wed Dec 06 20:37:28 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@woody.osdl.org",
        "time": "Thu Dec 07 08:39:36 2006 -0800"
      },
      "message": "[PATCH] PCEngines WRAP LED Support\n\nA driver for the PCEngines WRAP boards (http://www.pcengines.ch), which are\nvery similar to the Soekris net4801 (same NS SC1100 geode reference\ndesign).\n\nThe LEDs on the WRAP are on different GPIO lines and I have modified and\ncopied the net48xx error led support for this.  It also includes support\nfor an \"extra\" led (in addition to error).  The three LEDs on the WRAP are\nat GPIO lines 2,3,18 (WRAP LEDs from left to right).  This driver gives\naccess to the second and third LEDs by twiddling GPIO lines 3 \u0026 18.\n\nBecause these boards are so similar to the net48xx, I basically sed-ed that\ndriver to form the basis for leds-wrap.c.  The only changes from\nleds-net48xx.c are:\n\n - #define WRAP_EXTRA_LED_GPIO\n\n - name changes\n\n - duplicate relevant sections to provide support for the \"extra\" led\n\n - reverse the various *_led_set values.  The WRAP is \"backwards\" from the\n   net48xx, and these needed to be updated for that.\n\n[akpm@osdl.org: build fix]\nSigned-off-by: Kristian Kielhofner \u003ckris@krisk.org\u003e\nAcked-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "1a87d9425e0347c0e880254816d8e9f41a0e2b0c",
      "tree": "9a7bc51f81413c565eaaf6bac27810424ae8cf8e",
      "parents": [
        "36cf96f5e7c098731a1ad9d79694d6f591b18e7f"
      ],
      "author": {
        "name": "Chris Boot",
        "email": "bootc@bootc.net",
        "time": "Mon Jul 10 04:45:34 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Mon Jul 10 13:24:26 2006 -0700"
      },
      "message": "[PATCH] LED Class support for Soekris net48xx\n\nAdd LED Class device support for the Soekris net48xx Error LED.  Tested\nonly on a net4801, but should work on a net4826 as well.  I\u0027d love to find\na way of detecting a Soekris net48xx device but there is no DMI or any\nSoekris-specific PCI devices.\n\n[akpm@osdl.org: fixlets, cleanups]\nSigned-off-by: Chris Boot \u003cbootc@bootc.net\u003e\nCc: Ben Dooks \u003cben-linux@fluff.org\u003e\nCc: Richard Purdie \u003crpurdie@rpsys.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "891c668b90ded38cec36f0852c4983573597170d",
      "tree": "50bd91c6a8afab05cf974d5abe100b69b2bb3fd4",
      "parents": [
        "fa9799e33d362aeca4555cd6318735bab1c04d16"
      ],
      "author": {
        "name": "Atsushi Nemoto",
        "email": "anemo@mba.ocn.ne.jp",
        "time": "Sun Jun 25 05:49:15 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Sun Jun 25 10:01:23 2006 -0700"
      },
      "message": "[PATCH] LED: add LED heartbeat trigger\n\nAdd an LED trigger acts like a heart beat.  This can be used as a\nreplacement of CONFIG_HEARTBEAT code exists in some arch\u0027s timer code.\n\nSigned-off-by: Atsushi Nemoto \u003canemo@mba.ocn.ne.jp\u003e\nAcked-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\nCc: \"Nish Aravamudan\" \u003cnish.aravamudan@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "9becde79d2c5e382d955167c07017b5e34b142f0",
      "tree": "fb2f84658cf9a8d7c4089262bd545fa809ef84da",
      "parents": [
        "83d4e6e7fba0b2a01092f0cf14ba2e33bd1253e9"
      ],
      "author": {
        "name": "Jonathan McDowell",
        "email": "noodles@earth.li",
        "time": "Fri Jun 23 02:05:33 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Jun 23 07:43:05 2006 -0700"
      },
      "message": "[PATCH] leds: Amstrad Delta LED support\n\nUse the new LED infrastructure to support the 6 LEDs present on the Amstrad\nDelta.\n\n[akpm@osdl.org: cleanup]\nSigned-off-by: Jonathan McDowell \u003cnoodles@earth.li\u003e\nAckde-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\nCc: Ben Dooks \u003cben@fluff.org.uk\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "54bdc470100b9d8ffd349a3ebe23013c25affddf",
      "tree": "5cc56a985c77c662bdc1c9239de9563b11237e15",
      "parents": [
        "aa7271076ae6547d7f370ad7e91ef86fdb318f17"
      ],
      "author": {
        "name": "Ben Dooks",
        "email": "ben-linux@fluff.org",
        "time": "Mon Apr 10 22:54:00 2006 -0700"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Tue Apr 11 06:18:40 2006 -0700"
      },
      "message": "[PATCH] S3C24XX GPIO LED support\n\nGPIO LED support for Samsung S3C24XX SoC series processors.\n\nSigned-off-by: Ben Dooks \u003cben-linux@fluff.org\u003e\nAcked-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "2bfb646cdf348cb77c572f06d5b9d17ea205c7e2",
      "tree": "a26ed9aedb7af67d9421b14ad6cdd0714d91195f",
      "parents": [
        "03731fbdd09f8db4af86dbf437e3169fb1920d5e"
      ],
      "author": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Fri Mar 31 02:31:16 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Mar 31 12:18:57 2006 -0800"
      },
      "message": "[PATCH] LED: Add IDE disk activity LED trigger\n\nAdd an LED trigger for IDE disk activity to the ide-disk driver.\n\nSigned-off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\nAcked-by: Bartlomiej Zolnierkiewicz \u003cB.Zolnierkiewicz@elka.pw.edu.pl\u003e\nCc: Alan Cox \u003calan@lxorguk.ukuu.org.uk\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "6d0cf3e0480f6be9232854387794443d1a904d6d",
      "tree": "2d787a372cb9bd5bf01e6197cabfd0061adfa513",
      "parents": [
        "6a0c51bfce5ae4058366017d861aea6564d25aee"
      ],
      "author": {
        "name": "Dirk Opfer",
        "email": "dirk@opfer-online.de",
        "time": "Fri Mar 31 02:31:12 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Mar 31 12:18:57 2006 -0800"
      },
      "message": "[PATCH] LED: add device support for tosa\n\nAdds LED drivers for LEDs found on the Sharp Zaurus c6000 model (tosa).\n\nSigned-off-by: Dirk Opfer \u003cdirk@opfer-online.de\u003e\nSigned-off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\nCc: Russell King \u003crmk@arm.linux.org.uk\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "6a0c51bfce5ae4058366017d861aea6564d25aee",
      "tree": "d8ba880b4b4da416382fffd386e8e62db92cf9d3",
      "parents": [
        "4d3cb35476903768541f79e61f171e79e6065098"
      ],
      "author": {
        "name": "John Bowler",
        "email": "jbowler@acm.org",
        "time": "Fri Mar 31 02:31:11 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Mar 31 12:18:57 2006 -0800"
      },
      "message": "[PATCH] LED: add LED device support for ixp4xx devices\n\nNEW_LEDS support for ixp4xx boards where LEDs are connected to the GPIO lines.\n\nThis includes a new generic ixp4xx driver (leds-ixp4xx-gpio.c name\n\"IXP4XX-GPIO-LED\")\n\nSigned-off-by: John Bowler \u003cjbowler@acm.org\u003e\nSigned-off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\nCc: Russell King \u003crmk@arm.linux.org.uk\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "4d3cb35476903768541f79e61f171e79e6065098",
      "tree": "0fef0f8fe697dd4a060c97d36fea0320158a8a03",
      "parents": [
        "3179108daaaccbf28b17d6d8b0e06abf0eee6d9f"
      ],
      "author": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Fri Mar 31 02:31:10 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Mar 31 12:18:57 2006 -0800"
      },
      "message": "[PATCH] LED: add LED device support for locomo devices\n\nAdds an LED driver for LEDs exported by the Sharp LOCOMO chip as found on some\nmodels of Sharp Zaurus.\n\nSigned-off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\nCc: Russell King \u003crmk@arm.linux.org.uk\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "3179108daaaccbf28b17d6d8b0e06abf0eee6d9f",
      "tree": "6e8f1e9b1d78f1c08bcd7dcfd5f9d4321849d3ec",
      "parents": [
        "181bf8aa68a1d062d7f98abb0f1cb8871910320c"
      ],
      "author": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Fri Mar 31 02:31:09 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Mar 31 12:18:57 2006 -0800"
      },
      "message": "[PATCH] LED: add LED device support for the zaurus corgi and spitz models\n\nAdds LED drivers for LEDs found on the Sharp Zaurus c7x0 (corgi, shepherd,\nhusky) and cxx00 (akita, spitz, borzoi) models.\n\nSigned-off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\nCc: Russell King \u003crmk@arm.linux.org.uk\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "6655c6fe575b720eb8cb6c143ae10995a7aa1916",
      "tree": "72b36d5346ef1cdd50417b8b4accb4d5b58d003a",
      "parents": [
        "c3bc9956ec52fb2c70f29aa894d8eec766116584"
      ],
      "author": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Fri Mar 31 02:31:07 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Mar 31 12:18:57 2006 -0800"
      },
      "message": "[PATCH] LED: add LED timer trigger\n\nAdd an example of a complex LED trigger in the form of a generic timer which\ntriggers the LED its attached to at a user specified frequency and duty cycle.\n\nSigned-off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\nCc: Russell King \u003crmk@arm.linux.org.uk\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "c3bc9956ec52fb2c70f29aa894d8eec766116584",
      "tree": "c93aa56e6793cfa283d13a28cfa6c02a30f6c794",
      "parents": [
        "c72a1d608dd0eb3d553a08bfdf1c0041bebaa8a0"
      ],
      "author": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Fri Mar 31 02:31:05 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Mar 31 12:18:56 2006 -0800"
      },
      "message": "[PATCH] LED: add LED trigger tupport\n\nAdd support for LED triggers to the LED subsystem.  \"Triggers\" are events\nwhich change the state of an LED.  Two kinds of trigger are available, simple\nones which can be added to exising code with minimum disruption and complex\nones for implementing new or more complex functionality.\n\nSigned-off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\nCc: Russell King \u003crmk@arm.linux.org.uk\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    },
    {
      "commit": "c72a1d608dd0eb3d553a08bfdf1c0041bebaa8a0",
      "tree": "56715f0e0af8a9c33725f3db2f14cf7f870ad46d",
      "parents": [
        "75c1d31d9ea71025b73430c696b727e8aa15872d"
      ],
      "author": {
        "name": "Richard Purdie",
        "email": "rpurdie@rpsys.net",
        "time": "Fri Mar 31 02:31:04 2006 -0800"
      },
      "committer": {
        "name": "Linus Torvalds",
        "email": "torvalds@g5.osdl.org",
        "time": "Fri Mar 31 12:18:56 2006 -0800"
      },
      "message": "[PATCH] LED: add LED class\n\nAdd the foundations of a new LEDs subsystem.  This patch adds a class which\npresents LED devices within sysfs and allows their brightness to be\ncontrolled.\n\nSigned-off-by: Richard Purdie \u003crpurdie@rpsys.net\u003e\nCc: Russell King \u003crmk@arm.linux.org.uk\u003e\nCc: Greg KH \u003cgreg@kroah.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n"
    }
  ]
}
