<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/include/linux/mfd/mc13xxx.h, branch linux-4.1.y</title>
<subtitle>Hosts the 0x221E linux distro kernel.</subtitle>
<id>https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-4.1.y</id>
<link rel='self' href='https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-4.1.y'/>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/'/>
<updated>2014-07-09T13:58:10Z</updated>
<entry>
<title>mfd: mc13xxx: Use regmap irq framework for interrupts</title>
<updated>2014-07-09T13:58:10Z</updated>
<author>
<name>Alexander Shiyan</name>
<email>shc_work@mail.ru</email>
</author>
<published>2014-06-18T17:05:40Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=10f9edaeaa30468194e1dcd0e47e59b012f4cf8b'/>
<id>urn:sha1:10f9edaeaa30468194e1dcd0e47e59b012f4cf8b</id>
<content type='text'>
This patch convert mc13xxx MFD driver to use regmap irq framework
for interrupt registration.

Signed-off-by: Alexander Shiyan &lt;shc_work@mail.ru&gt;
Signed-off-by: Lee Jones &lt;lee.jones@linaro.org&gt;
</content>
</entry>
<entry>
<title>mfd: mc13xxx: Move definitions out of structures</title>
<updated>2014-06-03T07:11:12Z</updated>
<author>
<name>Alexander Shiyan</name>
<email>shc_work@mail.ru</email>
</author>
<published>2014-04-16T06:13:33Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=d09b711a31ed891dc372039ccd347cdc8402da04'/>
<id>urn:sha1:d09b711a31ed891dc372039ccd347cdc8402da04</id>
<content type='text'>
Signed-off-by: Alexander Shiyan &lt;shc_work@mail.ru&gt;
Signed-off-by: Lee Jones &lt;lee.jones@linaro.org&gt;
</content>
</entry>
<entry>
<title>leds: leds-mc13783: Add MC34708 LED support</title>
<updated>2014-02-27T17:56:55Z</updated>
<author>
<name>Alexander Shiyan</name>
<email>shc_work@mail.ru</email>
</author>
<published>2014-02-01T06:36:28Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=a59ce6584d566847980f9dcad5343cd9856145c8'/>
<id>urn:sha1:a59ce6584d566847980f9dcad5343cd9856145c8</id>
<content type='text'>
This patch adds support for two LEDs on MC34708 PMIC.

Signed-off-by: Alexander Shiyan &lt;shc_work@mail.ru&gt;
Signed-off-by: Bryan Wu &lt;cooloney@gmail.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds</title>
<updated>2014-01-29T02:53:01Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@linux-foundation.org</email>
</author>
<published>2014-01-29T02:53:01Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=268943fb7529a15254a5247372119ba4bd735e94'/>
<id>urn:sha1:268943fb7529a15254a5247372119ba4bd735e94</id>
<content type='text'>
Pull LED subsystem update from Bryan Wu:
 "Basically this cycle is mostly cleanup for LED subsystem"

* 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds:
  leds: s3c24xx: Remove hardware.h inclusion
  leds: replace list_for_each with list_for_each_entry
  leds: kirkwood: Cleanup in header files
  leds: pwm: Remove a warning on non-DT platforms
  leds: leds-pwm: fix duty time overflow.
  leds: leds-mc13783: Remove unneeded mc13xxx_{un}lock
  leds: leds-mc13783: Remove duplicate field in platform data
  drivers: leds: leds-tca6507: check CONFIG_GPIOLIB whether defined for 'gpio_base'
  leds: lp5523: Support LED MUX configuration on running a pattern
  leds: lp5521/5523: Fix multiple engine usage bug
  LEDS: tca6507 - fix up some comments.
  LEDS: tca6507: add device-tree support for GPIO configuration.
  LEDS: tca6507 - fix bugs in parsing of device-tree configuration.
</content>
</entry>
<entry>
<title>leds: leds-mc13783: Remove duplicate field in platform data</title>
<updated>2014-01-28T01:28:49Z</updated>
<author>
<name>Alexander Shiyan</name>
<email>shc_work@mail.ru</email>
</author>
<published>2013-12-07T06:22:18Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=01a7a063e8cf4bc09af2c02d28c12f3d72bf9649'/>
<id>urn:sha1:01a7a063e8cf4bc09af2c02d28c12f3d72bf9649</id>
<content type='text'>
LED platform data are overwhelmed by excessive field "max_cur"
which just replicates few bits of "led_control" field.
This patch removes this field and adds a definition for the
current settings in the header.

Signed-off-by: Alexander Shiyan &lt;shc_work@mail.ru&gt;
Signed-off-by: Bryan Wu &lt;cooloney@gmail.com&gt;
</content>
</entry>
<entry>
<title>mfd: mc13xxx: Remove duplicate mc13xxx_get_flags() declaration</title>
<updated>2014-01-21T08:28:09Z</updated>
<author>
<name>Alexander Shiyan</name>
<email>shc_work@mail.ru</email>
</author>
<published>2013-12-14T13:03:11Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=03b1e3023b34dceedd882136f5a4c834e501fb39'/>
<id>urn:sha1:03b1e3023b34dceedd882136f5a4c834e501fb39</id>
<content type='text'>
mc13xxx_get_flags() declaration given twice.
This patch removes this duplicate.

Signed-off-by: Alexander Shiyan &lt;shc_work@mail.ru&gt;
Signed-off-by: Lee Jones &lt;lee.jones@linaro.org&gt;
</content>
</entry>
<entry>
<title>mfd: mc13xxx: Move SPI erratum workaround into SPI I/O function</title>
<updated>2013-09-25T12:47:30Z</updated>
<author>
<name>Mark Brown</name>
<email>broonie@linaro.org</email>
</author>
<published>2013-09-23T18:14:32Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=fd792f8fbcfa95674b6c417429f576ad1d808086'/>
<id>urn:sha1:fd792f8fbcfa95674b6c417429f576ad1d808086</id>
<content type='text'>
Move the workaround for double sending AUDIO_CODEC and AUDIO_DAC writes
into the SPI core, aiding refactoring to eliminate the ASoC custom I/O
functions and avoiding the extra writes for I2C.

Signed-off-by: Mark Brown &lt;broonie@linaro.org&gt;
Signed-off-by: Lee Jones &lt;lee.jones@linaro.org&gt;
</content>
</entry>
<entry>
<title>leds: leds-mc13783: Add MC13892 LED support</title>
<updated>2013-06-20T23:21:34Z</updated>
<author>
<name>Alexander Shiyan</name>
<email>shc_work@mail.ru</email>
</author>
<published>2013-06-10T16:59:31Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=ae6cdb03ef1d352c489d6c86e0bcec51365a2c64'/>
<id>urn:sha1:ae6cdb03ef1d352c489d6c86e0bcec51365a2c64</id>
<content type='text'>
Signed-off-by: Alexander Shiyan &lt;shc_work@mail.ru&gt;
Tested-by: Philippe Retornaz &lt;philippe.retornaz@epfl.ch&gt;
Signed-off-by: Bryan Wu &lt;cooloney@gmail.com&gt;
</content>
</entry>
<entry>
<title>leds: leds-mc13783: Prepare driver to support MC13892 LEDs</title>
<updated>2013-06-20T23:21:34Z</updated>
<author>
<name>Alexander Shiyan</name>
<email>shc_work@mail.ru</email>
</author>
<published>2013-06-10T16:59:30Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=9d263813c27e2ad3da7ea0877e623f4ff8767ddd'/>
<id>urn:sha1:9d263813c27e2ad3da7ea0877e623f4ff8767ddd</id>
<content type='text'>
This patch rewrite driver code to be ready to add support for
MC13892 LEDs and probe from devicetree.

(cooloney@gmail.com: fix one coding style issue when apply this patch)

Signed-off-by: Alexander Shiyan &lt;shc_work@mail.ru&gt;
Tested-by: Philippe Retornaz &lt;philippe.retornaz@epfl.ch&gt;
Signed-off-by: Bryan Wu &lt;cooloney@gmail.com&gt;
</content>
</entry>
<entry>
<title>mfd: mc13xxx: add codec platform data</title>
<updated>2012-05-18T15:42:08Z</updated>
<author>
<name>Philippe Rétornaz</name>
<email>philippe.retornaz@epfl.ch</email>
</author>
<published>2012-05-15T11:53:49Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=e3a0871c8f67e228ac227be02f8da580cfa0dc27'/>
<id>urn:sha1:e3a0871c8f67e228ac227be02f8da580cfa0dc27</id>
<content type='text'>
Signed-off-by: Philippe Rétornaz &lt;philippe.retornaz@epfl.ch&gt;
Acked-by: Samuel Ortiz &lt;sameo@linux.intel.com&gt;
Signed-off-by: Mark Brown &lt;broonie@opensource.wolfsonmicro.com&gt;
</content>
</entry>
</feed>
