<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/drivers/input/misc/Kconfig, branch v3.0.87</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/drivers/input/misc/Kconfig?h=v3.0.87</id>
<link rel='self' href='https://git.amat.us/linux/atom/drivers/input/misc/Kconfig?h=v3.0.87'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2011-05-26T17:45:54Z</updated>
<entry>
<title>input: Add support for Qualcomm PMIC8XXX power key</title>
<updated>2011-05-26T17:45:54Z</updated>
<author>
<name>Trilok Soni</name>
<email>tsoni@codeaurora.org</email>
</author>
<published>2011-05-13T09:47:51Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=92d57a73e41047bff7d0812e06f893567876d455'/>
<id>urn:sha1:92d57a73e41047bff7d0812e06f893567876d455</id>
<content type='text'>
Add support for PMIC8XXX power key driven over dedicated
KYPD_PWR_N pin.

Acked-by: Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;
Signed-off-by: Trilok Soni &lt;tsoni@codeaurora.org&gt;
Signed-off-by: Anirudh Ghayal &lt;aghayal@codeaurora.org&gt;
Signed-off-by: Samuel Ortiz &lt;sameo@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>Input: xen-kbdfront - move to drivers/input/misc</title>
<updated>2011-03-17T06:26:01Z</updated>
<author>
<name>Dmitry Torokhov</name>
<email>dmitry.torokhov@gmail.com</email>
</author>
<published>2011-03-17T05:56:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=49851ca04c7f941ef6f5ca04751b0e0fefe9d50d'/>
<id>urn:sha1:49851ca04c7f941ef6f5ca04751b0e0fefe9d50d</id>
<content type='text'>
drivers/input is reserved for input core code and input handlers with
drivers belonging to one of the sub-directories.

Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input</title>
<updated>2011-01-07T22:45:47Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@linux-foundation.org</email>
</author>
<published>2011-01-07T22:45:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=31b6ca0af758a88e5e769b48cc6dde037ee37b96'/>
<id>urn:sha1:31b6ca0af758a88e5e769b48cc6dde037ee37b96</id>
<content type='text'>
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: (58 commits)
  Input: wacom_w8001 - support pen or touch only devices
  Input: wacom_w8001 - use __set_bit to set keybits
  Input: bu21013_ts - fix misuse of logical operation in place of bitop
  Input: i8042 - add Acer Aspire 5100 to the Dritek list
  Input: wacom - add support for digitizer in Lenovo W700
  Input: psmouse - disable the synaptics extension on OLPC machines
  Input: psmouse - fix up Synaptics comment
  Input: synaptics - ignore bogus mt packet
  Input: synaptics - add multi-finger and semi-mt support
  Input: synaptics - report clickpad property
  input: mt: Document interface updates
  Input: fix double equality sign in uevent
  Input: introduce device properties
  hid: egalax: Add support for Wetab (726b)
  Input: include MT library as source for kerneldoc
  MAINTAINERS: Update input-mt entry
  hid: egalax: Add support for Samsung NB30 netbook
  hid: egalax: Document the new devices in Kconfig
  hid: egalax: Add support for Wetab
  hid: egalax: Convert to MT slots
  ...

Fixed up trivial conflict in drivers/input/keyboard/Kconfig
</content>
</entry>
<entry>
<title>[media] rc-core: convert winbond-cir</title>
<updated>2010-12-29T10:16:38Z</updated>
<author>
<name>David Härdeman</name>
<email>david@hardeman.nu</email>
</author>
<published>2010-10-29T19:08:28Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=5b2e303f6df1e0b1a903950c5d613a20c8c71a37'/>
<id>urn:sha1:5b2e303f6df1e0b1a903950c5d613a20c8c71a37</id>
<content type='text'>
Move winbond-cir from drivers/input/misc/ into drivers/media/rc/
and convert it to use rc-core.

Signed-off-by: David Härdeman &lt;david@hardeman.nu&gt;
Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</content>
</entry>
<entry>
<title>Input: add CMA3000 accelerometer driver</title>
<updated>2010-12-01T07:05:21Z</updated>
<author>
<name>Hemanth V</name>
<email>hemanthv@ti.com</email>
</author>
<published>2010-12-01T07:03:54Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=b029ffafe89cf4b97cf39e0225a5205cbbf9e02f'/>
<id>urn:sha1:b029ffafe89cf4b97cf39e0225a5205cbbf9e02f</id>
<content type='text'>
Add support for CMA3000 Tri-axis accelerometer, which supports Motion
detect, Measurement and Free fall modes. CMA3000 supports both I2C/SPI
bus for communication, currently the driver supports I2C based
communication.

Signed-off-by: Hemanth V &lt;hemanthv@ti.com&gt;
Reviewed-by: Jonathan Cameron &lt;jic23@cam.ac.uk&gt;
Reviewed-by: Sergio Aguirre &lt;saaguirre@ti.com&gt;
Reviewed-by: Shubhrajyoti &lt;Shubhrajyoti@ti.com&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Input: add support for PowerOn button on the AB8500 MFD</title>
<updated>2010-09-05T19:19:10Z</updated>
<author>
<name>Sundar R Iyer</name>
<email>sundar.iyer@stericsson.com</email>
</author>
<published>2010-09-05T19:18:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=77686517977e77d101c8a7b397717df00a88922b'/>
<id>urn:sha1:77686517977e77d101c8a7b397717df00a88922b</id>
<content type='text'>
Add the PowerOn (PonKey) button support to detect power on/off events.

Acked-by: Linus Walleij &lt;linus.walleij@stericsson.com&gt;
Signed-off-by: Sundar R Iyer &lt;sundar.iyer@stericsson.com&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Input: Add pwm beeper driver</title>
<updated>2010-07-14T08:23:11Z</updated>
<author>
<name>Lars-Peter Clausen</name>
<email>lars@metafoo.de</email>
</author>
<published>2010-07-14T07:25:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=e22739d02a13bb2099084d135f90f4ac6b6d01e1'/>
<id>urn:sha1:e22739d02a13bb2099084d135f90f4ac6b6d01e1</id>
<content type='text'>
This patch adds a simple driver which allows to use pwm based beepers (for
example piezo elements) as a pcspkr-like device.

Signed-off-by: Lars-Peter Clausen &lt;lars@metafoo.de&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Input: add driver for ADXL345/346 Digital Accelerometers</title>
<updated>2010-06-25T15:55:07Z</updated>
<author>
<name>Michael Hennerich</name>
<email>michael.hennerich@analog.com</email>
</author>
<published>2010-06-25T15:44:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=e27c729219ad24c8ac9a4b34cf192e56917565c5'/>
<id>urn:sha1:e27c729219ad24c8ac9a4b34cf192e56917565c5</id>
<content type='text'>
This is a driver for the ADXL345/346 Three-Axis Digital Accelerometers.

Signed-off-by: Michael Hennerich &lt;michael.hennerich@analog.com&gt;
Signed-off-by: Chris Verges &lt;chrisv@cyberswitching.com&gt;
Signed-off-by: Luotao Fu &lt;l.fu@pengutronix.de&gt;
Signed-off-by: Barry Song &lt;barry.song@analog.com&gt;
Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Input: enable onkey driver of max8925</title>
<updated>2010-05-22T07:57:59Z</updated>
<author>
<name>Haojian Zhuang</name>
<email>haojian.zhuang@gmail.com</email>
</author>
<published>2010-05-22T07:57:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=3734574cac1002e4cf037e3591cf222b1e04dfa4'/>
<id>urn:sha1:3734574cac1002e4cf037e3591cf222b1e04dfa4</id>
<content type='text'>
When ONKEY is held for 3 seconds, KEY_POWER event is reported.

Signed-off-by: Haojian Zhuang &lt;haojian.zhuang@marvell.com&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
<entry>
<title>Input: ad714x - add support for the AD7143/8/7A parts</title>
<updated>2010-04-14T06:27:22Z</updated>
<author>
<name>Barry Song</name>
<email>barry.song@analog.com</email>
</author>
<published>2010-03-22T06:23:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=6c04d7b3cf50a393f07f22a661d05d15db5dc6f6'/>
<id>urn:sha1:6c04d7b3cf50a393f07f22a661d05d15db5dc6f6</id>
<content type='text'>
Signed-off-by: Barry Song &lt;barry.song@analog.com&gt;
Signed-off-by: Mike Frysinger &lt;vapier@gentoo.org&gt;
Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
</content>
</entry>
</feed>
