linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-07-28 16:09:21 to 2010-08-02 08:06:09 UTC [more...]

Handling of large keycodes
 2010-08-02  8:06 UTC  (6+ messages)

[PATCH v6 1/3] ARM: SAMSUNG: Add keypad device support
 2010-08-02  7:58 UTC  (18+ messages)
` [PATCH v6 3/3] input: samsung-keypad - Add samsung keypad driver

[PATCH 0/9 v4] IR: few fixes, additions and ENE driver
 2010-08-02  2:11 UTC  (15+ messages)
` [PATCH 01/13] IR: Kconfig fixes
` [PATCH 02/13] IR: minor fixes:
` [PATCH 03/13] IR: replace spinlock with mutex
` [PATCH 04/13] IR: replace workqueue with kthread
` [PATCH 05/13] IR: JVC: make repeat work
` [PATCH 06/13] IR: nec decoder: fix repeat
` [PATCH 07/13] IR: NECX: support repeat
` [PATCH 08/13] IR: Allow not to compile keymaps in
` [PATCH 09/13] IR: add helper function for hardware with small o/b buffer
` [PATCH 10/13] IR: extend interfaces to support more device settings
` [PATCH 11/13] IR: report unknown scancodes the in-kernel decoders found
` [PATCH 12/13] STAGING: remove lirc_ene0100 driver
` [PATCH 13/13] IR: Port ene driver to new IR subsystem and enable it

Contact Owen Gibson via email: (msoftclaims10@w.cn)
 2010-08-02  2:01 UTC 

[ANNOUNCE] mtdev v1.0.8 -- Multitouch Protocol Translation Library
 2010-08-02  0:04 UTC 

[PATCH 0/9 v2] IR: few fixes, additions and ENE driver
 2010-08-01 15:13 UTC  (44+ messages)
` [PATCH 01/13] IR: Kconfig fixes
` [PATCH 02/13] IR: minor fixes:
` [PATCH 03/13] IR: replace spinlock with mutex
` [PATCH 04/13] IR: fix locking in ir_raw_event_work
` [PATCH 05/13] IR: JVC: make repeat work
` [PATCH 06/13] IR: nec decoder: fix repeat
` [PATCH 07/13] IR: NECX: support repeat
` [PATCH 08/13] IR: Allow not to compile keymaps in
` [PATCH 09/13] IR: add helper function for hardware with small o/b buffer
` [PATCH 10/13] IR: extend interfaces to support more device settings LIRC: add new IOCTL that enables learning mode (wide band receiver)
` [PATCH 11/13] IR: report unknown scancodes the in-kernel decoders found
` [PATCH 12/13] STAGING: remove lirc_ene0100 driver
` [PATCH 13/13] IR: Port ene driver to new IR subsystem and enable it

[PATCH 0/7] elantech: various improvements for 6-byte protocol
 2010-08-01 13:57 UTC  (20+ messages)
` [PATCH 7/7] elantech: average the two coordinates when 2 fingers
` [PATCH 5/7] elantech: report position also with 3 fingers

Make keyboard.c match braille-only keyboards
 2010-07-31  9:43 UTC  (2+ messages)

[PATCH 0/9 v3] IR: few fixes, additions and ENE driver
 2010-07-31  9:35 UTC  (22+ messages)
` [PATCH 01/13] IR: Kconfig fixes
` [PATCH 02/13] IR: minor fixes:
` [PATCH 03/13] IR: replace spinlock with mutex
` [PATCH 04/13] IR: fix locking in ir_raw_event_work
` [PATCH 05/13] IR: JVC: make repeat work
` [PATCH 06/13] IR: nec decoder: fix repeat
` [PATCH 07/13] IR: NECX: support repeat
` [PATCH 08/13] IR: Allow not to compile keymaps in
` [PATCH 09/13] IR: add helper function for hardware with small o/b buffer
` [PATCH 10/13] IR: extend interfaces to support more device settings LIRC: add new IOCTL that enables learning mode (wide band receiver)
` [PATCH 11/13] IR: report unknown scancodes the in-kernel decoders found
` [PATCH 12/13] STAGING: remove lirc_ene0100 driver
` [PATCH 13/13] IR: Port ene driver to new IR subsystem and enable it

[PATCH v2] Input: Make ADS7846 independent on regulator
 2010-07-31  7:09 UTC 

[PATCH] Input: Make ADS7846 independent on regulator
 2010-07-31  7:03 UTC  (3+ messages)

Fwd: [RFC] [PATCH] Input: ADP5588 - Support gpio function on unused pin
 2010-07-30 17:08 UTC  (5+ messages)

[PATCH] Fix for the multitouch panel of the Asus T91MT
 2010-07-30 12:39 UTC  (2+ messages)

[GIT/PATCH 0/4] Do not use IRQF_TIMER for non timer interrupts
 2010-07-30 10:29 UTC  (8+ messages)
` [PATCH 1/4] irq: rename IRQF_TIMER to IRQF_NO_SUSPEND
      ` [PATCH 1/4] irq: Add new IRQ flag IRQF_NO_SUSPEND
      ` [PATCH 2/4] ixp4xx-beeper: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interrupt

(unknown),
 2010-07-30  2:03 UTC  (36+ messages)
` [PATCH 1/9] IR: Kconfig fixes
` [PATCH 2/9] IR: minor fixes:
` [PATCH 3/9] IR: replace spinlock with mutex
` [PATCH 4/9] IR: add helper function for hardware with small o/b buffer
` [PATCH 5/9] IR: extend interfaces to support more device settings
` [PATCH 6/9] IR: Allow not to compile keymaps in
` [PATCH 7/9] IR: report unknown scancodes the in-kernel decoders found
` [PATCH 8/9] STAGING: remove lirc_ene0100 driver
` [PATCH 9/9] IR: Port ene driver to new IR subsystem and enable it
` [PATCH 0/9 v2] IR: few fixes, additions and ENE driver
` <kein Betreff>

Problem: PS/2 keyboard dead at login
 2010-07-29 19:31 UTC  (2+ messages)

Can I expect in-kernel decoding to work out of box?
 2010-07-29 11:58 UTC  (31+ messages)

[PATCH 0/9 v1] IR: few fixes, additions and ENE driver
 2010-07-28 21:16 UTC  (30+ messages)
` [PATCH 1/9] IR: Kconfig fixes
` [PATCH 2/9] IR: minor fixes:
` [PATCH 3/9] IR: replace spinlock with mutex
` [PATCH 4/9] IR: add helper functions for ir input devices that send ir timing data in small chunks, and alternation between pulses and spaces isn't guaranteed
` [PATCH 5/9] IR: extend interfaces to support more device settings
` [PATCH 6/9] IR: actually allow not to compile keymaps in
` [PATCH 8/9] IR: Add ENE input driver


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).