linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-25 15:33:41 to 2021-09-02 21:52:34 UTC [more...]

[PATCH v2 00/46] TI AM437X ADC1
 2021-09-02 21:51 UTC  (21+ messages)
` [PATCH v2 01/46] clk: ti: am43xx: Add clkctrl data for am43xx ADC1
` [PATCH v2 02/46] dt-bindings: mfd: ti,am3359-tscadc: Add a yaml description for this MFD
` [PATCH v2 03/46] dt-bindings: touchscreen: ti,am3359-tsc: New yaml description
` [PATCH v2 04/46] dt-bindings: iio: adc: ti,am3359-adc: "
` [PATCH v2 05/46] dt-bindings: touchscreen: ti,am3359-tsc: Remove deprecated text file
` [PATCH v2 06/46] dt-bindings: mfd: ti,am3359-tscadc: Describe am4372 MFD compatible
` [PATCH v2 07/46] dt-bindings: iio: adc: ti,am3359-adc: Describe am4372 ADC compatible
` [PATCH v2 08/46] mfd: ti_am335x_tscadc: Replace license text with SPDX tag
` [PATCH v2 09/46] mfd: ti_am335x_tscadc: Fix style
` [PATCH v2 10/46] mfd: ti_am335x_tscadc: Drop extra spacing when declaring stack variables
` [PATCH v2 11/46] mfd: ti_am335x_tscadc: Ensure a balanced number of node get/put
` [PATCH v2 12/46] mfd: ti_am335x_tscadc: Get rid of useless gotos
` [PATCH v2 13/46] mfd: ti_am335x_tscadc: Reword the comment explaining the dividers
` [PATCH v2 14/46] mfd: ti_am335x_tscadc: Don't search the tree for our clock
` [PATCH v2 15/46] mfd: ti_am335x_tscadc: Simplify divisor calculation
` [PATCH v2 16/46] mfd: ti_am335x_tscadc: Move the driver structure allocation earlier
` [PATCH v2 17/46] mfd: ti_am335x_tscadc: Use driver data
` [PATCH v2 18/46] mfd: ti_am335x_tscadc: Mimic the probe from resume()
` [PATCH v2 19/46] mfd: ti_am335x_tscadc: Drop useless variables from the driver structure
` [PATCH v2 20/46] mfd: ti_am335x_tscadc: Always provide an idle configuration

[PATCH 00/40] TI AM437X ADC1
 2021-09-02 20:03 UTC  (83+ messages)
` [PATCH 02/40] dt-bindings: mfd: ti,am3359-tscadc: Add a yaml description for this MFD
` [PATCH 03/40] dt-bindings: touchscreen: ti,am3359-tsc: New yaml description
` [PATCH 04/40] dt-bindings: iio: adc: ti,am3359-adc: "
` [PATCH 05/40] dt-bindings: touchscreen: ti,am3359-tsc: Remove deprecated text file
` [PATCH 06/40] dt-bindings: mfd: ti,am3359-tscadc: Describe am4372 MFD compatible
` [PATCH 07/40] dt-bindings: iio: adc: ti,am3359-adc: Describe am4372 ADC compatible
` [PATCH 08/40] mfd: ti_am335x_tscadc: Replace license text with SPDX tag
` [PATCH 09/40] mfd: ti_am335x_tscadc: Fix style
` [PATCH 10/40] mfd: ti_am335x_tscadc: Drop extra spacing when declaring stack variables
` [PATCH 11/40] mfd: ti_am335x_tscadc: Get rid of useless gotos
` [PATCH 12/40] mfd: ti_am335x_tscadc: Move the driver structure allocation earlier
` [PATCH 13/40] mfd: ti_am335x_tscadc: Reword the comment explaining the dividers
` [PATCH 15/40] mfd: ti_am335x_tscadc: Simplify divisor calculation
` [PATCH 16/40] mfd: ti_am335x_tscadc: Use driver data
` [PATCH 18/40] mfd: ti_am335x_tscadc: Drop useless variables from the driver structure
` [PATCH 19/40] mfd: ti_am335x_tscadc: Always provide an idle configuration
` [PATCH 20/40] mfd: ti_am335x_tscadc: Gather the ctrl register logic at one place
` [PATCH 21/40] mfd: ti_am335x_tscadc: Rename the subsystem enable macro
` [PATCH 22/40] mfd: ti_am335x_tscadc: Add TSC prefix in certain macros
` [PATCH 23/40] mfd: ti_am335x_tscadc: Rename a variable
` [PATCH 24/40] mfd: ti_am335x_tscadc: Fix an error message
` [PATCH 25/40] mfd: ti_am335x_tscadc: Add a boolean to clarify the presence of a touchscreen
` [PATCH 26/40] mfd: ti_am335x_tscadc: Introduce has_tsc
` [PATCH 27/40] mfd: ti_am335x_tscadc: Move control register configuration
` [PATCH 28/40] mfd: ti_am335x_tscadc: Add ADC1/magnetic reader support
` [PATCH 29/40] mfd: ti_am335x_tscadc: Support the correctly spelled DT property
` [PATCH 30/40] iio: adc: ti_am335x_adc: Replace license text with SPDX tag
` [PATCH 31/40] iio: adc: ti_am335x_adc: Fix style
` [PATCH 32/40] iio: adc: ti_am335x_adc: Get rid of useless gotos
` [PATCH 33/40] iio: adc: ti_am335x_adc: Gather the checks on the delays
` [PATCH 34/40] iio: adc: ti_am335x_adc: Add a unit to the timeout delay
` [PATCH 35/40] iio: adc: ti_am335x_adc: Wait the idle state to avoid stalls
` [PATCH 36/40] iio: adc: ti_am335x_adc: Add the scale information
` [PATCH 37/40] iio: adc: ti_am335x_adc: Add the am437x compatible
` [PATCH 38/40] ARM: dts: am437x-cm-t43: Use a correctly spelled DT property
` [PATCH 39/40] ARM: dts: am43xx: Describe the magnetic reader/ADC1 hardware module
` [PATCH 40/40] ARM: dts: am437x-gp-evm: enable ADC1

help needed in this part of code regarding FF in hid-sony.c
 2021-09-02 14:33 UTC  (5+ messages)

[PATCH] Input: ili210x - Set the device name according to the device model
 2021-09-02 12:44 UTC  (6+ messages)

[PATCH 1/2] HID: mcp2221: enable HID I/O during probe
 2021-09-02  7:13 UTC  (8+ messages)
` [PATCH 2/2] HID: mcp2221: configure GP pins for GPIO function

[PATCH v15 00/16] HID: nintendo
 2021-09-01 23:42 UTC  (17+ messages)
` [PATCH v15 01/16] HID: nintendo: add nintendo switch controller driver
` [PATCH v15 02/16] HID: nintendo: add player led support
` [PATCH v15 03/16] HID: nintendo: add power supply support
` [PATCH v15 04/16] HID: nintendo: add home led support
` [PATCH v15 05/16] HID: nintendo: add rumble support
` [PATCH v15 06/16] HID: nintendo: improve subcommand reliability
` [PATCH v15 07/16] HID: nintendo: send subcommands after receiving input report
` [PATCH v15 08/16] HID: nintendo: reduce device removal subcommand errors
` [PATCH v15 09/16] HID: nintendo: patch hw version for userspace HID mappings
` [PATCH v15 10/16] HID: nintendo: set controller uniq to MAC
` [PATCH v15 11/16] HID: nintendo: add support for charging grip
` [PATCH v15 12/16] HID: nintendo: add support for reading user calibration
` [PATCH v15 13/16] HID: nintendo: add IMU support
` [PATCH v15 14/16] HID: nintendo: improve rumble performance and stability
` [PATCH v15 15/16] HID: nintendo: ratelimit subcommands and rumble
` [PATCH v15 16/16] HID: nintendo: prevent needless queueing of the rumble worker

[PATCH v2 0/3] HID: playstation: add LED support
 2021-09-01 22:30 UTC  (4+ messages)
` [PATCH v2 1/3] HID: playstation: expose DualSense lightbar through a multi-color LED
` [PATCH v2 2/3] leds: add new LED_FUNCTION_PLAYER for player LEDs for game controllers
` [PATCH v2 3/3] HID: playstation: expose DualSense player LEDs through LED class

[PATCH 0/3] HID: playstation: add LED support
 2021-09-01 20:24 UTC  (9+ messages)
` [PATCH 2/3] leds: add new LED_FUNCTION_PLAYER for player LEDs for game controllers

[syzbot] WARNING in hid_submit_ctrl/usb_submit_urb
 2021-09-01 18:53 UTC  (14+ messages)
                ` [PATCH 1/3] HID: usbhid: Fix flood of "control queue full" messages

[PATCH v3 0/2] Input: cypress-sf - Add support for Cypress Streetfighter touchkeys
 2021-09-01 16:53 UTC  (3+ messages)
` [PATCH v3 1/2] Input: cypress-sf - Add Cypress StreetFighter touchkey driver
` [PATCH v3 2/2] dt-bindings: input: Add binding for cypress-sf

[PATCH 3/3] HID: usbhid: Simplify code in hid_submit_ctrl()
 2021-09-01 16:36 UTC 

[PATCH 2/3] HID: usbhid: Fix warning caused by 0-length input reports
 2021-09-01 16:36 UTC 

[PATCH v2 24/52] dt-bindings: input: Convert Silead GSL1680 binding to a schema
 2021-09-01  9:18 UTC 

[PATCH v10 00/12] Add Wacom I2C support to rM2
 2021-08-31 22:28 UTC  (17+ messages)
` [PATCH v10 01/12] dt-bindings: Add Wacom to vendor bindings
` [PATCH] Input: wacom_i2c - Allow flipping the values from the DT
` [PATCH v10 02/12] dt-bindings: touchscreen: Initial commit of wacom,i2c
` [PATCH v10 03/12] Input: wacom_i2c - Add device tree support to wacom_i2c
` [PATCH v10 04/12] Input: wacom_i2c - Add touchscren properties
` [PATCH v10 05/12] Input: wacom_i2c - Read the descriptor values
` [PATCH v10 06/12] Input: wacom_i2c - Add support for distance and tilt x/y
` [PATCH v10 07/12] Input: wacom_i2c - Clean up the query device fields
` [PATCH v10 08/12] Input: wacom_i2c - Add support for vdd regulator
` [PATCH v10 09/12] Input: wacom_i2c - Use macros for the bit masks
` [PATCH v10 10/12] Input: wacom_i2c - Allow flipping the values from the DT
` [PATCH v10 11/12] ARM: imx_v6_v7_defconfig: Enable Wacom I2C
` [PATCH v10 12/12] ARM: dts: imx7d: remarkable2: add wacom digitizer device

[PATCH v3 1/3] Input: ili210x - use resolution from ili251x firmware
 2021-08-31 20:25 UTC  (3+ messages)
` [PATCH v3 2/3] Input: ili210x - export ili251x version details via sysfs
` [PATCH v3 3/3] Input: ili210x - add ili251x firmware update support

[PATCH 0/6] Add support for common USB HID headset features
 2021-08-31 19:11 UTC  (9+ messages)
` [PATCH 1/6] HID: hid-input: Add offhook and ring LEDs for headsets

[PATCH v2 1/3] Input: ili210x - use resolution from ili251x firmware
 2021-08-31  2:05 UTC  (17+ messages)
` [PATCH v2 2/3] Input: ili210x - export ili251x version details via sysfs
` [PATCH v2 3/3] Input: ili210x - add ili251x firmware update support

[PATCH] Input: adp5589-keys - Use the right header
 2021-08-30 21:23 UTC  (2+ messages)

[PATCH] input: remove dead CSR Prima2 PWRC driver
 2021-08-30 21:22 UTC  (2+ messages)

[PATCH] Input: adp5588-keys - Use the right header
 2021-08-30 21:19 UTC  (2+ messages)

[PATCH] Input: elantench - Fix the firmware misreport coordinates for trackpoint occasionally
 2021-08-30 20:23 UTC  (3+ messages)

[REGRESSION][BISECTED] flood of "hid-generic ... control queue full" since v5.14-rc1
 2021-08-30 19:23 UTC  (9+ messages)

[PATCH] HID: plantronics: Fix bare use of 'unsigned'
 2021-08-30 15:27 UTC 

[input:master] BUILD SUCCESS 247141f5286b6a915dd225de076c29d8591e9a94
 2021-08-30 14:36 UTC 

[RFC PATCH v2 0/4] Raspberry Pi Sense HAT driver
 2021-08-30 13:00 UTC  (3+ messages)
` [RFC PATCH vs 2/4] drivers/input/joystick: sensehat: Raspberry Pi Sense HAT joystick driver

fn-key issue with hid_apple and keychron keyboards
 2021-08-30  9:25 UTC  (9+ messages)

[BUG] amba: Remove deferred device addition
 2021-08-28  1:09 UTC  (2+ messages)

Touchpad stickiness on Dell Inspiron/XPS
 2021-08-27  6:57 UTC 

[PATCH] fix inconsistent indentation
 2021-08-26 10:06 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).