linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-07 17:31:00 to 2016-10-20 01:04:06 UTC [more...]

[PATCH 00/19] HID: wacom: Add support for MobileStudio Pro
 2016-10-20  1:03 UTC  (26+ messages)
` [PATCH 13/19] HID: wacom: generic: Pass 'hdev' to 'wacom_map_usage'
` [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 v3 01/18] HID: wacom: Update vendor-defined usage names to better match standards

[PATCH] Input: gpio_keys_polled - always use gpiod_get_value_cansleep
 2016-10-19 23:43 UTC  (2+ messages)

[PATCH] Input: i8042 - add XMG C504 to keyboard reset table
 2016-10-19 19:05 UTC  (2+ messages)

Bug#841275: linux: Logitech Unifying Receiver shows devices that aren't connected
 2016-10-19 15:05 UTC 

[PATCH] Input: gpio-keys: Convert to universal device properties API
 2016-10-19 12:12 UTC  (3+ messages)

[PATCH 0/4] intel-ish-hid: Fixes for loading failures
 2016-10-19 12:43 UTC  (7+ messages)
` [PATCH 1/4] hid: intel-ish-hid: ipc: consolidate ish wake up operation
` [PATCH 2/4] hid: intel-ish-hid: ipc: Move DMA disable code to new function
` [PATCH 3/4] hid: intel-ish-hid: ipc: Fix driver reinit failure
` [PATCH 4/4] hid: intel-ish-hid: request_irq failure

[PATCH v4 1/7] Input: synaptics-rmi4 - factor out functions from probe
 2016-10-18 23:48 UTC  (8+ messages)
` [PATCH v4 2/7] Input: synaptics-rmi4 - add a couple of debug lines
` [PATCH v4 3/7] Input: synaptics-rmi4 - add support for F34 device reflash
` [PATCH v4 4/7] Input: synaptics-rmi4 - add support for F34 V7 bootloader
` [PATCH v4 5/7] Input: synaptics-rmi4 - add sysfs attribute update_fw_status
` [PATCH v4 6/7] Input: synaptics-rmi4 - add sysfs interfaces for hardware IDs
` [PATCH v4 7/7] Input: synaptics-rmi4 - add package_id sysfs attribute

[PATCH v3 0/2] Input: synaptics-rmi4 - F34 device reflash support
 2016-10-18 23:34 UTC  (9+ messages)
` [PATCH v3 1/2] Input: synaptics-rmi4 - factor out functions from probe
` [PATCH v3 2/2] Input: synaptics-rmi4 - add support for F34 device reflash
` [PATCH v4 0/7]

[PATCH 0/5] HID: sony: game controller updates
 2016-10-18 23:27 UTC  (7+ messages)
` [PATCH 5/5] HID: sony: Handle multiple touch events input record

Linux Kernel Issue: [Asus F556UA] Trackpad scrolling not working
 2016-10-18 17:55 UTC 

[PATCH v4 0/8] drivers: touchscreen: tsc2007 and ads7846/tsc2046 improvements (use common touchscreen bindings, pre-calibration, spi fix and provide iio raw values)
 2016-10-18 17:27 UTC  (13+ messages)
` [PATCH v4 1/8] drivers:input:tsc2007: add new common binding names, pre-calibration, flipping and rotation
` [PATCH v4 2/8] drivers:input:tsc2007: send pendown and penup only once like ads7846(+tsc2046) driver does
` [PATCH v4 4/8] drivers:input:tsc2007: add iio interface to read external ADC input and temperature
  ` [PATCH v4 3/8] drivers:input:tsc2007: check for presence and power down tsc2007 during probe
  ` [PATCH v4 5/8] DT:omap3+tsc2007: use new common touchscreen bindings
  ` [PATCH v4 7/8] drivers:input:ads7846(+tsc2046): fix spi module table
  ` [PATCH v4 8/8] DT:omap3+ads7846: use new common touchscreen bindings
` [PATCH v4 6/8] drivers:input:ads7846(+tsc2046): add new common binding names, pre-calibration and flipping

psmouse_disconnect lockdep splat
 2016-10-18 12:09 UTC  (2+ messages)

[PATCH v2 0/4] Make input drivers y2038 safe
 2016-10-18  3:27 UTC  (5+ messages)
` [PATCH v2 1/4] uinput: Add ioctl for using monotonic/ boot times
` [PATCH v2 2/4] input: evdev: Replace timeval with timespec64
` [PATCH v2 3/4] input: Deprecate real timestamps beyond year 2106
` [PATCH v2 4/4] input: serio: Replace timeval by timespec64

[PATCH -next] input/i8042: Use chassis info to skip selftest
 2016-10-17 23:00 UTC 

[PATCH -next 1/2] Input: synaptics-rmi4 - add support for F55 sensor tuning
 2016-10-17 21:30 UTC  (2+ messages)
` [-next, "

Goodix touchscreen works intermittently, fails reading config info
 2016-10-17 20:31 UTC  (2+ messages)

[PATCH] Input: psmouse - cleanup Focaltech code
 2016-10-17 17:33 UTC  (3+ messages)

[RESEND PATCH v8 0/5] mfd: tps65218: Clean ups
 2016-10-17 15:59 UTC  (6+ messages)
` [RESEND PATCH v8 1/5] mfd: tps65218: Remove redundant read wrapper
` [RESEND PATCH v8 2/5] Documentation: regulator: tps65218: Update examples
` [RESEND PATCH v8 3/5] input: tps65218-pwrbutton: Add platform_device_id table
` [RESEND PATCH v8 4/5] mfd: tps65218: Use mfd_add_devices instead of of_platform_populate
  ` [RESEND PATCH v8 5/5] regulator: tps65218: Remove all the compatibles

[PATCH v3 0/8] drivers: touchscreen: tsc2007 and ads7846/tsc2046 improvements (use common touchscreen bindings, pre-calibration, spi fix and provide iio raw values)
 2016-10-17 13:57 UTC  (8+ messages)
` [PATCH v3 1/8] drivers:input:tsc2007: add new common binding names, pre-calibration, flipping and rotation

[PATCH v7 0/5] mxs-lradc: Split driver into MFD
 2016-10-15 16:41 UTC  (2+ messages)

[git pull] Input updates for 4.9-rc0 (part 2)
 2016-10-14 19:36 UTC 

[patch] [media] Input: synaptics-rmi4 - unlock on error
 2016-10-14 17:14 UTC 

[PATCH 1/2] Input: fsl-imx25-tcq - fix module autoload when registered via OF
 2016-10-14 16:00 UTC  (2+ messages)
` [PATCH 2/2] Input: da9063 "

[PATCH 0/2] Tiny modification of i2c-hid
 2016-10-14 14:02 UTC  (8+ messages)
` [PATCH 1/2] Revert "HID: i2c-hid: Add support for ACPI GPIO interrupts"
` [PATCH 2/2] HID: i2c-hid: exit if the IRQ is not valid

[PATCH V1 00/10] da9061: DA9061 driver submission
 2016-10-14 13:07 UTC  (15+ messages)
` [PATCH V1 06/10] Documentation: dt: input: temperature driver
` [PATCH V1 05/10] thermal: da9062/61: Thermal junction temperature monitoring driver
` [PATCH V1 08/10] Documentation: dt: thermal: da9062/61 TJUNC temperature binding
` [PATCH V1 09/10] Documentation: dt: mfd: da9062/61 MFD binding
` [PATCH V1 07/10] Documentation: dt: watchdog: da9062/61 Watchdog timer binding

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

[PATCH v3 00/18] Synaptics RMI4 and SMBus implementation
 2016-10-13 15:51 UTC  (19+ messages)
` [PATCH v3 01/18] Input: synaptics-rmi4 - Move IRQ handling to rmi_driver
` [PATCH v3 02/18] Input: synaptics-rmi4 - factor out functions from probe
` [PATCH v3 03/18] Input: synaptics-rmi4 - Handle incomplete input data
` [PATCH v3 04/18] Input: synaptics-rmi4 - Add parameters for dribble packets and palm detect gesture
` [PATCH v3 05/18] Input: synaptics-rmi4 - Add support for controlling dribble packets in F12
` [PATCH v3 06/18] Input: synaptics-rmi4 - Set the ABS_MT_TOOL_TYPE bit to report tool type
` [PATCH v3 07/18] Input: synaptics-rmi4 - add SMBus support
` [PATCH v3 08/18] Input: serio - store the pt_buttons in the struct serio directly
` [PATCH v3 09/18] Input: synaptics-rmi4 - have only one struct platform data
` [PATCH v3 10/18] Input: synaptics-rmi4 - add support for F03
` [PATCH v3 11/18] Input: synaptics-rmi4 - f03: grab data passed by transport device
` [PATCH v3 12/18] Input: synaptics-rmi4 - Add rmi_find_function()
` [PATCH v3 13/18] Input: synaptics-rmi4 - f30/f03: Forward mechanical buttons on buttonpads to PS/2 guest
` [PATCH v3 14/18] Input: synaptics - allocate a Synaptics Intertouch device
` [PATCH v3 15/18] Input: synaptics-rmi4 - add rmi_platform
` [PATCH v3 16/18] Input: synaptics-rmi4 - smbus: call psmouse_deactivate before binding/resume
` [PATCH v3 17/18] Input: synaptics-rmi4 - smbus: on resume, try 3 times if init fails
` [PATCH v3 18/18] Input: synaptics-rmi4 - fix documentation of rmi_2d_sensor_platform_data

[PATCH v2] Input: elan_i2c - always output the device information
 2016-10-13 12:16 UTC  (2+ messages)

[PATCH v1] HID: udraw: Add support for the uDraw tablet for PS3
 2016-10-12 20:55 UTC 

Goodix touchscreen works intermittently, fails reading config info
 2016-10-12 19:48 UTC  (4+ messages)

[PATCH] [v9]Input: evdev: fix bug of dropping valid packet after syn_dropped event
 2016-10-12 18:35 UTC  (2+ messages)

[PATCH 3/5] Input: add driver for Ilitek ili2139 touch IC
 2016-10-12 14:57 UTC  (2+ messages)

[PATCH 3.4 014/125] HID: core: Avoid uninitialized buffer access
 2016-10-12 12:32 UTC 

Input: melfas_mip4 - add support for user firmware file name
 2016-10-12  8:21 UTC 

[PATCH] Input: set default for iProc touchscreen
 2016-10-11 18:58 UTC  (3+ messages)

[PATCH 1/5] dt-bindings: add vendor prefix for ILI Technology Corp
 2016-10-11 18:51 UTC  (11+ messages)
  ` [PATCH 2/5] dt-bindings: add binding for Ilitek ili2139 touchscreen IC
  ` [PATCH 3/5] Input: add driver for Ilitek ili2139 touch IC
  ` [PATCH 4/5] MAINTAINERS: Add myself as maintainer of ili2139 touchscreen driver
  ` [PATCH 5/5] ARM: dts: sun6i: enable ili2139 on Colorfly E708 Q1

[PATCH v4 0/8] i2c: Host Notify / i801 fixes
 2016-10-11 17:46 UTC  (12+ messages)
` [PATCH v4 1/8] i2c: i801: store and restore the SLVCMD register at load and unload
` [PATCH v4 2/8] i2c: i801: minor formatting issues
` [PATCH v4 3/8] i2c: i801: use BIT() macro for bits definition
` [PATCH v4 4/8] i2c: i801: use the BIT() macro for FEATURES_* also
` [PATCH v4 5/8] i2c: i801: remove SMBNTFDDAT reads as they always seem to return 0
` [PATCH v4 6/8] i2c: use an IRQ to report Host Notify events, not alert
` [PATCH v4 7/8] Input: elan_i2c - store the irq in struct elan_tp_data
` [PATCH v4 8/8] Input: elan_i2c - add Host Notify support

[PATCH 1/5] input/alps: Add touchstick support for SS5 hardware
 2016-10-11 17:20 UTC  (4+ messages)

[PATCH v3 0/7] HID: sony: game controller updates
 2016-10-11 15:52 UTC  (13+ 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 1/1] input: pwm-beeper: add feature to set volume via sysfs
 2016-10-11 13:39 UTC  (6+ messages)
` [PATCH v2 0/3] input: pwm-beeper: add feature to set volume level
  ` [PATCH v2 2/3] input: pwm-beeper: add documentation for volume devicetree bindings

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

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

[PATCH] Initialize axis values in joydev_open_device()
 2016-10-09 20:12 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] 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)


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