messages from 2012-03-26 03:05:11 to 2012-04-03 15:09:43 UTC [more...]
[PATCH 1/1] HID: add have_special_driver hid module parameter
2012-04-03 15:09 UTC (18+ messages)
[PATCH] input/tps6507x-ts: fix MODULE_ALIAS to match driver name
2012-04-03 14:24 UTC
[RFC 0/5] hid: Extending the device-driver matching mechanism
2012-04-03 13:06 UTC (13+ messages)
` [RFC 1/5] hid: Remove multitouch quirk
` [RFC 2/5] hid-multitouch: Prepare driver for new device ids
` [RFC 3/5] hid: Parse the device before adding it
` [RFC 4/5] hid: Add idtags to modalias
` [RFC 5/5] hid: Remove multitouch devices from blacklist
psmouse serio4: bad data from KBC - timeout
2012-04-03 9:43 UTC
[PATCH] matrix_keypad: convert to threaded IRQs
2012-04-03 8:10 UTC
[PATCH v4] HID: lg4ff: Remove sysfs iface before deallocating memory
2012-04-03 8:02 UTC (12+ messages)
` [PATCH 1/2] HID: hid-lg4ff: Use Private Data
` [PATCH 2/2] HID: hid-lg4ff: Add support for G27 leds
[PATCH] Input: sentelic - filter on-pad clicks in absolute mode
2012-04-03 6:59 UTC (9+ messages)
` [PATCHv2] Input: sentelic - filter taps "
[PATCH RESEND] Input: omap-keypad: dynamically handle register offsets
2012-04-03 5:22 UTC
[PATCH v4] HID: hid-lg: Allow for custom device-specific properties to be stored in private drv data
2012-04-03 2:11 UTC (3+ messages)
elantech buttonpad devices
2012-04-03 1:23 UTC (2+ messages)
[PATCH] Input: use module_pci_driver
2012-04-03 0:50 UTC
[PATCH V3 1/4] Input: pxa27x_keypad keep clock on as wakeup source
2012-04-02 9:38 UTC (8+ messages)
` [PATCH V3 2/4] Input: pxa27x_keypad bug fix for direct_key_mask
` [PATCH V3 3/4] Input: pxa27x_keypad direct key may be low active
` [PATCH V3 4/4] Input: pxa27x_keypad add choice to set direct_key_mask
[PATCH RESEND 2/2] Input: uinput: Avoid returning 0 on read()
2012-04-02 8:35 UTC (6+ messages)
` [PATCH RESEND 1/2] Input: uinput: Fix race condition "
[PATCH] Input: st1232 - switch to using SIMPLE_DEV_PM_OPS
2012-04-02 5:03 UTC (5+ messages)
[PATCH V3 0/2] Input: Add matrix_keypad_of_build_keymap()
2012-04-02 4:01 UTC (12+ messages)
` [PATCH V3 1/2] Input: of_keymap: Introduce matrix_keypad_of_build_keymap()
` [PATCH V3 2/2] Input: spear-keyboard: add device tree bindings
` [PATCH v4 1/2] Input: of_keymap: Introduce matrix_keypad_of_build_keymap()
` [PATCH V4 Resend "
` [PATCH] fixup! "
[PATCH V2 1/4] Input: pxa27x_keypad keep clock on as wakeup source
2012-03-31 21:47 UTC (8+ messages)
` [PATCH V2 2/4] Input: pxa27x_keypad bug fix for direct_key_mask
` [PATCH V2 3/4] Input: pxa27x_keypad direct key may be low active
` [PATCH V2 4/4] Input: pxa27x_keypad add choice to set direct_key_mask
[PATCH] input: st1232 device tree support
2012-03-31 6:15 UTC (3+ messages)
[PATCH 1/6] Input: uinput - return -EINVAL when read buffer size is too small
2012-03-31 6:06 UTC (6+ messages)
` [PATCH 2/6] Input: uinput - fix race that can block nonblocking read
` [PATCH 3/6] Input: uinput - return number of bytes copied on partial reads
` [PATCH 4/6] Input: uinput - mark failed submission requests as free
` [PATCH 5/6] Input: uinput - specify exact bit sizes on userspace APIs
` [PATCH 6/6] Input: uinput - fix formatting
logitech-djdevice and /sys
2012-03-31 5:50 UTC (3+ messages)
[PATCH] Aureal Remote Control Device Driver
2012-03-30 21:08 UTC
[PATCH v3] HID: autoload hid-multitouch as needed
2012-03-30 17:41 UTC (2+ messages)
[PATCH] input: Elan HID-I2C device driver
2012-03-30 15:44 UTC (2+ messages)
[PATCHv2 1/3] HID: hid-lg: Allow for custom device properties to be stored in private driver data
2012-03-30 13:34 UTC (3+ messages)
` [PATCHv3 "
[RFC] usbhid: fix error handling of not enough bandwidth
2012-03-30 13:16 UTC (2+ messages)
[PATCH] Input: Wacom Stylus driver for I2C interface
2012-03-30 7:42 UTC (4+ messages)
[PATCH 00/20] cleanup atmel_mxt_ts
2012-03-30 7:00 UTC (5+ messages)
` [PATCH 19/20] Input: atmel_mxt_ts - remove mxt_make_highchg and parse T6 report
[git pull] Input updates for 3.4-rc0 (2nd round)
2012-03-30 6:07 UTC
[PATCH 00/16 v2] cleanup atmel_mxt_ts
2012-03-29 16:49 UTC (17+ messages)
` [PATCH 01/16 v2] Input: atmel_mxt_ts - use CONFIG_PM_SLEEP
` [PATCH 02/16 v2] Input: atmel_mxt_ts - only allow root to update firmware
` [PATCH 03/16 v2] Input: atmel_mxt_ts - refactor mxt_read/write_reg to take a length
` [PATCH 04/16 v2] Input: atmel_mxt_ts - store actual size and instance
` [PATCH 05/16 v2] Input: atmel_mxt_ts - verify object size in mxt_write_object
` [PATCH 06/16 v2] Input: atmel_mxt_ts - do not read extra (checksum) byte
` [PATCH 07/16 v2] Input: atmel_mxt_ts - dump each message on just 1 line
` [PATCH 08/16 v2] Input: atmel_mxt_ts - refactor mxt_object_show
` [PATCH 09/16 v2] Input: atmel_mxt_ts - optimize writing of object table entries
` [PATCH 10/16 v2] Input: atmel_mxt_ts - refactor get info
` [PATCH 11/16 v2] Input: atmel_mxt_ts - refactor reading object table
` [PATCH 12/16 v2] Input: atmel_mxt_ts - simplify event reporting
` [PATCH 13/16 v2] Input: atmel_mxt_ts - cache T9 reportid range when reading object table
` [PATCH 14/16 v2] Input: atmel_mxt_ts - parse vector field of data packets
` [PATCH 15/16 v2] Input: atmel_mxt_ts - send all MT-B slots in one input report
` [PATCH 16/16 v2] Input: atmel_mxt_ts - parse T6 reports
[PATCH -next] hid: fix WACOM Kconfig warning
2012-03-29 16:21 UTC (2+ messages)
[PATCH] Input: tegra-kbc - restore missing pdata allocation
2012-03-29 15:52 UTC
[PATCH 1/1] input: keyboard: Set configuration registers
2012-03-29 15:49 UTC (11+ messages)
[PATCH 0/2] HID: wacom: 2 trivial patches
2012-03-29 15:08 UTC (5+ messages)
` [PATCH 1/2] HID: wacom: Fix HID_WACOM self-dependency
` [PATCH 2/2] HID: wacom: Add module description
Rád vás poznávám
2012-03-29 14:35 UTC
[RFC v2 0/1] User-space HID I/O Driver
2012-03-29 12:28 UTC (9+ messages)
` [RFC v2 1/1] HID: User-space I/O driver support for HID subsystem
[PATCH 1/4] Input: pxa27x_keypad keep clock on as wakeup source
2012-03-29 9:15 UTC (6+ messages)
` [PATCH 2/4] Input: pxa27x_keypad bug fix for direct_key_mask
` [PATCH 3/4] Input: pxa27x_keypad direct key may be low active
` [PATCH 4/4] Input: pxa27x_keypad add choice to set direct_key_mask
[PATCH V2 1/2] Input: of_keymap: Introduce matrix_keypad_of_build_keymap()
2012-03-29 8:23 UTC (12+ messages)
` [PATCH V2 2/2] Input: spear-keyboard: add device tree bindings
` [PATCH V3 "
HID: Add support for Waltop Sirius Battery Free Tablet
2012-03-28 10:09 UTC (3+ messages)
[PATCH v2] HID: autoload hid-multitouch as needed
2012-03-28 9:31 UTC (3+ messages)
[patch] Input: wacom - check for allocation failure in probe()
2012-03-27 20:39 UTC (2+ messages)
[PATCH V2] input: keyboard: lm8333: add driver
2012-03-27 12:57 UTC
[PATCH] Input: tegra-kbc: Fix: Allocate pdata before using it
2012-03-27 6:55 UTC (4+ messages)
[PATCH 1/2] input/of_keymap: Convert kzalloc to devm_kzalloc derivative
2012-03-27 4:18 UTC (7+ messages)
` [PATCH 2/2] Input: spear-keyboard: add device tree bindings
[PATCH] Input: uinput: Fix race condition on read()
2012-03-26 20:28 UTC (3+ messages)
[RFC 0/1] User-space I/O driver for HID subsystem (Bluetooth-LE HIDP)
2012-03-26 17:38 UTC (8+ messages)
` [RFC 1/1] HID: User-space I/O driver support for HID subsystem
[PATCH 08/11] input/amijoy: Add missing platform check
2012-03-26 6:29 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).