linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-04 10:07:26 to 2015-09-16 19:38:16 UTC [more...]

[PATCH v4] Input: Add userio module
 2015-09-16 19:38 UTC  (2+ messages)

[PATCH 0/3] input / dt-bindings: Unify defining of evdev codes
 2015-09-16 14:43 UTC  (8+ messages)
` [PATCH 1/3] input: Add an input-event-codes header file
` [PATCH 2/3] devicetree: bindings: use input-event-codes.h for evdev codes
  ` [PATCH 3/3] ARM: dts: sun4i: inet9f-rev03: Add support for game buttons / joysticks

[PATCH V2] hp_sdc_rtc: fixed y2038 problem in proc_show
 2015-09-16 13:55 UTC  (2+ messages)
  ` [Y2038] "

NEW SUN4i KEYPAD DRIVER
 2015-09-16  5:11 UTC  (7+ messages)
` [PATCH 1/4] ARM:dts:sun7i: Add keypad clk node
  ` [PATCH 2/4] ARM: dts: sun7i: Add keypad node to Allwinner A20 SoC
  ` [PATCH 3/4] input: Add new sun4i-keypad driver
  ` [PATCH 4/4] devicetree: bindings:Allwinner sun4i keypad

[PATCH RESEND v2] HID: Add new Microsoft Type Cover 3 product ID
 2015-09-15 16:58 UTC  (3+ messages)

[PATCH] input: touchscreen: ti_am335x_tsc: Fix HWPEN interrupt handling
 2015-09-15 16:28 UTC 

[PATCH 1/6] Input: edt-ft5x06 - switch to newer gpio framework
 2015-09-15 15:40 UTC  (8+ messages)
` [PATCH 2/6] Input: edt-ft5x06 - drop parsing of irq gpio
` [PATCH 3/6] Input: edt-ft5x06 - remove support for platform data
` [PATCH 4/6] Input: edt-ft5x06 - use generic properties API
` [PATCH 5/6] Input: edt-ft5x06 - do not hardcode interrupt trigger type
` [PATCH 6/6] ARM: dts: set up trigger type for edt-ft5x06 interrupts

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

[PATCH v5 0/9] Goodix touchscreen enhancements
 2015-09-15 14:27 UTC  (15+ messages)
` [PATCH v5 1/9] Input: goodix - sort includes alphabetically
` [PATCH v5 5/9] Input: goodix - add power management support
` [PATCH v5 6/9] Input: goodix - use goodix_i2c_write_u8 instead of i2c_master_send
  ` [PATCH v5 2/9] Input: goodix - use actual config length for each device type
  ` [PATCH v5 3/9] Input: goodix - reset device at init
  ` [PATCH v5 4/9] Input: goodix - write configuration data to device
  ` [PATCH v5 7/9] Input: goodix - add support for ESD
  ` [PATCH v5 8/9] Input: goodix - add sysfs interface to dump config
` [PATCH v5 9/9] Input: goodix - add runtime power management support

[PATCH v2 0/2] Qualcomm PM8941 power key driver
 2015-09-15 11:36 UTC  (3+ messages)
` [PATCH v2 1/2] input: Add "

[PATCH] Input: cyapa: remove variable overwriting
 2015-09-15 10:06 UTC 

[PATCH V3 0/3] da9062: Add DA9062 OnKey support using the existing DA9063 OnKey driver
 2015-09-15  8:08 UTC  (4+ messages)
` [PATCH V3 2/3] onkey: da9063: Add DA9062 OnKey capability to "

[PATCH v4] pinctrl: mediatek: Implement wake handler and suspend resume
 2015-09-15  2:43 UTC 

[PATCH 1/2] Input: pm8941-pwrkey - remove unneded semicolon
 2015-09-15  0:09 UTC  (3+ messages)
` [PATCH 2/2] Input: mms114 - remove unneded semicolons

[PATCH RESEND] HID: Add new Microsoft Type Cover 3 product ID
 2015-09-14 22:05 UTC 

[PATCH] HID: Add new Microsoft Type Cover 3 product id
 2015-09-14 21:56 UTC  (2+ messages)

[PATCH 1/4] Input: touchscreen - Propagate the errors
 2015-09-14 16:53 UTC  (4+ messages)
` [PATCH 2/4] Input: touchscreen - Check for negative return value
` [PATCH 3/4] Input: touchscreen - Use the preferred method for kzalloc()
` [PATCH 4/4] Input: touchscreen - Fix controller name

[PATCH v2 1/4] Input: imx6ul_tsc - Propagate the errors
 2015-09-14 17:00 UTC  (4+ messages)
` [PATCH v2 2/4] Input: imx6ul_tsc - Check for negative return value
` [PATCH v2 3/4] Input: imx6ul_tsc - Use the preferred method for kzalloc()
` [PATCH v2 4/4] Input: imx6ul_tsc - Fix controller name

Products order!!!
 2015-09-14  2:59 UTC 

[PATCH] Input: xpad - fix "Razer Atrox Arcade Stick" mapping definition
 2015-09-13 13:22 UTC  (2+ messages)

[PATCH 0/6] Input: xpad: updates and refactoring
 2015-09-13 12:04 UTC  (8+ messages)
` [PATCH 1/6] Input: xpad: add Covert Forces edition of the Xbox One controller
` [PATCH 2/6] Input: xpad: clarify LED enumeration
` [PATCH 3/6] Input: xpad: remove needless bulk out URB used for LED setup
` [PATCH 4/6] Input: xpad: factor out URB submission in xpad_play_effect
` [PATCH 5/6] Input: xpad: x360w: report dpad as buttons and axes
` [PATCH 6/6] Input: xpad: reset usb device on resume

[PATCH] Input: ad714x: Convert to using managed resources
 2015-09-13 11:26 UTC  (5+ messages)

[PATCH 1/4] devicetree: bindings: Update gpio-keys-polled with support for abs/rel axis
 2015-09-12 18:04 UTC  (12+ messages)
` [PATCH 2/4] devicetree: bindings: Add header file with evdev type and abs/rel code defines
  ` [PATCH 3/4] input: gpio_keys_polled: input_sync once after polling all the buttons
` [PATCH 4/4] ARM: dts: sun4i: inet9f-rev03: Add support for game buttons / joysticks

[PATCH] Input: elan_i2c - fix X205TA iap version
 2015-09-12 16:14 UTC  (2+ messages)

[PATCH v2 0/1] devicetree: bindings: Update gpio-keys-polled with support
 2015-09-12 12:58 UTC  (2+ messages)
` [PATCH v2] devicetree: bindings: Update gpio-keys-polled with support for abs/rel axis

[git pull] Input updates for 4.3-rc0 (round 2)
 2015-09-11 23:00 UTC 

[Toshiba Satellite P855-S5102] SynPS/2 Synaptics TouchPad Dead
 2015-09-11  4:51 UTC  (3+ messages)

[PATCH 1/2] Input: at32psif: handle clk_enable return value
 2015-09-11  3:34 UTC  (5+ messages)
` [PATCH 2/2] Input: lpc32xx: "
  ` [PATCH V2 1/2] Input: at32psif: "

[PATCH v2] Input: edt-ft5x06 - Switch to newer gpio framework
 2015-09-11  3:28 UTC  (2+ messages)

Its me Michela
 2015-09-11  0:48 UTC 

[PATCH] Input: gpio_keys - handle the missing key press event in resume phase
 2015-09-11  2:24 UTC 

[PATCH] Input: snvs_pwrkey - remove duplicated semicolon
 2015-09-11  1:35 UTC 

[PATCH] keyboard: adp5589-keys: Attach device to the gpio chip
 2015-09-10 14:07 UTC 

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

[PATCH] Input: elan_i2c - Expand maxmium product_id form 0xFF to 0xFFFF
 2015-09-10 13:55 UTC 

[RFC PATCH] PM / Runtime: runtime: Add sysfs option for forcing runtime suspend
 2015-09-10  9:38 UTC  (23+ messages)

Contact Us For Unsecured Guaranteed Loans Today!!!?
 2015-09-10  1:01 UTC 

[PATCH v2 0/1] Corsair Vengeance K90 driver
 2015-09-09 15:03 UTC  (3+ messages)
` [PATCH v2 1/1] Add "

USB HID devices not linked to RNG
 2015-09-09 12:24 UTC  (6+ messages)

(unknown),
 2015-09-07 19:28 UTC 

Fwd: Potential data race in psmouse_interrupt
 2015-09-07 14:06 UTC  (14+ messages)
  `  "

[PATCH] input: fix data race __ps2_command
 2015-09-07 14:04 UTC 

[PATCHv9 00/15] HDMI CEC framework
 2015-09-07 13:44 UTC  (16+ messages)
` [PATCHv9 01/15] dts: exynos4*: add HDMI CEC pin definition to pinctrl
` [PATCHv9 02/15] dts: exynos4: add node for the HDMI CEC device
` [PATCHv9 03/15] dts: exynos4412-odroid*: enable "
` [PATCHv9 04/15] input.h: add BUS_CEC type
` [PATCHv9 05/15] HID: add HDMI CEC specific keycodes
` [PATCHv9 06/15] rc: Add HDMI CEC protocol handling
` [PATCHv9 07/15] cec: add HDMI CEC framework
` [PATCHv9 08/15] cec.txt: add CEC framework documentation
` [PATCHv9 09/15] DocBook/media: add CEC documentation
` [PATCHv9 10/15] v4l2-subdev: add HDMI CEC ops
` [PATCHv9 11/15] cec: adv7604: add cec support
` [PATCHv9 12/15] cec: adv7842: "
` [PATCHv9 13/15] cec: adv7511: "
` [PATCHv9 14/15] cec: s5p-cec: Add s5p-cec driver
` [PATCHv9 15/15] cobalt: add cec support

[PATCH] input: touchscreen: use of_property_read_bool()
 2015-09-07  7:01 UTC 

[PATCH] input: keyboard: use of_property_read_bool()
 2015-09-07  7:00 UTC 

[PATCH v3 0/5] Add imx6ul touch screen controller support
 2015-09-07  0:27 UTC  (5+ messages)
` [PATCH v3 1/5] input: touchscreen: add imx6ul_tsc driver support
` [PATCH v3 3/5] ARM: imx_v6_v7_defconfig: enable imx6ul_tsc

[PATCH v5 0/3] Add support for touchscreen on Colibri VF50
 2015-09-05 17:59 UTC  (3+ messages)
` [PATCH v5 3/3] touchscreen: colibri-vf50-ts: Add touchscreen support for "

[PATCH] Input: i8042 - Lower log level for "no controller" message
 2015-09-05 17:29 UTC  (2+ messages)

[PATCH] Input: walkera0701 - fix abs() calculations on 64 bit values
 2015-09-05 17:25 UTC 

[git pull] Input updates for 4.3-rc0
 2015-09-04 18:44 UTC 

Bug: hid-xinmo: Both joysticks register as player 1
 2015-09-04 17:43 UTC 

[input:next 1310/1311] drivers/input/misc/sparcspkr.c:256:35: error: macro "MODULE_DEVICE_TABLE" requires 2 arguments, but only 1 given
 2015-09-04 16:39 UTC  (3+ messages)

[PATCH 1/1] Corsair Vengeance K90 driver
 2015-09-04 15:18 UTC  (3+ messages)

[PATCH v4] drivers/hid: Check result of debugfs_create_dir() and debugfs_create_file()
 2015-09-04 13:40 UTC 

[PATCH v3] drivers/hid: Check result of debugfs_create_dir() and debugfs_create_file()
 2015-09-04 13:34 UTC  (3+ messages)

[PATCH] hid: enable hid device to suspend/resume asynchronously
 2015-09-04 13:10 UTC  (2+ messages)

[PATCH 4.2] hid_dr: Fixed HID Descriptor
 2015-09-04 12:52 UTC  (2+ messages)

[PATCH 0/2] HID: logitech-hidpp: allow to disable tap to click on the K400
 2015-09-04 12:50 UTC  (2+ messages)

[PATCH v1] HID: sensor-hub: Fixup for Lenovo ThinkPad Helix 2 sensor hub report
 2015-09-04 12:48 UTC  (3+ messages)

[PATCH] HID: mode button quirk for Mad Catz R.A.T.5
 2015-09-04 12:45 UTC  (2+ 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).