linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-20 13:46:32 to 2022-04-26 07:52:48 UTC [more...]

Servicio de la flota
 2022-04-26  7:41 UTC 

[PATCH v2 0/8] Printbufs & improved shrinker debugging
 2022-04-26  7:40 UTC  (51+ messages)
` [PATCH v2 1/8] lib/printbuf: New data structure for heap-allocated strings
                  ` Rust and Kernel Vendoring [Was Re: [PATCH v2 1/8] lib/printbuf: New data structure for heap-allocated strings]
` [PATCH v2 2/8] Input/joystick/analog: Convert from seq_buf -> printbuf
` [PATCH v2 3/8] mm/memcontrol.c: Convert to printbuf
` [PATCH v2 4/8] clk: tegra: bpmp: "
` [PATCH v2 5/8] mm: Add a .to_text() method for shrinkers
` [PATCH v2 6/8] mm: Count requests to free & nr freed per shrinker
` [PATCH v2 7/8] mm: Move lib/show_mem.c to mm/
` [PATCH v2 8/8] mm: Centralize & improve oom reporting in show_mem.c

[RFC bpf-next v4 0/7] Introduce eBPF support for HID devices (new attempt)
 2022-04-26  7:30 UTC  (15+ messages)
` [RFC bpf-next v4 1/7] bpf/btf: also allow kfunc in tracing programs
` [RFC bpf-next v4 2/7] bpf/verifier: allow kfunc to return an allocated mem
` [RFC bpf-next v4 3/7] error-inject: add new type that carries if the function is non sleepable
` [RFC bpf-next v4 4/7] btf: Add a new kfunc set which allows to mark a function to be sleepable
` [RFC bpf-next v4 5/7] HID: initial BPF new way implementation
` [RFC bpf-next v4 6/7] samples/bpf: add new hid_mouse example
` [RFC bpf-next v4 7/7] selftests/bpf: add tests for the HID-bpf initial implementation

[PATCH] input/vmmouse: Add vmmouse_reset() function to disable vmmouse before entering suspend mode
 2022-04-26  2:40 UTC  (2+ messages)

[PATCH v6 0/5] Extend pm8941-pwrkey driver
 2022-04-25 21:45 UTC  (11+ messages)
` [PATCH v6] dt-bindings: power: reset: qcom-pon: update "reg" property details
` [PATCH v6 2/5] input: misc: pm8941-pwrkey: fix error message
` [PATCH v6 3/5] input: misc: pm8941-pwrkey: add support for PON GEN3 base addresses
` [PATCH v6 4/5] input: misc: pm8941-pwrkey: add software key press debouncing support
` [PATCH v6 5/5] input: misc: pm8941-pwrkey: simulate missed key press events

[PATCH 0/2] Input: cros-ec-keyb: Don't register keyboard if doesn't exist
 2022-04-25 20:12 UTC  (4+ messages)
` [PATCH 1/2] Input: cros-ec-keyb: Only register keyboard if rows/columns exist

[PATCH v3 0/4] Pine64 PinePhone keyboard support
 2022-04-25 17:52 UTC  (6+ messages)
` [PATCH v3 1/4] dt-bindings: input: Add the PinePhone keyboard binding
` [PATCH v3 2/4] Input: pinephone-keyboard - Add PinePhone keyboard driver
` [PATCH v3 3/4] Input: pinephone-keyboard - Support the proxied I2C bus
` [PATCH v3 4/4] [DO NOT MERGE] arm64: dts: allwinner: pinephone: Add keyboard

[PATCH] MAINTAINERS: input: add mattijs for mt6779-keypad
 2022-04-25 14:31 UTC 

[PATCH 0/2] Input: mt6779-keypad - fix hw code logic and row/col selection
 2022-04-25 14:19 UTC  (3+ messages)
` [PATCH 1/2] Input: mt6779-keypad - fix hardware code mapping
` [PATCH 2/2] Input: mt6779-keypad - implement row/column selection

[PATCH] MAINTAINERS: Add Wacom driver maintainers
 2022-04-25  9:27 UTC  (2+ messages)

[PATCH] dt-bindings: input: mediatek,mt6779-keypad: update maintainer
 2022-04-25  4:10 UTC  (2+ messages)

[PATCH] Input: aiptek - remove redundant assignment to variable ret
 2022-04-25  4:01 UTC  (2+ messages)

[PATCH v5] Input: sun4i-lradc-keys - Add wakeup support
 2022-04-25  3:59 UTC  (2+ messages)

[PATCH] input: omap4-keypad: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-25  3:54 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: input: sun4i-lradc-keys: Add R329 and D1 compatibles
 2022-04-25  3:42 UTC  (6+ messages)
` [PATCH v2 2/3] Input: sun4i-lradc-keys: Add optional clock/reset support
` [PATCH v2 3/3] Input: sun4i-lradc-keys: Add support for R329 and D1

[PATCH] Input: synaptics-rmi4: remove unnecessary flush_workqueue()
 2022-04-25  1:23 UTC  (2+ messages)

[PATCH v2 00/48] ARM: PXA multiplatform support
 2022-04-24 18:48 UTC  (16+ messages)
` [PATCH 40/48] ARM: pxa: tosa: use gpio lookup for battery

Status on hid xppen patch
 2022-04-24  9:32 UTC  (4+ messages)

[PATCH] HID: wacom: simplify if-if to if-else
 2022-04-24  8:58 UTC 

[git pull] Input updates for v5.18-rc3
 2022-04-23 17:11 UTC  (3+ messages)

[PATCH 1/3] Input: goodix - Fix double free on managed resource
 2022-04-23 15:02 UTC  (7+ messages)
` [PATCH 2/3] HID: logitech-hidpp: "
` [PATCH 3/3] HID: wacom: "

回复: [RESEND PATCH] input/vmmouse: Add vmmouse_reset() function to disable vmmouse before entering suspend mode
 2022-04-23  2:04 UTC 

[PATCH 1/2] dt-bindings: input: sun4i-lradc-keys: add R329 LRADC binding
 2022-04-22 23:28 UTC  (3+ messages)

[PATCH 2/2] Input: sun4i-lradc-keys - add support for R329 LRADC
 2022-04-22 16:07 UTC 

[PATCH] Input: Remove duplicated condition
 2022-04-22  9:25 UTC 

[PATCH] HID: multitouch: Implement MT_QUIRK_DROP_REPEATED_SLOT
 2022-04-22  8:55 UTC  (9+ messages)

[PATCH 00/41] OMAP1 full multiplatform conversion
 2022-04-22  5:55 UTC  (23+ messages)
` [PATCH 14/41] serial: 8250/omap1: include linux/soc/ti/omap1-soc.h
` [PATCH 15/41] input: omap: void using mach/*.h headers
` [PATCH 17/41] ARM: omap1: move 32k counter from plat-omap to mach-omap1
` [PATCH 20/41] dma: omap: hide legacy interface
` [PATCH 24/41] ARM: omap: un-merge plat/sram.c
` [PATCH 26/41] ARM: omap1: relocate static I/O mapping
` [PATCH 40/41] [TO BE REBASED] ARM: OMAP1: clock: Convert to CCF

[RESEND PATCH v4 0/6] Input: edt-ft5x06 - Improve configuration
 2022-04-21 19:00 UTC  (7+ messages)
` [RESEND PATCH v4 1/6] dt-bindings: input: touchscreen: edt-ft5x06: add report-rate-hz
` [RESEND PATCH v4 2/6] Input: edt-ft5x06 - get/set M12 report rate by sysfs
` [RESEND PATCH v4 3/6] Input: edt-ft5x06 - set report rate by dts property
` [RESEND PATCH v4 4/6] Input: edt-ft5x06 - show model name by sysfs
` [RESEND PATCH v4 5/6] Input: edt-ft5x06 - show firmware version "
` [RESEND PATCH v4 6/6] Input: edt-ft5x06 - show crc and header errors "

[PATCH for-5.19/uclogic 0/5] DIGImend patches, part V
 2022-04-21 17:50 UTC  (6+ messages)
` [PATCH for-5.19/uclogic 1/5] HID: uclogic: Clarify params desc_size description
` [PATCH for-5.19/uclogic 2/5] HID: uclogic: Clarify pen/frame desc_ptr description
` [PATCH for-5.19/uclogic 3/5] HID: uclogic: Pass keyboard reports as is
` [PATCH for-5.19/uclogic 4/5] HID: uclogic: Support disabling pen usage
` [PATCH for-5.19/uclogic 5/5] HID: uclogic: Disable pen usage for Huion keyboard interfaces

[PATCH] HID: wacom: Correct power_supply type
 2022-04-21 17:13 UTC  (8+ messages)

[PATCH 4/7] Input: mtk-pmic-keys: rename platform data struct
 2022-04-21 15:57 UTC  (4+ messages)
` [PATCH 5/7] Input: mtk-pmic-keys: add field to store if PMIC has key release IRQs

[hid:for-5.19/wacom 1/2] drivers/hid/wacom_wac.c:2411:42: warning: format specifies type 'unsigned short' but the argument has type 'int'
 2022-04-21 14:26 UTC 

[PATCH] HID: add HID device reset callback
 2022-04-21 11:23 UTC  (3+ messages)

[PATCH] HID: elan: Fix potential double free in elan_input_configured
 2022-04-21  9:39 UTC  (3+ messages)

Bug 215744 - input from the accelerometer disappeared, regression on amd_sfh on kernel 5.17
 2022-04-21  9:24 UTC  (11+ messages)

[PATCH] HID: amd_sfh: Drop redundant memset
 2022-04-21  9:17 UTC 

[PATCH] hid: multitouch: new device class fix Lenovo X12 trackpad sticky
 2022-04-21  9:12 UTC  (2+ messages)

[PATCH 2/2] hid: multitouch: improve custom quirks kernel parameter
 2022-04-21  8:58 UTC  (2+ messages)

[PATCH] HID: hid-led: fix maximum brightness for Dream Cheeky
 2022-04-21  8:29 UTC  (2+ messages)

[PATCH 1/2] hid: multitouch: add module paramter to override quirks
 2022-04-21  8:27 UTC  (2+ messages)

[PATCH v2] HID: multitouch: Add support for Google Whiskers Touchpad
 2022-04-21  8:25 UTC  (4+ messages)

[PATCH] HID: amd_sfh: change global variables to static
 2022-04-21  8:19 UTC  (3+ messages)

[PATCH for-5.19/uclogic 0/4] DIGImend patches, part IV
 2022-04-21  8:09 UTC  (2+ messages)

[PATCH] HID: hidraw - add HIDIOCREVOKE ioctl
 2022-04-21  8:09 UTC  (3+ messages)

[PATCH] HID: Driver for Google Hangouts Meet Speakermic
 2022-04-21  7:48 UTC  (2+ messages)

[PATCH] HID: wacom: Adding Support for new usages
 2022-04-21  7:43 UTC  (2+ messages)

[PATCH v2] HID: Add support for Mega World controller force feedback
 2022-04-21  2:40 UTC 

[PATCH] input: Make use of the helper function devm_platform_ioremap_resource()
 2022-04-20 21:48 UTC  (2+ messages)

[PATCH] input: clps711x-keypad: Use syscon_regmap_lookup_by_phandle
 2022-04-20 21:45 UTC  (2+ messages)

[PATCH] Input: Remove unneeded variable
 2022-04-20 20:56 UTC  (2+ messages)


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