messages from 2014-01-23 23:59:04 to 2014-02-02 04:50:28 UTC [more...]
[PATCH 00/11] HID: spring cleaning
2014-02-02 4:50 UTC (7+ messages)
` [PATCH 01/11] HID: uHID: implement .raw_request
` [PATCH 02/11] HID: i2c-hid: implement ll_driver transport-layer callbacks
` [PATCH 05/11] HID: HIDp: remove hidp_hidinput_event
` [PATCH 07/11] HID: HIDp: remove duplicated coded
` [PATCH 08/11] HID: usbhid: remove duplicated code
` [PATCH 09/11] HID: remove hid_get_raw_report in struct hid_device
[PATCH] HID: fix buffer allocations
2014-02-02 4:23 UTC
[PATCH 0/6] HID: Add a stable method for retrieving the client MAC address of a HID device
2014-02-01 16:28 UTC (17+ messages)
` [PATCH 1/6] HID: Add the client_addr member to the hid_device struct
` [PATCH 2/6] HID: hidp: Store the device MAC in client_addr
` [PATCH 3/6] HID: Add support for setting client_addr in uhid
` [PATCH 4/6] HID: Add the HIDIOCGRAWCLIENTADDR ioctl to hidraw
` [PATCH 5/6] HID: Add the HIDIOCGRAWCLIENTADDR ioctl to the hidraw documentation
` [PATCH 6/6] HID: Update the hidraw sample with the usage of HIDIOCGRAWCLIENTADDR
PROBLEM: Kernel-Panic when using Apple-Magic-Trackpad
2014-02-01 15:59 UTC (3+ messages)
[PATCH] HID: Kconfig updates for the Sony module
2014-02-01 15:39 UTC
[PATCH] HID: Add HID transport driver documentation
2014-01-31 23:18 UTC (3+ messages)
Sony Vaio Duo 11: getting middle mouse button to work
2014-01-31 21:02 UTC (10+ messages)
[PATCH v1] HID: hid-sensor-hub: Processing for duplicate physical ids
2014-01-31 20:04 UTC
[PATCH RFC] Input: Add Microchip AR1021 i2c touchscreen
2014-01-31 17:16 UTC (5+ messages)
[PATCH 0/7] Input: xpad: Fix wireless controller connection and leds
2014-01-31 13:03 UTC (8+ messages)
` [PATCH 1/7] Input: xpad: use proper endpoint type
` [PATCH 2/7] Input: xpad: set the LEDs properly on XBox Wireless controllers
` [PATCH 3/7] Input: xpad: move the input device creation to a new function
` [PATCH 4/7] Input: xpad: Set the correct LED number
` [PATCH 5/7] Input: xpad: disconnect all Wireless controllers at init
` [PATCH 6/7] Input: xpad: handle "present" and "gone" correctly
` [PATCH 7/7] Input: xpad: properly name the LED class devices
Is the hid-multitouch default driver for multitouch screen ?
2014-01-30 23:47 UTC (2+ messages)
[PATCH 1/4] Input: wacom: Use full 32-bit HID Usage value in switch statement
2014-01-30 18:48 UTC (4+ messages)
` [PATCH 2/4] Input: wacom: Override 'pressure_max' with value from HID_USAGE_PRESSURE
` [PATCH 3/4] Input: wacom: References to 'wacom->data' should use 'unsigned char*'
` [PATCH 4/4] Input: wacom: Handle 1024 pressure levels in wacom_tpc_pen
[PATCH v2 0/6] HID: sony: Add full Dualshock 4 support in Bluetooth mode
2014-01-30 17:24 UTC (7+ messages)
` [PATCH v2 1/6] HID: sony: Use low-level transport driver functions
` [PATCH v2 2/6] HID: sony: Add modified Dualshock 4 Bluetooth HID descriptor
` [PATCH v2 3/6] HID: sony: Add Bluetooth output report formatting
` [PATCH v2 4/6] HID: sony: Add Dualshock 4 Bluetooth battery and touchpad parsing
` [PATCH v2 5/6] HID: sony: Set initial battery level to 100% to avoid false low battery warnings
` [PATCH v2 6/6] HID: sony: Add conditionals to enable all features in Bluetooth mode
[PATCH] HID: hid-sensor-hub: Processing for duplicate physical ids
2014-01-30 16:40 UTC
[PATCH v4 RESEND] ims-pcu: Add commands supported by the new version of the FW
2014-01-30 15:40 UTC
Can I limit the scope of an input device to specific processes ?
2014-01-30 14:42 UTC (7+ messages)
[PATCH v2] HID: i2c-hid: add runtime PM support
2014-01-30 12:05 UTC (3+ messages)
[PATCH] HID: i2c-hid: add runtime PM support
2014-01-30 11:41 UTC (7+ messages)
PROBLEM: [Lenovo Thinkpad t440s] Touchpad periodically stops working
2014-01-29 23:21 UTC (2+ messages)
[PATCH] input: synaptics-rmi4 - Count IRQs before creating functions; save F01 container
2014-01-29 22:52 UTC (4+ messages)
[PATCH 0/7] HID: sony: Add full support for the Dualshock 4 on Bluetooth
2014-01-29 21:36 UTC (11+ messages)
` [PATCH 1/7] HID: sony: Change dualshock4_state_worker to use the low-level transport driver function
` [PATCH 2/7] HID: sony: Add Bluetooth HID descriptor for Dualshock 4
` [PATCH 3/7] HID: sony: Add Bluetooth output report formatting for the "
` [PATCH 4/7] HID: sony: Add offsets and battery calculations for parsing Dualshock 4 reports sent via Bluetooth
` [PATCH 5/7] HID: sony: Set inital battery level to 100% to avoid false low battery warnings
` [PATCH 6/7] HID: sony: Add conditionals to enable LED, rumble, battery and touchpad support on the Dualshock 4
` [PATCH 7/7] HID: sony: Prevent devices from being connected twice
[PATCH 0/5] HID logitech DJ fixes and preps for enabling extended features
2014-01-29 18:42 UTC (5+ messages)
Hi
2014-01-29 18:08 UTC
[PATCH 0/4] input: Add support for special keys on ms office kb
2014-01-29 16:57 UTC (5+ messages)
` [PATCH 1/4] input: Add some missing HUT mappings
` [PATCH 2/4] input: hid-microsoft: Do the check for the ms usage page per device
` [PATCH 3/4] input: hid-microsoft: Add support for scrollwheel and special keypad keys
` [PATCH 4/4] input: hid-microsoft: Add support for 2 reserved usage ids used on ms office kb
[PATCH 0/4] HID: implement new transport-driver callbacks
2014-01-29 13:25 UTC (5+ messages)
[PATCH 1/2] hid: hid-sensor-hub: Add selector api
2014-01-29 13:13 UTC (3+ messages)
` [PATCH 2/2] iio: hid-sensor-hub: Remove hard coded indexes
[Novatech N1402 NNB-978] Touchpad does not work at all
2014-01-29 9:53 UTC
[PATCH] Bluetooth: hidp: make sure input buffers are big enough
2014-01-29 8:36 UTC (8+ messages)
[RFC][PATCH] module: allow multiple calls to MODULE_DEVICE_TABLE() per module
2014-01-29 1:35 UTC (8+ messages)
` [PATCH] "
[PATCH] HID: multitouch: add FocalTech FTxxxx support
2014-01-28 19:50 UTC (2+ messages)
[PATCH v2 1/2] HID: sony: Add battery status reporting for the Sixaxis and Dualshock 4 controllers
2014-01-28 19:39 UTC (7+ messages)
` [PATCH v2 2/2] HID: sony: Add output events for the multi-touch pad on the Dualshock 4
[PATCH] hid-microsoft: Add ID's for Surface Type/Touch Cover 2
2014-01-28 15:21 UTC (2+ messages)
[PATCH] HID: usbhid: quirk for CY-TM75 75 inch Touch Overlay
2014-01-28 15:12 UTC (4+ messages)
[PATCH 0/3] Input: add dt support to zforce driver
2014-01-28 6:45 UTC (2+ messages)
Input: zforce - fix various small issues
2014-01-28 6:44 UTC (11+ messages)
` [PATCH 1/4] Input: zforce - fix spelling errors
` [PATCH 2/4] Input: zforce - fix lines exceeding 80 columns
` [PATCH 3/4] Input: zforce - Remove unnecessary payload data checks
` [PATCH 4/4] Input: zforce - reduce stack memory allocated to frames
[PATCH] Input: i8042-io - Exclude mips platforms when allocating/deallocating IO regions
2014-01-28 6:25 UTC (6+ messages)
[PATCH v2] input synaptics-rmi4: PDT scan cleanup
2014-01-28 2:28 UTC (3+ messages)
[PATCH] Input: xpad - do not map the DPAD to buttons with xbox 360 wireless controllers
2014-01-27 22:53 UTC (2+ messages)
` [PATCH v2] "
[PATCH] USB: input: gtco.c: fix usb_dev leak
2014-01-27 20:24 UTC (2+ messages)
HID_REQ_GET_REPORT and report not filled during hid_pidff_init
2014-01-27 19:31 UTC
Dell Latitude E7440 - ALPS touchpad keeps having state reset
2014-01-27 15:23 UTC
[RFC][PATCH] Input: i8042 - fix PNP modaliases when both aux and kdb are enabled
2014-01-27 14:57 UTC (2+ messages)
[PATCH] USB: input: gtco.c: fix usb_dev leak
2014-01-27 13:17 UTC (6+ messages)
[PATCH] input: pxa27x-keypad: bug fix of getting scan code
2014-01-27 4:41 UTC
Kind Regards
2014-01-26 21:30 UTC
Kind Regards
2014-01-26 21:51 UTC
Kind Regards
2014-01-26 22:31 UTC
I HAVE A PROPOSAL FOR YOU!
2014-01-25 17:31 UTC
Messenger from Administrator
2014-01-25 8:46 UTC
[PATCH 1/2] HID: sony: Add battery status reporting for the Sixaxis and Dualshock 4 controllers
2014-01-25 3:27 UTC (2+ messages)
` [PATCH 2/2] HID: sony: Add output events for the multi-touch pad on the Dualshock 4
[PATCH 00/15] Input: synaptics-rmi4 - cleanup and add DT support
2014-01-25 1:08 UTC (19+ messages)
` [PATCH 01/15] Input: synaptics-rmi4 - fix checkpatch.pl, sparse and GCC warnings
` [PATCH 02/15] Input: synaptics-rmi4 - don't kfree devm_ alloced memory
` [PATCH 03/15] Input: synaptics-rmi4 - don't free devices directly
` [PATCH 04/15] Input: synaptics-rmi4 - remove sensor name from platform data
` [PATCH 05/15] Input: synaptics-rmi4 - remove gpio handling and polling
` [PATCH 06/15] Input: synaptics-rmi4 - remove platform suspend callbacks
` [PATCH 07/15] Input: synaptics-rmi4 - remove remaining debugfs code
` [PATCH 08/15] Input: synaptics-rmi4 - cleanup platform data
` [PATCH 09/15] Input: synaptics-rmi4 - remove unused defines and variables
` [PATCH 10/15] Input: synaptics-rmi4 - add devicetree support
` [PATCH 11/15] Input: synaptics-rmi4 - add regulator support
` [PATCH 12/15] Input: synaptics-rmi4 - don't immediately set page on probe
` [PATCH 13/15] Input: synaptics-rmi4 - properly set F01 container on PDT scan
` [PATCH 14/15] Input: synaptics-rmi4 - ensure we have IRQs before reading status
` [PATCH 15/15] Input: synaptics-rmi4 - correct RMI4 spec url
[git pull] Input updates for 3.14-rc0
2014-01-24 16:31 UTC
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).