linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-18 11:30:57 to 2017-02-25 09:07:41 UTC [more...]

[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-25  9:07 UTC  (3+ messages)

[PATCH v2] HID: sony: 4.10 fixes
 2017-02-25  0:14 UTC  (2+ messages)
` [PATCH v2] HID: sony: Fix input device leak when connecting a DS4 twice using USB/BT

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

[PATCH -next] input/touchscreen: add header file to fix ad7879.c build errors
 2017-02-24 18:30 UTC 

[PATCH 0/3] Add DT support for tps6507x touchscreen
 2017-02-24 15:42 UTC  (4+ 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] Input: evdev: fix queueing of SYN_DROPPED event for EVIOCG[type] IOCTL case
 2017-02-24 11:36 UTC  (4+ messages)
  `  "
      `  "

[PATCH] input: cpcap-pwrbutton: new driver
 2017-02-24  8:59 UTC 

[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

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

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  (77+ messages)
` [PATCH v9 1/8] drivers:input:tsc2007: add new common binding names, pre-calibration, flipping and rotation
                                    ` [Letux-kernel] "
` [PATCH v9 5/8] dt-bindings: input: move ads7846 bindings to touchscreen subdirectory
` [PATCH v9 8/8] drivers:input:tsc2007: add iio interface to read external ADC input and temperature
      ` [Letux-kernel] [PATCH v9 0/8] drivers: touchscreen: tsc2007 and ads7846/tsc2046 improvements (use common touchscreen bindings, pre-calibration, spi fix and provide iio raw values)

[PATCH 0/3] Fix tsc2007 to report ABS_PRESSURE correctly
 2017-02-23  8:45 UTC  (10+ 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 3/3] Input: tsc2007 - add a property "ti,report-resistance" to restore the old pressure reporting state if needed

[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 v1 0/4] gpio: make gpiod_count() API consistent
 2017-02-23  8:40 UTC  (6+ messages)
` [PATCH v1 1/4] gpio: acpi: Don't return 0 on acpi_gpio_count()
` [PATCH v1 2/4] gpio: of: Don't return 0 on dt_gpio_count()
` [PATCH v1 3/4] platform/x86: surface3_button: Propagate error from gpiod_count()
` [PATCH v1 4/4] Input: soc_button_array - "

[PATCH 00/14] Cleanup chardev instances with helper function
 2017-02-23  8:37 UTC  (29+ messages)
  ` [PATCH 01/14] chardev: add helper function to register char devs with a struct device
  ` [PATCH 02/14] device-dax: utilize new device_add_cdev helper function
  ` [PATCH 03/14] input: "
  ` [PATCH 04/14] gpiolib: "
  ` [PATCH 05/14] tpm-chip: "
  ` [PATCH 06/14] platform/chrome: "
  ` [PATCH 07/14] infiniband: "
  ` [PATCH 08/14] iio:core: "
  ` [PATCH 09/14] media: "
  ` [PATCH 10/14] mtd: "
  ` [PATCH 11/14] rapidio: "
  ` [PATCH 12/14] rtc: "
  ` [PATCH 13/14] scsi: "
  ` [PATCH 14/14] switchtec: "

[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 "

[PATCH] iio: hid-sensor-trigger: Change get poll value function order to avoid sensor properties losing after resume from S3
 2017-02-22  9:17 UTC  (2+ messages)

[PATCH v2] hid: hid-sensor-prox: Add more data field for hysteresis parsing
 2017-02-22  9:23 UTC 

[PATCH] HID: rmi: fallback to generic/multitouch if hid-rmi is not built (was Re: [GIT PULL] HID for 4.11)
 2017-02-22  0:53 UTC  (9+ messages)

[PATCH] hid: usbhid: usbkbd: fix checkpatch.pl issues
 2017-02-21 17:26 UTC 

[PATCH] usbhid: usbmouse: Fix checkpatch.pl issues
 2017-02-21 17:11 UTC 

[PATCH] Add model data for Dell Precision 3510 trackpad
 2017-02-21 11:05 UTC  (9+ messages)
      ` Unknown ALPS touchpad

[PATCH] hid: hid-sensor-prox: Add more data field for hysteresis parsing
 2017-02-21 10:30 UTC  (3+ messages)

[PATCH v3] iio: hid: Add temperature sensor support
 2017-02-21 10:29 UTC  (3+ messages)

[PATCH v2 0/2] add driver for cypress cy8cmbr3102
 2017-02-21  6:40 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] add device tree documentation for cy8cmbr3102

[PATCH] Input: zet6223 - Export OF device ID as module aliases
 2017-02-20 23:28 UTC  (2+ messages)

[PATCH] Input: tsc2007 - switch to using input_set_capability()
 2017-02-20 16:51 UTC  (4+ messages)

[RFC/RFT PATCH 1/3] Input: ad7879 - convert to use regmap
 2017-02-20 16:09 UTC  (2+ messages)

[PATCH 0/2] add driver for cypress cy8cmbr3102
 2017-02-20 12:05 UTC  (5+ messages)
` [PATCH 1/2] "
  ` [PATCH] fix platform_no_drv_owner.cocci warnings
` [PATCH 2/2] add device tree documentation for cy8cmbr3102

[RESEND PATCH V5 7/8] thermal: da9062/61: Thermal junction temperature monitoring driver
 2017-02-20  8:44 UTC  (3+ messages)

[PATCH v2] Input: pwm-beeper: support customized freq for SND_BELL
 2017-02-20  8:37 UTC 

[PATCH v2] xen,input: try to read screen resolution for xen-kbdfront
 2017-02-20  6:05 UTC  (12+ messages)
` [PATCH v2] xen, input: "
    ` [Xen-devel] "

[PATCH] HID: i2c-hid: Fix error handling
 2017-02-19 12:07 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).