<feed xmlns='http://www.w3.org/2005/Atom'>
<title>laptop-kernel/Documentation/input, branch master</title>
<subtitle>Linux kernel tree for laptop</subtitle>
<id>https://git.zx2c4.com/laptop-kernel/atom/Documentation/input?h=master</id>
<link rel='self' href='https://git.zx2c4.com/laptop-kernel/atom/Documentation/input?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/laptop-kernel/'/>
<updated>2025-07-27T08:41:20Z</updated>
<entry>
<title>Input: Add and document BTN_GRIP*</title>
<updated>2025-07-27T08:41:20Z</updated>
<author>
<name>Vicki Pfau</name>
<email>vi@endrift.com</email>
</author>
<published>2025-07-27T08:15:17Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/laptop-kernel/commit/?id=97c01e65ef4c1878532be245b2899fc4363cc453'/>
<id>urn:sha1:97c01e65ef4c1878532be245b2899fc4363cc453</id>
<content type='text'>
Many controllers these days have started including grip buttons. As
there has been no particular assigned BTN_* constants for these, they've
been haphazardly assigned to BTN_TRIGGER_HAPPY*. Unfortunately, the
assignment of these has varied significantly between drivers.

Add and document new constants for these grip buttons.

Signed-off-by: Vicki Pfau &lt;vi@endrift.com&gt;
Link: https://lore.kernel.org/r/20250702040102.125432-2-vi@endrift.com
Signed-off-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;
</content>
</entry>
<entry>
<title>Documentation: Fix capitalization of XBox -&gt; Xbox</title>
<updated>2025-07-27T08:41:19Z</updated>
<author>
<name>Vicki Pfau</name>
<email>vi@endrift.com</email>
</author>
<published>2025-07-27T07:49:54Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/laptop-kernel/commit/?id=3b19c9ed6f01060e9b58963b581ec41b03104c55'/>
<id>urn:sha1:3b19c9ed6f01060e9b58963b581ec41b03104c55</id>
<content type='text'>
This also improves the phrasing of "an example" listing two examples.

Signed-off-by: Vicki Pfau &lt;vi@endrift.com&gt;
Link: https://lore.kernel.org/r/20250702034500.124741-1-vi@endrift.com
Signed-off-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;
</content>
</entry>
<entry>
<title>Input: edt-ft5x06 - use per-client debugfs directory</title>
<updated>2025-07-01T18:42:14Z</updated>
<author>
<name>Wolfram Sang</name>
<email>wsa+renesas@sang-engineering.com</email>
</author>
<published>2025-07-01T18:40:06Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/laptop-kernel/commit/?id=68743c500c6eafcd0b16dc6067fea5bca0795eef'/>
<id>urn:sha1:68743c500c6eafcd0b16dc6067fea5bca0795eef</id>
<content type='text'>
The I2C core now provides a debugfs entry for each client. Let this
driver use it instead of the custom directory in debugfs root. Further
improvements by this change: support of multiple instances.

Signed-off-by: Wolfram Sang &lt;wsa+renesas@sang-engineering.com&gt;
Link: https://lore.kernel.org/r/20250318091904.22468-1-wsa+renesas@sang-engineering.com
Signed-off-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;
</content>
</entry>
<entry>
<title>Input: amijoy - make headings compliant w/ guidelines in documentation</title>
<updated>2025-05-30T22:34:38Z</updated>
<author>
<name>George Anthony Vernon</name>
<email>contact@gvernon.com</email>
</author>
<published>2025-05-26T13:59:52Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/laptop-kernel/commit/?id=e8fe33fdd797e22c85d7cda97e1ee8f27b09a609'/>
<id>urn:sha1:e8fe33fdd797e22c85d7cda97e1ee8f27b09a609</id>
<content type='text'>
Make heading adornments compliant with the guidelines to improve
organisation of the page.

Signed-off-by: George Anthony Vernon &lt;contact@gvernon.com&gt;
Reviewed-by: Bagas Sanjaya &lt;bagasdotme@gmail.com&gt;
Link: https://lore.kernel.org/r/20250526135957.180254-5-contact@gvernon.com
Signed-off-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;
</content>
</entry>
<entry>
<title>Input: amijoy - fix grammar in documentation</title>
<updated>2025-05-30T22:31:59Z</updated>
<author>
<name>George Anthony Vernon</name>
<email>contact@gvernon.com</email>
</author>
<published>2025-05-26T13:59:51Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/laptop-kernel/commit/?id=11172ec55b4c827052985407abf6d909b5266fd3'/>
<id>urn:sha1:11172ec55b4c827052985407abf6d909b5266fd3</id>
<content type='text'>
Make small grammar fixes to Amiga joystick documentation.

Signed-off-by: George Anthony Vernon &lt;contact@gvernon.com&gt;
Reviewed-by: Bagas Sanjaya &lt;bagasdotme@gmail.com&gt;
Link: https://lore.kernel.org/r/20250526135957.180254-4-contact@gvernon.com
Signed-off-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;
</content>
</entry>
<entry>
<title>Input: amijoy - fix Amiga 4-joystick adapter pinout in documentation</title>
<updated>2025-05-30T22:29:53Z</updated>
<author>
<name>George Anthony Vernon</name>
<email>contact@gvernon.com</email>
</author>
<published>2025-05-26T13:59:50Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/laptop-kernel/commit/?id=ed1d9c2b0dbc3c2d4b86f006e39d2c0ca8ac15c8'/>
<id>urn:sha1:ed1d9c2b0dbc3c2d4b86f006e39d2c0ca8ac15c8</id>
<content type='text'>
Pinout incorrectly duplicated pin 18, correct this.

Signed-off-by: George Anthony Vernon &lt;contact@gvernon.com&gt;
Link: https://lore.kernel.org/r/20250526135957.180254-3-contact@gvernon.com
Signed-off-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;
</content>
</entry>
<entry>
<title>Input: amijoy - fix broken table formatting in documentation</title>
<updated>2025-05-30T22:29:11Z</updated>
<author>
<name>George Anthony Vernon</name>
<email>contact@gvernon.com</email>
</author>
<published>2025-05-26T13:59:49Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/laptop-kernel/commit/?id=fb81e4738ec9d727830be2787556932446271369'/>
<id>urn:sha1:fb81e4738ec9d727830be2787556932446271369</id>
<content type='text'>
Missing '+' led to unintended spanning cell. Correct this.

Signed-off-by: George Anthony Vernon &lt;contact@gvernon.com&gt;
Reviewed-by: Bagas Sanjaya &lt;bagasdotme@gmail.com&gt;
Link: https://lore.kernel.org/r/20250526135957.180254-2-contact@gvernon.com
Signed-off-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;
</content>
</entry>
<entry>
<title>Documentation: input: Add section pertaining to polled input devices</title>
<updated>2025-02-21T20:29:53Z</updated>
<author>
<name>Brendan Connelly</name>
<email>brendanjconnelly17@gmail.com</email>
</author>
<published>2025-02-08T17:35:54Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/laptop-kernel/commit/?id=76a6782284dff53a08b688fdead3e46f22236e71'/>
<id>urn:sha1:76a6782284dff53a08b688fdead3e46f22236e71</id>
<content type='text'>
Added section in Documentation/input/input-programming.rst about
input_setup_polling() and input_set_poll_interval()

Signed-off-by: Brendan Connelly &lt;brendanjconnelly17@gmail.com&gt;
Signed-off-by: Jonathan Corbet &lt;corbet@lwn.net&gt;
Link: https://lore.kernel.org/r/20250208173554.209688-1-brendanjconnelly17@gmail.com
</content>
</entry>
<entry>
<title>Documentation: typo fixes</title>
<updated>2025-02-18T21:01:22Z</updated>
<author>
<name>Armin Mahdilou</name>
<email>armin.mahdilou@gmail.com</email>
</author>
<published>2025-02-10T19:25:31Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/laptop-kernel/commit/?id=56f2399f0e9063973f5ca65626d6effb2d2e1ee7'/>
<id>urn:sha1:56f2399f0e9063973f5ca65626d6effb2d2e1ee7</id>
<content type='text'>
Fixed some spelling issues in documentations.

Signed-off-by: Armin Mahdilou &lt;Armin.Mahdilou@gmail.com&gt;
Acked-by: Randy Dunlap &lt;rdunlap@infradead.org&gt;
Signed-off-by: Jonathan Corbet &lt;corbet@lwn.net&gt;
Link: https://lore.kernel.org/r/20250210192754.30283-1-Armin.Mahdilou@gmail.com
</content>
</entry>
<entry>
<title>Input: fix the input_event struct documentation</title>
<updated>2024-11-15T02:03:23Z</updated>
<author>
<name>Maud Spierings</name>
<email>maud_spierings@hotmail.com</email>
</author>
<published>2024-11-10T18:05:02Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/laptop-kernel/commit/?id=a5f040cfcfdd8cd10591d50fb6280dffe07c7a8e'/>
<id>urn:sha1:a5f040cfcfdd8cd10591d50fb6280dffe07c7a8e</id>
<content type='text'>
Fix the datatype of the value field of the input_event struct which is
signed instead of unsigned.

Signed-off-by: Maud Spierings &lt;maud_spierings@hotmail.com&gt;
Link: https://lore.kernel.org/r/20241110-fix_input_doc-v1-1-745d5f908e61@hotmail.com
Signed-off-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;
</content>
</entry>
</feed>
