linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-30 09:46:32 to 2015-10-08 11:09:41 UTC [more...]

[PATCH v7 0/9] Goodix touchscreen enhancements
 2015-10-08 11:09 UTC  (12+ messages)
` [PATCH v7 1/9] Input: goodix - use actual config length for each device type
` [PATCH v7 2/9] Input: goodix - reset device at init
` [PATCH v7 3/9] Input: goodix - write configuration data to device
` [PATCH v7 4/9] Input: goodix - add power management support
` [PATCH v7 5/9] Input: goodix - use goodix_i2c_write_u8 instead of i2c_master_send
` [PATCH v7 6/9] Input: goodix - add support for ESD
` [PATCH v7 7/9] Input: goodix - add sysfs interface to dump config
` [PATCH v7 8/9] Input: goodix - add runtime power management support
` [PATCH v7 9/9] Input: goodix - sort includes using inverse Xmas tree order

[PATCH v5 0/9] Goodix touchscreen enhancements
 2015-10-08 10:05 UTC  (6+ messages)
` [PATCH v5 1/9] Input: goodix - sort includes alphabetically

[2/2 v2] Input: input.h - Add and extend KEY_* usage detail comments
 2015-10-08  9:58 UTC 

[1/2 v2] Input: input.h - Add and extend KEY_* usage detail comments
 2015-10-08  9:57 UTC 

[PATCH] HID: multitouch: Fetch feature reports on demand for Win8 devices
 2015-10-08  9:40 UTC  (9+ messages)
      ` [PATCH v2] "

[2/2] Input: input.h - Add and extend KEY_* usage detail comments
 2015-10-08  9:07 UTC 

[1/2] Input: input.h - Add and extend KEY_* usage detail comments
 2015-10-08  9:06 UTC 

[PATCH] HID: wacom: Add support for Cintiq Companion 2
 2015-10-08  2:31 UTC  (3+ messages)

[PATCH 1/2] HID: wacom: Tie cached HID_DG_CONTACTCOUNT indices to report ID
 2015-10-07 23:54 UTC  (2+ messages)
` [PATCH 2/2] HID: wacom: Expect 'touch_max' touches if HID_DG_CONTACTCOUNT not present

[RFC 0/4] Input: edt-ft5506 - Adding support for FT5506
 2015-10-07 12:21 UTC  (5+ messages)
` [RFC 1/4] Input: edt-ft5x06 - Use max support points to determine how much to read
` [RFC 2/4] Input: edt-ft5x06 - Add support for different max support points
` [RFC 3/4] Input: edt-ft5x06 - Add support for FT5506
` [RFC 4/4] Input: edt-ft5x06 - Work around FT5506 firmware bug

Input: joydev - validate axis/button maps before clobbering current ones
 2015-10-07  9:22 UTC  (9+ messages)

[PATCH] Input: ft6236 - change module license string to match copyright notice
 2015-10-07  0:03 UTC 

[PATCH] Input: joydev - fix dereferencing possible ERR_PTR()
 2015-10-06 23:30 UTC 

[input:next 1341/1344] drivers/input/touchscreen/ft6236.c:316:3-8: No need to set .owner here. The core will do it
 2015-10-06 22:50 UTC  (3+ messages)
` [PATCH] Input: fix platform_no_drv_owner.cocci warnings

[PATCH] input: ads7846: correct the value got from SPI
 2015-10-06 22:50 UTC  (2+ messages)

[PATCH] Input: edt-ft5x06 - Only call desc_to_gpio for valid gpios
 2015-10-06 22:41 UTC  (2+ messages)

[PATCH v2 1/3] Input: db9 - store object at correct index
 2015-10-06 22:35 UTC  (6+ messages)
` [PATCH v2 2/3] Input: gamecon "
` [PATCH v2 3/3] Input: turbografx - store object in "

YOUR PAYMENT IS NOW SCHEDULED VIA ATM MASTER CARD
 2015-10-06 18:13 UTC 

[PATCHv9 00/15] HDMI CEC framework
 2015-10-06 18:05 UTC  (8+ messages)
` [PATCHv9 06/15] rc: Add HDMI CEC protocol handling
` [PATCHv9 07/15] cec: add HDMI CEC framework
` [PATCHv9 14/15] cec: s5p-cec: Add s5p-cec driver

[RESEND] [PATCH] HID: quirks: add MULTI_INPUT quirk for Dragonrise GameCube adapter
 2015-10-06 14:04 UTC  (2+ messages)

[Acer Travelmate B115-M] Synaptic touchpad
 2015-10-06  8:59 UTC  (4+ messages)

[PATCH] HID: hiddev: fix returned errno code in hiddev_connect()
 2015-10-06  8:58 UTC  (8+ messages)

[PATCHv2] Add support for SiS i2c touch driver
 2015-10-06  0:39 UTC  (2+ messages)

[PATCH 0/3] adp5589 fixes
 2015-10-06  0:29 UTC  (6+ messages)
` [PATCH 3/3] Input: adp5589-keys: fix event count mask

[PATCH] Driver for Bosto 14WA graphics tablet
 2015-10-05 22:12 UTC  (3+ messages)

[PATCH v6 1/1] Input: Add userio module
 2015-10-05 14:06 UTC  (4+ messages)
` [PATCH v6.1 "

[PATCH 03/17] input: tegra-kbc: drop use of IRQF_NO_SUSPEND flag
 2015-10-05 10:24 UTC  (3+ messages)

[PATCH] HID: quirks: add MULTI_INPUT quirk for Dragonrise GameCube adapter
 2015-10-04 21:06 UTC  (2+ messages)

[PATCH] usbhid: Fix for the WiiU adapter from Mayflash
 2015-10-04 21:03 UTC  (3+ messages)

[RFC PATCH] PM / Runtime: runtime: Add sysfs option for forcing runtime suspend
 2015-10-04 15:16 UTC  (3+ messages)

[PATCH] MAINTAINERS: Remove wm97xx entry
 2015-10-04 12:50 UTC  (2+ messages)

[PATCH] input: Port rotary_encoder to of_property_read_bool
 2015-10-03 18:44 UTC  (2+ messages)

[PATCH 00/18] Input - Fix make coccicheck warnings
 2015-10-03 11:13 UTC  (32+ messages)
` [PATCH 01/18] Input: joydev - use memdup_user() to duplicate memory from user-space
` [PATCH 02/18] Input: ads7846 - use PTR_ERR_OR_ZERO()
` [PATCH 03/18] Input: cyttsp "
` [PATCH 04/18] Input: kxtj9 - remove unneeded retval variable
` [PATCH 05/18] Input: retu-pwrbutton - simplify function return logic
` [PATCH 06/18] Input: zforce "
` [PATCH 07/18] Input: cap11xx "
` [PATCH 08/18] Input: goldfish "
` [PATCH 09/18] Input: jornada720_ts "
` [PATCH 10/18] Input: intel-mid-touch "
` [PATCH 11/18] Input: da9034-ts "
` [PATCH 12/18] Input: pxa27x_keypad "
` [PATCH 13/18] Input: atmel_mxt_ts "
` [PATCH 14/18] Input: synaptics_i2c "
` [PATCH 15/18] Input: auo-pixcir-ts "
` [PATCH 16/18] Input: elan_i2c "
` [PATCH 17/18] Input: cypress_ps2 "
` [PATCH 18/18] Input: tps6507x-ts "

Your Inheritance/Contract Fund Payment!!
 2015-10-03  8:43 UTC 

[PATCH 1/3] Input: db9 - store object at correct index
 2015-10-03  5:44 UTC  (5+ messages)
` [PATCH 2/3] Input: gamecon "
` [PATCH 3/3] Input: turbografx - store object in "

[git pull] Input updates for 4.3-rc3
 2015-10-02 20:27 UTC 

[PATCH] input: gpio_keys: Make pdev vs dev usage more consistent
 2015-10-02 19:07 UTC  (3+ messages)

[PATCH v2] Input: Add support for FocalTech FT6236 touchscreen controller
 2015-10-02 18:38 UTC  (2+ messages)

[PATCH] Input: da9052_onkey: Convert to managed resources
 2015-10-02 18:35 UTC  (4+ messages)

[PATCH 2/3] Input: alps: drop unlikely before IS_ERR_OR_NULL
 2015-10-02 18:29 UTC  (3+ messages)

[PATCH 0/4] Input: use parallel port device model
 2015-10-02 18:12 UTC  (4+ messages)
` [PATCH 3/4] Input: serio - "

[PATCH v4 0/1] cap11xx: add runtime PM support
 2015-10-02 18:06 UTC  (3+ messages)
` [PATCH v4 1/1] "

[PATCH] Input: goldfish - Allow compile the driver with COMPILE_TEST
 2015-10-02 17:53 UTC  (2+ messages)

[PATCH] input: gpio_keys: Don't report events on gpio failure
 2015-10-02 17:44 UTC  (3+ messages)

[PATCH] input:gpio-key: set IRQF_NO_SUSPEND for wake capable key
 2015-10-02 17:41 UTC  (3+ messages)

[PATCH RESEND v4] cap11xx: add runtime PM support
 2015-10-02 17:11 UTC  (4+ messages)

[PATCHv2] Add support for SiS i2c touch driver
 2015-10-02  8:06 UTC 

[patch] Input: ff-core - silence an underflow warning
 2015-10-02  6:07 UTC  (5+ messages)

Input: gamecon - use parallel port device model
 2015-10-02  5:39 UTC  (2+ messages)

[PATCH 00/15] Input: xpad: updates
 2015-10-01 22:53 UTC  (17+ messages)
` [PATCH 01/15] Input: xpad: add Covert Forces edition of the Xbox One controller
` [PATCH 02/15] Input: xpad: fix Razer Atrox Arcade Stick button mapping
` [PATCH 03/15] Input: xpad: clarify LED enumeration
` [PATCH 04/15] Input: xpad: remove needless bulk out URB used for LED setup
` [PATCH 05/15] Input: xpad: factor out URB submission in xpad_play_effect
` [PATCH 06/15] Input: xpad: x360w: report dpad as buttons and axes
` [PATCH 07/15] Input: xpad: move the input device creation to a new function
` [PATCH 08/15] Input: xpad: query Wireless controller state at init
` [PATCH 09/15] Input: xpad: handle "present" and "gone" correctly
` [PATCH 10/15] Input: xpad: use ida() for finding the pad_nr
` [PATCH 11/15] Input: xpad: do not submit active URBs
` [PATCH 12/15] Input: xpad: replace mutex by spinlock
` [PATCH 13/15] Input: xpad: re-submit pending ff and led requests
` [PATCH 14/15] Input: xpad: workaround dead irq_out after suspend/ resume
` [PATCH 15/15] Input: xpad: update Xbox One Force Feedback Support

[PATCH v3 0/5] Goodix touchscreen enhancements
 2015-10-01 14:42 UTC  (13+ messages)
` [PATCH v3 1/5] Input: goodix - reset device at init

linux-input
 2015-10-01  5:38 UTC 

[PATCH] usbhid: Fix lockdep unannotated irqs-off warning
 2015-10-01  6:05 UTC  (12+ messages)

[PATCH RFC 0/2] Input: Goodix - add axis swapping and inversion support
 2015-10-01  0:54 UTC  (4+ messages)
` [PATCH 1/2] Input: goodix - add dt axis swapping and axis "
` [PATCH 2/2] Input: goodix - use "inverted_[xy]" flags instead of "rotated_screen"

[PATCH] Input: Add support for FocalTech FT6236 touchscreen controller
 2015-09-30 23:29 UTC  (2+ messages)

[RESEND PATCH v3 0/1] Corsair Vengeance K90 driver
 2015-09-30 19:33 UTC  (3+ messages)
` [RESEND PATCH v3 1/1] Add "

[PATCH V3 0/3] da9062: Add DA9062 OnKey support using the existing DA9063 OnKey driver
 2015-09-30 11:47 UTC  (7+ messages)
` [PATCH V3 3/3] devicetree: da9062: Add device tree bindings for DA9062 OnKey


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