linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-02-07 07:46:49 to 2014-02-17 19:34:03 UTC [more...]

[PATCH 1/2] Input: imx_keypad - Propagate the real error code on platform_get_irq() failure
 2014-02-17 19:33 UTC  (3+ messages)
` [PATCH 2/2] Input: imx_keypad - Omit error message devm_kzalloc() failure

[PATCH V2] ONKEY: da9052: Use correct register bit for key status
 2014-02-17 19:29 UTC  (2+ messages)

[PATCH 01/11] Input: synaptics-rmi4 - do not kfree() managed memory in F01
 2014-02-17 19:23 UTC  (26+ messages)
` [PATCH 02/11] Input: synaptics-rmi4 - remove unused rmi_f01_remove()
` [PATCH 03/11] Input: synaptics-rmi4 - do not update configuration in rmi_f01_probe()
` [PATCH 04/11] Input: synaptics-rmi4 - fix LTS handling in F01
` [PATCH 05/11] Input: synaptics-rmi4 - remove control_mutex from f01_data
` [PATCH 06/11] Input: synaptics-rmi4 - remove device_status form f01_data
` [PATCH 07/11] Input: synaptics-rmi4 - rename instances of f01_data from data to f01
` [PATCH 08/11] Input: synaptics-rmi4 - use rmi_read/rmi_write in F01
` [PATCH 09/11] Input: synaptics-rmi4 - consolidate memory allocations "
` [PATCH 10/11] Input: synaptics-rmi4 - make accessor for platform data return const pointer
` [PATCH 11/11] Input: synaptics-rmi4 - remove data pointer from RMI fucntion structure

[PATCH v3] input: sirfsoc-onkey - report onkey untouch event by detecting pin status
 2014-02-17 19:16 UTC  (6+ messages)

[PATCH] Bluetooth: hidp: make sure input buffers are big enough
 2014-02-17 16:32 UTC  (15+ messages)

[PATCH v1] HID: hid-sensor-hub: Processing for duplicate physical ids
 2014-02-17 16:16 UTC  (2+ messages)

PROBLEM: Kernel-Panic when using Apple-Magic-Trackpad
 2014-02-17 16:10 UTC  (4+ messages)

[PATCH 1/2] hid: hid-sensor-hub: Add selector api
 2014-02-17 14:10 UTC  (5+ messages)
` [PATCH 2/2] iio: hid-sensor-hub: Remove hard coded indexes

[PATCH] HID: hid-sensor-hub: quirk for STM Sensor hub
 2014-02-17 14:05 UTC  (3+ messages)

[PATCH 00/14] HID: low-level transport cleanup, round 2
 2014-02-17 14:01 UTC  (35+ messages)
` [PATCH 01/14] HID: uHID: remove duplicated code
` [PATCH 02/14] HID: uHID: implement .raw_request
` [PATCH 03/14] HID: core: implement generic .request()
` [PATCH 04/14] HID: i2c-hid: implement ll_driver transport-layer callbacks
` [PATCH 05/14] HID: i2c-hid: use generic .request() implementation
` [PATCH 06/14] HID: usbhid: change return error of usbhid_output_report
` [PATCH 07/14] HID: input: hid-input remove hid_output_raw_report call
` [PATCH 08/14] HID: logitech-dj: "
` [PATCH 09/14] HID: replace hid_output_raw_report with hid_hw_raw_request for feature requests
` [PATCH 10/14] HID: wiimote: replace hid_output_raw_report with hid_hw_output_report for output requests
` [PATCH 11/14] HID: sony: remove hid_output_raw_report calls
` [PATCH 12/14] HID: hidraw: replace hid_output_raw_report() calls by appropriates ones
` [PATCH 13/14] HID: remove hid_output_raw_report
` [PATCH 14/14] HID: core: check parameters when sending/receiving data from the device

USB keyboard occasional key stuck
 2014-02-17 13:23 UTC 

[PATCH v2 0/9] HID: spring cleanup v2
 2014-02-17 13:20 UTC  (8+ messages)
` [PATCH v2 7/9] HID: remove hid_get_raw_report in struct hid_device

[PATCH v3 0/6] HID: sony: Add full Bluetooth support for the Dualshock 4
 2014-02-17 13:18 UTC  (3+ messages)

Questions about the documentation/specification of Linux ForceFeedback input.h
 2014-02-15 23:47 UTC  (6+ messages)

[PATCH 1/2] gpio: adp5588: get value from data out when dir is out
 2014-02-15 21:14 UTC  (5+ messages)
` [PATCH 2/2] input: adp5588-keys: "

[PATCH] HID: sony: Correct Sixaxis battery reporting
 2014-02-15 18:35 UTC 

[PATCH] Input: Support in the elantech driver of the trackpoint present on for instance Lenovo L530
 2014-02-14 20:51 UTC 

[PATCH 0/5] HID logitech DJ fixes and preps for enabling extended features
 2014-02-14 13:35 UTC  (5+ messages)
` [PATCH 1/5] HID: logitech-dj: Fix USB 3.0 issue

[PATCH 1/1] Input: s3c2410 - Trivial cleanup in header file
 2014-02-14  7:57 UTC  (2+ messages)

[PATCH] input synaptics-rmi4: Use put_device() and device_type.release() to free storage
 2014-02-13 22:10 UTC  (13+ messages)

[PATCH 00/15] Input: synaptics-rmi4 - cleanup and add DT support
 2014-02-13 19:25 UTC  (10+ messages)
` [PATCH 01/15] Input: synaptics-rmi4 - fix checkpatch.pl, sparse and GCC warnings

[PATCH 0/4] input: sirfsoc-onkey - a bundle of minor clean or fix
 2014-02-13 16:39 UTC  (8+ messages)
` [PATCH 1/4] input: sirfsoc-onkey - drop the IRQF_SHARED flag
` [PATCH 2/4] input: sirfsoc-onkey - namespace pwrc_resume function
` [PATCH 3/4] input: sirfsoc-onkey - use dev_get_drvdata instead of platform_get_drvdata
` [PATCH 4/4] input: sirfsoc-onkey - update copyright years to 2014

[PATCH 1/2] gpio: adp5588 - use "unsigned" for the setup and teardown callbacks
 2014-02-13 12:53 UTC  (6+ messages)
` [PATCH 2/2] gpio: adp5588 - add support for gpio names

[PATCH v2] input: sirfsoc-onkey - report onkey untouch event by detecting pin status
 2014-02-13  7:30 UTC  (3+ messages)

[PATCH] input: sirfsoc-onkey - report onkey untouch event by detecting pin status
 2014-02-13  6:48 UTC  (5+ messages)

[PATCH] input synaptics-rmi4: rmi_f01.c storage fix
 2014-02-13  0:04 UTC  (10+ messages)

Cash Awaiting Pick Up
 2014-02-12  9:13 UTC 

[PATCH V1] da9052: ONKEY: use correct register bit for key status
 2014-02-11 17:06 UTC  (4+ messages)

[PATCH RFC] Input: Add Microchip AR1021 i2c touchscreen
 2014-02-11 16:34 UTC  (7+ messages)

[PATCH v4 RESEND] ims-pcu: Add commands supported by the new version of the FW
 2014-02-11 16:31 UTC  (3+ messages)

[PATCH 0/7] Remove HAVE_PWM config option
 2014-02-11 12:18 UTC  (6+ messages)
` [PATCH 5/7] Input: max8997_haptic: remove HAVE_PWM dependencies
` [PATCH 6/7] Input: pwm-beepe: "

[PATCH 1/4] input: mc13783: Make mc13xxx_buttons_platform_data more flexible
 2014-02-11 10:07 UTC  (6+ messages)

[PATCH 0/3] input: appletouch: fixes for jagged/uneven cursor movement
 2014-02-11  7:19 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] input: appletouch: parametrize and set saner defaults for fuzz and threshold
  ` [PATCH v2 2/3] input: appletouch: use better cursor movement smoothing algorithm
  ` [PATCH v2 3/3] input: appletouch: fix jumps when additional fingers are detected

Re: [PATCH] Introduce Naming Convention in Input Subsystem
 2014-02-10 15:54 UTC  (7+ messages)

[PATCH 4/4] input: mc13783: Add MC13892 support
 2014-02-10 11:23 UTC  (2+ messages)

[PATCH 2/4] input: mc13783: Use module_platform_driver_probe()
 2014-02-10  7:18 UTC  (2+ messages)

[PATCH 3/4] input: mc13783: Prepare driver to support MC13892
 2014-02-10  4:22 UTC 

[PATCH 2/2] input: gpio_keys: Convert to devm-* API
 2014-02-10  4:22 UTC 

[PATCH v2 2/2] input: clps711x-keypad: dts: Add bindings documentation
 2014-02-10  4:22 UTC 

[PATCH 1/2] input: gpio_keys_polled: Convert to devm-* API
 2014-02-10  4:22 UTC 

[PATCH v2 1/2] input: Add new driver for ARM CLPS711X keypad
 2014-02-10  4:22 UTC 

[PATCH RESEND] input: Add commonly used event types
 2014-02-10  4:21 UTC 

[PATCH v2 00/10] Use regmap+devm+DT in pm8xxx input drivers
 2014-02-07 21:08 UTC  (5+ messages)
` [PATCH v2 02/10] genirq: Add devm_request_any_context_irq()

PROBLEM: [Dell LATITUDE E7440] ALPS touchpad events are not routed into /dev/input/mice and /dev/input/mouseX
 2014-02-07 17:44 UTC  (4+ messages)

ShuttlePROv2 jog dial reports EV_REL events with absolute position event values; pos 0 events get dropped
 2014-02-07  7:51 UTC 

Fwd: FW: Dell Latitude E7440 - ALPS touchpad keeps having state reset
 2014-02-07  7:46 UTC 


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