linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-30 23:57:56 to 2016-10-10 13:37:18 UTC [more...]

[PATCH V1 00/10] da9061: DA9061 driver submission
 2016-10-10 13:37 UTC  (17+ messages)
` [PATCH V1 02/10] regulator: da9061: BUCK and LDO regulator driver
` [PATCH V1 05/10] thermal: da9062/61: Thermal junction temperature monitoring driver
` [PATCH V1 03/10] Input: da9061: onkey driver
  ` [PATCH V1 01/10] mfd: da9061: MFD core support
  ` [PATCH V1 04/10] watchdog: da9061: watchdog driver
  ` [PATCH V1 06/10] Documentation: dt: input: temperature driver
  ` [PATCH V1 09/10] Documentation: dt: mfd: da9062/61 MFD binding
` [PATCH V1 08/10] Documentation: dt: thermal: da9062/61 TJUNC temperature binding
` [PATCH V1 07/10] Documentation: dt: watchdog: da9062/61 Watchdog timer binding
` [PATCH V1 10/10] MAINTAINERS: da9062/61 updates to the Dialog Semiconductor search terms

[PATCH v3 0/2] Input: synaptics-rmi4 - F34 device reflash support
 2016-10-10 13:04 UTC  (3+ messages)
` [PATCH v3 1/2] Input: synaptics-rmi4 - factor out functions from probe

[PATCH v2 1/2] Revert "HID: dragonrise: fix HID Descriptor for 0x0006 PID"
 2016-10-10  8:57 UTC  (4+ messages)

[PATCH] hidraw: fix list->buffer race condition
 2016-10-10  8:36 UTC  (6+ messages)

[PATCH] hid: hid-led: fix issue with transfer buffer not being dma capable
 2016-10-10  8:47 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v3 0/7] HID: sony: game controller updates
 2016-10-10  8:45 UTC  (9+ messages)
` [PATCH 1/7] HID: sony: Fix race condition in sony_probe
` [PATCH 2/7] HID: sony: Adjust HID report size name definitions
` [PATCH 3/7] HID: sony: Perform CRC check on bluetooth input packets
` [PATCH 4/7] HID: sony: Send ds4 output reports on output end-point
` [PATCH v2 5/7] HID: sony: Handle multiple touch events input record
` [PATCH 6/7] HID: sony: Adjust value range for motion sensors
` [PATCH v3 7/7] HID: sony: Update device ids

[PATCH] Initialize axis values in joydev_open_device()
 2016-10-09 20:12 UTC 

[PATCH] Input: set default for iProc touchscreen
 2016-10-08 18:11 UTC 

[PATCH] Input: psmouse - cleanup Focaltech code
 2016-10-08 10:38 UTC 

[PATCH V1 04/10] watchdog: da9061: watchdog driver (RFC)
 2016-10-08  6:33 UTC  (8+ messages)

[PATCH 01/01] drivers:input:byd fix greedy detection of Sentelic FSP by the BYD touchpad driver
 2016-10-08  1:51 UTC  (3+ messages)

[PATCH] Input: wdt87xx_i2c - support new body WDT8752
 2016-10-07 23:46 UTC  (6+ messages)

Elantech touchpad doesn't work on Fujitsu E556 laptop
 2016-10-07 23:37 UTC  (4+ messages)

Input: melfas_mip4 - add maintainer information
 2016-10-07 23:29 UTC  (2+ messages)

Input: melfas_mip4 - add devicetree binding documentations
 2016-10-07 23:29 UTC  (2+ messages)

[PATCH v2] HID: Support telephony devices
 2016-10-07 23:19 UTC  (2+ messages)

[PATCH 00/19] HID: wacom: Add support for MobileStudio Pro
 2016-10-07 22:16 UTC  (41+ messages)
` [PATCH 01/19] HID: wacom: Update vendor-defined usage names to better match standards
` [PATCH 02/19] HID: wacom: Have WACOM_PEN_FIELD and WACOM_FINGER_FIELD recgonize more fields
` [PATCH 03/19] HID: wacom: Refactor button-to-key translation into function
` [PATCH 04/19] HID: wacom: Detect and correct descriptors missing HID_DG_BARRELSWITCH2
` [PATCH 05/19] HID: wacom: generic: Strip off excessive name prefixing
` [PATCH 06/19] HID: wacom: generic: Add support for height, tilt, and twist usages
` [PATCH 07/19] HID: wacom: generic: Support and use 'Custom HID' mode and usages
` [PATCH 08/19] HID: wacom: generic: Add support for vendor-defined "Distance" usage
` [PATCH 09/19] HID: wacom: generic: Add support for vendor-defined "Fingerwheel" usage
` [PATCH 10/19] HID: wacom: generic: Add support for vendor-defined "Sense" usage
` [PATCH 11/19] HID: wacom: Read and internally use corrected Intuos tool IDs
` [PATCH 12/19] HID: wacom: generic: Support tool ID and additional tool types
` [PATCH 13/19] HID: wacom: generic: Pass 'hdev' to 'wacom_map_usage'
` [PATCH 14/19] HID: wacom: Fix sensor outbounds and redefine as offsets from each edge
` [PATCH 15/19] HID: wacom: generic: Add support for sensor offsets
` [PATCH 16/19] HID: wacom: generic: Introduce pad support
` [PATCH 17/19] HID: wacom: generic: Add support for battery status on pen and pad interfaces
` [PATCH 18/19] HID: wacom: generic: Extend pad support
` [PATCH 19/19] HID: input: Recognize ABS_WHEEL in hidinput_calc_abs_res
` [PATCH v2 01/18] HID: wacom: Update vendor-defined usage names to better match standards
  ` [PATCH v2 02/18] HID: wacom: Have WACOM_PEN_FIELD and WACOM_FINGER_FIELD recgonize more fields
  ` [PATCH v2 03/18] HID: wacom: Refactor button-to-key translation into function
  ` [PATCH v2 04/18] HID: wacom: Detect and correct descriptors missing HID_DG_BARRELSWITCH2
  ` [PATCH v2 05/18] HID: wacom: generic: Strip off excessive name prefixing
  ` [PATCH v2 06/18] HID: wacom: generic: Add support for height, tilt, and twist usages
  ` [PATCH v2 07/18] HID: wacom: generic: Support and use 'Custom HID' mode and usages
  ` [PATCH v2 08/18] HID: wacom: generic: Add support for vendor-defined "Distance" usage
  ` [PATCH v2 09/18] HID: wacom: generic: Add support for vendor-defined "Fingerwheel" usage
  ` [PATCH v2 10/18] HID: wacom: generic: Add support for vendor-defined "Sense" usage
  ` [PATCH v2 11/18] HID: wacom: Read and internally use corrected Intuos tool IDs
  ` [PATCH v2 12/18] HID: wacom: generic: Support tool ID and additional tool types
  ` [PATCH v2 13/18] HID: wacom: Fix sensor outbounds and redefine as offsets from each edge
  ` [PATCH v2 14/18] HID: wacom: generic: Add support for sensor offsets
  ` [PATCH v2 15/18] HID: wacom: generic: Introduce pad support
  ` [PATCH v2 16/18] HID: wacom: generic: Add support for battery status on pen and pad interfaces
  ` [PATCH v2 17/18] HID: wacom: generic: Extend pad support
  ` [PATCH v2 18/18] HID: input: Recognize ABS_WHEEL in hidinput_calc_abs_res

[PATCH] hid-led.c: remove unneccessary underscores
 2016-10-07 18:46 UTC  (4+ messages)

[PATCH] HID: sony: Update device ids v2
 2016-10-07 18:20 UTC  (3+ messages)

[PATCH 0/5] HID: sony: game controller updates
 2016-10-07 16:02 UTC  (17+ messages)
` [PATCH 1/5] HID: sony: Fix race condition in sony_probe
` [PATCH 2/5] HID: sony: Adjust HID report size name definitions
` [PATCH 3/5] HID: sony: Perform CRC check on bluetooth input packets
` [PATCH 4/5] HID: sony: Send ds4 output reports on output end-point
` [PATCH 5/5] HID: sony: Handle multiple touch events input record

[PATCH 1/1] input: pwm-beeper: add feature to set volume via sysfs
 2016-10-07  9:08 UTC  (7+ messages)
    ` [PATCH v2 0/3] input: pwm-beeper: add feature to set volume level
      ` [PATCH v2 1/3] input: pwm-beeper: add feature to set volume via sysfs
        ` [PATCH v2 2/3] input: pwm-beeper: add documentation for volume devicetree bindings
      ` [PATCH v2 3/3] input: pwm-beeper: add devicetree bindings to set volume levels

[PATCH 1/2] HID: sony: Adjust value range for motion sensors
 2016-10-06 18:53 UTC  (5+ messages)
` [PATCH 2/2] HID: sony: Update device ids

[PATCH 1/2] HID: sony: Adjust value range for motion sensors
 2016-10-06 16:20 UTC  (3+ messages)

[PATCH] HID: Support telephony devices
 2016-10-06  6:30 UTC  (5+ messages)

[PATCH] Input: elantech - add Fujitsu Lifebook E556 to force crc_enabled
 2016-10-06  7:04 UTC  (2+ messages)

Input: melfas_mip4 - add documentations
 2016-10-06  5:58 UTC  (2+ messages)

[git pull] Input updates for 4.9-rc0
 2016-10-06  5:42 UTC 

[PATCH v2 0/4] Input: xpad - improve support for new Xbox One S pad
 2016-10-04 19:29 UTC  (2+ messages)

[PATCH] [v9]Input: evdev: fix bug of dropping valid packet after syn_dropped event
 2016-10-04 19:12 UTC 

[PATCH 1/5] input/alps: Add touchstick support for SS5 hardware
 2016-10-04 18:47 UTC  (6+ messages)
` [PATCH 2/5] input/alps: Handle 0-pressure 1F events
` [PATCH 3/5] input/alps: Allow touchsticks to report pressure
` [PATCH 4/5] input/alps: Set DualPoint flag for 74 03 28 devices
` [PATCH 5/5] Documentation/alps: Add V8 protocol documentation

[PATCH] [v8]Input: evdev: fix bug of dropping valid packet after syn_dropped event
 2016-10-04 18:38 UTC  (6+ messages)

input: elantech - force needed quirks on Fujitsu H760
 2016-10-04  0:28 UTC  (2+ messages)

[PATCH v2] input/mouse/elantech.c: Fix Lenovo version typo
 2016-10-03 23:46 UTC  (3+ messages)

[PATCH 1/2] HID: sony: Fix race condition in sony_probe
 2016-10-03 20:37 UTC  (5+ messages)
` [PATCH 2/2] HID: sony: Adjust HID report size name definitions

[PATCH 0/4] Input: elan - add support for SMBus Host Notify and trackstick
 2016-10-03 14:33 UTC  (6+ messages)
` [PATCH 1/4] Input: elan_i2c - fix return tests of i2c_smbus_read_block_data()
` [PATCH 3/4] Input: elan_i2c - add Host Notify support

[PATCH v3] Support for Alps SS5 touchpad
 2016-10-03 12:15 UTC  (6+ messages)

[PATCH v4 0/2] Avoid selftests on some Asus models
 2016-10-03 12:07 UTC  (4+ messages)

[PATCH -resend] Input: i8042, lower log level when controller_init fails
 2016-10-03  8:56 UTC 

Goodix touchscreen works intermittently, fails reading config info
 2016-10-03  0:53 UTC 

[PATCH] Input: synaptics-rmi4 - Make interrupt support in I2C driver optional
 2016-10-02 17:35 UTC 

[PATCH v7 0/5] mxs-lradc: Split driver into MFD
 2016-10-02 14:15 UTC  (6+ messages)
` [PATCH v7 1/5] mfd: mxs-lradc: Add support for mxs-lradc MFD
` [PATCH v7 2/5] iio: adc: mxs-lradc: Add support for adc driver
  ` [PATCH v7 3/5] input: touchscreen: mxs-lradc: Add support for touchscreen
  ` [PATCH v7 5/5] mfd: Move binding document
` [PATCH v7 4/5] iio: adc: mxs-lradc: Remove driver

[PATCH] Input: synaptics-rmi4 - Fix error handling in I2C transport driver
 2016-10-01 20:46 UTC  (11+ messages)

[PATCH 1/2] Revert "HID: dragonrise: fix HID Descriptor for 0x0006 PID"
 2016-10-01  8:52 UTC  (9+ messages)
` [PATCH 2/2] hid: input: add HID_QUIRK_REUSE_AXES and fix dragonrise

[PATCH v2 1/2] Input: synaptics-rmi4 - Fix error handling in I2C transport driver
 2016-10-01  4:04 UTC  (2+ messages)
` [PATCH v2 2/2] Input: synaptics-rmi4 - Fix error handling in SPI "

[PATCH -next 1/2] Input: synaptics-rmi4 - add support for F55 sensor tuning
 2016-10-01  3:22 UTC  (2+ messages)
` [PATCH -next 2/2] Input: synaptics-rmi4 - Propagate correct number of rx and tx electrodes to F54

[PATCH] Input: synaptics-rmi4 - Fix error handling in SPI transport driver
 2016-10-01  3:12 UTC 

[git pull] Input updates for 4.8-rc8
 2016-10-01  1:32 UTC 


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