linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-02-03 23:57:17 to 2013-02-18 17:20:34 UTC [more...]

[PATCH] HID: Separate struct hid_device's driver_lock into two locks
 2013-02-18 17:20 UTC  (4+ messages)
  ` [PATCH 0/3] logitech-dj: Successfully detect attached devices during probe()
    ` [PATCH 1/3] HID: Separate struct hid_device's driver_lock into two locks

[PATCH] input: st1232: Add IRQF_NO_SUSPEND flag
 2013-02-18 15:48 UTC  (3+ messages)

[PATCH 1/3] HID: extend autodetect to handle I2C sensors as well
 2013-02-18 12:13 UTC  (19+ messages)
` [PATCH 2/3] HID: sensor-hub: get rid of unused sensor_hub_grabbed_usages[] table
` [PATCH 3/3] HID: sensor-hub: don't limit the driver only to USB bus

uhid: broken interface: 32/64-bit compatibility
 2013-02-18 10:28 UTC  (7+ messages)

[PATCH] Input: psmouse - retry getid command in psmouse_probe()
 2013-02-18  9:45 UTC  (4+ messages)

[PATCH] HID: wiimote: fix nunchuck button parser
 2013-02-18  9:42 UTC  (2+ messages)

[PATCH] hid: blacklist Velleman data acquisition boards
 2013-02-18  9:36 UTC  (2+ messages)

[PATCH v4] Input: synaptics - use firmware data for Cr-48
 2013-02-18  9:35 UTC 

[PATCH] HID: ntrig: use input_configured() callback to set the name
 2013-02-18  9:17 UTC  (3+ messages)

[PATCH 0/7] hid driver transport cleanup
 2013-02-18  9:13 UTC  (14+ messages)
` [PATCH 1/7] HID: Extend the interface with report requests
` [PATCH 2/7] HID: Extend the interface with wait io request
` [PATCH 3/7] HID: Kconfig: Remove explicit transport layer dependencies
` [PATCH 4/7] hid: use hid_hw_request() instead of direct call to usbhid
` [PATCH 5/7] HID: use hid_hw_wait() "
` [PATCH 6/7] HID: multitouch: remove usbhid dependency
` [PATCH 7/7] HID: multitouch: Copyright and note on regression tests

[PATCH] Input: synaptics - add retry mechanism for reconnect
 2013-02-18  8:40 UTC 

[PATCH 1/2] hid: Add report descriptor for Logitech Driving Force wheel
 2013-02-17 17:53 UTC  (2+ messages)
` [PATCH 2/2] hid: Split accel, brake "

[PATCH 1/3] Input: ALPS - Remove unused argument to alps_enter_command_mode()
 2013-02-17  6:40 UTC  (3+ messages)
` [PATCH 2/3] Input: ALPS - Add "Dolphin V1" touchpad support
` [WIP 3/3] Input: ALPS - Add "Dolphin V2" "

[PATCH] input: tsc2005: Add MODULE_ALIAS
 2013-02-17  6:13 UTC  (2+ messages)

[PATCH] HID: Separate struct hid_device's driver_lock into two locks
 2013-02-17  1:43 UTC  (8+ messages)

[PATCH] Input: new EVIOCGKEYF to get keystate and flush queues
 2013-02-16 21:10 UTC  (2+ messages)

[PATCH v4 0/6] Add ChromeOS Embedded Controller support
 2013-02-16 20:49 UTC  (4+ messages)
` [PATCH v4 5/6] Input: matrix-keymap: Add function to read the new DT binding
` [PATCH v4 6/6] Input: Add ChromeOS EC keyboard driver

[PATCH v2 0/6] Add ChromeOS Embedded Controller support
 2013-02-16  3:56 UTC  (10+ messages)
` [PATCH v2 5/6] Input: matrix-keymap: Add function to read the new DT binding
` [PATCH v2 6/6] Input: Add ChromeOS EC keyboard driver

[git pull] Input updates for 3.8-rc7
 2013-02-16  2:57 UTC 

[PATCH 1/2] Input: MT - do not apply filtering on emulated events
 2013-02-16  2:54 UTC  (6+ messages)
` [PATCH 2/2] Input: synaptics - initialize pointer emulation usage

[PATCH V2] Input: tegra-kbc - assume CONFIG_OF, remove platform data
 2013-02-16  2:53 UTC  (2+ messages)

[PATCH] Input: tegra-kbc - assume CONFIG_OF, remove platform data
 2013-02-15 22:48 UTC  (3+ messages)

[PATCH 0/2] Input misc/bma150.[ch] one fix and one improvement
 2013-02-15 22:44 UTC  (5+ messages)
` [PATCH 1/2] Input: misc/bma150.c, fix checking pm_runtime_get_sync() return value
` [PATCH 2/2] Input: misc/bma150.[ch], make some defines public and fix some comments

[PATCH v2] Input: atmel_mxt_ts - refactor i2c error handling
 2013-02-15 14:55 UTC 

Consistant naming for LED class USB devices?
 2013-02-14 22:52 UTC 

[PATCH] mfd: stmpe: Pull IRQ GPIO number from DT during DT-based probe
 2013-02-14 16:26 UTC  (10+ messages)

[PATCH V2 00/14] Input: ALPS - Clean up and rework driver to support newer touchpads
 2013-02-14 18:08 UTC  (18+ messages)
` [PATCH V2 01/14] Input: ALPS - Document the alps.h data structures
` [PATCH V2 02/14] Input: ALPS - Copy "model" info into alps_data struct
` [PATCH V2 03/14] Input: ALPS - Move alps_get_model() down below hw_init code
` [PATCH V2 04/14] Input: ALPS - Introduce helper function for repeated commands
` [PATCH V2 05/14] Input: ALPS - Rework detection sequence
` [PATCH V2 06/14] Input: ALPS - Use function pointers for different protocol handlers
` [PATCH V2 07/14] Input: ALPS - Move {addr,nibble}_command settings into alps_set_defaults()
` [PATCH V2 08/14] Input: ALPS - Rework detection of Pinnacle AGx touchpads
` [PATCH V2 09/14] Input: ALPS - Fix command mode check
` [PATCH V2 10/14] Input: ALPS - Move pixel and bitmap info into alps_data struct
` [PATCH V2 11/14] Input: ALPS - Make the V3 packet field decoder "pluggable"
` [PATCH V2 12/14] Input: ALPS - Add support for "Rushmore" touchpads
` [PATCH V2 13/14] Input: ALPS - Enable trackstick on Rushmore touchpads
` [RFT V2 14/14] Input: ALPS - First attempt at "Dolphin" touchpad support

[PATCH 1/1] Input: mouse: cyapa - Add support for cyapa smbus protocol
 2013-02-14 17:56 UTC  (6+ messages)
` [PATCH v2 "

[INFO] No re-enabling of IRQ line when using touchscreen during suspend
 2013-02-14 17:29 UTC 

[PATCH] Input: synaptics - disable fuzz when using mt slots
 2013-02-14 17:22 UTC  (4+ messages)

[PATCH v3 5/6] Input: matrix-keymap: Add function to read the new DT binding
 2013-02-14  6:50 UTC  (2+ messages)
` [PATCH v3 6/6] Input: Add ChromeOS EC keyboard driver

[PATCH] Input: synaptics - fix 1->3 contact transition reporting
 2013-02-14  4:27 UTC  (2+ messages)

[PATCH 00/10] Input: atmel_mxt_ts - make fw update more robust
 2013-02-13 22:24 UTC  (10+ messages)
` [PATCH 01/10] Input: atmel_mxt_ts - refactor i2c error handling
` [PATCH 02/10] Input: atmel_mxt_ts - register input device before request_irq
` [PATCH 04/10] Input: atmel_mxt_ts - handle bootloader mode at probe
` [PATCH 06/10] Input: atmel_mxt_ts - destroy state before fw update and restore after

[PATCH 0/5] Add ChromeOS Embedded Controller support
 2013-02-13  1:40 UTC  (3+ messages)

[PATCH] HID: i2c-hid: implement request() callback
 2013-02-12 15:16 UTC 

hid-logitech-dj: 046d:c52b Problems using Logitech Unifying Receiver
 2013-02-12 14:28 UTC  (3+ messages)

[PATCH V4 0/4] input: keyboard: tegra: cleanups and DT supports
 2013-02-11 21:36 UTC  (3+ messages)
` [PATCH V4 3/4] input: keyboard: tegra: add support for rows/cols configuration from dt

+1 for Cernekee Input: ALPS patchset
 2013-02-11 18:05 UTC 

hidraw: Bug in select/poll for writing
 2013-02-11 16:01 UTC  (2+ messages)

046d:c52b Problems using Logitech Unifying Receiver
 2013-02-11  9:23 UTC  (2+ messages)

[PATCH V2 0/4] input: keyboard: tegra: cleanups and DT supports
 2013-02-09  9:04 UTC  (8+ messages)
` [PATCH v2 2/4] input: keyboard: tegra: use devm_* for resource allocation

atmel_mxt_ts and mxt224e
 2013-02-09  0:01 UTC  (10+ messages)
` [PATCH 1/7] input: atmel_mxt_ts: drop unused MXT_VER_ from atmel_mxt_ts driver
` [PATCH 2/7] input: atmel_mxt_ts: allow to read/display MXT_GEN_MESSAGE_T5 object
` [PATCH 3/7] input: atmel_mxt_ts: check mxt224 family before writing touchscreen voltage
` [PATCH 4/7] input: atmel_mxt_ts: allow writing of SPT_USERDATA_T38 in atmel_mxt_ts driver
` [PATCH 5/7] input: atmel_mxt_ts: only apply mxt_platform_data blen and threshold on mxt224, not mxt224e
` [PATCH 6/7] input: atmel_mxt_ts: add PROCI_ADAPTIVETHRESHOLD_T55 object readable/writable
` [PATCH 7/7] input: atmel_mxt_ts: check if all config pdata has been written to object table

joydev bug with playstation USB adapter
 2013-02-08 18:58 UTC  (2+ messages)

[PATCH v2] input: Extend matrix-keypad device tree binding
 2013-02-08 12:59 UTC  (3+ messages)

[PATCH 00/05] input: RMI4 Synaptics RMI4 Touchscreen Driver
 2013-02-07 23:19 UTC  (5+ messages)
` [PATCH 04/05] input: RMI4 F01 device control

[PATCH] HID: multitouch: do not use pointers towards hid-core
 2013-02-07 14:14 UTC  (2+ messages)

[RFC PATCH] Input: gpio_keys: Fix suspend/resume press event lost
 2013-02-06 16:57 UTC  (8+ messages)

[PATCH] HID: Separate struct hid_device's driver_lock into two locks
 2013-02-06 15:21 UTC  (11+ messages)

[PATCH v2 0/9] Support of Nexio 42" and new default class for hid-multitouch
 2013-02-06 13:31 UTC  (20+ messages)
` [PATCH v2 1/9] HID: core: add "report" hook, called once the report has been parsed
` [PATCH v2 3/9] HID: multitouch: add support for Nexio 42" panel

[PATCH v4 0/8] MFD: ti_am335x_tscadc: DT support and TSC features addition
 2013-02-06 11:17 UTC  (6+ messages)
` [PATCH v4 5/8] MFD: ti_am335x_tscadc: Add DT support

[PATCH] Correctly set data for USB request in case of a previous failure
 2013-02-06  7:12 UTC 

[PATCH] Input: wacom - add support for DTH-2242
 2013-02-06  2:10 UTC 

BCM5974 touchpad issues
 2013-02-04  3:19 UTC 

[Fwd: Re: [PATCH 1/3] hid: Add report descriptor for Logitech Driving Force wheel]
 2013-02-04  1:52 UTC 

[PATCH 1/3] hid: Add report descriptor for Logitech Driving Force wheel
 2013-02-04  1:03 UTC  (3+ messages)
` [PATCH 3/3] hid: Calibrate Logitech Driving Force axes


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).