<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pm24.git/include/linux/input.h, branch v2.6.30-rc2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://git.kobert.dev/pm24.git/atom/include/linux/input.h?h=v2.6.30-rc2</id>
<link rel='self' href='https://git.kobert.dev/pm24.git/atom/include/linux/input.h?h=v2.6.30-rc2'/>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/'/>
<updated>2009-03-23T23:35:43Z</updated>
<entry>
<title>Merge branch 'topic/jack' into for-linus</title>
<updated>2009-03-23T23:35:43Z</updated>
<author>
<name>Takashi Iwai</name>
<email>tiwai@suse.de</email>
</author>
<published>2009-03-23T23:35:43Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=5b56eec77498f15317f3ff5ac9101372f400c859'/>
<id>urn:sha1:5b56eec77498f15317f3ff5ac9101372f400c859</id>
<content type='text'>
</content>
</entry>
<entry>
<title>include of &lt;linux/types.h&gt; is preferred over &lt;asm/types.h&gt;</title>
<updated>2009-01-16T00:39:41Z</updated>
<author>
<name>Jaswinder Singh Rajput</name>
<email>jaswinder@infradead.org</email>
</author>
<published>2009-01-15T21:51:26Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=00bfddaf7f68a6551319b536f052040c370756b0'/>
<id>urn:sha1:00bfddaf7f68a6551319b536f052040c370756b0</id>
<content type='text'>
Impact: fix 15 make headers_check warnings:

include of &lt;linux/types.h&gt; is preferred over &lt;asm/types.h&gt;

Signed-off-by: Jaswinder Singh Rajput &lt;jaswinderrajput@gmail.com&gt;
Cc: Ingo Molnar &lt;mingo@elte.hu&gt;
Cc: Sam Ravnborg &lt;sam@ravnborg.org&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>ALSA: Add support for video out to the jack reporting API</title>
<updated>2009-01-07T10:55:18Z</updated>
<author>
<name>Jani Nikula</name>
<email>ext-jani.1.nikula@nokia.com</email>
</author>
<published>2009-01-07T09:54:25Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=d506fc322ec2af04fc47be83d796a1c9e1a16022'/>
<id>urn:sha1:d506fc322ec2af04fc47be83d796a1c9e1a16022</id>
<content type='text'>
Add support for reporting new jack types SND_JACK_VIDEOOUT and
SND_JACK_AVOUT (a combination of LINEOUT and VIDEOOUT) to the jack
reporting API.

Also add the corresponding SW_VIDEOOUT_INSERT switch to the input system
header.

Signed-off-by: Jani Nikula &lt;ext-jani.1.nikula@nokia.com&gt;
Signed-off-by: Mark Brown &lt;broonie@opensource.wolfsonmicro.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'topic/jack-mechanical' into to-push</title>
<updated>2008-12-25T10:40:29Z</updated>
<author>
<name>Takashi Iwai</name>
<email>tiwai@suse.de</email>
</author>
<published>2008-12-25T10:40:29Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=a8022697811c3f2271df5ec14fa6f518b731b46a'/>
<id>urn:sha1:a8022697811c3f2271df5ec14fa6f518b731b46a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'fix/hda' into topic/hda</title>
<updated>2008-12-19T07:22:57Z</updated>
<author>
<name>Takashi Iwai</name>
<email>tiwai@suse.de</email>
</author>
<published>2008-12-19T07:22:57Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=0ff555192a8d20385d49d1c420e2e8d409b3c0da'/>
<id>urn:sha1:0ff555192a8d20385d49d1c420e2e8d409b3c0da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ALSA: Add support for mechanical jack insertion</title>
<updated>2008-12-10T14:10:44Z</updated>
<author>
<name>Mark Brown</name>
<email>broonie@opensource.wolfsonmicro.com</email>
</author>
<published>2008-12-10T13:55:49Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=cdc693643271b2e6a693cf8f6afb258cce01f058'/>
<id>urn:sha1:cdc693643271b2e6a693cf8f6afb258cce01f058</id>
<content type='text'>
Some systems support both mechanical and electrical jack detection,
allowing them to report that a jack is physically present but does
not have any functioning connections. Add a new jack type for these,
allowing user space to report faulty connections.

Thanks to Guillem Jover for the suggestion.

Signed-off-by: Mark Brown &lt;broonie@opensource.wolfsonmicro.com&gt;
Signed-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;
</content>
</entry>
<entry>
<title>HID: map macbook keys for "Expose" and "Dashboard"</title>
<updated>2008-11-13T09:31:36Z</updated>
<author>
<name>Henrik Rydberg</name>
<email>rydberg@euromail.se</email>
</author>
<published>2008-11-04T12:31:38Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=437184ae8bd1ef923a40b009e37801deae66ad55'/>
<id>urn:sha1:437184ae8bd1ef923a40b009e37801deae66ad55</id>
<content type='text'>
On macbooks there are specific keys for the user-space functions Expose
and Dashboard, which currently has no counterpart in input.h. This patch
adds KEY_SCALE and KEY_DASHBOARD, and maps the keyboard accordingly.

Acked-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;
Signed-off-by: Henrik Rydberg &lt;rydberg@euromail.se&gt;
Signed-off-by: Jiri Kosina &lt;jkosina@suse.cz&gt;
</content>
</entry>
<entry>
<title>ALSA: jack: lineout support to jack abstraction layer</title>
<updated>2008-10-27T07:15:14Z</updated>
<author>
<name>Matthew Ranostay</name>
<email>mranostay@embeddedalley.com</email>
</author>
<published>2008-10-25T05:05:04Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=a53ccab3ccac9e8676a683df9822a2daec83ef54'/>
<id>urn:sha1:a53ccab3ccac9e8676a683df9822a2daec83ef54</id>
<content type='text'>
This patch introduces support for reporting SW_LINEOUT_INSERT detection events
via the jack abstraction layer.

Also adds a SND_JACK_LINEOUT define to the input system header.

Signed-off-by: Matthew Ranostay &lt;mranostay@embeddedalley.com&gt;
Cc: Dmitry Torokhov &lt;dtor@mail.ru&gt;
Acked-by: Mark Brown &lt;broonie@opensource.wolfsonmicro.com&gt;
Signed-off-by: Takashi Iwai &lt;tiwai@suse.de&gt;
</content>
</entry>
<entry>
<title>Input: add keycodes for remote controls/phone keypads</title>
<updated>2008-07-30T04:41:40Z</updated>
<author>
<name>Aristeu Rozanski</name>
<email>aris@ruivo.org</email>
</author>
<published>2008-06-23T14:47:53Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=5a599a15182ed48e5bf54111feb3b21e425e194d'/>
<id>urn:sha1:5a599a15182ed48e5bf54111feb3b21e425e194d</id>
<content type='text'>
The new keys are separate from normal numeric keys and standard
numeric keypads. The userspace should not attempt to apply modifiers
like shift and NumLock to these so tey work properly regardless of
the language mapping used.

Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Input: expand keycode space</title>
<updated>2008-07-30T04:41:39Z</updated>
<author>
<name>Dmitry Torokhov</name>
<email>dmitry.torokhov@gmail.com</email>
</author>
<published>2008-06-23T14:47:34Z</published>
<link rel='alternate' type='text/html' href='https://git.kobert.dev/pm24.git/commit/?id=03bac96fae0efdb25e2059e5accbe4f3ee6328dd'/>
<id>urn:sha1:03bac96fae0efdb25e2059e5accbe4f3ee6328dd</id>
<content type='text'>
Expand the number of potential key codes from 512 to 768 since people
are coming up with more and more keys.

Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
</feed>
