linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-22 01:00:56 to 2017-03-02 00:22:41 UTC [more...]

[PATCH] input: cpcap-pwrbutton: new driver
 2017-03-02  0:22 UTC  (6+ messages)
` [PATCHv2 1/2] mfd: cpcap: implement irq sense helper

[PATCH v14 0/5] mxs-lradc: Split driver into MFD
 2017-03-01 23:25 UTC  (10+ messages)
` [PATCH v14 1/5] mfd: mxs-lradc: Add support for mxs-lradc MFD
` [PATCH v14 2/5] iio: adc: mxs-lradc: Add support for adc driver
` [PATCH v14 3/5] input: touchscreen: mxs-lradc: Add support for touchscreen
  ` [PATCH v14 4/5] iio: adc: mxs-lradc: Remove driver
` [PATCH v14 5/5] mfd: Move binding document

[PATCH] hid: usbhid: usbkbd: fix checkpatch.pl issues
 2017-03-01 22:05 UTC  (8+ messages)

[PATCH v2 1/2] hid-asus: drop dependency on I2C_HID
 2017-03-01 21:48 UTC  (2+ messages)
` [PATCH v2 2/2] hid-asus: support Republic of Gamers special keys

[PATCH 0/2] HID: allocation neatening and code size reduction
 2017-03-01 19:19 UTC  (3+ messages)
` [PATCH 1/2] HID: Use krealloc
` [PATCH 2/2] HID: Remove unnecessary OOM messages

[PATCH] Input: sparse-keymap - add managed version of sparse_keymap_setup()
 2017-03-01 18:19 UTC  (4+ messages)

[PATCH 01/10] Input: eeti_ts - rename eeti_ts_priv to eeti_ts
 2017-03-01 17:34 UTC  (12+ messages)
` [PATCH 02/10] Input: eeti_ts - use BIT(n)
` [PATCH 03/10] Input: eeti_ts - use get_unaligned_be16() to retrieve data
` [PATCH 04/10] Input: eeti_ts - use input_set_capability()
` [PATCH 05/10] Input: eeti-ts - switch to using managed resources
` [PATCH 06/10] Input: eeti_ts - respect interrupt set in client structure
` [PATCH 07/10] Input: eeti_ts - use gpio_get_value_cansleep
` [PATCH 08/10] Input: eeti_ts - switch to using threaded interrupt
` [PATCH 09/10] Input: eeti_ts - expect platform code to set interrupt trigger
` [PATCH 10/10] Input: eeti_ts - switch to gpiod API

[PATCH 0/3] Add DT support for tps6507x touchscreen
 2017-03-01  8:21 UTC  (12+ messages)
` [PATCH 1/3] tps6507x-ts: update to devm_* API
` [PATCH 2/3] tps6507x-ts: add DT support
` [PATCH 3/3] tps6507x-ts: add DT bindings description

[PATCH v2] HID: sony: 4.10 fixes
 2017-03-01 17:18 UTC  (3+ messages)
` [PATCH v2] HID: sony: Fix input device leak when connecting a DS4 twice using USB/BT

[PATCH] hid-chicony: Add support for another ASUS Zen AiO keyboard
 2017-03-01 17:15 UTC  (2+ messages)

[PATCH] hid-asus: support Republic of Gamers special keys
 2017-03-01 17:06 UTC  (2+ messages)

[PATCH] HID: Accutouch: Add driver for ELO Accutouch 2216 USB Touchscreens
 2017-03-01 17:01 UTC  (4+ messages)

[PATCH 1/4] Input: ad7879 - make sure we set up drvdata
 2017-03-01  7:40 UTC  (8+ messages)
` [PATCH 2/4] Input: ad7879 - return plain error code from ad7879_probe()
` [PATCH 3/4] Input: ad7879 - try parsing properties on non-DT systems
` [PATCH 4/4] Input: ad7879 - do not manipulate capability bits directly

[PATCH v3] Input: pwm-beeper: support customized freq for SND_BELL
 2017-03-01  5:37 UTC 

[PATCH v2] Input: pwm-beeper: support customized freq for SND_BELL
 2017-03-01  5:05 UTC  (9+ messages)
  ` [v2] "

[PATCH] Input: i8042 - add TUXEDO BU1406 (N24_25BU) to the nomux list
 2017-03-01  2:47 UTC  (2+ messages)

[PATCH] touchscreen: ad7879: include linux/property.h
 2017-02-28 22:47 UTC  (2+ messages)

Help with confirming an error trace in drivers/input/touchscreen/ad7879-spi.c
 2017-02-28 18:55 UTC  (4+ messages)

[PATCH 1/3] HID: wacom: generic: add 3 tablet touch keys
 2017-02-28 18:50 UTC  (3+ messages)

[PATCH v2 00/16] Cleanup chardev instances with helper function
 2017-02-28 18:27 UTC  (30+ messages)
  ` [PATCH v2 01/16] chardev: add helper function to register char devs with a struct device
  ` [PATCH v2 02/16] device-dax: fix cdev leak
  ` [PATCH v2 03/16] device-dax: utilize new cdev_device_add helper function
  ` [PATCH v2 04/16] input: "
  ` [PATCH v2 05/16] gpiolib: "
  ` [PATCH v2 06/16] tpm-chip: "
  ` [PATCH v2 07/16] platform/chrome: cros_ec_dev - "
  ` [PATCH v2 08/16] IB/ucm: "
  ` [PATCH v2 09/16] infiniband: utilize the new cdev_set_parent function
  ` [PATCH v2 10/16] iio:core: utilize new cdev_device_add helper function
  ` [PATCH v2 11/16] media: "
  ` [PATCH v2 12/16] mtd: "
  ` [PATCH v2 13/16] rapidio: "
  ` [PATCH v2 14/16] rtc: "
  ` [PATCH v2 15/16] scsi: "
  ` [PATCH v2 16/16] switchtec: utilize new device_add_cdev "

[PATCH] hid: usbhid: hiddev.c: fix checkpatch.pl errors
 2017-02-28 17:15 UTC  (2+ messages)

[PATCH] HID: i2c-hid: Fix error handling
 2017-02-28 17:21 UTC  (2+ messages)

[PATCH] HID: usbhid: extend polling interval configuration to joysticks
 2017-02-28 17:06 UTC  (2+ messages)

[PATCH v2] HID: hiddev: allocate minor number hiddev's USB interface is bound to
 2017-02-28 17:05 UTC  (3+ messages)

input_set_abs max
 2017-02-28 16:17 UTC  (2+ messages)

[WARNING: A/V UNSCANNABLE][Merge tag 'media/v4.11-1' of git] ff58d005cd: BUG: unable to handle kernel NULL pointer dereference at 0000039c
 2017-02-28 10:51 UTC  (18+ messages)
    ` [PATCH] [media] serial_ir: ensure we're ready to receive interrupts

[PATCH v1 0/4] gpio: make gpiod_count() API consistent
 2017-02-28  9:48 UTC  (5+ messages)
` [PATCH v1 4/4] Input: soc_button_array - Propagate error from gpiod_count()

[PATCH] input: arizona-haptics - Add device property for HAP_ACT
 2017-02-27 16:39 UTC  (2+ messages)

[RFC] ADS7846 touchscreen questions
 2017-02-27  4:04 UTC 

[PATCH] iio: hid-sensor-trigger: Change get poll value function order to avoid sensor properties losing after resume from S3
 2017-02-27  1:37 UTC  (5+ messages)

[PATCH -next] input/touchscreen: add header file to fix ad7879.c build errors
 2017-02-25 18:51 UTC  (2+ messages)

[PATCH v2] hid: hid-sensor-prox: Add more data field for hysteresis parsing
 2017-02-25 16:44 UTC  (2+ messages)

[PATCH v3.1] [media] serial_ir: ensure we're ready to receive interrupts
 2017-02-25 14:55 UTC 

[PATCH v3] [media] serial_ir: ensure we're ready to receive interrupts
 2017-02-25 14:44 UTC 

media / serial_ir: BUG: unable to handle kernel NULL pointer dereference at 0000039c
 2017-02-24 19:19 UTC 

[PATCH] Input: evdev: fix queueing of SYN_DROPPED event for EVIOCG[type] IOCTL case
 2017-02-24 11:36 UTC  (4+ messages)
  `  "
      `  "

[PATCH] HID: sony: 4.10 fixes
 2017-02-24  7:02 UTC  (3+ messages)
` [PATCH] HID: sony: Fix input device leak when connecting a DS4 twice using USB/BT

RE:
 2017-02-23 15:09 UTC 

[PATCH 00/35] treewide trivial patches converting pr_warning to pr_warn
 2017-02-23 17:53 UTC  (5+ messages)

[PATCH v2] Input: silead - Do not try to directly access the GPIO when using ACPI pm
 2017-02-23 14:19 UTC  (14+ messages)

[PATCH 1/3] Input: silead - Add OF device ID table
 2017-02-23 12:40 UTC  (12+ messages)
` [PATCH 2/3] Input: synaptics_i2c "
` [PATCH 3/3] Input: qt1070 "

[PATCH v9 0/8] drivers: touchscreen: tsc2007 and ads7846/tsc2046 improvements (use common touchscreen bindings, pre-calibration, spi fix and provide iio raw values)
 2017-02-23  9:54 UTC  (3+ messages)
` [PATCH v9 5/8] dt-bindings: input: move ads7846 bindings to touchscreen subdirectory

[PATCH 0/3] Fix tsc2007 to report ABS_PRESSURE correctly
 2017-02-23  8:45 UTC  (6+ messages)
` [PATCH 1/3] Input: tsc2007 - rename function tsc2007_calculate_pressure to tsc2007_calculate_resistance because that is what it does
` [PATCH 2/3] Input: tsc2007 - correctly report pressure and not resistance to user space

[PATCH 0/4] Input: ad7879 RFC/RFT follow-up
 2017-02-23  8:43 UTC  (9+ messages)
` [PATCH 1/4] input:touchscreen:ad7879-spi.c: Fix regmap flag_masks
` [PATCH 2/4] input:touchscreen:ad7879-spi.c: Remove bits_per_word = 16 enforcement
` [PATCH 3/4] Documentation: Add SPI example
` [PATCH 4/4] input:touchscreen:ad7879: Update MODULE_AUTHOR email address

[PATCH 00/14] Cleanup chardev instances with helper function
 2017-02-23  8:37 UTC  (7+ messages)
` [PATCH 03/14] input: utilize new device_add_cdev "
` [PATCH 07/14] infiniband: "

[git pull] Input updates for 4.11-rc0
 2017-02-23  8:05 UTC 

[PATCH v2 1/3] Input: silead - Add OF device ID table
 2017-02-22 14:40 UTC  (3+ messages)
` [PATCH v2 2/3] Input: synaptics_i2c "
` [PATCH v2 3/3] Input: qt1070 "


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