linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-08-16 04:10:19 to 2016-08-30 19:16:12 UTC [more...]

[PATCH 00/11] Synaptics RMI4 over SMBus
 2016-08-30 19:16 UTC  (22+ messages)
` [PATCH 01/11] Input: synaptics-rmi4 - add SMBus support
` [PATCH 02/11] Input: serio - store the pt_buttons in the struct serio directly
` [PATCH 03/11] Input: synaptics-rmi4 - have only one struct platform data
` [PATCH 04/11] Input: synaptics-rmi4 - add support for F03
` [PATCH 05/11] Input: synaptics-rmi4 - f03: grab data passed by transport device
` [PATCH 06/11] Input: synaptics-rmi4 - Add rmi_find_function()
` [PATCH 07/11] Input: synaptics-rmi4 - f30/f03: Forward mechanical buttons on buttonpads to PS/2 guest
` [PATCH 08/11] Input: synaptics - allocate a Synaptics Intertouch device
` [PATCH 09/11] Input: synaptics-rmi4 - add rmi_platform
  ` [PATCH] Input: fix semicolon.cocci warnings
` [PATCH 10/11] Input: synaptics-rmi4 - smbus: call psmouse_deactivate before binding/resume
` [PATCH 11/11] Input: synaptics-rmi4 - smbus: on resume, try 3 times if init fails

[PATCH] HID: apple: Fix the '`'/'~' key issue for MacBook Air 6,2
 2016-08-30 18:47 UTC  (2+ messages)

[PATCH v3 0/2] AM335x-ICE: Add support for rotary switch
 2016-08-30 18:45 UTC  (10+ messages)
` [PATCH v3 1/2] input: misc: Add generic input driver to read encoded GPIO lines
` [PATCH v3 2/2] ARM: dts: am335x-icev2: Add nodes for gpio-decoder

[PATCH] dt-bindings: touchscreen: silead_gsl1680: Document touchscreen-fw-name
 2016-08-30 16:34 UTC  (5+ messages)

[PATCH 1/1] input: hid-razer driver: add support for Razer devices
 2016-08-30 15:10 UTC  (7+ messages)

[PATCH v4 0/5] mfd: tps65217: Add power-button and IRQ support
 2016-08-30  9:50 UTC  (16+ messages)
` [PATCH v4 1/5] mfd: tps65217: Add support for IRQs
` [PATCH v4 4/5] mfd: tps65217: Add power button as subdevice
` [PATCH v4 5/5] Input: Add tps65217 power button driver

[PATCH v6] input: add ADC resistor ladder driver
 2016-08-30  3:00 UTC  (3+ messages)

input: touchscreen: silead_gsl1680: Document firmware-name, fix implementation
 2016-08-29 19:29 UTC  (3+ messages)
  ` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] input: touchscreen: silead_gsl1680: Use "silead/" prefix for firmware loading

[PATCH] HID: roccat: Remove use of the "exist" field
 2016-08-29 11:35 UTC  (3+ messages)

[PATCH] iio: fix pressure data output unit in hid-sensor-attributes
 2016-08-29 10:50 UTC 

[PATCH -next] HID: intel_ish-hid: Remove duplicated include from bus.c
 2016-08-29  7:37 UTC  (5+ messages)

[PATCH v3] Support for Alps SS5 touchpad
 2016-08-29  7:14 UTC  (3+ messages)

[PATCH v2] input: touchscreen: Add support for Elan eKTF2127 touchscreen controller
 2016-08-28 16:00 UTC 

Hello Beautiful,
 2016-08-28 11:18 UTC 

psmouse_disconnect lockdep splat
 2016-08-28  9:30 UTC 

[PATCH -next] HID: intel-ish-hid: use list_move_tail instead of list_del/list_add_tail
 2016-08-26 19:04 UTC  (2+ messages)

[PATCH -next] HID: intel_ish-hid: Use kzalloc instead of kmalloc/memset
 2016-08-26 18:52 UTC  (2+ messages)

[PATCH -next] HID: intel-ish-hid: use module_pci_driver to simplify the code
 2016-08-26 19:00 UTC  (2+ messages)

[PATCH -next] HID: intel_ish-hid: Convert list_for_each to entry variant
 2016-08-26 18:58 UTC  (2+ messages)

[PATCH] Input: joydev - Recognize joysticks with Z axis as joysticks
 2016-08-25 20:56 UTC  (3+ messages)

[PATCH] input: pegasus_notetaker - directly include workqueue header
 2016-08-25 16:42 UTC  (2+ messages)

[PATCH] Input: elants_i2c - get product id on recovery mode for FW update
 2016-08-25 16:40 UTC  (4+ messages)

[git pull] Input updates for 4.8-rc3
 2016-08-25 16:31 UTC 

[PATCHv3 0/2] Skip selftest on Asus laptops
 2016-08-25  1:38 UTC  (4+ messages)
` [PATCHv3 2/2] input/serio/i8042.c: Skipt selftest on ASUS laptops

[PATCH v5 0/4] mxs-lradc: Split driver into MFD
 2016-08-24 22:30 UTC  (9+ messages)
` [PATCH v5 1/4] mfd: mxs-lradc: Add support for mxs-lradc MFD
` [PATCH v5 2/4] iio: adc: mxs-lradc: Add support for adc driver
` [PATCH v5 3/4] input: touchscreen: mxs-lradc: Add support for touchscreen
` [PATCH v5 4/4] iio: adc: mxs-lradc: Remove driver

[PATCH v2 0/6] Intel Integrated Sensor Hub Support (ISH)
 2016-08-24 21:23 UTC  (6+ messages)

[PATCH v2 0/2] AM335x-ICE: Add support for rotary switch
 2016-08-24  6:39 UTC  (8+ messages)
` [PATCH v2 1/2] input: misc: Add generic input driver to read encoded GPIO lines
` [PATCH v2 2/2] ARM: dts: am335x-icev2: Add nodes for gpio-decoder

[PATCH 0/3] Remove usages of deprecated create_singlethread_workqueue
 2016-08-23 21:02 UTC  (9+ messages)
` [PATCH 1/3] Input: psmouse: Remove deprecated create_singletheread_workqueue
` [PATCH 2/3] Input: touchscreen: mc13783_ts: "
` [PATCH 3/3] Input: wm97xx: "

[PATCH v8 0/10] Output raw touch data via V4L2
 2016-08-23 19:51 UTC  (4+ messages)
` [PATCH v8 03/10] Input: atmel_mxt_ts - add support for T37 diagnostic data

[PATCH] input: touchscreen: silead: Add regulator support
 2016-08-23  8:20 UTC  (4+ messages)

[PATCH v2] input/mouse/elantech.c: Fix Lenovo version typo
 2016-08-23  0:56 UTC 

[PATCH] input/mouse/elantech.c: Fix Lenovo version typo
 2016-08-22 20:48 UTC  (2+ messages)

[PATCH] Input: tegra-kbc: fix inverted reset logic
 2016-08-22 21:20 UTC  (4+ messages)

[PATCH v2] Input: synaptics-rmi4: Fix register descriptor subpacket map construction
 2016-08-22 21:19 UTC  (2+ messages)

[PATCH] input: touchscreen: silead: Use devm_gpiod_get
 2016-08-22 21:12 UTC  (2+ messages)

[PATCH v2] dt-bindings: touchscreen: silead gsl1680: Document all compatibles
 2016-08-21 22:11 UTC  (7+ messages)

[PATCH v5] iio: hid-sensors: use asynchronous resume
 2016-08-21 19:39 UTC  (3+ messages)

congratulations
 2016-08-20 16:17 UTC 

[PATCH 0/5] Change my email to kernel.org
 2016-08-19 17:16 UTC  (11+ messages)
` [PATCH 1/5] mfd: max14577: Change Krzysztof Kozlowski's "
` [PATCH 2/5] power: supply: "
` [PATCH 3/5] extcon: max14577: "
` [PATCH 4/5] input: misc: max77693: "
` [PATCH 5/5] regulator: "
  ` Applied "regulator: Change Krzysztof Kozlowski's email to kernel.org" to the regulator tree

[PATCH 1/3] input: pixcir_i2c_ts: simplify code with of_device_get_match_data
 2016-08-19 17:19 UTC  (6+ messages)
` [PATCH 2/3] input: pixcir_i2c: Remove text about writing to Free Software Foundation
` [PATCH 3/3] input: pixcir_i2c: Remove a useless blank line

[PATCH] input: touchscreen: ads7846 Remove redundant regulator_disable call
 2016-08-19 17:15 UTC  (2+ messages)

[PATCH] Input: jornada720_kbd - switch to using dev_dbg
 2016-08-19 17:07 UTC 

[PATCH v2 1/2] Input: jornada720_kbd - switch to devm_* APIs
 2016-08-19 17:00 UTC  (4+ messages)

[PATCH] Input: jornada720_ts - get rid of mach/irqs.h include
 2016-08-19 16:52 UTC  (4+ messages)

[PATCH v2 2/2] Input: jornada720_kbd - get rid of mach/irqs.h include
 2016-08-19 16:31 UTC 

[PATCH 2/2] Input: jornada720_kbd - get rid of mach/irqs.h include
 2016-08-19 16:29 UTC 

[PATCH 1/2] Input: jornada720_kbd - switch to devm_* APIs
 2016-08-19 16:29 UTC 

Hello beautiful,
 2016-08-19 10:18 UTC 

[PATCHv3 0/2] Skip selftest on Asus laptops
 2016-08-19 11:07 UTC 

[PATCH] Input: synaptics-rmi4: Fix register descriptor subpacket map construction
 2016-08-19  7:45 UTC  (2+ messages)

[PATCHv3 0/2] Skip selftest on Asus laptops
 2016-08-18 19:46 UTC 

[PATCH] HID: Support telephony devices
 2016-08-18  9:00 UTC  (3+ messages)

[PATCH] made the byd_detect function more restrictive to prevent false positives when actual mouse is a generic PS/2 mouse; byd_detect now tries to go through BYD touchpad configuration steps, which fail when not performed on BYD touchpad
 2016-08-18 10:04 UTC  (7+ messages)
` [PATCH] Input: byd - fix issue where generic PS/2 mice are detected as "

[PATCH v4 0/7] Intel Integrated Sensor Hub Support (ISH)
 2016-08-17  9:17 UTC  (2+ messages)

[PATCH] dt-bindings: touchscreen: silead gsl1680: Document all compatibles
 2016-08-17  8:58 UTC  (3+ messages)

[PATCHv2] serio: add hangup support
 2016-08-17  8:39 UTC  (3+ messages)

[PATCH v7 1/2] ACPI / button: Fix an issue that the platform triggered reliable events may not be delivered to the userspace
 2016-08-17  8:23 UTC  (5+ messages)
` [PATCH v8 1/2] ACPI / button: Fix an issue in button.lid_init_state=ignore mode
` [PATCH v8 2/2] ACPI / button: Add document for ACPI control method lid device restrictions

[PATCH 0/2] AM335x-ICE: Add support for rotary switch
 2016-08-17  6:42 UTC  (4+ messages)
` [PATCH 1/2] input: misc: Add generic input driver to read encoded GPIO lines

[PATCH v2 0/2] mfd: cros_ec_keyb: MKBP event support
 2016-08-16 13:36 UTC  (3+ messages)
` [PATCH v2 1/2] mfd: cros_ec: Add "

[PATCH v4 0/4] mxs-lradc: Split driver into MFD
 2016-08-16 12:47 UTC  (6+ messages)
` [PATCH v4 1/4] mfd: mxs-lradc: Add support for mxs-lradc MFD

[PATCH v2 0/4] Input: xpad - improve support for new Xbox One S pad
 2016-08-16  4:10 UTC  (5+ messages)
` [PATCH v2 1/4] Input: xpad - add device ID for "
` [PATCH v2 2/4] Input: xpad - fix One S pad disconnecting when not opened
` [PATCH v2 3/4] Input: xpad - fix stuck mode button on Xbox One S pad
` [PATCH v2 4/4] Input: xpad - fix Xbox One rumble stopping after 2.5 secs


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