messages from 2025-03-21 02:25:42 to 2025-03-25 16:40:39 UTC [more...]
[PATCH v5 00/11] Add support for MAX7360
2025-03-25 16:40 UTC (31+ messages)
` [PATCH v5 02/11] mfd: Add max7360 support
` [PATCH v5 04/11] pwm: max7360: Add MAX7360 PWM support
` [PATCH v5 06/11] gpio: regmap: Allow to allocate regmap-irq device
` [PATCH v5 08/11] gpio: max7360: Add MAX7360 gpio support
` [PATCH v5 09/11] input: keyboard: Add support for MAX7360 keypad
` [PATCH v5 10/11] input: misc: Add support for MAX7360 rotary
[PATCH v4 00/11] HID: asus: Add RGB Support to Asus Z13, Ally, unify backlight asus-wmi, and Z13 QOL
2025-03-25 16:27 UTC (18+ messages)
` [PATCH v4 01/11] HID: asus: refactor init sequence per spec
` [PATCH v4 02/11] HID: asus: prevent binding to all HID devices on ROG
` [PATCH v4 03/11] HID: Asus: add Z13 folio to generic group for multitouch to work
` [PATCH v4 04/11] platform/x86: asus-wmi: Add support for multiple kbd RGB handlers
` [PATCH v4 05/11] HID: asus: listen to the asus-wmi brightness device instead of creating one
` [PATCH v4 06/11] platform/x86: asus-wmi: remove unused keyboard backlight quirk
` [PATCH v4 07/11] platform/x86: asus-wmi: add keyboard brightness event handler
` [PATCH v4 08/11] HID: asus: add support for the asus-wmi brightness handler
` [PATCH v4 09/11] HID: asus: add basic RGB support
` [PATCH v4 10/11] HID: asus: add RGB support to the ROG Ally units
` [PATCH v4 11/11] HID: asus: initialize LED endpoint early for old NKEY keyboards
[PATCH RESEND 0/5] HID: multitouch: Add support for Touch Bars on x86 MacBook Pros
2025-03-25 16:11 UTC (7+ messages)
` [PATCH RESEND 5/5] HID: multitouch: add device ID for Apple Touch Bar
[PATCH v3 0/7] Subject: [PATCH v3 0/7] Input: synaptics-rmi4: add quirks for third party touchscreen controllers
2025-03-25 13:23 UTC (6+ messages)
` [PATCH v3 1/7] dt-bindings: input: syna,rmi4: document syna,pdt-fallback-desc
[PATCH v2 1/2] Input: atkbd - Map FN-key for TongFang barebones
2025-03-25 13:18 UTC (8+ messages)
` [PATCH v2 2/2] Input: atkbd - Correctly map F13 - F24
[RFC PATCH V3 00/43] rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
2025-03-25 13:17 UTC (47+ messages)
` [RFC PATCH V3 01/43] rv64ilp32_abi: uapi: Reuse lp64 ABI interface
` [RFC PATCH V3 02/43] rv64ilp32_abi: riscv: Adapt Makefile and Kconfig
` [RFC PATCH V3 03/43] rv64ilp32_abi: riscv: Adapt ULL & UL definition
` [RFC PATCH V3 04/43] rv64ilp32_abi: riscv: Introduce xlen_t to adapt __riscv_xlen != BITS_PER_LONG
` [RFC PATCH V3 05/43] rv64ilp32_abi: riscv: crc32: Utilize 64-bit width to improve the performance
` [RFC PATCH V3 06/43] rv64ilp32_abi: riscv: csum: "
` [RFC PATCH V3 07/43] rv64ilp32_abi: riscv: arch_hweight: Adapt cpopw & cpop of zbb extension
` [RFC PATCH V3 08/43] rv64ilp32_abi: riscv: bitops: Adapt ctzw & clzw "
` [RFC PATCH V3 09/43] rv64ilp32_abi: riscv: Reuse LP64 SBI interface
` [RFC PATCH V3 10/43] rv64ilp32_abi: riscv: Update SATP.MODE.ASID width
` [RFC PATCH V3 11/43] rv64ilp32_abi: riscv: Introduce PTR_L and PTR_S
` [RFC PATCH V3 12/43] rv64ilp32_abi: riscv: Introduce cmpxchg_double
` [RFC PATCH V3 13/43] rv64ilp32_abi: riscv: Correct stackframe layout
` [RFC PATCH V3 14/43] rv64ilp32_abi: riscv: Adapt kernel module code
` [RFC PATCH V3 15/43] rv64ilp32_abi: riscv: mm: Adapt MMU_SV39 for 2GiB address space
` [RFC PATCH V3 16/43] rv64ilp32_abi: riscv: Support physical addresses >= 0x80000000
` [RFC PATCH V3 17/43] rv64ilp32_abi: riscv: Adapt kasan memory layout
` [RFC PATCH V3 18/43] rv64ilp32_abi: riscv: kvm: Initial support
` [RFC PATCH V3 19/43] rv64ilp32_abi: irqchip: irq-riscv-intc: Use xlen_t instead of ulong
` [RFC PATCH V3 20/43] rv64ilp32_abi: drivers/perf: Adapt xlen_t of sbiret
` [RFC PATCH V3 21/43] rv64ilp32_abi: asm-generic: Add custom BITS_PER_LONG definition
` [RFC PATCH V3 22/43] rv64ilp32_abi: bpf: Change KERN_ARENA_SZ to 256MiB
` [RFC PATCH V3 23/43] rv64ilp32_abi: compat: Correct compat_ulong_t cast
` [RFC PATCH V3 24/43] rv64ilp32_abi: compiler_types: Add "long long" into __native_word()
` [RFC PATCH V3 25/43] rv64ilp32_abi: exec: Adapt 64lp64 env and argv
` [RFC PATCH V3 26/43] rv64ilp32_abi: file_ref: Use 32-bit width for refcnt
` [RFC PATCH V3 27/43] rv64ilp32_abi: input: Adapt BITS_PER_LONG to dword
` [RFC PATCH V3 28/43] rv64ilp32_abi: iov_iter: Resize kvec to match iov_iter's size
` [RFC PATCH V3 29/43] rv64ilp32_abi: locking/atomic: Use BITS_PER_LONG for scripts
` [RFC PATCH V3 30/43] rv64ilp32_abi: kernel/smp: Disable CSD_LOCK_WAIT_DEBUG
` [RFC PATCH V3 31/43] rv64ilp32_abi: maple_tree: Use BITS_PER_LONG instead of CONFIG_64BIT
` [RFC PATCH V3 32/43] rv64ilp32_abi: mm: Remove _folio_nr_pages
` [RFC PATCH V3 33/43] rv64ilp32_abi: mm/auxvec: Adapt mm->saved_auxv[] to Elf64
` [RFC PATCH V3 34/43] rv64ilp32_abi: mm: Adapt vm_flags_t struct
` [RFC PATCH V3 35/43] rv64ilp32_abi: net: Use BITS_PER_LONG in struct dst_entry
` [RFC PATCH V3 36/43] rv64ilp32_abi: printf: Use BITS_PER_LONG instead of CONFIG_64BIT
` [RFC PATCH V3 37/43] rv64ilp32_abi: random: Adapt fast_pool struct
` [RFC PATCH V3 38/43] rv64ilp32_abi: syscall: Use CONFIG_64BIT instead of BITS_PER_LONG
` [RFC PATCH V3 39/43] rv64ilp32_abi: sysinfo: Adapt sysinfo structure to lp64 uapi
` [RFC PATCH V3 40/43] rv64ilp32_abi: tracepoint-defs: Using u64 for trace_print_flags.mask
` [RFC PATCH V3 41/43] rv64ilp32_abi: tty: Adapt ptr_to_compat
` [RFC PATCH V3 42/43] rv64ilp32_abi: memfd: Use vm_flag_t
` [RFC PATCH V3 43/43] riscv: Fixup address space overlay of print_mlk
[PATCH v36 00/31] Introduce QC USB SND audio offloading support
2025-03-25 11:35 UTC (9+ messages)
` [PATCH v36 22/31] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v36 28/31] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v36 30/31] ALSA: usb-audio: qcom: Add USB offload route kcontrol
[PATCH v3 0/5] HID: apple: combine patch series for all patches recently sent upstream
2025-03-25 11:05 UTC (6+ messages)
` [PATCH v3 1/5] HID: apple: move backlight report structs to other backlight structs
` [PATCH v3 2/5] HID: apple: use switch case to set fn translation table
` [PATCH v3 3/5] HID: apple: remove unused APPLE_IGNORE_MOUSE quirk
` [PATCH v3 4/5] HID: apple: Add Apple Magic Keyboard A3118 USB-C support
` [PATCH v3 5/5] HID: apple: Add Apple Magic Keyboard A3119 "
[PATCH v4 0/2] hid-asus: asus-wmi: refactor Ally suspend/resume
2025-03-25 1:28 UTC (14+ messages)
` [PATCH v4 1/2] hid-asus: check ROG Ally MCU version and warn
` [PATCH v4 2/2] platform/x86: asus-wmi: Refactor Ally suspend/resume
[PATCH v3 00/16] Introduce and use generic parity16/32/64 helper
2025-03-24 15:53 UTC (13+ messages)
Goodix Drive issue
2025-03-24 13:44 UTC
Goodix Drive issue
2025-03-24 12:52 UTC (3+ messages)
[PATCH v3 00/10] HID: asus: Add RGB Support to Asus Z13, Ally, unify backlight asus-wmi, and Z13 QOL
2025-03-24 12:37 UTC (37+ messages)
` [PATCH v3 01/10] HID: asus: refactor init sequence per spec
` [PATCH v3 02/10] HID: asus: prevent binding to all HID devices on ROG
` [PATCH v3 03/10] HID: Asus: add Z13 folio to generic group for multitouch to work
` [PATCH v3 04/10] platform/x86: asus-wmi: Add support for multiple kbd RGB handlers
` [PATCH v3 05/10] HID: asus: listen to the asus-wmi brightness device instead of creating one
` [PATCH v3 06/10] platform/x86: asus-wmi: remove unused keyboard backlight quirk
` [PATCH v3 07/10] platform/x86: asus-wmi: add keyboard brightness event handler
` [PATCH v3 08/10] HID: asus: add support for the asus-wmi brightness handler
` [PATCH v3 09/10] HID: asus: add basic RGB support
` [PATCH v3 10/10] HID: asus: add RGB support to the ROG Ally units
[PATCH 00/11] HID: asus: hid-asus and asus-wmi backlight unification, Z13 QOL improvements
2025-03-24 12:25 UTC (5+ messages)
` [PATCH 04/11] HID: asus: rename keyboard3 to Z13_FOLIO
[PATCH] HID: bpf: fix BTN_STYLUS for the XP Pen ACK05 remote
2025-03-24 5:36 UTC
PROBLEM: Touchpad (PNP: TOS01f6 PNP0f13) not working under PS/2, requires psmouse.synaptics_intertouch=1 to function via SMBus
2025-03-24 4:41 UTC
[PATCH] Input: joydev - blacklist PS5 controller motion sensors
2025-03-22 21:58 UTC
[PATCH 00/11] HID: Asus: Add RGB Support to Asus Z13, Ally, unify backlight asus-wmi, and Z13 QOL
2025-03-22 9:58 UTC (27+ messages)
` [PATCH 04/11] HID: Asus: add Z13 folio to generic group for multitouch to work
` [PATCH 05/11] platform/x86: asus-wmi: Add support for multiple kbd RGB handlers
` [PATCH 08/11] platform/x86: asus-wmi: add keyboard brightness event handler
` [PATCH 10/11] HID: asus: add basic RGB support
` [PATCH 11/11] HID: asus: add RGB support to the ROG Ally units
[PATCH v3 0/2] hid-asus: asus-wmi: refactor Ally suspend/resume
2025-03-22 9:18 UTC (15+ messages)
` [PATCH v3 1/2] hid-asus: check ROG Ally MCU version and warn
` [PATCH v3 2/2] platform/x86: asus-wmi: Refactor Ally suspend/resume
[PATCH v1 0/2] Input: wdt87xx_i2c - a couple of cleanups
2025-03-21 18:39 UTC (3+ messages)
` [PATCH v1 1/2] Input: wdt87xx_i2c - tidy up ACPI ID table
` [PATCH v1 2/2] Input: wdt87xx_i2c - switch to use dev_err_probe()
[PATCH] HID: quirks: Add quirk for another Chicony Electronics HP 5MP Camera
2025-03-21 2:32 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).