linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-29 17:54:56 to 2022-07-08 22:20:11 UTC [more...]

[PATCH v2 0/5] dt-bindings: input: Common property clean-ups and adc-keys conversion
 2022-07-08 22:20 UTC  (5+ messages)
` [PATCH v2 2/5] dt-bindings: input: Centralize 'linux,code' definition

[RESEND PATCH v3 0/3] dt-bindings: input: gpio-keys: apply via DT tree
 2022-07-08 22:05 UTC  (8+ messages)
` [RESEND PATCH v3 1/3] dt-bindings: input: gpio-keys: enforce node names to match all properties
` [RESEND PATCH v3 2/3] dt-bindings: input: gpio-keys: reference input.yaml and document properties
` [RESEND PATCH v3 3/3] dt-bindings: input: gpio-keys: accept also interrupt-extended

[RESEND PATCH v3 0/2] Input: mt6779-keypad - fix hw code logic and row/col selection
 2022-07-08 21:58 UTC  (4+ messages)
` [RESEND PATCH v3 1/2] Input: mt6779-keypad - match hardware matrix organization
` [RESEND PATCH v3 2/2] Input: mt6779-keypad - implement row/column selection

[PATCH v2 RESEND] Input: mtk-pmic-keys - Add support for MT6331 PMIC keys
 2022-07-08 21:51 UTC  (5+ messages)

[PATCH 0/2] Input: i8042 - add additional TUXEDO devices to i8042 quirk tables
 2022-07-08 20:20 UTC  (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] Input: i8042 - add TUXEDO devices to i8042 quirk tables for partial fix

[PATCH] Input: wm97xx: Make .remove() obviously always return 0
 2022-07-08 20:19 UTC  (2+ messages)

[PATCH] Document the units for resolution of size axes
 2022-07-08 19:08 UTC  (5+ messages)

[PATCH 00/10] adp5588-keys refactor and fw properties support
 2022-07-08 15:24 UTC  (28+ messages)
` [PATCH 01/10] input: keyboard: adp5588-keys: support gpi key events as 'gpio keys'
` [PATCH 02/10] gpio: gpio-adp5588: drop the driver
` [PATCH 03/10] input: keyboard: adp5588-keys: bail out on returned error
` [PATCH 04/10] input: keyboard: adp5588-keys: add support for fw properties
` [PATCH 05/10] dt-bindings: input: adp5588-keys: add bindings
` [PATCH 06/10] input: keyboard: adp5588-keys: do not check for irq presence
` [PATCH 07/10] input: keyboard: adp5588-keys: fix coding style warnings
` [PATCH 08/10] input: keyboard: adp5588-keys: add optional reset gpio
` [PATCH 09/10] input: keyboard: adp5588-keys: add regulator support
` [PATCH 10/10] input: keyboard: adp5588-keys: Use new PM macros

[PATCH v8 00/15] dt-bindings: arm: freescale: Switch fsl,scu from txt to yaml
 2022-07-08 12:35 UTC  (17+ messages)
` [PATCH v8 01/15] dt-bindings: clk: imx: Add fsl,scu-clk yaml file
` [PATCH v8 02/15] dt-bindings: pinctrl: imx: Add fsl,scu-iomux "
` [PATCH v8 03/15] dt-bindings: input: Add fsl,scu-key "
` [PATCH v8 04/15] dt-bindings: nvmem: Add fsl,scu-ocotp "
` [PATCH v8 05/15] dt-bindings: power: Add fsl,scu-pd "
` [PATCH v8 06/15] dt-bindings: rtc: Add fsl,scu-rtc "
` [PATCH v8 07/15] dt-bindings: thermal: Add fsl,scu-thermal "
` [PATCH v8 08/15] dt-bindings: watchdog: Add fsl,scu-wdt "
` [PATCH v8 09/15] dt-bindings: firmware: Add fsl,scu "
` [PATCH v8 10/15] arm64: dts: freescale: imx8qxp: Remove unnecessary clock related entries
` [PATCH v8 11/15] arm64: dts: freescale: imx8: Fix power controller name
` [PATCH v8 12/15] arm64: dts: freescale: imx8qxp: Add fallback compatible for clock controller
` [PATCH v8 13/15] arm64: dts: freescale: imx8qxp: Fix the ocotp node name
` [PATCH v8 14/15] arm64: dts: freescale: imx8: Fix the system-controller "
` [PATCH v8 15/15] arm64: dts: freescale: imx8qxp: Fix the keys "

[linux-next:master] BUILD REGRESSION 088b9c375534d905a4d337c78db3b3bfbb52c4a0
 2022-07-08 10:02 UTC  (5+ messages)

[PATCH 1/1] HID: steam: Prevent NULL pointer dereference in steam_{recv,send}_report
 2022-07-08  7:40 UTC 

[PATCH v5 0/6] Add spi-hid, transport for HID over SPI bus
 2022-07-07 20:51 UTC  (8+ messages)
` [PATCH v5 1/6] HID: Add BUS_SPI support when printing out device info in hid_connect()
` [PATCH v5 2/6] HID: define HID_SPI_DEVICE macro in hid.h
` [PATCH v5 3/6] dt-bindings: input: Document Microsoft G6 Touch Digitizer
` [PATCH v5 4/6] Documentation: Correction in HID output_report callback description
` [PATCH v5 5/6] HID: add spi-hid, transport driver for HID over SPI bus
` [PATCH v5 6/6] Enable building drivers/hid/spi-hid as a module

[PATCH v2 00/20] Update Documentation/ cross-references
 2022-07-07 19:12 UTC  (4+ messages)
` [PATCH v2 18/20] dt-bindings: mfd: update dlg,da9063.yaml reference

[PATCH] HID: amd_sfh: Ignore uninitialized device
 2022-07-07 18:19 UTC  (6+ messages)

[dtor-input:next] BUILD SUCCESS c4bcc1b99b8b8acdfe673e4701a9c2acb6b8b2fb
 2022-07-07 11:43 UTC 

[PATCH v1 1/1] Input: goodix - switch use of acpi_gpio_get_*_resource() APIs
 2022-07-06 23:33 UTC  (3+ messages)

[PATCH v7 0/3] adc-joystick: Add polled support
 2022-07-06 20:58 UTC  (7+ messages)
` [PATCH v7 1/3] dt-bindings: adc-joystick: add poll-interval
` [PATCH v7 2/3] Input: adc-joystick - Add polled input device support
` [PATCH v7 3/3] arm64: dts: rockchip: Update joystick to polled for OG2

[PATCH v7 00/15] dt-bindings: arm: freescale: Switch fsl,scu from txt to yaml
 2022-07-06 17:16 UTC  (23+ messages)
` [PATCH v7 01/15] dt-bindings: clk: imx: Add fsl,scu-clk yaml file
` [PATCH v7 02/15] dt-bindings: pinctrl: imx: Add fsl,scu-iomux "
` [PATCH v7 03/15] dt-bindings: input: Add fsl,scu-key "
` [PATCH v7 04/15] dt-bindings: nvmem: Add fsl,scu-ocotp "
` [PATCH v7 05/15] dt-bindings: power: Add fsl,scu-pd "
` [PATCH v7 06/15] dt-bindings: rtc: Add fsl,scu-rtc "
` [PATCH v7 07/15] dt-bindings: thermal: Add fsl,scu-thermal "
` [PATCH v7 08/15] dt-bindings: watchdog: Add fsl,scu-wdt "
` [PATCH v7 09/15] dt-bindings: firmware: Add fsl,scu "
` [PATCH v7 10/15] arm64: dts: freescale: imx8qxp: Remove unnecessary clock related entries
` [PATCH v7 11/15] arm64: dts: freescale: imx8: Fix power controller name
` [PATCH v7 12/15] arm64: dts: freescale: imx8qxp: Add fallback compatible for clock controller
` [PATCH v7 13/15] arm64: dts: freescale: imx8qxp: Fix the ocotp node name
` [PATCH v7 14/15] arm64: dts: freescale: imx8: Fix the system-controller "
` [PATCH v7 15/15] arm64: dts: freescale: imx8qxp: Fix the keys "

[PATCH v6 00/14] dt-bindings: arm: freescale: Switch fsl,scu from txt to yaml
 2022-07-06 14:29 UTC  (47+ messages)
` [PATCH v6 02/14] dt-bindings: pinctrl: imx: Add fsl,scu-iomux yaml file
` [PATCH v6 03/14] dt-bindings: input: Add fsl,scu-key "
` [PATCH v6 04/14] dt-bindings: nvmem: Add fsl,scu-ocotp "
` [PATCH v6 05/14] dt-bindings: power: Add fsl,scu-pd "
` [PATCH v6 06/14] dt-bindings: rtc: Add fsl,scu-rtc "
` [PATCH v6 07/14] dt-bindings: thermal: Add fsl,scu-thermal "
` [PATCH v6 08/14] dt-bindings: watchdog: Add fsl,scu-wdt "
` [PATCH v6 09/14] dt-bindings: firmware: Add fsl,scu "
` [PATCH v6 10/14] arm64: dts: freescale: imx8qxp: Remove unnecessary clock related entries
` [PATCH v6 11/14] arm64: dts: freescale: imx8: Fix power controller name
` [PATCH v6 12/14] arm64: dts: freescale: imx8qxp: Add fallback compatible for clock controller
` [PATCH v6 13/14] arm64: dts: freescale: imx8qxp: Fix the keys node name
` [PATCH v6 14/14] dt-bindings: arm: freescale: Remove fsl,scu txt file

[PATCH 6/6] i2c: Make remove callback return void
 2022-07-06  9:31 UTC  (5+ messages)

doubts concerning locking and signals in input_register_device()
 2022-07-06  8:54 UTC  (3+ messages)

[BUG] amba: Remove deferred device addition
 2022-07-05 19:25 UTC  (5+ messages)

input/i8042: Malfunctioning brightness keys on HP Elite Dragonfly G2
 2022-07-05 17:28 UTC  (3+ messages)

[PATCH v3 00/40] dt-bindings: input: gpio-keys: rework matching children
 2022-07-05 11:39 UTC  (5+ messages)
` [PATCH v3 01/40] dt-bindings: input: gpio-keys: enforce node names to match all properties
` (subset) [PATCH v3 00/40] dt-bindings: input: gpio-keys: rework matching children

[PATCH v2 0/4] Add Richtek RT5120 PMIC support
 2022-07-05  3:04 UTC  (10+ messages)
` [PATCH v2 2/4] mfd: rt5120: Add Richtek "

|Question] iforce Boeder Force Feedback Wheel
 2022-07-04 18:41 UTC  (3+ messages)

[PATCH v2 00/48] dt-bindings: input: gpio-keys: rework matching children
 2022-07-03  3:56 UTC  (2+ messages)
` (subset) "

[syzbot] INFO: task hung in __input_unregister_device (4)
 2022-07-02 22:16 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 6cc11d2a1759275b856e464265823d94aabd5eaf
 2022-07-02  1:03 UTC 

[PATCH v3 09/10] HID: I2C-HID: Use `pm_suspend_preferred_s2idle`
 2022-07-01 18:00 UTC  (6+ messages)
` [PATCH v3 10/10] HID: usbhid: Set USB mice as s2idle wakeup resources

[PATCH] HID: core: remove unneeded assignment in hid_process_report()
 2022-07-01 12:44 UTC  (2+ messages)

[PATCH v6 0/3] adc-joystick: Add polled support
 2022-07-01  8:41 UTC  (6+ messages)
` [PATCH v6 1/3] dt-bindings: adc-joystick: add poll-interval-ms
` [PATCH v6 2/3] Input: adc-joystick - Add polled input device support
` [PATCH v6 3/3] arm64: dts: rockchip: Update joystick to polled for OG2

[dtor-input:next] BUILD SUCCESS a6a87c36165e6791eeaed88025cde270536c3198
 2022-07-01  7:08 UTC 

[PATCH 1/3] input: add event codes for user programmable switch events
 2022-06-30 23:11 UTC  (2+ messages)

[PATCH v4 0/3] adc-joystick: Add polled support
 2022-06-30 15:11 UTC  (7+ messages)
` [PATCH v4 1/3] dt-bindings: adc-joystick: add poll-interval

Wycena paneli fotowoltaicznych
 2022-06-30  7:51 UTC 

[dtor-input:next] BUILD SUCCESS b2274ff2c4bb7eb6fca6039c7e431506c6c26605
 2022-06-29 18:29 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).