messages from 2015-04-03 21:05:49 to 2015-04-16 14:44:18 UTC [more...]
PROBLEM: Touchpad works just like a mouse
2015-04-16 14:44 UTC (2+ messages)
[PATCH -next] Input: zforce - remove duplicated include from zforce_ts.c
2015-04-16 13:44 UTC (2+ messages)
[PATCH -next] Input: soc_button_array - remove duplicated include from soc_button_array.c
2015-04-16 13:12 UTC
[PATCH v1] HID: bug fixes in hid-cp2112 driver
2015-04-16 8:32 UTC (3+ messages)
[PATCH 5/5] Input: elan_i2c - Correct the x and y trace number
2015-04-16 1:37 UTC (3+ messages)
[PATCH] HID: wacom: Simplify check for presence of single-finger touch
2015-04-16 0:22 UTC
[PATCH 4/4] HID: wacom: remove unused packet lengths
2015-04-15 23:54 UTC
[PATCH 3/4] HID: wacom: move unit and unitExpo initialization to wacom_calculate_res
2015-04-15 23:54 UTC
[PATCH 2/4] HID: wacom: move all quirks to wacom_setup_device_quirks
2015-04-15 23:53 UTC
[PATCH 1/4] HID: wacom: retrieve name from HID descriptor for generic devices
2015-04-15 23:52 UTC
[PATCH 1/2] Input: atmel_mxt_ts - add support for Google Pixel 2
2015-04-15 23:34 UTC (14+ messages)
` [PATCH 2/2] Input: atmel_mxt_ts - allow specifying device-specific configs
[PATCH v2] alps: Document separate pointstick button bits for V2 alps devices
2015-04-15 17:49 UTC (2+ messages)
[PATCH] input: ambakmi: Fix system PM by converting to modern callbacks
2015-04-15 17:23 UTC (7+ messages)
[PATCH -next] input/touchscreen: fix sur40.c build errors
2015-04-15 16:10 UTC (2+ messages)
need to get the interface cycled with autopm_get/_put() to let a device sleep
2015-04-15 15:07 UTC (2+ messages)
[PATCH] usbhid: correct PM failure with closed devices
2015-04-15 14:56 UTC (2+ messages)
[git pull] Input updates for 4.1-rc0
2015-04-15 0:12 UTC
[PATCH v2] xpad: Add rumble support for Xbox One controller
2015-04-15 0:00 UTC (2+ messages)
Driver for Logitech M560
2015-04-14 22:23 UTC (12+ messages)
` [Patch V2] "
[PATCH] ff-core: use new debug macros
2015-04-14 21:24 UTC (2+ messages)
[PATCH] Input: Fix multitouch support for Type Cover 3
2015-04-14 19:51 UTC (6+ messages)
[PATCH 1/2] xpad: Add rumble support for Xbox One controller
2015-04-14 17:21 UTC (4+ messages)
` [PATCH 2/2] xpad: Kudos to the reverse-engineering work
[PATCH] alps: Document separate pointstick button bits for V2 alps devices
2015-04-14 16:08 UTC (2+ messages)
Hidden dependency of i2c-hid on GPIOLIB
2015-04-14 14:35 UTC (4+ messages)
` [PATCH] HID: i2c-hid: Do not fail probing if gpiolib is not enabled
[PATCH v4] Input: set INPUT_PROP_POINTING_STICK in hid-lenovo
2015-04-14 10:09 UTC
[PATCH v3] Input: set INPUT_PROP_POINTING_STICK in hid-lenovo
2015-04-14 9:42 UTC
[PATCH v2] Input: set INPUT_PROP_POINTING_STICK in hid-lenovo
2015-04-14 9:40 UTC (3+ messages)
[PATCH] Add a quirk for the Dell XPS 13 (2015) when in PS/2 mode
2015-04-13 18:55 UTC (9+ messages)
randconfig build error with next-20150413, in drivers/input/touchscreen/sur40.c
2015-04-13 17:02 UTC
[RFC v3 0/9] HDMI CEC framework
2015-04-13 13:19 UTC (4+ messages)
` [RFC v3 5/9] cec: add new driver for cec support
[PATCH 0/2] Input: VMMouse driver
2015-04-13 6:07 UTC (3+ messages)
` [PATCH 1/2] Input: Implement vmmouse driver v6
` [PATCH 2/2] Input: Allow devices to state that they aren't joysticks
[PATCH 4/4] Input: elan_i2c - Add pressure normalization
2015-04-12 23:51 UTC (3+ messages)
[PATCH 4.0 REGRESSION FIX 0/1] alps: Fix left touchpad button getting stuck
2015-04-12 23:00 UTC (4+ messages)
` [PATCH 4.0 REGRESSION FIX] alps: Fix left touchpad button getting stuck when using it with trackpoint
[PATCH] alps: Non interleaved V2 dualpoint has separate stick button bits
2015-04-12 22:59 UTC (6+ messages)
[next:master 9498/10844] drivers/input/mouse/alps.c:1096:15: sparse: symbol 'alps_get_pkt_id_ss4_v2' was not declared. Should it be static?
2015-04-12 22:53 UTC (4+ messages)
` [PATCH next] Input: alps_get_pkt_id_ss4_v2() can be static
[PATCH] HID: hid-plantronics: Update to map volume up/down controls
2015-04-11 19:17 UTC
[PATCH v2 00/15] HID: hid-lg, hid-lg4ff: Mostly cleanup patches
2015-04-10 21:09 UTC (17+ messages)
` [PATCH v2 01/15] HID: hid-lg4ff: (Cleanup) Remove double underscore prefix from numeric types
` [PATCH v2 02/15] HID: hid-lg4ff: (Cleanup) Remove "hid_" prefix from some functions' names
` [PATCH v2 03/15] HID: hid-lg4ff: (Cleanup) Replace DEVICE_ATTR_RW with DEVICE_ATTR to have all internal functions prefixed with "lg4ff_"
` [PATCH v2 04/15] HID: hid-lg4ff: (Cleanup) Remove unused variable from the "lg4ff_device_entry" struct
` [PATCH v2 05/15] HID: hid-lg4ff: (Cleanup) Explicit casts from void * are not necessary
` [PATCH v2 06/15] HID: hid-lg4ff: Update a warning message for a case where device is incorrectly flagged to be handled by hid-lg4ff in hid-lg
` [PATCH v2 07/15] HID: hid-lg: Check return values from lg[N]ff_init()
` [PATCH v2 08/15] HID: hid-lg4ff: Make lg4ff_wheel_data a separate structure stored within lg4ff_device_entry. Adjust the initialization process accordingly
` [PATCH v2 09/15] HID: hid-lg4ff: Stop the hid device from lg4ff
` [PATCH v2 10/15] HID: hid-lg4ff: Protect concurrent access to output HID report with a spinlock
` [PATCH v2 11/15] HID: hid-lg4ff: Store pointer to the output HID report struct in the device entry struct
` [PATCH v2 12/15] HID: hid-lg4ff: Constify those members of lg4ff_device_entry struct whose value is not supposed to change
` [PATCH v2 13/15] HID: hid-lg4ff: Allow the driver to continue without sysfs interface
` [PATCH v2 14/15] HID: hid-lg4ff: Update respective sysfs interface documentation
` [PATCH v2 15/15] HID: hid-lg: Only one of LG_FF flags can be set for a given device
[PATCH v4 0/2] HID: HID Sensor: Custom and Generic sensor support
2015-04-10 20:24 UTC (4+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] HID: HID Sensor: Update document for custom sensor
[PATCH v3 0/2] HID: HID Sensor: Custom and Generic sensor support
2015-04-10 15:59 UTC (5+ messages)
` [PATCH v3 1/2] "
[PATCH V2 0/2] Add OnKey support for DA9063
2015-04-10 9:54 UTC (3+ messages)
` [PATCH V2 1/2] input: misc: da9063: OnKey driver
` [PATCH V2 2/2] devicetree: Add bindings for DA9063 OnKey
Re
2015-04-10 7:24 UTC
Fun with sony motion controllers: navigation controller
2015-04-10 0:33 UTC (6+ messages)
` Turn Sony motion controller into RGB led
[PATCH] Input: atkbd: Fix release quirk for Dell models
2015-04-09 17:00 UTC (10+ messages)
[PATCH v2 0/7] New Lenovos 2015 touchpads: party time!
2015-04-09 13:56 UTC (7+ messages)
[PATCH V1 0/2] Add OnKey support for DA9063
2015-04-09 12:01 UTC (8+ messages)
` [PATCH V1 1/2] input: misc: da9063: OnKey driver
` [PATCH V1 2/2] devicetree: Add bindings for DA9063 OnKey
[PATCH] HID: debug: fix error handling in hid_debug_events_read()
2015-04-09 11:32 UTC
[PATCH] Input: elan_i2c - enable ELAN0600 acpi panels
2015-04-09 11:02 UTC (3+ messages)
4.0.0-rc mouse/keyboard events get stuck
2015-04-08 19:07 UTC (8+ messages)
[PATCH] input: goodix: RFC - implementing support for GT801x2
2015-04-08 14:25 UTC (8+ messages)
` [PATCH] Input: goodix - preliminary support for GT801-2+1
[PATCH] Input: set INPUT_PROP_POINTING_STICK in hid-lenovo
2015-04-08 9:34 UTC (3+ messages)
[PATCH 1/2] usbhid: more mice with ALWAYS_POLL
2015-04-08 7:33 UTC
[PATCH v2] Input - mt: Fix input_mt_get_slot_by_key
2015-04-07 13:17 UTC (3+ messages)
[PATCH 0/2] tc3589x OF only enforcement
2015-04-07 13:07 UTC (5+ messages)
` [PATCH 1/2] input: keypad: tc3589x: localize platform data
[PATCH 0/3] tty: eliminate 64 byte stack buffers passed to tty_name
2015-04-07 8:57 UTC (4+ messages)
` [PATCH 3/3] tty: remove buf parameter from tty_name()
Elantech touchpad does not work on Asus
2015-04-06 22:38 UTC (6+ messages)
` [PATCH v1 0/1] Input: elantech - fix absolute mode setting on some Asus touchpads cover
` [PATCH v1 1/1] Input: elantech - fix absolute mode setting on some Asus touchpads
[git pull] Input updates for 4.0-rc6
2015-04-06 20:37 UTC
[PATCH 0/2] Input: atmel_mxt_ts - Add support for T100 multi-touch
2015-04-06 20:30 UTC (5+ messages)
` [PATCH 1/2] Input: atmel_mxt_ts - Implement support for T100 touch object
` [PATCH 2/2] Input: atmel_mxt_ts - Split out touchpad initialisation logic
[PATCH v2] Input: cros_ec_keyb - Clear keyboard state only when it hasn't been a wake source
2015-04-06 16:47 UTC (3+ messages)
[PATCH v2 2/6] input/serio: drop pci_ids dependency
2015-04-06 16:24 UTC (2+ messages)
[PATCH 0/16] fix error return code
2015-04-05 20:57 UTC (4+ messages)
` [PATCH 9/16] HID: logitech-hidpp: "
[PATCH v2 0/3] Balanced slots, attempt #2
2015-04-05 20:46 UTC (3+ messages)
[PATCH 0/1] alps: Document that Protocol V2 uses standard PS/2 mouse
2015-04-05 20:17 UTC (4+ messages)
` [PATCH] alps: Document that Protocol V2 uses standard PS/2 mouse packets for the stick
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).