<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.linux.drivers.i2c">
    <title>gmane.linux.drivers.i2c</title>
    <link>http://permalink.gmane.org/gmane.linux.drivers.i2c</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.drivers.i2c/15629"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.drivers.i2c/15628"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.drivers.i2c/15626"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.drivers.i2c/15625"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.drivers.i2c/15624"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.drivers.i2c/15663"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.drivers.i2c/15662"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.drivers.i2c/15661"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.drivers.i2c/15660"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.drivers.i2c/15659"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.drivers.i2c/15658"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.drivers.i2c/15655"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.drivers.i2c/15647"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.drivers.i2c/15644"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.drivers.i2c/15643"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.drivers.i2c/15642"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.drivers.i2c/15641"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.drivers.i2c/15640"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.drivers.i2c/15638"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.drivers.i2c/15636"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.drivers.i2c/15629">
    <title>[PATCH v2 0/4] Kontron PLD drivers</title>
    <link>http://permalink.gmane.org/gmane.linux.drivers.i2c/15629</link>
    <description>&lt;pre&gt;mfd changes since v1:
- Use a mutex instead of spinlock
- Poll for hardware mutex without timeout
- Restructure mfd cell structs, only call mfd_add_devices once
- Drop pointless BUG_ONs
- EXPORT_SYMBOL -&amp;gt; EXPORT_SYMBOL_GPL
- kempld_*_mutex_set_index -&amp;gt; kempld_*_mutex
- Removed kempld_try_get_mutex
- Drop last_index
- Remove EFT code
- Drop unused includes
- Use devm_ioport_map
- Restructure to get rid of forward function prototypes
- Renamed module parameter force_ident -&amp;gt; force_device_id
- Dropped force_unlock module parameter
- Formatting fixes

i2c changes since v1:
- Always disable bus during suspend,
- Detect was_active in probe
- Remove i2c-kempld.h
- Clean up register definitions
- Use the correct device for printing
- Set default bus frequency to 100kHz
- Drop irq support
- Drop now1 driver
- Remove i2c-mux code
- Clean up includes
- Use devm_kzalloc
- Formatting fixes

gpio changes since v1:
- Change label from kempld-gpio -&amp;gt; gpio-kempld
- Drop unnecessary include seq_file.h
- Register and value par&lt;/pre&gt;</description>
    <dc:creator>Kevin Strasser</dc:creator>
    <dc:date>2013-06-18T21:04:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.drivers.i2c/15628">
    <title>Re: [PATCH v2] i2c-pxa: prepare clock before use</title>
    <link>http://permalink.gmane.org/gmane.linux.drivers.i2c/15628</link>
    <description>&lt;pre&gt;
Applied to for-next, thanks!

&lt;/pre&gt;</description>
    <dc:creator>Wolfram Sang</dc:creator>
    <dc:date>2013-06-18T16:12:49</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.drivers.i2c/15626">
    <title>Re: [PATCH v2 0/2] Fix kernel panics with certain I2C tps6* chips</title>
    <link>http://permalink.gmane.org/gmane.linux.drivers.i2c/15626</link>
    <description>&lt;pre&gt;

Thanks for pointing out. I am going to revert the commit in hope for a
better solution.

So, this series is not needed.

&lt;/pre&gt;</description>
    <dc:creator>Wolfram Sang</dc:creator>
    <dc:date>2013-06-18T15:59:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.drivers.i2c/15625">
    <title>Re: [PATCH 0/2] Fix kernel panics with certain I2C tps6* chips</title>
    <link>http://permalink.gmane.org/gmane.linux.drivers.i2c/15625</link>
    <description>&lt;pre&gt;
Thanks for pointing out. I am going to revert the commit in hope for a
better solution.

So, this series is not needed.

Regards,

   Wolfram
&lt;/pre&gt;</description>
    <dc:creator>Wolfram Sang</dc:creator>
    <dc:date>2013-06-18T15:58:12</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.drivers.i2c/15624">
    <title>Re: [PATCH v2] i2c: core: make it possible to match a pure device tree driver</title>
    <link>http://permalink.gmane.org/gmane.linux.drivers.i2c/15624</link>
    <description>&lt;pre&gt;
I am going to revert that commit. I was thinking back and forth, even
playing with the idea to remove the id as a parameter to probe for i2c
drivers and let them request the id from the i2c core when needed. But
now I found more side-effects. E.g. run-time based instantiation for i2c
devices is depending on an id-table. So, for now I keep insisting that
an id-table must exist. Looks like DT-only drivers need more thinking
and this is too late for 3.11.

Regards,

   Wolfram

&lt;/pre&gt;</description>
    <dc:creator>Wolfram Sang</dc:creator>
    <dc:date>2013-06-18T15:55:31</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.drivers.i2c/15663">
    <title>Re: [PATCH v2 2/2] i2c: imx: Add Vybrid VF610 I2C controller support</title>
    <link>http://permalink.gmane.org/gmane.linux.drivers.i2c/15663</link>
    <description>&lt;pre&gt;
...


Wow. The i2c unit remained unchanged since the i.MX21 days. Shuffling
some registers or divider values was long overdue...

Sascha

&lt;/pre&gt;</description>
    <dc:creator>Sascha Hauer</dc:creator>
    <dc:date>2013-06-20T08:04:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.drivers.i2c/15662">
    <title>[PATCH 3/4] i2c-i801: SMBus patch for Intel Coleto Creek DeviceIDs</title>
    <link>http://permalink.gmane.org/gmane.linux.drivers.i2c/15662</link>
    <description>&lt;pre&gt;This patch adds the i801 SMBus Controller DeviceIDs for the Intel Coleto Creek PCH.

Signed-off-by: Seth Heasley &amp;lt;seth.heasley-ral2JQCrhuEAvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt;
---
 Documentation/i2c/busses/i2c-i801 |    1 +
 drivers/i2c/busses/Kconfig        |    1 +
 drivers/i2c/busses/i2c-i801.c     |    3 +++
 3 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/Documentation/i2c/busses/i2c-i801 b/Documentation/i2c/busses/i2c-i801
index d55b8ab..d29dea0 100644
--- a/Documentation/i2c/busses/i2c-i801
+++ b/Documentation/i2c/busses/i2c-i801
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -24,6 +24,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; Supported adapters:
   * Intel Lynx Point-LP (PCH)
   * Intel Avoton (SOC)
   * Intel Wellsburg (PCH)
+  * Intel Coleto Creek (PCH)
    Datasheets: Publicly available at the Intel website
 
 On Intel Patsburg and later chipsets, both the normal host SMBus controller
diff --git a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig
index 631736e..da3af83 100644
--- a/drivers/i2c/busses/Kconfig
+++ b/drivers/i2c/busses/Kconfig
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -108,6 +108,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; con&lt;/pre&gt;</description>
    <dc:creator>Seth Heasley</dc:creator>
    <dc:date>2013-06-19T23:59:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.drivers.i2c/15661">
    <title>[PATCH] i2c: mv64xxx: Fix transfer error code</title>
    <link>http://permalink.gmane.org/gmane.linux.drivers.i2c/15661</link>
    <description>&lt;pre&gt;The driver returns -ENODEV as error code if it did not get an ACK
from the device. Per Documentation/i2c/fault-codes, it should
return -ENXIO.

Signed-off-by: Guenter Roeck &amp;lt;linux-0h96xk9xTtrk1uMJSBkQmQ&amp;lt; at &amp;gt;public.gmane.org&amp;gt;
---
 drivers/i2c/busses/i2c-mv64xxx.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/i2c/busses/i2c-mv64xxx.c b/drivers/i2c/busses/i2c-mv64xxx.c
index 1a3abd6..6972032 100644
--- a/drivers/i2c/busses/i2c-mv64xxx.c
+++ b/drivers/i2c/busses/i2c-mv64xxx.c
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -227,7 +227,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; mv64xxx_i2c_fsm(struct mv64xxx_i2c_data *drv_data, u32 status)
 /* Doesn't seem to be a device at other end */
 drv_data-&amp;gt;action = MV64XXX_I2C_ACTION_SEND_STOP;
 drv_data-&amp;gt;state = MV64XXX_I2C_STATE_IDLE;
-drv_data-&amp;gt;rc = -ENODEV;
+drv_data-&amp;gt;rc = -ENXIO;
 break;
 
 default:
&lt;/pre&gt;</description>
    <dc:creator>Guenter Roeck</dc:creator>
    <dc:date>2013-06-19T21:53:52</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.drivers.i2c/15660">
    <title>Re: [PATCH 1/5] i2c: omap: fix spurious IRQs: disable/enable IRQ at INTC when idle</title>
    <link>http://permalink.gmane.org/gmane.linux.drivers.i2c/15660</link>
    <description>&lt;pre&gt;Hi,

On Wed, Jun 19, 2013 at 01:01:28PM -0700, Kevin Hilman wrote:

Indeed, just re-read the code.

&lt;/pre&gt;</description>
    <dc:creator>Felipe Balbi</dc:creator>
    <dc:date>2013-06-19T20:56:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.drivers.i2c/15659">
    <title>Re: [PATCH 1/5] i2c: omap: fix spurious IRQs: disable/enable IRQ at INTC when idle</title>
    <link>http://permalink.gmane.org/gmane.linux.drivers.i2c/15659</link>
    <description>&lt;pre&gt;
[...]


No. The driver's -&amp;gt;runtime_idle() will only be called when the usecount
goes to zero.

Kevin
&lt;/pre&gt;</description>
    <dc:creator>Kevin Hilman</dc:creator>
    <dc:date>2013-06-19T20:01:28</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.drivers.i2c/15658">
    <title>Re: [PATCH 5/5] i2c: omap: remove omap_i2c_isr() hw irq handler</title>
    <link>http://permalink.gmane.org/gmane.linux.drivers.i2c/15658</link>
    <description>&lt;pre&gt;
then you don't need $SUBJECT.

&lt;/pre&gt;</description>
    <dc:creator>Felipe Balbi</dc:creator>
    <dc:date>2013-06-19T19:44:46</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.drivers.i2c/15655">
    <title>Re: [PATCH 1/5] i2c: omap: fix spurious IRQs: disable/enable IRQ at INTC when idle</title>
    <link>http://permalink.gmane.org/gmane.linux.drivers.i2c/15655</link>
    <description>&lt;pre&gt;Hi,

On Wed, Jun 19, 2013 at 09:35:38PM +0300, Grygorii Strashko wrote:

this doesn't make sense... mark last busy is done after the I2C message
is actually complete, so is pm_runtime_put_autosuspend() which is done
following mark_last_busy. autosuspend timer shouldn't be firing since
put won't be called until we're dead sure I2C message (all of them, in
fact) are finalized.


IRQ subsystem makes sure to disable our IRQ line while our handler is
running and, because of IRQF_ONESHOT, IRQ will only be re-enabled after
thread has finished.


we don't even use runtime_idle() and your statement is wrong, btw. If
you have 200 pm_runtime_get() followed by 200 pm_runtime_put() (put
is called only after 200 gets, no put-get ping-pong), your
-&amp;gt;runtime_resume() gets called once, your -&amp;gt;runtime_suspend() gets
called once but your -&amp;gt;runtime_idle() will get called 200 times.

assuming I2C transaction has finished is wrong here. What if we decide
to add pm_runtime_get() on hardirq handler and pm_runtime_put() to the
end of&lt;/pre&gt;</description>
    <dc:creator>Felipe Balbi</dc:creator>
    <dc:date>2013-06-19T19:31:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.drivers.i2c/15647">
    <title>Re: [RFC] i2c: add deprecation warning for class based instantiation</title>
    <link>http://permalink.gmane.org/gmane.linux.drivers.i2c/15647</link>
    <description>&lt;pre&gt;Hi Wolfram,

On 06/19/2013 01:15 PM, Wolfram Sang wrote:
Sorry, for delayed reply - I've had problems with my e-mail.

I've tested this patch on our TI K3.4 product kernel with additional 
change below:
diff --git a/drivers/i2c/busses/i2c-gpio.c b/drivers/i2c/busses/i2c-gpio.c
index c0330a4..442101d 100644
--- a/drivers/i2c/busses/i2c-gpio.c
+++ b/drivers/i2c/busses/i2c-gpio.c
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -186,7 +186,7 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt; static int __devinit i2c_gpio_probe(struct 
platform_device *pdev)
         adap-&amp;gt;owner = THIS_MODULE;
         snprintf(adap-&amp;gt;name, sizeof(adap-&amp;gt;name), "i2c-gpio%d", pdev-&amp;gt;id);
         adap-&amp;gt;algo_data = bit_data;
-       adap-&amp;gt;class = I2C_CLASS_HWMON | I2C_CLASS_SPD;
+       adap-&amp;gt;class = I2C_CLASS_HWMON | I2C_CLASS_SPD | 
I2C_CLASS_DEPRECATED;
         adap-&amp;gt;dev.parent = &amp;amp;pdev-&amp;gt;dev;
         adap-&amp;gt;dev.of_node = pdev-&amp;gt;dev.of_node;

It works fine, in general - see my minor comment inline.
[    0.662536] omap_i2c omap_i2c.2: bus 2 rev2.4.0 at 400 kHz
[    0.662567]  (null): This adapter will soon drop class based 
i&lt;/pre&gt;</description>
    <dc:creator>Grygorii Strashko</dc:creator>
    <dc:date>2013-06-19T18:21:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.drivers.i2c/15644">
    <title>[PATCH v10] i2c: exynos5: add High Speed I2C controller driver</title>
    <link>http://permalink.gmane.org/gmane.linux.drivers.i2c/15644</link>
    <description>&lt;pre&gt;Adds support for High Speed I2C driver found in Exynos5 and
later SoCs from Samsung.

Driver only supports Device Tree method.

Changes since v1:
1. Added FIFO functionality
2. Added High speed mode functionality
3. Remove SMBUS_QUICK
4. Remove the debugfs functionality
5. Use devm_* functions where ever possible
6. Driver is free from GPIO configs
7. Use OF data string "clock-frequency" to get the bus operating frequencies
8. Split the clock divisor calculation function
9. Add resets for the failed transacton cases
10. Removed retries as core does retries if -EAGAIN is returned
11. Removed mode from device tree info (use speed to distinguish
    the mode of operation)
12. Use wait_for_completion_timeout as the interruptible case is not tested well
13. few other bug fixes and cosmetic changes

Signed-off-by: Taekgyun Ko &amp;lt;taeggyun.ko-Sze3O3UU22JBDgjK7y7TUQ&amp;lt; at &amp;gt;public.gmane.org&amp;gt;
Signed-off-by: Naveen Krishna Chatradhi &amp;lt;ch.naveen-Sze3O3UU22JBDgjK7y7TUQ&amp;lt; at &amp;gt;public.gmane.org&amp;gt;
Reviewed-by: Simon Glass &amp;lt;sjg-hpIqsD4AKlfQT0d&lt;/pre&gt;</description>
    <dc:creator>Naveen Krishna Chatradhi</dc:creator>
    <dc:date>2013-06-19T10:48:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.drivers.i2c/15643">
    <title>Re: [PATCH v2 1/2] i2c-mv64xxx: Fix timing issue on Armada XP (errata FE-8471889)</title>
    <link>http://permalink.gmane.org/gmane.linux.drivers.i2c/15643</link>
    <description>&lt;pre&gt;
You are correct that this does not need a seperate property since this
is a flaw of this specific controller. So, it needs a new compatible
entry ('mv78230-i2c' for example) and this entry should then have the
workaround enabled.

Thanks,

   Wolfram

&lt;/pre&gt;</description>
    <dc:creator>Wolfram Sang</dc:creator>
    <dc:date>2013-06-19T10:24:17</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.drivers.i2c/15642">
    <title>Re: [PATCH v2 2/2] i2c-mv64xxx: Abort the mv64xxx_of_config if clock-frequency is not provided</title>
    <link>http://permalink.gmane.org/gmane.linux.drivers.i2c/15642</link>
    <description>&lt;pre&gt;
What about setting it to 100kHz when not defined (and marking the
property optional in the docs)? That's convenient and common I'd say.

&lt;/pre&gt;</description>
    <dc:creator>Wolfram Sang</dc:creator>
    <dc:date>2013-06-19T10:19:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.drivers.i2c/15641">
    <title>Re: [RFC] i2c: add deprecation warning for class based instantiation</title>
    <link>http://permalink.gmane.org/gmane.linux.drivers.i2c/15641</link>
    <description>&lt;pre&gt;
No reactions on this, pity. Deferring.

&lt;/pre&gt;</description>
    <dc:creator>Wolfram Sang</dc:creator>
    <dc:date>2013-06-19T10:15:27</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.drivers.i2c/15640">
    <title>Re: i2c: introduce i2c helper i2c_find_client_by_name()</title>
    <link>http://permalink.gmane.org/gmane.linux.drivers.i2c/15640</link>
    <description>&lt;pre&gt;

I also wonder about the need to unregister. I have to admit I don't know
much about I2C handling in v4l2. But if it requires unregistering from
i2c core and registering to v4l2 core, then it sounds to me like we
could check if there is a more fundamential cleanup needed? Deferring
for now, looks like an issue worth looking at, yet there are other
things in the queue first.

&lt;/pre&gt;</description>
    <dc:creator>Wolfram Sang</dc:creator>
    <dc:date>2013-06-19T10:13:49</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.drivers.i2c/15638">
    <title>Re: [PATCH v5] i2c: omap: correct usage of the interrupt enable register</title>
    <link>http://permalink.gmane.org/gmane.linux.drivers.i2c/15638</link>
    <description>&lt;pre&gt;
Last paragraph should be below "---".


Applied to for-next, thanks!

&lt;/pre&gt;</description>
    <dc:creator>Wolfram Sang</dc:creator>
    <dc:date>2013-06-19T10:05:09</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.drivers.i2c/15636">
    <title>Re: [PATCH] i2c-piix4 - Add support for secondary SMBus on AMD SB800 and AMD FCH chipsets</title>
    <link>http://permalink.gmane.org/gmane.linux.drivers.i2c/15636</link>
    <description>&lt;pre&gt;Hi Rudolf,

On Mon, Jun 17, 2013 at 11:37:08PM +0200, Rudolf Marek wrote:

Thanks for adding the docs, but please resend in canonical patch format.
See Documentation/SubmittingPatches, Chapter 15, to find out which
paragraph belongs where (or have a glimpse at other patches). I get so
many patches, it is too much of a burden to fix them all myself.

Regards,

   Wolfram

&lt;/pre&gt;</description>
    <dc:creator>Wolfram Sang</dc:creator>
    <dc:date>2013-06-19T09:55:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.drivers.i2c/15633">
    <title>Re: [PATCH v2 2/2] i2c: imx: Add Vybrid VF610 I2C controller support</title>
    <link>http://permalink.gmane.org/gmane.linux.drivers.i2c/15633</link>
    <description>&lt;pre&gt;
Tested-by: Shawn Guo &amp;lt;shawn.guo-QSEj5FYQhm4dnm+yROfE0A&amp;lt; at &amp;gt;public.gmane.org&amp;gt;

&lt;/pre&gt;</description>
    <dc:creator>Shawn Guo</dc:creator>
    <dc:date>2013-06-19T08:51:30</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.linux.drivers.i2c">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.linux.drivers.i2c</link>
  </textinput>
</rdf:RDF>
