messages from 2014-02-11 16:28:57 to 2014-02-20 17:46:26 UTC [more...]
[PATCH 0/3] arm imx25 touchscreen/ADC drivers
2014-02-20 17:46 UTC (6+ messages)
` [PATCH 1/3] mfd: fsl imx25 Touchscreen ADC driver
` [PATCH 2/3] input: touchscreen: imx25 tcq driver
` [PATCH 3/3] iio: adc: fsl,imx25-gcq driver
[PATCH v2 0/5] HID: sony: Various fixes and improvements for the Sony driver
2014-02-20 16:36 UTC (6+ messages)
` [PATCH v2 1/5] HID: sony: Fix multi-line comment styling
` [PATCH v2 2/5] HID: sony: Fix work queue issues
` [PATCH v2 3/5] HID: sony: Perform a boundry check on the sixaxis battery level index
` [PATCH v2 4/5] HID: sony: Prevent duplicate controller connections
` [PATCH v2 5/5] HID: hidp: Add a comment that some devices depend on the current behavior of uniq
[PATCH 0/5] Add ff-memless-next and make hid-lg4ff use it
2014-02-20 15:32 UTC (5+ messages)
` [PATCH 2/5] Port hid-lg4ff to ff-memless-next
HID_REQ_GET_REPORT and report not filled during hid_pidff_init
2014-02-20 15:14 UTC (2+ messages)
[PATCH] HID: sony: Fix work queue issues
2014-02-20 13:15 UTC (6+ messages)
[PATCH 0/3] HID: sony: Various cleanups and fixes for the sony module
2014-02-20 13:10 UTC (8+ messages)
` [PATCH 1/3] HID: sony: Enable LED controls and rumble for the Sixaxis on Bluetooth
` [PATCH 2/3] HID: sony: Force-feedback cleanup
` [PATCH 3/3] HID: sony: Prevent duplicate controller connections
Mixed HID descriptors
2014-02-20 11:12 UTC
Questions about the documentation/specification of Linux ForceFeedback input.h
2014-02-20 8:52 UTC (8+ messages)
ff-core effect id handling in case of a failed effect upload
2014-02-19 22:14 UTC (7+ messages)
[PATCH v2] Input: add i2c/smbus driver for elan touchpad
2014-02-19 21:48 UTC (4+ messages)
Problem with Logitech SpaceNavigator
2014-02-19 19:38 UTC
[PATCH v2 1/3] Input: gpio_keys - use dev instead of pdev in gpio_keys_setup_key()
2014-02-19 13:21 UTC (3+ messages)
` [PATCH v2 2/3] Input: gpio_keys - convert to use devm_*
` [PATCH v2 3/3] Input: gpio_keys - convert struct descriptions to kernel-doc
[PATCH] Input: ALPS - add support for HP Pavilion 14 TS
2014-02-19 7:08 UTC
[PATCH 01/11] Input: synaptics-rmi4 - do not kfree() managed memory in F01
2014-02-18 21:32 UTC (27+ 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
linux-next: Tree for Feb 18 (hid/hid-cp2112.c)
2014-02-18 16:34 UTC
[PATCH] HID: cp2112: fix incorrect error propagation in cp2112_xfer()
2014-02-18 8:56 UTC
[PATCH] HID: cp2112: can't be used without gpio support
2014-02-18 8:55 UTC
[PATCH v3] input: sirfsoc-onkey - report onkey untouch event by detecting pin status
2014-02-18 6:11 UTC (7+ messages)
USB keyboard occasional key stuck
2014-02-18 3:36 UTC (5+ messages)
[PATCH] HID: cp2112: convert to use hid_hw_raw_request()
2014-02-17 23:43 UTC
[PATCH 1/2] HID: cp2112: make sysfs attributes static
2014-02-17 22:48 UTC (2+ messages)
` [PATCH 2/2] HID: cp2112: use proper specifier for size_t
[PATCH] HID: sony: Correct Sixaxis battery reporting
2014-02-17 22:18 UTC (2+ messages)
[PATCH] Input: imx_keypad -Remove obsolete commment
2014-02-17 20:26 UTC
[PATCH] Bluetooth: hidp: make sure input buffers are big enough
2014-02-17 20:21 UTC (16+ messages)
[PATCH] HID: hyperv: make sure input buffer is big enough
2014-02-17 20:21 UTC (3+ messages)
[PATCH 1/2] Input: imx_keypad - Propagate the real error code on platform_get_irq() failure
2014-02-17 19:34 UTC (4+ 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 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 (34+ 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 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
[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)
[PATCH 1/2] gpio: adp5588: get value from data out when dir is out
2014-02-15 21:14 UTC (4+ messages)
` [PATCH 2/2] input: adp5588-keys: "
[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 (4+ 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)
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).