Linux Input
[Prev Page][Next Page]
- [PATCH v3 0/6] Intel Integrated Sensor Hub Support (ISH)
- From: Srinivas Pandruvada <srinivas.pandruvada@xxxxxxxxxxxxxxx>
- Re: [PATCH] Input: axp20x-pek: use devm_add_action_or_reset
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [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.
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH] Input: zforce_ts - use devm_add_action_or_reset()
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH] Input: snvs_pwrkey - use devm_add_action_or_reset
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH] Input: gpio-keys - use devm_add_action_or_reset
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [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.
- From: arvind Yadav <arvind.yadav.cs@xxxxxxxxx>
- Re: [PATCH v2 1/3] sur40: properly report a single frame rate of 60 FPS
- From: Hans Verkuil <hverkuil@xxxxxxxxx>
- Re: [PATCH 26/27] HID: wacom: leds: handle the switch of the LEDs directly in the kernel
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH 1/2] mfd: cros_ec: Add MKBP event support
- From: Olof Johansson <olof@xxxxxxxxx>
- Re: [PATCH 1/2] mfd: cros_ec: Add MKBP event support
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH 1/2] mfd: cros_ec: Add MKBP event support
- From: Olof Johansson <olof@xxxxxxxxx>
- Re: [PATCH 1/2] mfd: cros_ec: Add MKBP event support
- From: Olof Johansson <olof@xxxxxxxxx>
- Re: [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.
- From: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
- [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.
- From: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx>
- Re: [PATCH 27/27] HID: wacom: leds: handle Cintiq 24HD leds buttons
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH v1] Add support for the ektf2127 touchscreencontroller
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH v1 2/2] Input: synaptics-rmi4 - add support for F34 device reflash
- From: Nick Dyer <nick@xxxxxxxxxxxxx>
- [PATCH v1 1/2] Input: synaptics-rmi4 - factor out functions from probe
- From: Nick Dyer <nick@xxxxxxxxxxxxx>
- [PATCH v1 0/2] Input: synaptics-rmi4 - F34 device reflash support
- From: Nick Dyer <nick@xxxxxxxxxxxxx>
- Re: [PATCH 26/27] HID: wacom: leds: handle the switch of the LEDs directly in the kernel
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH 14/27] HID: wacom: EKR: add a worker to add/remove resources on addition/removal
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/2] input: adc-keys: add DT binding documentation
- From: Rob Herring <robh@xxxxxxxxxx>
- [PATCH 01/27] HID: wacom: actually report the battery level for wireless connected
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH 02/27] HID: wacom: store the type in wacom->shared for INTUOSHT and INTUOSHT2
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH 03/27] HID: wacom: remove cleanup of wacom->remote_dir from wacom_clean_inputs()
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH 05/27] HID: wacom: use one work queue per task
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH 07/27] HID: wacom: switch inputs to devres
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH 06/27] HID: wacom: switch battery to devres
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH 09/27] HID: wacom: convert LEDs to devres
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH 10/27] HID: wacom: use devm_kasprintf for allocating the name of the remote
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH 11/27] HID: wacom: use devres to allocate driver data
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH 12/27] HID: wacom: devres manage the shared data too
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH 15/27] HID: wacom: EKR: have the wacom resources dynamically allocated
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH 14/27] HID: wacom: EKR: add a worker to add/remove resources on addition/removal
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH 18/27] HID: wacom: EKR: use devres groups to manage resources
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH 16/27] HID: wacom: rework fail path in probe() and parse_and_register()
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH 19/27] HID: wacom: EKR: have one array of struct remotes instead of many arrays
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH 21/27] HID: wacom: EKR: have one power_supply per remote
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH 20/27] HID: wacom: EKR: allocate one input node per remote
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH 22/27] HID: wacom: EKR: attach the power_supply on first connection
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH 23/27] HID: wacom: leds: use the ledclass instead of custom made sysfs files
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH 25/27] HID: wacom: leds: fix ordering of LED banks
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH 27/27] HID: wacom: leds: handle Cintiq 24HD leds buttons
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH 26/27] HID: wacom: leds: handle the switch of the LEDs directly in the kernel
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH 24/27] HID: wacom: leds: actually release the LEDs on disconnect
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH 17/27] HID: wacom: EKR: have proper allocator and destructor
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH 13/27] HID: wacom: leds: dynamically allocate LED groups
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH 08/27] HID: wacom: put the managed resources in a group
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH 04/27] HID: wacom: untie leds from inputs
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH 00/27] HID: wacom: cleanup/EKR/LED
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH v2 0/6] Intel Integrated Sensor Hub Support (ISH)
- From: Grant Likely <glikely@xxxxxxxxxxxx>
- [PATCH 4/5] ACPI / button: Add SW_ACPI_LID for new usage model
- From: Lv Zheng <lv.zheng@xxxxxxxxx>
- Re: [PATCH v2 5/8] Input: synaptics-rmi4: Remove pointer to rmi_function in f12_data
- From: Nick Dyer <nick.dyer@xxxxxxxxxxx>
- Re: [PATCH v2 6/8] Input: synaptics-rmi4: Remove unneeded variable
- From: Nick Dyer <nick.dyer@xxxxxxxxxxx>
- Re: [PATCH v2 8/8] Input: synaptics-rmi4: Use the RMI_F11_REL_BYTES define in rmi_f11_rel_pos_report
- From: Nick Dyer <nick.dyer@xxxxxxxxxxx>
- Re: [PATCH v2 1/3] sur40: properly report a single frame rate of 60 FPS
- From: Hans Verkuil <hverkuil@xxxxxxxxx>
- Re: [PATCH v2 1/3] sur40: properly report a single frame rate of 60 FPS
- From: Florian Echtler <floe@xxxxxxxxxxxxxx>
- Re: [PATCH v2 1/3] sur40: properly report a single frame rate of 60 FPS
- From: Hans Verkuil <hverkuil@xxxxxxxxx>
- [PATCH v2] HID: hid-led: add support for Greynut Luxafor
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH v2 2/2] HID: hid-led: add support for Delcom Visual Signal Indicator G2
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- Re: [PATCH 2/2] HID: hid-led: add support for Delcom Visual Signal Indicator G2
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- Re: [PATCH 1/2] input: adc-keys: add DT binding documentation
- From: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/8] Input: synaptics-rmi4: Add dribble and palm gesture parameters to device tree
- From: Nick Dyer <nick.dyer@xxxxxxxxxxx>
- Re: [PATCH v2 1/8] Input: synaptics-rmi4: Increment the refcount of the transport dev's of_node
- From: Nick Dyer <nick.dyer@xxxxxxxxxxx>
- Re: [PATCH v8 2/7] Input: cros_ec_keyb - Stop handling interrupts directly
- From: Tomeu Vizoso <tomeu.vizoso@xxxxxxxxxxxxx>
- Re: [PATCH v6 4/6] gpio: tps65218-gpio: Add platform_device_id table
- From: Keerthy <a0393675@xxxxxx>
- Re: [PATCH v6 4/6] gpio: tps65218-gpio: Add platform_device_id table
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH v1] Add support for the ektf2127 touchscreencontroller
- From: Siebren Vroegindeweij <siebren.vroegindeweij@xxxxxxxxx>
- [PATCH v1] Add support for the ektf2127 touchscreencontroller
- From: Siebren Vroegindeweij <siebren.vroegindeweij@xxxxxxxxx>
- [PATCH] Input: zforce_ts - use devm_add_action_or_reset()
- From: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
- Re: [PATCH] Input: axp20x-pek: use devm_add_action_or_reset
- From: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
- Re: [PATCH] Input: gpio-keys - use devm_add_action_or_reset
- From: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
- Re: [PATCH] Input: snvs_pwrkey - use devm_add_action_or_reset
- From: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
- Re: [PATCH v6 11/11] Input: sur40 - use new V4L2 touch input type
- From: Florian Echtler <floe@xxxxxxxxxxxxxx>
- [PATCH 2/2] HID: hid-led: add support for Delcom Visual Signal Indicator G2
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH] HID: hid-led: add support for Greynut Luxafor
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH 0/2] HID: hid-led: add support for Delcom Visual Signal Indicator G2
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH 1/2] HID: hid-led: remove report id from struct hidled_config
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- Re: [PATCH 2/2] input: add ADC resistor ladder driver
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH 1/2] input: adc-keys: add DT binding documentation
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH 0/2] Input-at32psif: Fine-tuning for OOM handling in psif_probe()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] input: add ADC resistor ladder driver
- From: Matt Ranostay <mranostay@xxxxxxxxx>
- Re: [PATCH 0/2] Input-at32psif: Fine-tuning for OOM handling in psif_probe()
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH 2/2] Input-at32psif: Remove OOM messages in psif_probe()
- From: Julia Lawall <julia.lawall@xxxxxxx>
- [PATCH 2/2] Input-at32psif: Remove OOM messages in psif_probe()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 1/2] Input-at32psif: Return directly after a failed kzalloc() in psif_probe()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH 0/2] Input-at32psif: Fine-tuning for OOM handling in psif_probe()
- From: SF Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 1/2] Input: Driver for SiS 9200 family I2C touchscreen controller.
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- [PATCH 2/2] input: add ADC resistor ladder driver
- From: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxxxxxxxxx>
- [PATCH 1/2] input: adc-keys: add DT binding documentation
- From: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 10/11] Input: synaptics-rmi4 - add support for F54 diagnostics
- From: Andrew Duggan <aduggan@xxxxxxxxxxxxx>
- Re: [PATCH] HID: multitouch: add support for Type Cover Pro 3
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH v3 1/4] mfd: mxs-lradc: Add support for mxs-lradc MFD
- From: Harald Geyer <harald@xxxxxxxxx>
- Re: [PATCH v3 1/4] mfd: mxs-lradc: Add support for mxs-lradc MFD
- From: Ksenija Stanojević <ksenija.stanojevic@xxxxxxxxx>
- [PATCH 1/2] mfd: cros_ec: Add MKBP event support
- From: Enric Balletbo i Serra <enric.balletbo@xxxxxxxxxxxxx>
- [PATCH 0/2] mfd: cros_ec_keyb: MKBP event support
- From: Enric Balletbo i Serra <enric.balletbo@xxxxxxxxxxxxx>
- [PATCH 2/2] Input: cros_ec_keyb - Stop handling interrupts directly
- From: Enric Balletbo i Serra <enric.balletbo@xxxxxxxxxxxxx>
- Re: [PATCH v8 2/7] Input: cros_ec_keyb - Stop handling interrupts directly
- From: Enric Balletbo Serra <eballetbo@xxxxxxxxx>
- Re: [PATCH v6 10/11] Input: synaptics-rmi4 - add support for F54 diagnostics
- From: Nick Dyer <nick@xxxxxxxxxxxxx>
- [PATCH] v4l2-compliance: Changes to support touch sensors
- From: Nick Dyer <nick@xxxxxxxxxxxxx>
- [PATCH v6 01/11] Input: atmel_mxt_ts - update MAINTAINERS email address
- From: Nick Dyer <nick@xxxxxxxxxxxxx>
- [PATCH v6 10/11] Input: synaptics-rmi4 - add support for F54 diagnostics
- From: Nick Dyer <nick@xxxxxxxxxxxxx>
- [PATCH v6 0/11] Output raw touch data via V4L2
- From: Nick Dyer <nick@xxxxxxxxxxxxx>
- [PATCH v6 11/11] Input: sur40 - use new V4L2 touch input type
- From: Nick Dyer <nick@xxxxxxxxxxxxx>
- [PATCH v6 08/11] Input: atmel_mxt_ts - add diagnostic data support for mXT1386
- From: Nick Dyer <nick@xxxxxxxxxxxxx>
- [PATCH v6 09/11] Input: atmel_mxt_ts - add support for reference data
- From: Nick Dyer <nick@xxxxxxxxxxxxx>
- [PATCH v6 03/11] [media] DocBook: add support for touch devices
- From: Nick Dyer <nick@xxxxxxxxxxxxx>
- [PATCH v6 05/11] Input: atmel_mxt_ts - output diagnostic debug via V4L2 device
- From: Nick Dyer <nick@xxxxxxxxxxxxx>
- [PATCH v6 06/11] Input: atmel_mxt_ts - read touchscreen size
- From: Nick Dyer <nick@xxxxxxxxxxxxx>
- [PATCH v6 07/11] Input: atmel_mxt_ts - handle diagnostic data orientation
- From: Nick Dyer <nick@xxxxxxxxxxxxx>
- [PATCH v6 04/11] Input: atmel_mxt_ts - add support for T37 diagnostic data
- From: Nick Dyer <nick@xxxxxxxxxxxxx>
- [PATCH v6 02/11] [media] v4l2-core: Add support for touch devices
- From: Nick Dyer <nick@xxxxxxxxxxxxx>
- RE: [1/2] Revert "HID: multitouch: enable palm rejection if device implements confidence usage"
- From: <Mario_Limonciello@xxxxxxxx>
- Re: [1/2] Revert "HID: multitouch: enable palm rejection if device implements confidence usage"
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [1/2] Revert "HID: multitouch: enable palm rejection if device implements confidence usage"
- From: Mario Limonciello <mario_limonciello@xxxxxxxx>
- Re: [PATCH] Input: Add SW_PEN_INSERTED define
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH] Input: xpad - validate USB endpoint count during probe
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH v2] Support for Alps SS5 touchpad
- From: Pali Rohár <pali.rohar@xxxxxxxxx>
- Re: [PATCH v6 4/6] gpio: tps65218-gpio: Add platform_device_id table
- From: Keerthy <a0393675@xxxxxx>
- [PATCH 1/2] HID: logitech-hidpp: add battery support for HID++ 2.0 devices
- From: Peter Hutterer <peter.hutterer@xxxxxxxxx>
- [PATCH 2/2] HID: logitech-hidpp: remove HIDPP_QUIRK_CONNECT_EVENTS
- From: Peter Hutterer <peter.hutterer@xxxxxxxxx>
- Re: [PATCH v6 4/6] gpio: tps65218-gpio: Add platform_device_id table
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- [PATCH] Input: xpad - validate USB endpoint count during probe
- From: Cameron Gutman <aicommander@xxxxxxxxx>
- Re: [PATCH] Input: xpad - fix oops when attaching an unknown Xbox One gamepad
- From: Cameron Gutman <aicommander@xxxxxxxxx>
- [PATCH] Input: byd - fix issue where generic PS/2 mice are detected as BYD touchpad
- From: Richard Pospesel <pospeselr@xxxxxxxxx>
- Re: [PATCH v2 3/8] Input: synaptics-rmi4: Add dribble and palm gesture parameters to device tree
- From: Andrew Duggan <aduggan@xxxxxxxxxxxxx>
- Re: [PATCH 2/4] input: touchscreen: crtouch_ts: Add driver
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v2 3/8] Input: synaptics-rmi4: Add dribble and palm gesture parameters to device tree
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH 1/2] Revert "HID: multitouch: enable palm rejection if device implements confidence usage"
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH v6 3/6] input: tps65218-pwrbutton: Add platform_device_id table
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- [PATCH] Input: Add SW_PEN_INSERTED define
- From: Douglas Anderson <dianders@xxxxxxxxxxxx>
- Re: [PATCH v3 1/4] mfd: mxs-lradc: Add support for mxs-lradc MFD
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH v2] input: tablet: pegasus_notetaker: USB PM fixes
- From: Martin Kepplinger <martink@xxxxxxxxx>
- Re: [PATCH v2 1/5] mfd: pm8921: Add support for pm8018
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH v2 4/5] mfd: qcom-rpm: Add support for pm8018 RPM Regulator
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- [PATCH v6 2/6] Documentation: regulator: tps65218: Update examples
- From: Keerthy <j-keerthy@xxxxxx>
- [PATCH v6 3/6] input: tps65218-pwrbutton: Add platform_device_id table
- From: Keerthy <j-keerthy@xxxxxx>
- [PATCH v6 1/6] mfd: tps65218: Remove redundant read wrapper
- From: Keerthy <j-keerthy@xxxxxx>
- [PATCH v6 4/6] gpio: tps65218-gpio: Add platform_device_id table
- From: Keerthy <j-keerthy@xxxxxx>
- [PATCH v6 5/6] mfd: tps65218: Use mfd_add_devices instead of of_platform_populate
- From: Keerthy <j-keerthy@xxxxxx>
- [PATCH v6 6/6] regulator: tps65218: Remove all the compatibles
- From: Keerthy <j-keerthy@xxxxxx>
- [PATCH v6 0/6] mfd: tps65218: Clean ups
- From: Keerthy <j-keerthy@xxxxxx>
- Re: [PATCH v4 0/6] mfd: tps65218: Clean ups
- From: Keerthy <a0393675@xxxxxx>
- Re: [PATCH 1/2] Revert "HID: multitouch: enable palm rejection if device implements confidence usage"
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [PATCH v4 5/6] mfd: tps65218: Use mfd_add_devices instead of of_platform_populate
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- [PATCH v5 6/6] regulator: tps65218: Remove all the compatibles
- From: Keerthy <j-keerthy@xxxxxx>
- Re: [PATCH v4 6/6] regulator: tps65218: Remove all the compatibles
- From: Keerthy <a0393675@xxxxxx>
- [PATCH v4 3/6] input: tps65218-pwrbutton: Add platform_device_id table
- From: Keerthy <j-keerthy@xxxxxx>
- [PATCH v4 4/6] gpio: tps65218-gpio: Add platform_device_id table
- From: Keerthy <j-keerthy@xxxxxx>
- [PATCH v4 2/6] Documentation: regulator: tps65218: Update examples
- From: Keerthy <j-keerthy@xxxxxx>
- [PATCH v4 5/6] mfd: tps65218: Use mfd_add_devices instead of of_platform_populate
- From: Keerthy <j-keerthy@xxxxxx>
- [PATCH v4 6/6] regulator: tps65218: Remove all the compatibles
- From: Keerthy <j-keerthy@xxxxxx>
- [PATCH v4 1/6] mfd: tps65218: Remove redundant read wrapper
- From: Keerthy <j-keerthy@xxxxxx>
- [PATCH v4 0/6] mfd: tps65218: Clean ups
- From: Keerthy <j-keerthy@xxxxxx>
- Re: [PATCH v3 02/10] Documentation: regulator: tps65218: Update examples
- From: Keerthy <a0393675@xxxxxx>
- Re: [PATCH v3 03/10] input: tps65218-pwrbutton: Add platform_device_id table
- From: Keerthy <a0393675@xxxxxx>
- Re: [PATCH v3 03/10] input: tps65218-pwrbutton: Add platform_device_id table
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH v3 01/10] mfd: tps65218: Remove redundant read wrapper
- From: Keerthy <a0393675@xxxxxx>
- Re: [PATCH v3 06/10] gpio: tps65218: Remove the compatible
- From: Keerthy <a0393675@xxxxxx>
- Re: [PATCH v3 01/10] mfd: tps65218: Remove redundant read wrapper
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH v3 02/10] Documentation: regulator: tps65218: Update examples
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH v3 03/10] input: tps65218-pwrbutton: Add platform_device_id table
- From: Keerthy <a0393675@xxxxxx>
- Re: [PATCH v3 04/10] mfd: tps65218: Use mfd_add_devices instead of of_platform_populate
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH v3 06/10] gpio: tps65218: Remove the compatible
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH v3 03/10] input: tps65218-pwrbutton: Add platform_device_id table
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH v3 03/10] input: tps65218-pwrbutton: Add platform_device_id table
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3 03/10] input: tps65218-pwrbutton: Add platform_device_id table
- From: kbuild test robot <lkp@xxxxxxxxx>
- [PATCH v3 00/10] mfd: tps65218: Clean ups
- From: Keerthy <j-keerthy@xxxxxx>
- [PATCH v3 01/10] mfd: tps65218: Remove redundant read wrapper
- From: Keerthy <j-keerthy@xxxxxx>
- [PATCH v3 03/10] input: tps65218-pwrbutton: Add platform_device_id table
- From: Keerthy <j-keerthy@xxxxxx>
- [PATCH v3 02/10] Documentation: regulator: tps65218: Update examples
- From: Keerthy <j-keerthy@xxxxxx>
- [PATCH v3 04/10] mfd: tps65218: Use mfd_add_devices instead of of_platform_populate
- From: Keerthy <j-keerthy@xxxxxx>
- [PATCH v3 05/10] regulator: tps65218: Remove all the compatibles
- From: Keerthy <j-keerthy@xxxxxx>
- [PATCH v3 07/10] ARM: dts: AM437X-GP-EVM: Remove redundant regulator compatibles
- From: Keerthy <j-keerthy@xxxxxx>
- [PATCH v3 08/10] ARM: dts: AM437X-SK-EVM: Remove redundant regulator compatibles
- From: Keerthy <j-keerthy@xxxxxx>
- [PATCH v3 06/10] gpio: tps65218: Remove the compatible
- From: Keerthy <j-keerthy@xxxxxx>
- [PATCH v3 09/10] ARM: dts: AM437X-CM-T43: Remove redundant regulator compatibles
- From: Keerthy <j-keerthy@xxxxxx>
- [PATCH v3 10/10] ARM: dts: AM43X-EPOS-EVM: Remove redundant regulator compatibles
- From: Keerthy <j-keerthy@xxxxxx>
- Re: [RFC] Can we bypass the timeout when resetting Synaptics device?
- From: Yu Chen <yu.chen.surf@xxxxxxxxx>
- RE: [PATCH] Input: elan_i2c - +200 ms delay before setting to ABS mode
- From: 廖崇榮 <kt.liao@xxxxxxxxxx>
- [git pull] Input updates for 4.7-rc5
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH 1/2] Revert "HID: multitouch: enable palm rejection if device implements confidence usage"
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [1/2] Revert "HID: multitouch: enable palm rejection if device implements confidence usage"
- From: Mario Limonciello <mario_limonciello@xxxxxxxx>
- Re: [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
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH v2 1/6] Documentation: hid: Intel ISH HID document
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [PATCH] Fix effect aborting in ff-memless
- From: Anssi Hannula <anssi.hannula@xxxxxx>
- Re: [PATCH 1/2] Revert "HID: multitouch: enable palm rejection if device implements confidence usage"
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [RFC] Can we bypass the timeout when resetting Synaptics device?
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH v2 1/6] Documentation: hid: Intel ISH HID document
- From: Srinivas Pandruvada <srinivas.pandruvada@xxxxxxxxxxxxxxx>
- Re: [PATCH v8 4/4] Input: synaptics-rmi4 - add SMBus support
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH 2/2] HID: multitouch: enable palm rejection for Windows Precision Touchpad
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [RFC] Can we bypass the timeout when resetting Synaptics device?
- From: Yu Chen <yu.chen.surf@xxxxxxxxx>
- Re: [PATCH v5 0/9] Output raw touch data via V4L2
- From: Nick Dyer <nick.dyer@xxxxxxxxxxx>
- Re: [PATCH v5 0/9] Output raw touch data via V4L2
- From: Hans Verkuil <hverkuil@xxxxxxxxx>
- Re: [PATCH v5 0/9] Output raw touch data via V4L2
- From: Nick Dyer <nick.dyer@xxxxxxxxxxx>
- Re: [PATCH v5 0/9] Output raw touch data via V4L2
- From: Hans Verkuil <hverkuil@xxxxxxxxx>
- Re: [PATCH v5 8/9] Input: synaptics-rmi4 - add support for F54 diagnostics
- From: Hans Verkuil <hverkuil@xxxxxxxxx>
- Re: [PATCH v5 7/9] Input: atmel_mxt_ts - add support for reference data
- From: Hans Verkuil <hverkuil@xxxxxxxxx>
- Re: [PATCH v5 3/9] Input: atmel_mxt_ts - output diagnostic debug via v4l2 device
- From: Hans Verkuil <hverkuil@xxxxxxxxx>
- BUG: Kernel 3.10.65: Kernel panic while send-receive MMS on same device
- From: PINTU KUMAR <pintu.k@xxxxxxxxxxx>
- Re: [PATCH v5 9/9] Input: sur40 - use new V4L2 touch input type
- From: Hans Verkuil <hverkuil@xxxxxxxxx>
- Re: [PATCH v5 1/9] [media] v4l2-core: Add support for touch devices
- From: Hans Verkuil <hverkuil@xxxxxxxxx>
- Re: hid-multitouch stuck taps, possibly 4.5 regression?
- From: Benjamin Tissoires <btissoir@xxxxxxxxxx>
- Re: hid-multitouch stuck taps, possibly 4.5 regression?
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: hid-multitouch stuck taps, possibly 4.5 regression?
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH v2 1/6] Documentation: hid: Intel ISH HID document
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH v2 2/5] input: pmic8xxx-pwrkey: Add support for pm8018 pwrkey
- From: Neil Armstrong <narmstrong@xxxxxxxxxxxx>
- [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
- From: Richard Pospesel <pospeselr@xxxxxxxxx>
- Input: byd - fix issue where generic PS/2 mice are detected as BYD touchpad
- From: Richard Pospesel <pospeselr@xxxxxxxxx>
- Re: [PATCH 1/4] ARM: dts: vf610-twr: Enable display controller
- From: Stefan Agner <stefan@xxxxxxxx>
- Re: [PATCH 2/4] input: touchscreen: crtouch_ts: Add driver
- From: Stefan Agner <stefan@xxxxxxxx>
- Re: [PATCH v2 2/5] input: pmic8xxx-pwrkey: Add support for pm8018 pwrkey
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH] uinput: Fix module crash on driver exit with force feedback effects still loaded
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH] Fix effect aborting in ff-memless
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH] Fix effect aborting in ff-memless
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH] Fix effect aborting in ff-memless
- From: Manuel Reimer <mail+linux-input@xxxxxxxxxxx>
- Re: [PATCHv16 04/13] cec: add HDMI CEC framework
- From: Hans Verkuil <hverkuil@xxxxxxxxx>
- Re: [PATCH] Fix effect aborting in ff-memless
- From: Manuel Reimer <mail+linux-input@xxxxxxxxxxx>
- Re: [PATCH v2 2/5] input: pmic8xxx-pwrkey: Add support for pm8018 pwrkey
- From: Neil Armstrong <narmstrong@xxxxxxxxxxxx>
- Re: [PATCH] HID: multitouch: add support for Type Cover Pro 3
- From: Dennis Chen <barracks510@xxxxxxxxx>
- Re: [PATCH v3] Input: synaptics-rmi4: Support regulator supplies
- From: Andrew Duggan <aduggan@xxxxxxxxxxxxx>
- [PATCH v2 4/8] Input: synaptics-rmi4: Add support for controlling dribble packets in F12
- From: Andrew Duggan <aduggan@xxxxxxxxxxxxx>
- [PATCH v2 6/8] Input: synaptics-rmi4: Remove unneeded variable
- From: Andrew Duggan <aduggan@xxxxxxxxxxxxx>
- [PATCH v2 8/8] Input: synaptics-rmi4: Use the RMI_F11_REL_BYTES define in rmi_f11_rel_pos_report
- From: Andrew Duggan <aduggan@xxxxxxxxxxxxx>
- [PATCH v3] HID: rmi: Make hid-rmi a transport driver for synaptics-rmi4
- From: Andrew Duggan <aduggan@xxxxxxxxxxxxx>
- [PATCH v2 7/8] Input: synaptics-rmi4: Handle incomplete input data
- From: Andrew Duggan <aduggan@xxxxxxxxxxxxx>
- [PATCH v2 5/8] Input: synaptics-rmi4: Remove pointer to rmi_function in f12_data
- From: Andrew Duggan <aduggan@xxxxxxxxxxxxx>
- [PATCH v2 3/8] Input: synaptics-rmi4: Add dribble and palm gesture parameters to device tree
- From: Andrew Duggan <aduggan@xxxxxxxxxxxxx>
- [PATCH v2 2/8] Input: synaptics-rmi4: Add parameters for dribble packets and palm detect gesture
- From: Andrew Duggan <aduggan@xxxxxxxxxxxxx>
- [PATCH v2 1/8] Input: synaptics-rmi4: Increment the refcount of the transport dev's of_node
- From: Andrew Duggan <aduggan@xxxxxxxxxxxxx>
- [PATCH v2 0/8] Input: synaptics-rmi4: Reimplement functionality from hid-rmi
- From: Andrew Duggan <aduggan@xxxxxxxxxxxxx>
- Re: [PATCH v8 4/4] Input: synaptics-rmi4 - add SMBus support
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH v2 2/5] input: pmic8xxx-pwrkey: Add support for pm8018 pwrkey
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH 2/4] input: touchscreen: crtouch_ts: Add driver
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH v3 2/4] iio: adc: mxs-lradc: Add support for adc driver
- From: Stefan Wahren <stefan.wahren@xxxxxxxx>
- Re: [PATCH v3 1/4] mfd: mxs-lradc: Add support for mxs-lradc MFD
- From: Stefan Wahren <stefan.wahren@xxxxxxxx>
- [PATCH 0/4] Enable display and touchscreen for Vybrid Tower
- From: Anthony Felice <tony.felice@xxxxxxxxxxx>
- [PATCH 4/4] ARM: imx_v6_v7_defconfig: enable useful configurations for Vybrid
- From: Anthony Felice <tony.felice@xxxxxxxxxxx>
- [PATCH 3/4] ARM: dts: vf610-twr: Add crtouch node and pinmux
- From: Anthony Felice <tony.felice@xxxxxxxxxxx>
- [PATCH 2/4] input: touchscreen: crtouch_ts: Add driver
- From: Anthony Felice <tony.felice@xxxxxxxxxxx>
- [PATCH 1/4] ARM: dts: vf610-twr: Enable display controller
- From: Anthony Felice <tony.felice@xxxxxxxxxxx>
- Re: [PATCH v5 1/9] [media] v4l2-core: Add support for touch devices
- From: Nick Dyer <nick.dyer@xxxxxxxxxxx>
- Re: keyboard problem on linux
- From: Andrea <andrea.deangelis93@xxxxxxxxx>
- [PATCH v3 4/4] iio: adc: mxs-lradc: Remove driver
- From: Ksenija Stanojevic <ksenija.stanojevic@xxxxxxxxx>
- [PATCH v3 3/4] input: touchscreen: mxs-lradc: Add support for touchscreen
- From: Ksenija Stanojevic <ksenija.stanojevic@xxxxxxxxx>
- [PATCH v3 2/4] iio: adc: mxs-lradc: Add support for adc driver
- From: Ksenija Stanojevic <ksenija.stanojevic@xxxxxxxxx>
- [PATCH v3 1/4] mfd: mxs-lradc: Add support for mxs-lradc MFD
- From: Ksenija Stanojevic <ksenija.stanojevic@xxxxxxxxx>
- [PATCH v3 0/4] mxs-lradc: Split driver into MFD
- From: Ksenija Stanojevic <ksenija.stanojevic@xxxxxxxxx>
- Re: [PATCH v2 5/5] regulator: qcom_rpm-regulator: Add support for pm8018 rpm regulator
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v4 1/5] mfd: tps65217: Add support for IRQs
- From: Grygorii Strashko <grygorii.strashko@xxxxxx>
- [PATCH v2 3/5] rtc: rtc-pm8xxx: Add support for pm8018 rtc
- From: Neil Armstrong <narmstrong@xxxxxxxxxxxx>
- [PATCH v2 2/5] input: pmic8xxx-pwrkey: Add support for pm8018 pwrkey
- From: Neil Armstrong <narmstrong@xxxxxxxxxxxx>
- [PATCH v2 4/5] mfd: qcom-rpm: Add support for pm8018 RPM Regulator
- From: Neil Armstrong <narmstrong@xxxxxxxxxxxx>
- [PATCH v2 0/5] Add support for the Qualcomm PM8018 PMIC
- From: Neil Armstrong <narmstrong@xxxxxxxxxxxx>
- [PATCH v2 5/5] regulator: qcom_rpm-regulator: Add support for pm8018 rpm regulator
- From: Neil Armstrong <narmstrong@xxxxxxxxxxxx>
- [PATCH v2 1/5] mfd: pm8921: Add support for pm8018
- From: Neil Armstrong <narmstrong@xxxxxxxxxxxx>
- Re: [PATCH] HID: hiddev: use IS_ENABLED() for USB_HIDDEV
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [PATCH] HID: hiddev: use IS_ENABLED() for USB_HIDDEV
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH] HID: hiddev: use IS_ENABLED() for USB_HIDDEV
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [PATCH] Validate num_values for HIDIOCGUSAGES, HIDIOCSUSAGES commands.
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [PATCH v8 4/4] Input: synaptics-rmi4 - add SMBus support
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH] HID: multitouch: add support for Type Cover Pro 3
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH] HID: multitouch: add support for Type Cover Pro 3
- From: Dennis Chen <barracks510@xxxxxxxxx>
- Re: [PATCH] Input: vmmouse - remove port reservation
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH v8 4/4] Input: synaptics-rmi4 - add SMBus support
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH v8 3/4] i2c: i801: add support of Host Notify
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH v5 1/9] [media] v4l2-core: Add support for touch devices
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH v8 3/4] i2c: i801: add support of Host Notify
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH v8 3/4] i2c: i801: add support of Host Notify
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH] Input: elantech - add more IC body types to the list
- From: "'Dmitry Torokhov'" <dmitry.torokhov@xxxxxxxxx>
- RE: [PATCH] Input: elantech - add more IC body types to the list
- From: Patrick Lessard <Patrick.Lessard@xxxxxxxxxx>
- Re: [PATCH 2/2] Input: wacom_w8001 - Ignore invalid pen data packets
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH 1/2] Input: wacom_w8001 - W8001_MAX_LENGTH should be 13
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH] Input: elantech - add more IC body types to the list
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH] Input: xpad - fix oops when attaching an unknown Xbox One gamepad
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH v2 3/4] input: touchscreen: mxs-lradc: Add support for touchscreen
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH v2] input: tablet: pegasus_notetaker: USB PM fixes
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH] Input: apanel - spelling mistake: "skiping" -> "skipping"
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH v5 8/9] Input: synaptics-rmi4 - add support for F54 diagnostics
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- [PATCH] Input: apanel - spelling mistake: "skiping" -> "skipping"
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH] input: ams_delta_serio: fix spelling mistake: "paritiy" -> "parity"
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH] input: tegra-kbc: fix spelling mistake: "porperly" -> "properly"
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH v9] input: tablet: add Pegasus Notetaker tablet driver
- From: Martin Kepplinger <martink@xxxxxxxxx>
- Re: [PATCH] input: tegra-kbc: fix spelling mistake: "porperly" -> "properly"
- From: Thierry Reding <thierry.reding@xxxxxxxxx>
- [PATCH] Validate num_values for HIDIOCGUSAGES, HIDIOCSUSAGES commands.
- From: Scott Bauer <sbauer@xxxxxxxxxxxxxx>
- [PATCH] input: tegra-kbc: fix spelling mistake: "porperly" -> "properly"
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH] input: ams_delta_serio: fix spelling mistake: "paritiy" -> "parity"
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- [PATCH 2/2] HID: multitouch: enable palm rejection for Windows Precision Touchpad
- From: Allen Hung <allen_hung@xxxxxxxx>
- [PATCH 1/2] Revert "HID: multitouch: enable palm rejection if device implements confidence usage"
- From: Allen Hung <allen_hung@xxxxxxxx>
- Re: [PATCH 2/2] HID: multitouch: enable the Surface 3 Type Cover to report multitouch data
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH] Improve Alps HID Touchpad code
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [PATCH 0/4] HID: merge support for ThingM blink(1) into hid-led
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [PATCH v5 9/9] Input: sur40 - use new V4L2 touch input type
- From: Florian Echtler <floe@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] HID: multitouch: enable the Surface 3 Type Cover to report multitouch data
- From: Stephen J <stephenjust@xxxxxxxxx>
- Re: [PATCH] Improve Alps HID Touchpad code
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH] Improve Alps HID Touchpad code
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH] Input: regulator-haptic: fix spelling mistake: "dveice" -> "device"
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- [PATCH v5 1/9] [media] v4l2-core: Add support for touch devices
- From: Nick Dyer <nick.dyer@xxxxxxxxxxx>
- [PATCH v5 2/9] Input: atmel_mxt_ts - add support for T37 diagnostic data
- From: Nick Dyer <nick.dyer@xxxxxxxxxxx>
- [PATCH v5 5/9] Input: atmel_mxt_ts - handle diagnostic data orientation
- From: Nick Dyer <nick.dyer@xxxxxxxxxxx>
- [PATCH v5 6/9] Input: atmel_mxt_ts - add diagnostic data support for mXT1386
- From: Nick Dyer <nick.dyer@xxxxxxxxxxx>
- [PATCH v5 4/9] Input: atmel_mxt_ts - read touchscreen size
- From: Nick Dyer <nick.dyer@xxxxxxxxxxx>
- [PATCH v5 3/9] Input: atmel_mxt_ts - output diagnostic debug via v4l2 device
- From: Nick Dyer <nick.dyer@xxxxxxxxxxx>
- [PATCH v5 7/9] Input: atmel_mxt_ts - add support for reference data
- From: Nick Dyer <nick.dyer@xxxxxxxxxxx>
- [PATCH v5 9/9] Input: sur40 - use new V4L2 touch input type
- From: Nick Dyer <nick.dyer@xxxxxxxxxxx>
- [PATCH v5 8/9] Input: synaptics-rmi4 - add support for F54 diagnostics
- From: Nick Dyer <nick.dyer@xxxxxxxxxxx>
- [PATCH v5 0/9] Output raw touch data via V4L2
- From: Nick Dyer <nick.dyer@xxxxxxxxxxx>
- Re: [PATCH v4 2/9] [media] v4l2-core: Add VFL_TYPE_TOUCH_SENSOR
- From: Nick Dyer <nick.dyer@xxxxxxxxxxx>
- Re: [PATCH v4 2/9] [media] v4l2-core: Add VFL_TYPE_TOUCH_SENSOR
- From: Florian Echtler <floe@xxxxxxxxxxxxxx>
- Re: [PATCH v2 4/4] HID: remove ThingM blink(1) driver
- From: Vivien Didelot <vivien.didelot@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 4/4] HID: remove ThingM blink(1) driver
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- Re: [PATCH 4/4] HID: remove ThingM blink(1) driver
- From: Vivien Didelot <vivien.didelot@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 4/4] HID: remove ThingM blink(1) driver
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- Re: [PATCH 4/4] HID: remove ThingM blink(1) driver
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH] Input: regulator-haptic: fix spelling mistake: "dveice" -> "device"
- From: Colin King <colin.king@xxxxxxxxxxxxx>
- Re: [PATCH 4/5] mfd: qcom-rpm: Add support for pm8018 RPM Regulator
- From: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
- Re: [PATCH 4/4] HID: remove ThingM blink(1) driver
- From: Vivien Didelot <vivien.didelot@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 4/4] HID: remove ThingM blink(1) driver
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- RE: [PATCH] Input: elan_i2c - +200 ms delay before setting to ABS mode
- From: 廖崇榮 <kt.liao@xxxxxxxxxx>
- Re: [PATCH v4 2/9] [media] v4l2-core: Add VFL_TYPE_TOUCH_SENSOR
- From: Nick Dyer <nick.dyer@xxxxxxxxxxx>
- Re: [PATCH v4 2/9] [media] v4l2-core: Add VFL_TYPE_TOUCH_SENSOR
- From: Florian Echtler <floe@xxxxxxxxxxxxxx>
- Re: [PATCH v2] HID: i2c-hid: set power sleep before shutdown
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [PATCH v2] HID: i2c-hid: set power sleep before shutdown
- From: ghzhong <ghzhong@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 5/5] regulator: qcom_rpm-regulator: Add support for pm8018 rpm regulator
- From: Neil Armstrong <narmstrong@xxxxxxxxxxxx>
- Re: [PATCH 4/5] mfd: qcom-rpm: Add support for pm8018 RPM Regulator
- From: Neil Armstrong <narmstrong@xxxxxxxxxxxx>
- Re: [PATCH] HID-PICOLCD: Dummy hid-picolcd functions should return error code
- From: Bruno Prémont <bonbons@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/5] input: pmic8xxx-pwrkey: Add support for pm8018 pwrkey
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH 4/5] mfd: qcom-rpm: Add support for pm8018 RPM Regulator
- From: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
- Re: [PATCH 2/5] input: pmic8xxx-pwrkey: Add support for pm8018 pwrkey
- From: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
- RE: [PATCH] Improve Alps HID Touchpad code
- From: Masaki Ota <masaki.ota@xxxxxxxxxxx>
- Re: [PATCH 3/5] rtc: rtc-pm8xxx: Add support for pm8018 rtc
- From: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
- Re: [PATCH 1/5] mfd: pm8921: Add support for pm8018
- From: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
- [PATCH] Improve Alps HID Touchpad code
- From: Masaki Ota <012nexus@xxxxxxxxx>
- RE: [PATCH] Improve Alps HID Touchpad code
- From: Masaki Ota <masaki.ota@xxxxxxxxxxx>
- [PATCH] Input: elantech - add more IC body types to the list
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- [PATCH v2 1/6] Documentation: hid: Intel ISH HID document
- From: Srinivas Pandruvada <srinivas.pandruvada@xxxxxxxxxxxxxxx>
- [PATCH v2 6/6] hid: hid-sensor-hub: Add ISH quirk
- From: Srinivas Pandruvada <srinivas.pandruvada@xxxxxxxxxxxxxxx>
- [PATCH v2 3/6] hid: intel-ish-hid: ipc layer
- From: Srinivas Pandruvada <srinivas.pandruvada@xxxxxxxxxxxxxxx>
- [PATCH v2 5/6] iio: hid-sensors: use asynchronous resume
- From: Srinivas Pandruvada <srinivas.pandruvada@xxxxxxxxxxxxxxx>
- [PATCH v2 4/6] hid: intel-ish-hid: ISH HID client driver
- From: Srinivas Pandruvada <srinivas.pandruvada@xxxxxxxxxxxxxxx>
- [PATCH v2 0/6] Intel Integrated Sensor Hub Support (ISH)
- From: Srinivas Pandruvada <srinivas.pandruvada@xxxxxxxxxxxxxxx>
- Re: [PATCH] Improve Alps HID Touchpad code
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [PATCH] Improve Alps HID Touchpad code
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH v4 9/9] Input: synaptics-rmi4 - add support for F54 diagnostics
- From: Nick Dyer <nick.dyer@xxxxxxxxxxx>
- [PATCH 1/4] HID: hid-led: add support for devices with multiple independent LEDs
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH 0/4] HID: merge support for ThingM blink(1) into hid-led
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH 2/4] HID: hid-led: add support for reading from LED devices
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH 3/4] HID: hid-led: add support for ThingM blink(1)
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH 4/4] HID: remove ThingM blink(1) driver
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH] hid-logitech : Dummy hid-lg functions should return proper error code
- From: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx>
- [PATCH] HID-PICOLCD: Dummy hid-picolcd functions should return error code
- From: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx>
- Re: [PATCH 3/5] rtc: rtc-pm8xxx: Add support for pm8018 rtc
- From: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] Input: elan_i2c - +200 ms delay before setting to ABS mode
- From: Daniel Drake <drake@xxxxxxxxxxxx>
- RE: New Elantech touchpad version?
- From: 廖崇榮 <kt.liao@xxxxxxxxxx>
- Re: Canonical has own Ubuntu driver for ALPS 73 03 28 devices
- From: One Thousand Gnomes <gnomes@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 5/5] Input: Add tps65217 power button driver
- From: Rob Herring <robh@xxxxxxxxxx>
- RE: [PATCH] Input: elan_i2c - +200 ms delay before setting to ABS mode
- From: 廖崇榮 <kt.liao@xxxxxxxxxx>
- Re: [PATCH 1/1] HID: multitouch: enable palm rejection if device implements confidence usage
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxx>
- RE: RE : New Elantech touchpad version?
- From: Patrick Lessard <Patrick.Lessard@xxxxxxxxxx>
- RE: RE : New Elantech touchpad version?
- From: 廖崇榮 <kt.liao@xxxxxxxxxx>
- Re: [PATCH 0/5] Input: alps - cleanup
- From: Pali Rohár <pali.rohar@xxxxxxxxx>
- Re: [PATCH v2] HID: i2c-hid: set power sleep before shutdown
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- [PATCH] Improve Alps HID Touchpad code
- From: Masaki Ota <012nexus@xxxxxxxxx>
- [PATCH v2] HID: i2c-hid: set power sleep before shutdown
- From: Guohua Zhong <ghzhong@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] HID: i2c-hid: set power sleep before shutdown
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [PATCH v2] Support for Alps SS5 touchpad
- From: Ben Gamari <ben@xxxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] HID: multitouch: enable palm rejection if device implements confidence usage
- From: Allen Hung <allen_hung@xxxxxxxx>
- [PATCH 5/5] Documentation/alps: Add V8 protocol documentation
- From: Ben Gamari <ben@xxxxxxxxxxxxxxxx>
- [PATCH v3] Support for Alps SS5 touchpad
- From: Ben Gamari <ben@xxxxxxxxxxxxxxxx>
- [PATCH 3/5] input/alps: Allow touchsticks to report pressure
- From: Ben Gamari <ben@xxxxxxxxxxxxxxxx>
- [PATCH 2/5] input/alps: Handle 0-pressure 1F events
- From: Ben Gamari <ben@xxxxxxxxxxxxxxxx>
- [PATCH 4/5] input/alps: Set DualPoint flag for 74 03 28 devices
- From: Ben Gamari <ben@xxxxxxxxxxxxxxxx>
- [PATCH 1/5] input/alps: Add touchstick support for SS5 hardware
- From: Ben Gamari <ben@xxxxxxxxxxxxxxxx>
- [PATCH] Improve Alps HID Touchpad code
- From: Masaki Ota <012nexus@xxxxxxxxx>
- Re: [PATCH] Alps I2C HID Touchpad-Stick support
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [PATCH] Improve Alps HID Touchpad code
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [PATCH] HID: i2c-hid: set power sleep before shutdown
- From: ghzhong <ghzhong@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] HID: i2c-hid: set power sleep before shutdown
- From: ghzhong <ghzhong@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] Alps I2C HID Touchpad-Stick support
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- RE: [PATCH] Alps I2C HID Touchpad-Stick support
- From: Masaki Ota <masaki.ota@xxxxxxxxxxx>
- RE: [PATCH] Alps I2C HID Touchpad-Stick support
- From: Masaki Ota <masaki.ota@xxxxxxxxxxx>
- Re: [PATCH] Alps I2C HID Touchpad-Stick support
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: RE : New Elantech touchpad version?
- From: Patrick Lessard <Patrick.Lessard@xxxxxxxxxx>
- Re: [PATCH] Fix effect aborting in ff-memless
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH 4/4] input/alps: Set DualPoint flag for 74 03 28 devices
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- RE : New Elantech touchpad version?
- From: Patrick Lessard <Patrick.Lessard@xxxxxxxxxx>
- RE: [PATCH] Input: elan_i2c - +200 ms delay before setting to ABS mode
- From: 廖崇榮 <kt.liao@xxxxxxxxxx>
- Re: [PATCH 0/5] Input: alps - cleanup
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- RE : New Elantech touchpad version?
- From: Patrick Lessard <Patrick.Lessard@xxxxxxxxxx>
- Re: New Elantech touchpad version?
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH 0/5] Input: alps - cleanup
- From: Pali Rohár <pali.rohar@xxxxxxxxx>
- Re: Canonical has own Ubuntu driver for ALPS 73 03 28 devices
- From: Pali Rohár <pali.rohar@xxxxxxxxx>
- Re: [PATCH v2] Support for Alps SS5 touchpad
- From: Pali Rohár <pali.rohar@xxxxxxxxx>
- Re: [PATCH] Input: elan_i2c - +200 ms delay before setting to ABS mode
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH] Fix effect aborting in ff-memless
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: Canonical has own Ubuntu driver for ALPS 73 03 28 devices
- From: Anthony Wong <anthony.wong@xxxxxxxxxxxxx>
- Re: Canonical has own Ubuntu driver for ALPS 73 03 28 devices
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH v4 8/9] Input: atmel_mxt_ts - add support for reference data
- From: Hans Verkuil <hverkuil@xxxxxxxxx>
- Re: [PATCH v4 9/9] Input: synaptics-rmi4 - add support for F54 diagnostics
- From: Hans Verkuil <hverkuil@xxxxxxxxx>
- Re: [PATCH v4 8/9] Input: atmel_mxt_ts - add support for reference data
- From: Nick Dyer <nick.dyer@xxxxxxxxxxx>
- Re: [PATCH v4 8/9] Input: atmel_mxt_ts - add support for reference data
- From: Hans Verkuil <hverkuil@xxxxxxxxx>
- Re: [PATCH 2/6] hid: intel_ish-hid: ISH Transport layer
- From: One Thousand Gnomes <gnomes@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 2/5] power_supply: tps65217-charger: Fix NULL deref during property export
- From: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>
- Re: [PATCH v3 5/5] Input: Add tps65217 power button driver
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v4 2/9] [media] v4l2-core: Add VFL_TYPE_TOUCH_SENSOR
- From: Hans Verkuil <hverkuil@xxxxxxxxx>
- Re: [PATCH v4 1/9] [media] Add signed 16-bit pixel format
- From: Nick Dyer <nick.dyer@xxxxxxxxxxx>
- Re: [PATCH v4 1/9] [media] Add signed 16-bit pixel format
- From: Hans Verkuil <hverkuil@xxxxxxxxx>
- [PATCH] HID: alps: match alps devices in core
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [PATCH v3 1/5] mfd: tps65217: Add support for IRQs
- From: Marcin Niestroj <m.niestroj@xxxxxxxxxxxxxxxx>
- [PATCH v4 1/5] mfd: tps65217: Add support for IRQs
- From: Marcin Niestroj <m.niestroj@xxxxxxxxxxxxxxxx>
- [PATCH v4 5/5] Input: Add tps65217 power button driver
- From: Marcin Niestroj <m.niestroj@xxxxxxxxxxxxxxxx>
- [PATCH v4 3/5] power_supply: tps65217-charger: Add support for IRQs
- From: Marcin Niestroj <m.niestroj@xxxxxxxxxxxxxxxx>
- [PATCH v4 4/5] mfd: tps65217: Add power button as subdevice
- From: Marcin Niestroj <m.niestroj@xxxxxxxxxxxxxxxx>
- [PATCH v4 0/5] mfd: tps65217: Add power-button and IRQ support
- From: Marcin Niestroj <m.niestroj@xxxxxxxxxxxxxxxx>
- [PATCH v4 2/5] power_supply: tps65217-charger: Fix NULL deref during property export
- From: Marcin Niestroj <m.niestroj@xxxxxxxxxxxxxxxx>
- RE: [PATCH] HID: fix noderef.cocci warnings
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [PATCH] HID: i2c-hid: set power sleep before shutdown
- From: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
- Re: Canonical has own Ubuntu driver for ALPS 73 03 28 devices
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: Canonical has own Ubuntu driver for ALPS 73 03 28 devices
- From: Pali Rohár <pali.rohar@xxxxxxxxx>
- Re: [PATCH] hid: thingm: simplify debug output code
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [PATCH] HID: fix noderef.cocci warnings
- From: Fengguang Wu <fengguang.wu@xxxxxxxxx>
- RE: [PATCH] HID: fix noderef.cocci warnings
- From: Masaki Ota <masaki.ota@xxxxxxxxxxx>
- Re: [PATCH] HID: multitouch: add support for Type Cover Pro 3
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH] HID: i2c-hid: set power sleep before shutdown
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH 2/6] hid: intel_ish-hid: ISH Transport layer
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- [PATCH] HID: alps: pass correct sizes to hid_hw_raw_request()
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [PATCH 5/5] regulator: qcom_rpm-regulator: Add support for pm8018 rpm regulator
- From: Neil Armstrong <narmstrong@xxxxxxxxxxxx>
- Re: [PATCH] HID: multitouch: add support for Type Cover Pro 3
- From: Dennis Chen <barracks510@xxxxxxxxx>
- [PATCH] hid: thingm: simplify debug output code
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH] Fix effect aborting in ff-memless
- From: Manuel Reimer <mail+linux-input@xxxxxxxxxxx>
- Canonical has own Ubuntu driver for ALPS 73 03 28 devices
- From: Pali Rohár <pali.rohar@xxxxxxxxx>
- Re: [PATCH] HID: multitouch: add support for Type Cover Pro 3
- From: Dennis Chen <barracks510@xxxxxxxxx>
- Re: [PATCH v2] HID: multitouch: add support for Type Cover Pro 3
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH] HID: multitouch: add support for Type Cover Pro 3
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH v2] HID: multitouch: add support for Type Cover Pro 3
- From: Dennis Chen <barracks510@xxxxxxxxx>
- Re: [PATCH] HID: multitouch: add support for Type Cover Pro 3
- From: Dennis Chen <barracks510@xxxxxxxxx>
- Re: [PATCH 0/2] input: add support for HDMI CEC
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH 0/2] input: add support for HDMI CEC
- From: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxxx>
- Re: [PATCH] input: psmouse: Use same format for secondary devices as for primary
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH 0/2] input: add support for HDMI CEC
- From: Hans Verkuil <hverkuil@xxxxxxxxx>
- [PATCH] input: psmouse: Use same format for secondary devices as for primary
- From: Pali Rohár <pali.rohar@xxxxxxxxx>
- Re: [PATCH 0/2] input: add support for HDMI CEC
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCHv16 08/13] DocBook/media: add CEC documentation
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH 2/5] input: pmic8xxx-pwrkey: Add support for pm8018 pwrkey
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- [PATCH 2/2] HID: add HDMI CEC specific keycodes
- From: Hans Verkuil <hverkuil@xxxxxxxxx>
- [PATCH 1/2] input.h: add BUS_CEC type
- From: Hans Verkuil <hverkuil@xxxxxxxxx>
- [PATCH 0/2] input: add support for HDMI CEC
- From: Hans Verkuil <hverkuil@xxxxxxxxx>
- [hid:for-4.8/alps 1/2] drivers/hid/hid-alps.c:139:3-9: ERROR: application of sizeof to pointer
- From: kbuild test robot <fengguang.wu@xxxxxxxxx>
- [PATCH] HID: fix noderef.cocci warnings
- From: kbuild test robot <fengguang.wu@xxxxxxxxx>
- [PATCH] HID: i2c-hid: set power sleep before shutdown
- From: Guohua Zhong <ghzhong@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 5/5] regulator: qcom_rpm-regulator: Add support for pm8018 rpm regulator
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH] Input: input-event-codes - add keycodes for gaming peripherals
- From: Clément Vuchener <clement.vuchener@xxxxxxxxx>
- Re: [PATCH 2/2] usb: misc: remove outdated USB LED driver
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] Alps I2C HID Touchpad-Stick support
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [PATCH] Alps I2C HID Touchpad-Stick support
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [PATCH 2/6] hid: intel_ish-hid: ISH Transport layer
- From: Srinivas Pandruvada <srinivas.pandruvada@xxxxxxxxxxxxxxx>
- Re: [PATCH] HID: multitouch: add support for Type Cover Pro 3
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH 2/6] hid: intel_ish-hid: ISH Transport layer
- From: Srinivas Pandruvada <srinivas.pandruvada@xxxxxxxxxxxxxxx>
- Re: [PATCH] HID: multitouch: add support for Type Cover Pro 3
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- [PATCH] HID: multitouch: add support for Type Cover Pro 3
- From: Dennis Chen <barracks510@xxxxxxxxx>
- Re: [PATCH 2/6] hid: intel_ish-hid: ISH Transport layer
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [PATCH 2/6] hid: intel_ish-hid: ISH Transport layer
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [PATCH 1/6] Documentation: hid: Intel ISH HID document
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [PATCH 2/2] usb: misc: remove outdated USB LED driver
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [PATCH v2 1/2] hid: migrate USB LED driver from usb misc to hid
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- [PATCH v2 1/2] hid: migrate USB LED driver from usb misc to hid
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- Re: [PATCH 1/2] hid: migrate USB LED driver from usb misc to hid
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- Re: [PATCH 5/5] regulator: qcom_rpm-regulator: Add support for pm8018 rpm regulator
- From: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
- Re: [PATCH v3 1/5] mfd: tps65217: Add support for IRQs
- From: Grygorii Strashko <grygorii.strashko@xxxxxx>
- [eGalax] touchscreen hid-multitouch not working
- From: Neubert Stefan <NES@xxxxxxxxxxx>
- Re: [PATCH v3 1/5] mfd: tps65217: Add support for IRQs
- From: Marcin Niestroj <m.niestroj@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/5] mfd: tps65217: Add support for IRQs
- From: Grygorii Strashko <grygorii.strashko@xxxxxx>
- [PATCH v4 2/9] [media] v4l2-core: Add VFL_TYPE_TOUCH_SENSOR
- From: Nick Dyer <nick.dyer@xxxxxxxxxxx>
- [PATCH v4 4/9] Input: atmel_mxt_ts - output diagnostic debug via v4l2 device
- From: Nick Dyer <nick.dyer@xxxxxxxxxxx>
- [PATCH v4 1/9] [media] Add signed 16-bit pixel format
- From: Nick Dyer <nick.dyer@xxxxxxxxxxx>
- [PATCH v4 5/9] Input: atmel_mxt_ts - read touchscreen size
- From: Nick Dyer <nick.dyer@xxxxxxxxxxx>
- [PATCH v4 6/9] Input: atmel_mxt_ts - handle diagnostic data orientation
- From: Nick Dyer <nick.dyer@xxxxxxxxxxx>
- [PATCH v4 8/9] Input: atmel_mxt_ts - add support for reference data
- From: Nick Dyer <nick.dyer@xxxxxxxxxxx>
- [PATCH v4 7/9] Input: atmel_mxt_ts - add diagnostic data support for mXT1386
- From: Nick Dyer <nick.dyer@xxxxxxxxxxx>
- [PATCH v4 9/9] Input: synaptics-rmi4 - add support for F54 diagnostics
- From: Nick Dyer <nick.dyer@xxxxxxxxxxx>
- [PATCH v4 3/9] Input: atmel_mxt_ts - add support for T37 diagnostic data
- From: Nick Dyer <nick.dyer@xxxxxxxxxxx>
- [PATCH v4 0/9] Output raw touch data via V4L2
- From: Nick Dyer <nick.dyer@xxxxxxxxxxx>
- Re: [PATCH v3 1/5] mfd: tps65217: Add support for IRQs
- From: Marcin Niestroj <m.niestroj@xxxxxxxxxxxxxxxx>
- Re: [RESEND v7 1/6] mfd: max8997: Use regmap to access registers
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH 5/5] regulator: qcom_rpm-regulator: Add support for pm8018 rpm regulator
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCHv16 08/13] DocBook/media: add CEC documentation
- From: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxxx>
- Re: [PATCH v8 1/4] i2c: add a protocol parameter to the alert callback
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH v8 2/4] i2c-smbus: add SMBus Host Notify support
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [Kernel] Mainlining of Pyra nub joystick driver
- From: "H. Nikolaus Schaller" <hns@xxxxxxxxxxxxx>
- Re: [PATCHv16 08/13] DocBook/media: add CEC documentation
- From: Hans Verkuil <hverkuil@xxxxxxxxx>
- [PATCH 2/5] input: pmic8xxx-pwrkey: Add support for pm8018 pwrkey
- From: Neil Armstrong <narmstrong@xxxxxxxxxxxx>
- [PATCH 1/5] mfd: pm8921: Add support for pm8018
- From: Neil Armstrong <narmstrong@xxxxxxxxxxxx>
- [PATCH 3/5] rtc: rtc-pm8xxx: Add support for pm8018 rtc
- From: Neil Armstrong <narmstrong@xxxxxxxxxxxx>
- [PATCH 4/5] mfd: qcom-rpm: Add support for pm8018 RPM Regulator
- From: Neil Armstrong <narmstrong@xxxxxxxxxxxx>
- [PATCH 5/5] regulator: qcom_rpm-regulator: Add support for pm8018 rpm regulator
- From: Neil Armstrong <narmstrong@xxxxxxxxxxxx>
- [PATCH 0/5] Add support for the Qualcomm PM8018 PMIC
- From: Neil Armstrong <narmstrong@xxxxxxxxxxxx>
- Re: [PATCHv16 10/13] cec: adv7842: add cec support
- From: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxxx>
- Re: [PATCHv16 09/13] cec: adv7604: add cec support.
- From: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxxx>
- Re: [PATCHv16 08/13] DocBook/media: add CEC documentation
- From: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxxx>
- Re: [PATCHv16 07/13] cec.txt: add CEC framework documentation
- From: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] usb: misc: remove outdated USB LED driver
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH 1/2] hid: migrate USB LED driver from usb misc to hid
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCHv16 10/13] cec: adv7842: add cec support
- From: Hans Verkuil <hverkuil@xxxxxxxxx>
- Re: [PATCHv16 09/13] cec: adv7604: add cec support.
- From: Hans Verkuil <hverkuil@xxxxxxxxx>
- Re: [PATCHv16 08/13] DocBook/media: add CEC documentation
- From: Hans Verkuil <hverkuil@xxxxxxxxx>
- Re: [RESEND v7 1/6] mfd: max8997: Use regmap to access registers
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCHv16 07/13] cec.txt: add CEC framework documentation
- From: Hans Verkuil <hverkuil@xxxxxxxxx>
- Re: [PATCH] usb: misc: remove outdated USB LED driver
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH 2/2] usb: misc: remove outdated USB LED driver
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH 1/2] hid: migrate USB LED driver from usb misc to hid
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [RESEND v7 1/6] mfd: max8997: Use regmap to access registers
- From: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>
- [RESEND v7 0/6] regulator: mfd: max8997: Add regmap
- From: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>
- [RESEND v7 3/6] mfd: max8997: Change irq names to upper case
- From: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>
- [RESEND v7 6/6] extcon: max8997: Fix inconsistent indenting
- From: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>
- [RESEND v7 5/6] rtc: max8997: Check for ERRNO of regmap_irq_get_virq()
- From: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>
- [RESEND v7 4/6] extcon: max8997: Fix handling error code of regmap_irq_get_virq()
- From: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>
- [RESEND v7 2/6] mfd: max8997: handle IRQs using regmap
- From: Krzysztof Kozlowski <k.kozlowski@xxxxxxxxxxx>
- Re: [PATCHv16 10/13] cec: adv7842: add cec support
- From: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxxx>
- Re: [PATCHv16 09/13] cec: adv7604: add cec support.
- From: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxxx>
- Re: [PATCHv16 08/13] DocBook/media: add CEC documentation
- From: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxxx>
- Re: [PATCH 0/5] Input: alps - cleanup
- From: Pali Rohár <pali.rohar@xxxxxxxxx>
- Re: [PATCHv16 07/13] cec.txt: add CEC framework documentation
- From: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxxx>
- Re: [PATCHv16 05/13] cec/TODO: add TODO file so we know why this is still in staging
- From: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxxx>
- Re: [Kernel] Mainlining of Pyra nub joystick driver
- From: Andrey Utkin <andrey_utkin@xxxxxxxxxxxx>
- Re: [PATCH 0/6] Intel Integrated Sensor Hub Support (ISH)
- From: Grant Likely <grant.likely@xxxxxxxxxxxx>
- Re: [PATCH] usb: misc: remove outdated USB LED driver
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH] usb: misc: remove outdated USB LED driver
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- Re: [PATCH v2] hid: migrate Riso Kagaku LED driver from USB misc to HID
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- Re: [PATCH v7 1/6] mfd: max8997: Use regmap to access registers
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH v8 3/4] i2c: i801: add support of Host Notify
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH v3 4/5] mfd: tps65217: Add power button as subdevice
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH v3 1/5] mfd: tps65217: Add support for IRQs
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH v3 1/5] mfd: tps65217: Add support for IRQs
- From: Grygorii Strashko <grygorii.strashko@xxxxxx>
- Re: [PATCH v8 3/4] i2c: i801: add support of Host Notify
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH v2 4/5] mfd: tps65217: Add power button as subdevice
- From: Marcin Niestroj <m.niestroj@xxxxxxxxxxxxxxxx>
- [PATCH v3 5/5] Input: Add tps65217 power button driver
- From: Marcin Niestroj <m.niestroj@xxxxxxxxxxxxxxxx>
- [PATCH v3 2/5] power_supply: tps65217-charger: Fix NULL deref during property export
- From: Marcin Niestroj <m.niestroj@xxxxxxxxxxxxxxxx>
- [PATCH v3 3/5] power_supply: tps65217-charger: Add support for IRQs
- From: Marcin Niestroj <m.niestroj@xxxxxxxxxxxxxxxx>
- [PATCH v3 4/5] mfd: tps65217: Add power button as subdevice
- From: Marcin Niestroj <m.niestroj@xxxxxxxxxxxxxxxx>
- [PATCH v3 1/5] mfd: tps65217: Add support for IRQs
- From: Marcin Niestroj <m.niestroj@xxxxxxxxxxxxxxxx>
- [PATCH v3 0/5] mfd: tps65217: Add power-button and IRQ support
- From: Marcin Niestroj <m.niestroj@xxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 1/2] Input: rotary-encoder- Add support for absolute encoder
- From: Vignesh R <vigneshr@xxxxxx>
- Re: [PATCH v2 4/5] mfd: tps65217: Add power button as subdevice
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH v2 1/5] mfd: tps65217: Add support for IRQs
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- [PATCH] Alps I2C HID Touchpad-Stick support
- From: Masaki Ota <012nexus@xxxxxxxxx>
- Re: [PATCH] Alps I2C HID Touchpad-Stick support
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- [PATCH] Alps I2C HID Touchpad-Stick support
- From: Masaki Ota <012nexus@xxxxxxxxx>
- Re: [PATCH] Alps I2C HID Touchpad-Stick support
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [PATCH v2 1/5] mfd: tps65217: Add support for IRQs
- From: Marcin Niestroj <m.niestroj@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2] hid: migrate Riso Kagaku LED driver from USB misc to HID
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 3/4] i2c: i801: add support of Host Notify
- From: Wolfram Sang <wsa@xxxxxxxxxxxxx>
- Re: [PATCH v2] hid: migrate Riso Kagaku LED driver from USB misc to HID
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- RE: [PATCH] Alps I2C HID Touchpad-Stick support
- From: Masaki Ota <masaki.ota@xxxxxxxxxxx>
- [PATCH] Alps I2C HID Touchpad-Stick support
- From: Masaki Ota <012nexus@xxxxxxxxx>
- Re: [PATCH v2] HID: rmi: Make hid-rmi a transport driver for synaptics-rmi4
- From: Andrew Duggan <aduggan@xxxxxxxxxxxxx>
- Re: [PATCH v2] HID: rmi: Make hid-rmi a transport driver for synaptics-rmi4
- From: Andrew Duggan <aduggan@xxxxxxxxxxxxx>
- Re: [PATCH v2 3/4] input: touchscreen: mxs-lradc: Add support for touchscreen
- From: Stefan Wahren <stefan.wahren@xxxxxxxx>
- Re: [PATCH v2 1/4] mfd: mxs-lradc: Add support for mxs-lradc MFD
- From: Stefan Wahren <stefan.wahren@xxxxxxxx>
- Re: [PATCH v2] hid: migrate Riso Kagaku LED driver from USB misc to HID
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- Re: [PATCH v4] input: touchscreen: Add generic driver for Silead touchscreens
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v2 1/5] mfd: tps65217: Add support for IRQs
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH v2 4/5] mfd: tps65217: Add power button as subdevice
- From: Marcin Niestroj <m.niestroj@xxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] HID: multitouch: enable the Surface 3 Type Cover to report multitouch data
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH v2 4/5] mfd: tps65217: Add power button as subdevice
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- [PATCH v9] input: tablet: add Pegasus Notetaker tablet driver
- From: Martin Kepplinger <martink@xxxxxxxxx>
- Re: [PATCH v2] HID: rmi: Make hid-rmi a transport driver for synaptics-rmi4
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH v2] HID: rmi: Make hid-rmi a transport driver for synaptics-rmi4
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH 7/7] Input: synaptics-rmi4: Handle incomplete input data
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH 6/7] Input: synaptics-rmi4: Remove unneeded variable
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH 4/7] Input: synaptics-rmi4: Add support for controlling dribble packets in F12
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH 5/7] Input: synaptics-rmi4: Remove pointer to rmi_function in f12_data
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH 2/7] Input: synaptics-rmi4: Add parameters for dribble packets and palm detect gesture
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH 1/7] Input: synaptics-rmi4: Increment the refcount of the transport dev's of_node
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH v8 3/4] i2c: i801: add support of Host Notify
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH v4] input: touchscreen: Add generic driver for Silead touchscreens
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH v2] hid: migrate Riso Kagaku LED driver from USB misc to HID
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH v2] HID: rmi: Make hid-rmi a transport driver for synaptics-rmi4
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- RE: [PATCH] Alps I2C HID Touchad-Stick support
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [PATCH v2] hid: migrate Riso Kagaku LED driver from USB misc to HID
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- Re: [PATCH v4] input: touchscreen: Add generic driver for Silead touchscreens
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v3] Input: synaptics-rmi4: Support regulator supplies
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v2] hid: migrate Riso Kagaku LED driver from USB misc to HID
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [RFC 0/4] Intel Integrated Sensor Hub Support (ISH)
- From: Grant Likely <grant.likely@xxxxxxxxxxxx>
- [PATCH v2] hid: migrate Dream Cheeky LED driver from USB misc to HID
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- Re: [PATCH] hid: migrate Dream Cheeky LED driver from USB misc to HID
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- Re: [PATCH] hid: migrate Dream Cheeky LED driver from USB misc to HID
- From: Oliver Neukum <oneukum@xxxxxxxx>
- Re: [PATCH] hid: migrate Dream Cheeky LED driver from USB misc to HID
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- Re: [PATCH v3] hid-sony: Prevent crash when rumble effects are still loaded at USB disconnect
- From: Manuel Reimer <mail+linux-input@xxxxxxxxxxx>
- Re: [Kernel] Mainlining of Pyra nub joystick driver
- From: "H. Nikolaus Schaller" <hns@xxxxxxxxxxxxx>
- Re: [Kernel] Mainlining of Pyra nub joystick driver
- From: Andrey Utkin <andrey_utkin@xxxxxxxxxxxx>
- Re: [RFC 0/4] Intel Integrated Sensor Hub Support (ISH)
- From: Bastien Nocera <hadess@xxxxxxxxxx>
- Re: [RFC 0/4] Intel Integrated Sensor Hub Support (ISH)
- From: Grant Likely <grant.likely@xxxxxxxxxxxx>
- Re: [RFC 0/4] Intel Integrated Sensor Hub Support (ISH)
- From: Bastien Nocera <hadess@xxxxxxxxxx>
- Re: Mainlining of Pyra nub joystick driver
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [RFC 0/4] Intel Integrated Sensor Hub Support (ISH)
- From: Grant Likely <grant.likely@xxxxxxxxxxxx>
- [PATCH v2 1/5] mfd: tps65217: Add support for IRQs
- From: Marcin Niestroj <m.niestroj@xxxxxxxxxxxxxxxx>
- [PATCH v2 0/5] mfd: tps65217: Add power-button and IRQ support
- From: Marcin Niestroj <m.niestroj@xxxxxxxxxxxxxxxx>
- [PATCH v2 4/5] mfd: tps65217: Add power button as subdevice
- From: Marcin Niestroj <m.niestroj@xxxxxxxxxxxxxxxx>
- [PATCH v2 2/5] power_supply: tps65217-charger: Fix NULL deref during property export
- From: Marcin Niestroj <m.niestroj@xxxxxxxxxxxxxxxx>
- [PATCH v2 5/5] Input: Add tps65217 power button driver
- From: Marcin Niestroj <m.niestroj@xxxxxxxxxxxxxxxx>
- [PATCH v2 3/5] power_supply: tps65217-charger: Add support for IRQs
- From: Marcin Niestroj <m.niestroj@xxxxxxxxxxxxxxxx>
- Re: [PATCH] Documentation: dt: gpio-keys-polled: add missed "label" property description
- From: Antony Pavlov <antonynpavlov@xxxxxxxxx>
- [PATCH] Documentation: dt: gpio-keys-polled: add missed "label" property description
- From: Antony Pavlov <antonynpavlov@xxxxxxxxx>
- Mainlining of Pyra nub joystick driver
- From: Andrey Utkin <andrey_utkin@xxxxxxxxxxxx>
- Re: [PATCH v2] input: tablet: pegasus_notetaker: USB PM fixes
- From: Oliver Neukum <oneukum@xxxxxxxx>
- [PATCH v2] input: tablet: pegasus_notetaker: USB PM fixes
- From: Martin Kepplinger <martink@xxxxxxxxx>
- RE: [PATCH] Alps I2C HID Touchad-Stick support
- From: Masaki Ota <masaki.ota@xxxxxxxxxxx>
- Re: [PATCH] hid: migrate Dream Cheeky LED driver from USB misc to HID
- From: Oliver Neukum <oneukum@xxxxxxxx>
- [PATCH] hid: migrate Dream Cheeky LED driver from USB misc to HID
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH] Input: i8042 - Fix console keyboard support on Gen2 Hyper-V VMs
- From: Mark Laws <mdl@xxxxxxxx>
- [PATCH] [PATCH] Input: i8042 - Fix console keyboard support on
- From: Mark Laws <mdl@xxxxxxxx>
- Re: [PATCH v3 0/8] Input: atmel_mxt_ts - output raw touch diagnostic data via V4L
- From: Nick Dyer <nick.dyer@xxxxxxxxxxx>
- [PATCH] Input: i8042 - Fix console keyboard support on Gen2 Hyper-V VMs
- From: Mark Laws <mdl@xxxxxxxx>
- [PATCH] Input: i8042 - Fix console keyboard support on Gen2 Hyper-V VMs
- From: Mark Laws <mdl@xxxxxxxx>
- Re: [PATCH] input: tablet: pegasus_notetaker: USB PM fixes
- From: Oliver Neukum <oneukum@xxxxxxxx>
- Re: [PATCH 2/4] input/alps: Handle 0-pressure 1F events
- From: Pali Rohár <pali.rohar@xxxxxxxxx>
- Re: [PATCH 1/4] input/alps: Add touchstick support for SS5 hardware
- From: Pali Rohár <pali.rohar@xxxxxxxxx>
- [PATCH] input: tablet: pegasus_notetaker: USB PM fixes
- From: Martin Kepplinger <martink@xxxxxxxxx>
- Re: [PATCH 2/2] HID: multitouch: enable the Surface 3 Type Cover to report multitouch data
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- [PATCH v4] input: touchscreen: Add generic driver for Silead touchscreens
- From: Daniel Jansen <djaniboe@xxxxxxxxx>
- [PATCH v4 0/1] input: touchscreen: Add generic driver for Silead touchscreens
- From: Daniel Jansen <djaniboe@xxxxxxxxx>
- RE: [PATCH] Input: /input/input-mt.c Emit BTN_TOO_FINGER in function input_mt_report_pointer_emulation if touchpad meets hover condition Signed-off-by: KT Liao <kt.liao@xxxxxxxxxx>
- From: 廖崇榮 <kt.liao@xxxxxxxxxx>
- Re: [PATCH] Input: axp20x-pek: use devm_add_action_or_reset
- From: Chen-Yu Tsai <wens@xxxxxxxx>
- Re: [PATCH 3/4] input/alps: Allow touchsticks to report pressure
- From: Peter Hutterer <peter.hutterer@xxxxxxxxx>
- [PATCH v2] hid: migrate Riso Kagaku LED driver from USB misc to HID
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- [PATCH] Input: snvs_pwrkey - use devm_add_action_or_reset
- From: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
- [PATCH] Input: gpio-keys - use devm_add_action_or_reset
- From: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
- [PATCH] Input: axp20x-pek: use devm_add_action_or_reset
- From: Sudip Mukherjee <sudipm.mukherjee@xxxxxxxxx>
- Re: [PATCH v3] hid-sony: Prevent crash when rumble effects are still loaded at USB disconnect
- From: Manuel Reimer <mail+linux-input@xxxxxxxxxxx>
- Re: [PATCH v3] hid-sony: Prevent crash when rumble effects are still loaded at USB disconnect
- From: Cameron Gutman <aicommander@xxxxxxxxx>
- Re: [PATCH v3] hid-sony: Prevent crash when rumble effects are still loaded at USB disconnect
- From: Cameron Gutman <aicommander@xxxxxxxxx>
- Re: [PATCH v2 4/4] iio: adc: mxs-lradc: Remove driver
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH v2 2/4] iio: adc: mxs-lradc: Add support for adc driver
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH v2 1/4] mfd: mxs-lradc: Add support for mxs-lradc MFD
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH 0/6] Intel Integrated Sensor Hub Support (ISH)
- From: Atri Bhattacharya <badshah400@xxxxxxx>
- [PATCH 1/6] Documentation: hid: Intel ISH HID document
- From: Srinivas Pandruvada <srinivas.pandruvada@xxxxxxxxxxxxxxx>
- [PATCH 3/6] hid: intel-ish-hid: ipc layer
- From: Srinivas Pandruvada <srinivas.pandruvada@xxxxxxxxxxxxxxx>
- [PATCH 5/6] iio: hid-sensors: use asynchronous resume
- From: Srinivas Pandruvada <srinivas.pandruvada@xxxxxxxxxxxxxxx>
- [PATCH 4/6] hid: intel-ish-hid: ISH HID client driver
- From: Srinivas Pandruvada <srinivas.pandruvada@xxxxxxxxxxxxxxx>
- [PATCH 6/6] hid: hid-sensor-hub: Add ISH quirk
- From: Srinivas Pandruvada <srinivas.pandruvada@xxxxxxxxxxxxxxx>
- [PATCH 0/6] Intel Integrated Sensor Hub Support (ISH)
- From: Srinivas Pandruvada <srinivas.pandruvada@xxxxxxxxxxxxxxx>
- Re: [PATCH v3] hid-sony: Prevent crash when rumble effects are still loaded at USB disconnect
- From: Manuel Reimer <mail+linux-input@xxxxxxxxxxx>
- [PATCH v3] Input: synaptics-rmi4: Support regulator supplies
- From: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
- Re: [PATCH v7] input: tablet: add Pegasus Notetaker tablet driver
- From: Oliver Neukum <oneukum@xxxxxxxx>
- Re: [RFC 0/4] Intel Integrated Sensor Hub Support (ISH)
- From: Bastien Nocera <hadess@xxxxxxxxxx>
- Re: [RFC 0/4] Intel Integrated Sensor Hub Support (ISH)
- From: Srinivas Pandruvada <srinivas.pandruvada@xxxxxxxxxxxxxxx>
- Re: [RFC 0/4] Intel Integrated Sensor Hub Support (ISH)
- From: Bastien Nocera <hadess@xxxxxxxxxx>
- Re: [RFC 0/4] Intel Integrated Sensor Hub Support (ISH)
- From: Srinivas Pandruvada <srinivas.pandruvada@xxxxxxxxxxxxxxx>
- Re: [RFC 0/4] Intel Integrated Sensor Hub Support (ISH)
- From: Bastien Nocera <hadess@xxxxxxxxxx>
- Re: [RFC 0/4] Intel Integrated Sensor Hub Support (ISH)
- From: Grant Likely <grant.likely@xxxxxxxxxxxx>
- Re: [RFC 0/4] Intel Integrated Sensor Hub Support (ISH)
- From: Srinivas Pandruvada <srinivas.pandruvada@xxxxxxxxxxxxxxx>
- Re: [PATCH v7] input: tablet: add Pegasus Notetaker tablet driver
- From: Martin Kepplinger <martink@xxxxxxxxx>
- Re: [PATCH 3/4] input/alps: Allow touchsticks to report pressure
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH 3/4] input/alps: Allow touchsticks to report pressure
- From: Ben Gamari <ben@xxxxxxxxxxxxxxxx>
- Re: [RFC 0/4] Intel Integrated Sensor Hub Support (ISH)
- From: Grant Likely <grant.likely@xxxxxxxxxxxx>
- AW: [PATCH v3 0/4] zForce upstreaming
- From: "FIXED-TERM Rempel Oleksij (CM/ESO3)" <fixed-term.Oleksij.Rempel@xxxxxxxxxxxx>
- RE: [PATCH] Input: Adding 2 bytes ahead of the input report which describes the length of the packet meeting HID-over-I2C spec
- From: Tobita Tatsunosuke <tobita.tatsunosuke@xxxxxxxxxxx>
- Re: [RFC 0/4] Intel Integrated Sensor Hub Support (ISH)
- From: Srinivas Pandruvada <srinivas.pandruvada@xxxxxxxxxxxxxxx>
- Re: [RFC 0/4] Intel Integrated Sensor Hub Support (ISH)
- From: Grant Likely <grant.likely@xxxxxxxxxxxx>
- Re: [PATCH] Input: Adding 2 bytes ahead of the input report which describes the length of the packet meeting HID-over-I2C spec
- From: Jason Gerecke <killertofu@xxxxxxxxx>
- Re: [PATCH v7] input: tablet: add Pegasus Notetaker tablet driver
- From: Oliver Neukum <oneukum@xxxxxxxx>
- [PATCH v8 3/4] i2c: i801: add support of Host Notify
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH v8 2/4] i2c-smbus: add SMBus Host Notify support
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH v8 4/4] Input: synaptics-rmi4 - add SMBus support
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH v8 1/4] i2c: add a protocol parameter to the alert callback
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Samba]
[Yosemite News]