linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-11-14 15:59:21 to 2012-11-23 15:50:05 UTC [more...]

[PATCH 1/5] Input: bu21013_ts - Request a regulator that actually exists
 2012-11-23 15:50 UTC  (6+ messages)
` [PATCH 2/5] Input: bu21013_ts - Move GPIO init and exit functions into the driver

[PATCH 00/11] Support of dual pen/multitouch and new default for win 7 certified devices
 2012-11-23 15:31 UTC  (12+ messages)
` [PATCH 01/11] HID: hid-input factorize hid_input allocation
` [PATCH 02/11] HID: hid-input: simplify hid_input allocation and registration
` [PATCH 03/11] HID: hid-input: export hidinput_allocation function
` [PATCH 04/11] HID: hid-multitouch: creates and handle stylus report with dual-sensors
` [PATCH 05/11] HID: hid-multitouch: manually send sync event for pen input report
` [PATCH 06/11] HID: hid-multitouch: append " Pen" to the name of the stylus input
` [PATCH 07/11] HID: hid-multitouch: rename MT_CLS_DEFAULT into MT_CLS_NSMU
` [PATCH 08/11] HID: hid-multitouch: add support for Nexio 42" panel
` [PATCH 09/11] HID: hid-multitouch: check if ContactCount is given for default quirk
` [PATCH 10/11] HID: hid-multitouch: fix protocol for 3 devices
` [PATCH 11/11] HID: hid-multitouch: use MT_QUIRK_CONTACT_COUNT_ACCURATE for win 8 devices

[PATCH] input: stmpe-ts: Add DT support for stmpe touchscreen
 2012-11-23 12:05 UTC  (5+ messages)

[PATCH 1/1] input: samsung-keypad: Use devm_* functions
 2012-11-23  7:28 UTC  (3+ messages)

[git pull] Input updates for 3.7-rc6
 2012-11-23  6:54 UTC 

[PATCH 003/493] Input: serio - remove CONFIG_HOTPLUG ifdefs
 2012-11-23  3:01 UTC  (11+ messages)
` [PATCH 132/493] Input: remove use of __devexit_p
` [PATCH 147/493] Input: remove use of __devexit_p in Retu driver
` [PATCH 230/493] input: remove use of __devinit
` [PATCH 309/493] input: remove use of __devinitdata
` [PATCH 359/493] input: remove use of __devinitconst
` [PATCH 408/493] input: remove use of __devexit

[PATCH 1/2] input: usb: hid: Bump maximum global item tag report size to 128 bytes
 2012-11-22 23:02 UTC  (6+ messages)
` [PATCH 2/2] input: usb: hid: Add quirk for Freescale i.MX28 ROM recovery

[PATCH 1/2] hid: usbhid: Return -ENOMEM instead of -1 for memory allocation failure
 2012-11-22 21:03 UTC  (6+ messages)
` [PATCH 2/2] hid: hid-sensor-hub: Move NULL check to beginning

[PATCH v4 00/14] Win 8 support for digitizers
 2012-11-22 21:03 UTC  (27+ messages)
` [PATCH v4 02/14] HID: hid-input: round return value of hidinput_calc_abs_res
` [PATCH v4 08/14] HID: hid-multitouch: move ALWAYS_VALID quirk check
` [PATCH v4 09/14] Input: introduce EV_MSC Timestamp
` [PATCH v4 10/14] Input: mt: add input_mt_is_used
` [PATCH v4 11/14] HID: hid-multitouch: add MT_QUIRK_IGNORE_DUPLICATES
` [PATCH v4 12/14] HID: hid-multitouch: support for hovering devices
` [PATCH v4 13/14] HID: hid-multitouch: fix Win 8 protocol
` [PATCH v4 14/14] HID: hid-multitouch: forwards MSC_TIMESTAMP

hid-multitouch: eGalax Touchscreen not resuming after suspend
 2012-11-22 19:00 UTC  (5+ messages)

[PATCH 1/2] input: gpio-keys: Disable hardware on suspend
 2012-11-22 14:51 UTC  (3+ messages)
` [PATCH 2/2] input: gpio-keys: Add runtime support

[PATCH 1/2] input : wacom - Simplify type check for newer V5 devices
 2012-11-21 21:13 UTC  (2+ messages)

[PATCH 0/2] ARM: OMAP: ads7846: fix pendown debounce setting
 2012-11-21 20:55 UTC  (8+ messages)
` [PATCH 1/2] ads7846: enable pendown GPIO debounce time setting
  ` [PATCH v2 "
` [PATCH 2/2] ARM: OMAP: ads7846: fix pendown debounce setting

[PATCH v2 0/3] Cypress PS/2 Trackpad driver
 2012-11-21 19:20 UTC  (5+ messages)
` [PATCH v2 1/3] input: increase struct ps2dev cmdbuf[] to 8 bytes
` [PATCH v2 2/3] input: Cypress PS/2 Trackpad psmouse driver
` [PATCH v2 3/3] input: Cypress PS/2 Trackpad link into psmouse-base

[PATCH 2/2] input : wacom - Add support for a new MT device (0x4001)
 2012-11-21 18:43 UTC 

[PATCH RFC] input: Add new driver for GPIO beeper
 2012-11-21 18:40 UTC  (2+ messages)

[PATCH RESEND 0/7] MFD: ti_am335x_tscadc: DT support and TSC features addition
 2012-11-21 18:33 UTC  (7+ messages)
` [PATCH RESEND 3/7] input: ti_am335x_tsc: Add variance filter
` [PATCH RESEND 6/7] input: ti_am335x_tsc: Add DT support

[PATCH] hid: usbhid: add quirk for SB arena headset v2
 2012-11-21 15:29 UTC  (5+ messages)

eGalaxy Touchscreen problems
 2012-11-21 11:28 UTC 

[PATCH] HID: hidraw: fix nonblock read return EAGAIN after device removed
 2012-11-21  7:20 UTC 

[PATCH 0/1] input: added driver support for the t5400 pressure sensor
 2012-11-21  7:06 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH 1/5] Input: tca8418_keypad - use a temporary variable for parent device
 2012-11-21  7:04 UTC  (6+ messages)
` [PATCH 2/5] Input: tca8418_keypad - use dev_get_platdata() to retrieve platform data
` [PATCH 3/5] Input: tca8418_keypad - move device ID tables closer to where they are used
` [PATCH 4/5] Input: tca8418_keypad - increase severity of failures in probe()
` [PATCH 5/5] Input: tca8418-keypad - switch to use managed resources

[PATCH v4 4/4] input: misc: introduce retu-pwrbutton
 2012-11-21  6:59 UTC  (2+ messages)

[PATCH RESEND v6] Input: matrix-keypad - Add device tree support
 2012-11-21  6:54 UTC  (3+ messages)

[GIT PULL][for 3.8] pull request from arch-pxa tree on input/keyboard branch
 2012-11-21  6:42 UTC  (2+ messages)

[PATCH 0/2] Cypress PS/2 Trackpad driver
 2012-11-20 21:28 UTC  (5+ messages)
` [PATCH 1/2] input: Cypress PS/2 Trackpad psmouse driver
` [PATCH 2/2] input: Cypress PS/2 Trackpad link into psmouse-base

[PATCH] HID: i2c-hid: fix memory leak during probe
 2012-11-20 16:34 UTC  (2+ messages)

usb mouse razer taipan does not work with hid
 2012-11-20 15:15 UTC  (2+ messages)

[PATCH v3] i2c-hid: introduce HID over i2c specification implementation
 2012-11-20 14:28 UTC  (7+ messages)

[PATCH 1/3] input: spear-keyboard: Use devm_*() routines
 2012-11-20  8:54 UTC  (6+ messages)
` [PATCH 2/3] Input: spear-keyboard: Add clk_{un}prepare() support

[PATCH 1/3] input: stmpe-keyboard: Use devm_*() routines
 2012-11-20  7:57 UTC  (5+ messages)
` [PATCH 3/3] input:stmpe-ts:Initialize the phys field for input device

[RFC PATCH 00/06] input: Synaptics RMI4 Touchscreen Driver
 2012-11-20  4:56 UTC  (15+ messages)
` [RFC PATCH 01/06] input/rmi4: Public header and documentation
` [RFC PATCH 02/06] input/rmi4: Core files
` [RFC PATCH 03/06] input/rmi4: I2C physical interface
` [RFC PATCH 04/06] input/rmi4: Config files and makefiles
` [RFC PATCH 05/06] input/rmi4: F01 - device control
` [RFC PATCH 06/06] input/rmi4: F11 - 2D touch interface

[PATCH] Input: add appleir USB driver
 2012-11-19 16:01 UTC  (4+ messages)

[PATCH] HID: roccat: Fixed wrong sysfs attr size for koneplus tcu
 2012-11-18 21:59 UTC  (2+ messages)

3.7-rc3: mouses stopped working
 2012-11-18 18:53 UTC  (4+ messages)

[PATCH] Input: mousedev - fix /dev/input/mice minor number
 2012-11-18  9:32 UTC 

[PATCH v3] staging: ste_rmi4: Convert to Type-B support
 2012-11-16 19:54 UTC  (16+ messages)
` [PATCH v6] "
    ` [RFC] staging: ste_rmi4: merge into the main kernel tree

HID-generic + HID-ANOTHER interaction problems
 2012-11-16 16:41 UTC  (5+ messages)

[PATCH 00/14] Modify signed comparisons of unsigned variables
 2012-11-16  9:27 UTC  (3+ messages)
` [PATCH 11/14] HID: hiddev: Remove redundant check on unsigned variable

[PATCH v6] Input: matrix-keypad - Add device tree support
 2012-11-15 14:11 UTC  (3+ messages)

[PATCH] HID: wiimote: add Nintendo-Wii-Remote-Plus IDs
 2012-11-15 12:36 UTC  (9+ messages)

[PATCH v5] Input: matrix-keypad - Add device tree support
 2012-11-15  9:38 UTC  (5+ messages)

[PATCH] HID: usbhid: add quirk HID_QUIRK_NOGET to TPV optical touchscreen
 2012-11-15  9:36 UTC  (2+ messages)

[PATCH] input: fix input-mt kernel-doc warning
 2012-11-14 18:05 UTC  (5+ messages)

[PATCH] Input: marix-keymap - automatically allocate memory for keymap
 2012-11-14 16:37 UTC  (3+ messages)


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