Linux Input Devices
[Prev Page][Next Page]
- Re: [PATCH] drivers: input: Directly use ida_alloc()/free(), (continued)
- [dtor-input:next] BUILD SUCCESS 5f76955ab1e43e5795a9631b22ca4f918a0ae986, kernel test robot
- [PATCH v2 00/12] platform/surface: aggregator: Add support for client hot-removal,
Maximilian Luz
- [PATCH v2 01/12] platform/surface: aggregator: Allow is_ssam_device() to be used when CONFIG_SURFACE_AGGREGATOR_BUS is disabled, Maximilian Luz
- [PATCH v2 03/12] platform/surface: aggregator: Allow notifiers to avoid communication on unregistering, Maximilian Luz
- [PATCH v2 06/12] power/supply: surface_battery: Use client device wrappers for notifier registration, Maximilian Luz
- [PATCH v2 07/12] HID: surface-hid: Add support for hot-removal, Maximilian Luz
- [PATCH v2 02/12] platform/surface: aggregator: Allow devices to be marked as hot-removed, Maximilian Luz
- [PATCH v2 05/12] power/supply: surface_charger: Use client device wrappers for notifier registration, Maximilian Luz
- [PATCH v2 04/12] platform/surface: aggregator_registry: Use client device wrappers for notifier registration, Maximilian Luz
- [PATCH v2 08/12] platform/surface: aggregator: Add comment for KIP subsystem category, Maximilian Luz
- [PATCH v2 09/12] platform/surface: aggregator_registry: Generify subsystem hub functionality, Maximilian Luz
- [PATCH v2 10/12] platform/surface: aggregator_registry: Change device ID for base hub, Maximilian Luz
- [PATCH v2 11/12] platform/surface: aggregator_registry: Add KIP device hub, Maximilian Luz
- [PATCH v2 12/12] platform/surface: aggregator_registry: Add support for keyboard cover on Surface Pro 8, Maximilian Luz
- Re: [PATCH v2 00/12] platform/surface: aggregator: Add support for client hot-removal, Hans de Goede
- [PATCH 1/2] Input: cros_ec_keyb - switch to using generic device properties,
Dmitry Torokhov
- [syzbot] memory leak in hidraw_report_event, syzbot
- [PATCH v1 0/5] HID: ft260: fixes and performance improvements,
Michael Zaidman
- [PATCH] differentiate between model and attachment of Thrustmaster's joysticks, Dario Pagani
- [PATCH] HID: ft260: fix multi packet i2c transactions,
Guillaume Champagne
- [PATCH v2] Input: gpio-keys - Cancel delayed work only in case of GPIO,
Lad Prabhakar
- [PATCH] xen: switch gnttab_end_foreign_access() to take a struct page pointer,
Juergen Gross
- [PATCH v2 0/3] MediaTek Helio X10 MT6795 - MT6331 PMIC Keys,
AngeloGioacchino Del Regno
- [PATCH] dt-bindings: input: use generic node names,
Krzysztof Kozlowski
- [PATCH] Input: st1232 - Support power supply regulators,
Mike Looijmans
- Re: [PATCH] Input: st1232 - Support power supply regulators, Rob Herring
[PATCH] Input: mtk-pmic-keys - use single update when configuring long press behavior,
Dmitry Torokhov
[PATCH] Input: mtk-pmic-keys - allow compiling with COMPILE_TEST,
Dmitry Torokhov
[PATCH v2 1/2] dt-bindings: HID: i2c-hid: elan: Introduce bindings for Elan eKTH6915,
Douglas Anderson
goodix: Commit for 5.4 stable inclusion,
Fabio Estevam
[PATCH] dt-bindings: input: matrix-keymap: Add common 'linux,no-autorepeat' property,
Rob Herring
[dtor-input:next] BUILD SUCCESS fabcf4d8696839a8da8a3f90d1fd30ae923ddde7, kernel test robot
[git pull] Input updates for v5.18-rc7,
Dmitry Torokhov
[dtor-input:ib/5.17-cros-ec-keyb] BUILD SUCCESS d95bca4fbde0a29a3d987c39fd17e414f1ed5ec6, kernel test robot
[PATCH] Input: fix typo in comment,
Julia Lawall
[dtor-input:for-linus] BUILD SUCCESS b26ff9137183309c18cdfe931e1cafcf3c1a980d, kernel test robot
[dtor-input:next] BUILD SUCCESS 038c4bf85ba2bca715db3ca4d190de3e5299c6c3, kernel test robot
[PATCH 00/10] platform/surface: aggregator: Add support for client hot-removal,
Maximilian Luz
[PATCH 0/5] MediaTek Helio X10 MT6795 - MT6331 PMIC Keys,
AngeloGioacchino Del Regno
[PATCH] Document the units for resolution of size axes,
Siarhei Vishniakou
[PATCH v2] hid: multitouch: new device class fix Lenovo X12 trackpad sticky,
Tao Jin
[PATCH 1/2] dt-bindings: HID: i2c-hid: elan: Introduce bindings for Elan eKTH6915,
Douglas Anderson
[PATCH] dt-bindings: Fix properties without any type,
Rob Herring
[PATCH for-5.19/uclogic v2 0/4] Add support for XP-PEN Deco L,
José Expósito
[PATCH] Input: ili210x - Use one common reset implementation,
Marek Vasut
[PATCH bpf-next v5 00/17] Introduce eBPF support for HID devices,
Benjamin Tissoires
- [PATCH bpf-next v5 10/17] selftests/bpf/hid: add test to change the report size, Benjamin Tissoires
- [PATCH bpf-next v5 01/17] bpf/btf: also allow kfunc in tracing and syscall programs, Benjamin Tissoires
- [PATCH bpf-next v5 06/17] HID: export hid_report_type to uapi, Benjamin Tissoires
- [PATCH bpf-next v5 03/17] bpf: prepare for more bpf syscall to be used from kernel and user space., Benjamin Tissoires
- [PATCH bpf-next v5 02/17] bpf/verifier: allow kfunc to return an allocated mem, Benjamin Tissoires
- [PATCH bpf-next v5 07/17] HID: initial BPF implementation, Benjamin Tissoires
- [PATCH bpf-next v5 04/17] libbpf: add map_get_fd_by_id and map_delete_elem in light skeleton, Benjamin Tissoires
- [PATCH bpf-next v5 09/17] HID: bpf: allocate data memory for device_event BPF programs, Benjamin Tissoires
- [PATCH bpf-next v5 11/17] HID: bpf: introduce hid_hw_request(), Benjamin Tissoires
- [PATCH bpf-next v5 08/17] selftests/bpf: add tests for the HID-bpf initial implementation, Benjamin Tissoires
- [PATCH bpf-next v5 12/17] selftests/bpf: add tests for bpf_hid_hw_request, Benjamin Tissoires
- [PATCH bpf-next v5 05/17] HID: core: store the unique system identifier in hid_device, Benjamin Tissoires
- [PATCH bpf-next v5 14/17] selftests/bpf: add report descriptor fixup tests, Benjamin Tissoires
- [PATCH bpf-next v5 13/17] HID: bpf: allow to change the report descriptor, Benjamin Tissoires
- [PATCH bpf-next v5 15/17] samples/bpf: add new hid_mouse example, Benjamin Tissoires
- [PATCH bpf-next v5 16/17] selftests/bpf: Add a test for BPF_F_INSERT_HEAD, Benjamin Tissoires
- [PATCH bpf-next v5 17/17] Documentation: add HID-BPF docs, Benjamin Tissoires
- Re: [PATCH bpf-next v5 00/17] Introduce eBPF support for HID devices, Christoph Hellwig
- Re: [PATCH bpf-next v5 00/17] Introduce eBPF support for HID devices, patchwork-bot+netdevbpf
- Re: [PATCH bpf-next v5 00/17] Introduce eBPF support for HID devices, Tero Kristo
[PATCH v2] Input: ili210x - Fix reset timing,
Marek Vasut
[PATCH] Input: ili210x - Fix reset timing,
Marek Vasut
[PATCH v2 0/2] Input: mt6779-keypad - fix hw code logic and row/col selection,
Mattijs Korpershoek
Re: hid-sensor-hub 001F:8087:0AC2.0002: timeout waiting for response from ISHTP device,
Paul Menzel
[PATCH for-5.19/uclogic 0/4] Add support for XP-PEN Deco L,
José Expósito
[PATCH 1/3] input: add event codes for user programmable switch events,
Caleb Connolly
[PATCH] Input: Remove unneeded NULL check before clk_disable_unprepare,
Wan Jiabing
[PATCH] Input: sparcspkr: Fix refcount leak in bbc_beep_probe,
Miaoqian Lin
[PATCH] input: Docs: correct atarikbd.rst typos,
Randy Dunlap
[PATCH] input: Docs: correct ntrig.rst typo,
Randy Dunlap
[dtor-input:next] BUILD SUCCESS ec648fc0a00378359dbf719371ed36657d6ccf4a, kernel test robot
[PATCH 2/2] HID: wacom: Don't register pad_input for touch switch, Ping Cheng
[PATCH 1/2] HID: wacom: Only report rotation for art pen,
Ping Cheng
[RESEND PATCH] MAINTAINERS: input: add mattijs for mt6779-keypad, Mattijs Korpershoek
[RESEND PATCH 0/2] Input: mt6779-keypad - fix hw code logic and row/col selection,
Mattijs Korpershoek
[PATCH] Input: gpio-keys - Cancel delayed work only in case of GPIO,
Lad Prabhakar
[PATCH v3 00/17] *** Implement simple haptic HID support ***,
Angela Czubak
- [PATCH v3 16/17] HID: haptic: implement HID haptic reset callback, Angela Czubak
- [PATCH v3 09/17] HID: haptic: add functions handling events, Angela Czubak
- [PATCH v3 08/17] HID: input: calculate resolution for pressure, Angela Czubak
- [PATCH v3 03/17] HID: haptic: introduce hid_haptic_device, Angela Czubak
- [PATCH v3 13/17] Input: introduce EVIOCFF(TAKE|RELEASE)CONTROL, Angela Czubak
- [PATCH v3 10/17] Input: MT - add INPUT_MT_MAX_FORCE flags, Angela Czubak
- [PATCH v3 15/17] HID: add HID device reset callback, Angela Czubak
- [PATCH v3 07/17] HID: haptic: implement release and press effects, Angela Czubak
- [PATCH v3 17/17] HID: multitouch: Add lid handler for touchpad on Redrix chromebook, Angela Czubak
- [PATCH v3 11/17] HID: haptic: add hid_haptic_switch_mode, Angela Czubak
- [PATCH v3 02/17] Input: add FF_HID effect type, Angela Czubak
- [PATCH v3 06/17] Input: add shared effects, Angela Czubak
- [PATCH v3 05/17] HID: haptic: initialize haptic device, Angela Czubak
- [PATCH v3 12/17] HID: multitouch: add haptic multitouch support, Angela Czubak
- [PATCH v3 04/17] HID: input: allow mapping of haptic output, Angela Czubak
- [PATCH v3 14/17] HID: haptic: add hid_haptic_change_control, Angela Czubak
- [PATCH v3 01/17] HID: add haptics page defines, Angela Czubak
- Re: [PATCH v3 00/17] *** Implement simple haptic HID support ***, Angela Czubak
[PATCH v2] HID: amd_sfh: Don't show client init failed as error when discovery fails,
Mario Limonciello
[PATCH] HID: amd_sfh: Don't show client init failed as error when discovery fails,
Mario Limonciello
[PATCH] HID: wacom: Only report rotation for art pen, Ping Cheng
[PATCH 1/2] HID: nintendo: fix face button mappings,
Max Fletcher
ThinkPad X1 Extreme Gen 4 i8042 keyboard sporadically loses key-presses, Thilo-Alexander Ginkel
[PATCH] HID: input: Reduce object size by minimizing repeated calls,
Joe Perches
[PATCH 0/7] Enhancements and fixes to AMD SFH driver,
Basavaraj Natikar
[PATCH] staging: drivers: hid: hid-asus.c: Optimized input logic for keys,
Johan Boger
[PATCH for-5.19/uclogic 0/7] DIGImend patches, part VI,
José Expósito
[PATCH] staging: drivers: hid: hid-asus.c: Fixed brace/formatting issues.,
Johan Boger
[PATCH] Input: psmouse-smbus - avoid flush_scheduled_work() usage,
Tetsuo Handa
[PATCH v2 05/11] dt-bindings: serio: add Arm PL050 DT schema,
Andre Przywara
[syzbot] KASAN: use-after-free Read in hiddev_disconnect (3), syzbot
[PATCH v2 1/4] ARM: dts: am335x: Guardian: switch to AM33XX_PADCONF pinmux macro,
Gireesh.Hiremath
[PATCH v2] HID: bigben: fix slab-out-of-bounds Write in bigben_probe,
Dongliang Mu
[PATCH] HID: bigben: fix slab-out-of-bounds Write in bigben_probe,
Dongliang Mu
[PATCH 0/1] HID: apple: Properly handle function keys on Keychron keyboards,
Bryan Cain
[PATCH] Input: synaptics-rmi4: simplify the return expression of rmi_driver_of_probe(), cgel . zte
[dtor-input:next 34/37] drivers/input/keyboard/mtk-pmic-keys.c:93:22: error: use of undeclared identifier 'MT6359_TOPSTATUS', kernel test robot
[PATCH 0/3] Add support for Imagis IST3038B,
Markuss Broks
[PATCH 1/4] ARM: dts: am335x: Guardian: switch to AM33XX_PADCONF pinmux macro,
Gireesh.Hiremath
[PATCH] Input: adp5588-keys: Remove unused driver,
Uwe Kleine-König
Re: [Bug 215890] New: Regression in 5.18: bcm5974 trackpad causes error: xhci_hcd rejecting DMA map of vmalloc memory,
Thorsten Leemhuis
[dtor-input:for-linus] BUILD SUCCESS 4352e23a7ff2f8a4ff229dd1283ed2f2b708ec51, kernel test robot
[dtor-input:next 34/37] drivers/input/keyboard/mtk-pmic-keys.c:93:36: error: 'MT6359_TOPSTATUS' undeclared here (not in a function); did you mean 'MT6358_TOPSTATUS'?, kernel test robot
[dtor-input:next] BUILD SUCCESS 75e97ccaf557d09c5e176d137fde6fcedc35a150, kernel test robot
[PATCH] Hid: wacom: Fix kernel test robot warning,
Joshua Dickens
[RFC v2 15/39] Input: gameport: add ISA and HAS_IOPORT dependencies, Niklas Schnelle
[RFC v2 14/39] Input: add HAS_IOPORT dependencies, Niklas Schnelle
[PATCH 13/37] Input: add HAS_IOPORT dependencies,
Niklas Schnelle
[PATCH 07/37] Input: gameport: add ISA and HAS_IOPORT dependencies,
Niklas Schnelle
[PATCH -next] Input: hideep: clean up some inconsistent indenting,
Yang Li
[PATCH] Input: simplify the return expression of da9034_touch_probe(),
cgel . zte
[PATCH] HID: lenovo: convert sysfs snprintf to sysfs_emit, Xuezhi Zhang
[PATCH 1/6] HID: hid-playstation: Allow removal of touchpad,
Vicki Pfau
[PATCH 05/11] dt-bindings: serio: add Arm PL050 DT schema,
Andre Przywara
[PATCH -next] Input: Remove unnecessary print function dev_err(),
Yang Li
[PATCH AUTOSEL 5.17 07/22] Input: cypress-sf - register a callback to disable the regulators, Sasha Levin
[PATCH v2 6/8] Input: keyboard: mtk-pmic-keys: add support for MT6359, Fabien Parent
[PATCH v2 5/8] Input: mtk-pmic-keys: add field to store if PMIC has key release IRQs, Fabien Parent
[PATCH v2 4/8] Input: mtk-pmic-keys: rename platform data struct, Fabien Parent
[PATCH v2 1/8] dt-bindings: input: mtk-pmic-keys: add MT6359 binding definition,
Fabien Parent
[PATCH] MAINTAINERS: input: add mattijs for mt6779-keypad, Mattijs Korpershoek
[PATCH 0/2] Input: mt6779-keypad - fix hw code logic and row/col selection,
Mattijs Korpershoek
[PATCH v5] Input: sun4i-lradc-keys - Add wakeup support,
Samuel Holland
[PATCH v3 0/4] Pine64 PinePhone keyboard support,
Samuel Holland
[PATCH] HID: wacom: simplify if-if to if-else, Wan Jiabing
[PATCH] MAINTAINERS: Add Wacom driver maintainers,
Ping Cheng
[no subject], Unknown
[git pull] Input updates for v5.18-rc3,
Dmitry Torokhov
Re: 回复: [RESEND PATCH] input/vmmouse: Add vmmouse_reset() function to disable vmmouse before entering suspend mode, Zack Rusin
[PATCH v6 0/5] Extend pm8941-pwrkey driver,
Anjelique Melendez
[PATCH 1/3] Input: goodix - Fix double free on managed resource,
José Expósito
[PATCH 2/2] Input: sun4i-lradc-keys - add support for R329 LRADC, icenowy
[PATCH 1/2] dt-bindings: input: sun4i-lradc-keys: add R329 LRADC binding,
icenowy
[PATCH] Input: synaptics-rmi4: remove unnecessary flush_workqueue(),
cgel . zte
[PATCH] Input: Remove duplicated condition, Haowen Bai
[PATCH v2 8/8] mm: Centralize & improve oom reporting in show_mem.c,
Kent Overstreet
[PATCH v2 6/8] mm: Count requests to free & nr freed per shrinker, Kent Overstreet
[PATCH v2 7/8] mm: Move lib/show_mem.c to mm/,
Kent Overstreet
[PATCH v2 5/8] mm: Add a .to_text() method for shrinkers, Kent Overstreet
[PATCH v2 3/8] mm/memcontrol.c: Convert to printbuf,
Kent Overstreet
[PATCH v2 4/8] clk: tegra: bpmp: Convert to printbuf, Kent Overstreet
[PATCH v2 0/8] Printbufs & improved shrinker debugging, Kent Overstreet
[PATCH v2 1/8] lib/printbuf: New data structure for heap-allocated strings,
Kent Overstreet
[PATCH v2 2/8] Input/joystick/analog: Convert from seq_buf -> printbuf, Kent Overstreet
[RESEND PATCH v4 0/6] Input: edt-ft5x06 - Improve configuration,
Dario Binacchi
[PATCH for-5.19/uclogic 0/5] DIGImend patches, part V,
José Expósito
[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',
kernel test robot
[RFC bpf-next v4 0/7] Introduce eBPF support for HID devices (new attempt),
Benjamin Tissoires
[PATCH] dt-bindings: input: mediatek,mt6779-keypad: update maintainer,
Mattijs Korpershoek
[PATCH] HID: amd_sfh: Drop redundant memset, Haowen Bai
[PATCH] HID: hidraw - add HIDIOCREVOKE ioctl,
Peter Hutterer
[PATCH v2] HID: Add support for Mega World controller force feedback,
frank zago
[PATCH] HID: amd_sfh: change global variables to static,
Tom Rix
[PATCH] input: clps711x-keypad: Use syscon_regmap_lookup_by_phandle,
Alexander Shiyan
[PATCH] HID: hid-wiimote-core: Removed Unnecessary Braces, Rebecca White
[PATCH v9 4/6] dt-bindings: mfd: sensehat: Add Raspberry Pi Sense HAT schema,
Charles Mirabile
[PATCH v9 2/6] drivers/input/joystick: sensehat: Raspberry Pi Sense HAT joystick driver,
Charles Mirabile
[PATCH v2 00/48] ARM: PXA multiplatform support,
Arnd Bergmann
- [PATCH 01/48] ARM: pxa: split mach/generic.h, Arnd Bergmann
- [PATCH 02/48] ARM: pxa: make mainstone.h private, Arnd Bergmann
- [PATCH 03/48] ARM: pxa: make mach/regs-uart.h private, Arnd Bergmann
- [PATCH 04/48] ARM: pxa: remove mach/dma.h, Arnd Bergmann
- [PATCH 09/48] watchdog: sa1100: use platform device registration, Arnd Bergmann
- [PATCH 13/48] ARM: pxa: use pdev resource for palmld mmio, Arnd Bergmann
- [PATCH 08/48] ARM: pxa: move regs-lcd.h into driver, Arnd Bergmann
- [PATCH 05/48] ARM: pxa: split up mach/hardware.h, Arnd Bergmann
- [PATCH 06/48] ARM: pxa: stop using mach/bitfield.h, Arnd Bergmann
- [PATCH 17/48] ARM: pxa: corgi: use gpio descriptors for audio, Arnd Bergmann
- [PATCH 19/48] ARM: pxa: lubbock: pass udc irqs as resource, Arnd Bergmann
- [PATCH 25/48] ARM: pxa: zylonite: use gpio lookup instead mfp header, Arnd Bergmann
- [PATCH 27/48] input: touchscreen: mainstone: sync with zylonite driver, Arnd Bergmann
- [PATCH 29/48] Input: wm97xx - switch to using threaded IRQ, Arnd Bergmann
- [PATCH 18/48] ARM: pxa: hx4700: use gpio descriptors for audio, Arnd Bergmann
- [PATCH 10/48] ARM: pxa: pxa2xx-ac97-lib: use IRQ resource, Arnd Bergmann
- [PATCH 21/48] ARM: pxa: eseries: use gpio lookup for audio, Arnd Bergmann
- [PATCH 11/48] ARM: pxa: move pcmcia board data into mach-pxa, Arnd Bergmann
- [PATCH 07/48] ARM: pxa: move mach/sound.h to linux/platform_data/, Arnd Bergmann
- [PATCH 12/48] ARM: pxa: make addr-map.h header local, Arnd Bergmann
- [PATCH 14/48] ARM: pxa: maybe fix gpio lookup tables, Arnd Bergmann
- [PATCH 15/48] ARM: pxa: tosa: use gpio descriptor for audio, Arnd Bergmann
- [PATCH 16/48] ARM: pxa: poodle: use platform data for poodle asoc driver, Arnd Bergmann
- [PATCH 20/48] ARM: pxa: spitz: use gpio descriptors for audio, Arnd Bergmann
- [PATCH 22/48] ARM: pxa: z2: use gpio lookup for audio device, Arnd Bergmann
- [PATCH 24/48] ARM: pxa: mainstone-wm97xx: use gpio lookup table, Arnd Bergmann
- [PATCH 32/48] ASoC: pxa: ac97: use normal MMIO accessors, Arnd Bergmann
- [PATCH 44/48] ARM: pxa: move plat-pxa to drivers/soc/, Arnd Bergmann
- [PATCH 36/48] cpufreq: pxa3: move clk register access to clk driver, Arnd Bergmann
- [PATCH 41/48] ARM: pxa: remove unused mach/bitfield.h, Arnd Bergmann
[Index of Archives]
[Linux Media Devel]
[Linux USB Devel]
[Linux Audio Users]
[Linux SCSI]
[Yosemite Forum]