linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-28 06:06:12 to 2016-07-07 11:41:04 UTC [more...]

[PATCH 0/5] Input: alps - cleanup
 2016-07-07 11:41 UTC  (4+ messages)

[PATCH 1/2] HID: logitech-hidpp: add battery support for HID++ 2.0 devices
 2016-07-07  9:34 UTC  (3+ messages)
` [PATCH 2/2] HID: logitech-hidpp: remove HIDPP_QUIRK_CONNECT_EVENTS

[PATCH v2] HID: hid-led: add support for Greynut Luxafor
 2016-07-07  9:22 UTC  (2+ messages)

[PATCH 0/2] HID: hid-led: add support for Delcom Visual Signal Indicator G2
 2016-07-07  9:21 UTC  (2+ messages)

[PATCH] [v1.1] driver: input :touchscreen : Raydium I2C touch driver
 2016-07-07  8:16 UTC  (2+ messages)

[PATCH] xen-kbdfront: prefer xenbus_write() over xenbus_printf() where possible
 2016-07-07  7:54 UTC 

[PATCH] xen-kbdfront: correct return value checks on xenbus_scanf()
 2016-07-07  7:53 UTC 

[PATCH 4/5] ACPI / button: Add SW_ACPI_LID for new usage model
 2016-07-07  7:11 UTC  (3+ messages)
  ` [PATCH v2 3/4] "
  ` [PATCH v2 4/4] ACPI / button: Add document for ACPI control method lid device restrictions

[PATCH v2 1/3] sur40: properly report a single frame rate of 60 FPS
 2016-07-07  6:35 UTC  (7+ messages)

[PATCH 14/27] HID: wacom: EKR: add a worker to add/remove resources on addition/removal (fwd)
 2016-07-07  4:53 UTC 

[PATCH 0/1] hid: Add support for the Elecom DEFT trackball
 2016-07-07  1:58 UTC  (2+ messages)
` [PATCH] "

[PATCH v3 0/4] zForce upstreaming
 2016-07-06 19:59 UTC  (3+ messages)
` [PATCH v3 3/4] Input: zforce_ts: Add device tree support for scanning frequency

[PATCH v3 0/6] Intel Integrated Sensor Hub Support (ISH)
 2016-07-06 18:51 UTC  (6+ messages)
` [PATCH v3 3/6] hid: intel-ish-hid: ipc layer
` [PATCH v3 4/6] hid: intel-ish-hid: ISH HID client driver
  ` [PATCH v3 1/6] Documentation: hid: Intel ISH HID document
  ` [PATCH v3 5/6] iio: hid-sensors: use asynchronous resume
  ` [PATCH v3 6/6] hid: hid-sensor-hub: Add ISH quirk

[PATCH] Input: axp20x-pek: use devm_add_action_or_reset
 2016-07-06 18:01 UTC  (3+ messages)

[PATCH] Input: zforce_ts - use devm_add_action_or_reset()
 2016-07-06 18:00 UTC  (2+ messages)

[PATCH] GPIO_KEYS: If devm_add_action() fails, we are explicitly calling the cleanup to freethe resources allocated. Use the helper devm_add_action_or_reset() and return directly in case of error, since the cleanup function has been already called by the helper if there was any error
 2016-07-06 17:59 UTC  (4+ messages)

[PATCH] Input: snvs_pwrkey - use devm_add_action_or_reset
 2016-07-06 17:59 UTC  (3+ messages)

[PATCH] Input: gpio-keys - use devm_add_action_or_reset
 2016-07-06 17:57 UTC  (3+ messages)

Hello linux
 2016-07-05 21:42 UTC 

[PATCH 00/27] HID: wacom: cleanup/EKR/LED
 2016-07-05 21:32 UTC  (32+ messages)
` [PATCH 01/27] HID: wacom: actually report the battery level for wireless connected
` [PATCH 02/27] HID: wacom: store the type in wacom->shared for INTUOSHT and INTUOSHT2
` [PATCH 03/27] HID: wacom: remove cleanup of wacom->remote_dir from wacom_clean_inputs()
` [PATCH 04/27] HID: wacom: untie leds from inputs
` [PATCH 05/27] HID: wacom: use one work queue per task
` [PATCH 06/27] HID: wacom: switch battery to devres
` [PATCH 07/27] HID: wacom: switch inputs "
` [PATCH 08/27] HID: wacom: put the managed resources in a group
` [PATCH 09/27] HID: wacom: convert LEDs to devres
` [PATCH 10/27] HID: wacom: use devm_kasprintf for allocating the name of the remote
` [PATCH 11/27] HID: wacom: use devres to allocate driver data
` [PATCH 12/27] HID: wacom: devres manage the shared data too
` [PATCH 13/27] HID: wacom: leds: dynamically allocate LED groups
` [PATCH 14/27] HID: wacom: EKR: add a worker to add/remove resources on addition/removal
` [PATCH 15/27] HID: wacom: EKR: have the wacom resources dynamically allocated
` [PATCH 16/27] HID: wacom: rework fail path in probe() and parse_and_register()
` [PATCH 17/27] HID: wacom: EKR: have proper allocator and destructor
` [PATCH 18/27] HID: wacom: EKR: use devres groups to manage resources
` [PATCH 19/27] HID: wacom: EKR: have one array of struct remotes instead of many arrays
` [PATCH 20/27] HID: wacom: EKR: allocate one input node per remote
` [PATCH 21/27] HID: wacom: EKR: have one power_supply "
` [PATCH 22/27] HID: wacom: EKR: attach the power_supply on first connection
` [PATCH 23/27] HID: wacom: leds: use the ledclass instead of custom made sysfs files
` [PATCH 24/27] HID: wacom: leds: actually release the LEDs on disconnect
` [PATCH 25/27] HID: wacom: leds: fix ordering of LED banks
` [PATCH 26/27] HID: wacom: leds: handle the switch of the LEDs directly in the kernel
` [PATCH 27/27] HID: wacom: leds: handle Cintiq 24HD leds buttons

[PATCH 0/2] mfd: cros_ec_keyb: MKBP event support
 2016-07-05 21:04 UTC  (7+ messages)
` [PATCH 1/2] mfd: cros_ec: Add "
` [PATCH 2/2] Input: cros_ec_keyb - Stop handling interrupts directly

[PATCH v1] Add support for the ektf2127 touchscreencontroller
 2016-07-05 16:13 UTC  (3+ messages)

[PATCH v1 0/2] Input: synaptics-rmi4 - F34 device reflash support
 2016-07-05 16:11 UTC  (3+ messages)
` [PATCH v1 1/2] Input: synaptics-rmi4 - factor out functions from probe
` [PATCH v1 2/2] Input: synaptics-rmi4 - add support for F34 device reflash

[PATCH 1/2] input: adc-keys: add DT binding documentation
 2016-07-05 14:53 UTC  (7+ messages)
  ` [PATCH 2/2] input: add ADC resistor ladder driver

[PATCH v2 0/6] Intel Integrated Sensor Hub Support (ISH)
 2016-07-05 12:42 UTC  (2+ messages)

[PATCH v2 5/8] Input: synaptics-rmi4: Remove pointer to rmi_function in f12_data
 2016-07-05 10:19 UTC  (2+ messages)

[PATCH v2 6/8] Input: synaptics-rmi4: Remove unneeded variable
 2016-07-05 10:18 UTC  (2+ messages)

[PATCH v2 8/8] Input: synaptics-rmi4: Use the RMI_F11_REL_BYTES define in rmi_f11_rel_pos_report
 2016-07-05 10:01 UTC  (2+ messages)

[PATCH v2 2/2] HID: hid-led: add support for Delcom Visual Signal Indicator G2
 2016-07-04 19:45 UTC 

ATENCIÓN;
 2016-07-04 17:22 UTC 

[PATCH 2/2] HID: hid-led: add support for Delcom Visual Signal Indicator G2
 2016-07-04 19:05 UTC  (2+ messages)

[PATCH v2 3/8] Input: synaptics-rmi4: Add dribble and palm gesture parameters to device tree
 2016-07-04 15:00 UTC  (4+ messages)

[PATCH v2 1/8] Input: synaptics-rmi4: Increment the refcount of the transport dev's of_node
 2016-07-04 14:11 UTC  (2+ messages)

[PATCH v8 0/7] EC-based USB Power Delivery support for Chrome machines
 2016-07-04 11:23 UTC  (8+ messages)
` [PATCH v8 2/7] Input: cros_ec_keyb - Stop handling interrupts directly

[PATCH v6 0/6] mfd: tps65218: Clean ups
 2016-07-04  9:57 UTC  (12+ messages)
` [PATCH v6 1/6] mfd: tps65218: Remove redundant read wrapper
` [PATCH v6 2/6] Documentation: regulator: tps65218: Update examples
` [PATCH v6 3/6] input: tps65218-pwrbutton: Add platform_device_id table
  ` [PATCH v6 4/6] gpio: tps65218-gpio: "
` [PATCH v6 5/6] mfd: tps65218: Use mfd_add_devices instead of of_platform_populate
` [PATCH v6 6/6] regulator: tps65218: Remove all the compatibles

[PATCH v6 0/11] Output raw touch data via V4L2
 2016-07-03 18:11 UTC  (16+ messages)
` [PATCH v6 01/11] Input: atmel_mxt_ts - update MAINTAINERS email address
` [PATCH v6 02/11] [media] v4l2-core: Add support for touch devices
` [PATCH v6 03/11] [media] DocBook: add "
` [PATCH v6 04/11] Input: atmel_mxt_ts - add support for T37 diagnostic data
` [PATCH v6 05/11] Input: atmel_mxt_ts - output diagnostic debug via V4L2 device
` [PATCH v6 06/11] Input: atmel_mxt_ts - read touchscreen size
` [PATCH v6 07/11] Input: atmel_mxt_ts - handle diagnostic data orientation
` [PATCH v6 08/11] Input: atmel_mxt_ts - add diagnostic data support for mXT1386
` [PATCH v6 09/11] Input: atmel_mxt_ts - add support for reference data
` [PATCH v6 10/11] Input: synaptics-rmi4 - add support for F54 diagnostics
` [PATCH v6 11/11] Input: sur40 - use new V4L2 touch input type
` [PATCH] v4l2-compliance: Changes to support touch sensors

[PATCH] HID: hid-led: add support for Greynut Luxafor
 2016-07-03 15:48 UTC 

[PATCH 1/2] HID: hid-led: remove report id from struct hidled_config
 2016-07-03 15:33 UTC 

[PATCH 0/2] Input-at32psif: Fine-tuning for OOM handling in psif_probe()
 2016-07-03  8:01 UTC  (6+ messages)
  ` [PATCH 1/2] Input-at32psif: Return directly after a failed kzalloc() "
  ` [PATCH 2/2] Input-at32psif: Remove OOM messages "

[PATCH v5 0/2] Input: SiS 9200 family I2C touchscreen controller driver
 2016-07-02  0:17 UTC  (3+ messages)
` [PATCH v5 1/2] Input: Driver for SiS 9200 family I2C touchscreen controller

[PATCH] HID: multitouch: add support for Type Cover Pro 3
 2016-07-01 14:52 UTC  (11+ messages)

[PATCH v3 0/4] mxs-lradc: Split driver into MFD
 2016-07-01 13:10 UTC  (5+ messages)
` [PATCH v3 1/4] mfd: mxs-lradc: Add support for mxs-lradc MFD

[PATCH 1/2] Revert "HID: multitouch: enable palm rejection if device implements confidence usage"
 2016-06-30 14:43 UTC  (8+ messages)
` [1/2] "

[PATCH] Input: Add SW_PEN_INSERTED define
 2016-06-29 17:08 UTC  (2+ messages)

[PATCH] Input: xpad - validate USB endpoint count during probe
 2016-06-29 17:08 UTC  (2+ messages)

[PATCH v2] Support for Alps SS5 touchpad
 2016-06-29  9:46 UTC  (6+ messages)

[PATCH] Input: xpad - fix oops when attaching an unknown Xbox One gamepad
 2016-06-29  5:52 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-06-29  4:01 UTC  (2+ messages)
` [PATCH] Input: byd - fix issue where generic PS/2 mice are detected as "

[PATCH 0/4] Enable display and touchscreen for Vybrid Tower
 2016-06-28 20:55 UTC  (3+ messages)
` [PATCH 2/4] input: touchscreen: crtouch_ts: Add driver

[PATCH v2] input: tablet: pegasus_notetaker: USB PM fixes
 2016-06-28 16:17 UTC  (3+ messages)

[PATCH v2 0/5] Add support for the Qualcomm PM8018 PMIC
 2016-06-28 15:10 UTC  (5+ messages)
` [PATCH v2 1/5] mfd: pm8921: Add support for pm8018
` [PATCH v2 4/5] mfd: qcom-rpm: Add support for pm8018 RPM Regulator

[PATCH v4 0/6] mfd: tps65218: Clean ups
 2016-06-28 12:27 UTC  (10+ messages)
` [PATCH v4 1/6] mfd: tps65218: Remove redundant read wrapper
` [PATCH v4 2/6] Documentation: regulator: tps65218: Update examples
` [PATCH v4 3/6] input: tps65218-pwrbutton: Add platform_device_id table
` [PATCH v4 4/6] gpio: tps65218-gpio: "
` [PATCH v4 5/6] mfd: tps65218: Use mfd_add_devices instead of of_platform_populate
` [PATCH v4 6/6] regulator: tps65218: Remove all the compatibles

[PATCH v5 6/6] regulator: tps65218: Remove all the compatibles
 2016-06-28 10:48 UTC 

[PATCH v3 00/10] mfd: tps65218: Clean ups
 2016-06-28  7:45 UTC  (24+ messages)
` [PATCH v3 01/10] mfd: tps65218: Remove redundant read wrapper
` [PATCH v3 02/10] Documentation: regulator: tps65218: Update examples
` [PATCH v3 03/10] input: tps65218-pwrbutton: Add platform_device_id table
` [PATCH v3 04/10] mfd: tps65218: Use mfd_add_devices instead of of_platform_populate
` [PATCH v3 05/10] regulator: tps65218: Remove all the compatibles
` [PATCH v3 06/10] gpio: tps65218: Remove the compatible
` [PATCH v3 07/10] ARM: dts: AM437X-GP-EVM: Remove redundant regulator compatibles
` [PATCH v3 08/10] ARM: dts: AM437X-SK-EVM: "
` [PATCH v3 09/10] ARM: dts: AM437X-CM-T43: "
` [PATCH v3 10/10] ARM: dts: AM43X-EPOS-EVM: "


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