linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-10 06:50:26 to 2025-02-16 22:11:08 UTC [more...]

[PATCH RESEND 0/7] Initial Support for CS40L26
 2025-02-16 22:10 UTC  (9+ messages)
` [PATCH RESEND 5/7] mfd: cs40l26: Add support for CS40L26 core driver

[bug report] HID: hid-appletb-kbd: add support for automatic brightness control while using the touchbar
 2025-02-16 21:42 UTC 

[PATCH] input: pm8941-pwrkey: fix dev_dbg() output in pm8941_pwrkey_irq()
 2025-02-16 17:03 UTC 

[PATCH v5 00/12] Split devres APIs to device/devres.h and introduce devm_kmemdup_array()
 2025-02-16 16:59 UTC  (20+ messages)
` [PATCH v5 01/12] err.h: move IOMEM_ERR_PTR() to err.h
` [PATCH v5 02/12] driver core: Split devres APIs to device/devres.h
` [PATCH v5 03/12] iio: imu: st_lsm9ds0: Replace device.h with what is needed
` [PATCH v5 04/12] devres: Introduce devm_kmemdup_array()
` [PATCH v5 05/12] pinctrl: intel: copy communities using devm_kmemdup_array()
` [PATCH v5 06/12] pinctrl: baytrail: "
` [PATCH v5 07/12] pinctrl: cherryview: use devm_kmemdup_array()
` [PATCH v5 08/12] pinctrl: tangier: "
` [PATCH v5 09/12] pinctrl: pxa2xx: "
` [PATCH v5 10/12] iio: adc: xilinx-xadc-core: "
` [PATCH v5 11/12] input: sparse-keymap: "
` [PATCH v5 12/12] input: ipaq-micro-keys: "

[PATCH v4 00/10] Add support for MAX7360
 2025-02-16 13:17 UTC  (23+ messages)
` [PATCH v4 01/10] dt-bindings: mfd: gpio: Add MAX7360
` [PATCH v4 02/10] mfd: Add max7360 support
` [PATCH v4 03/10] pwm: max7360: Add MAX7360 PWM support
` [PATCH v4 04/10] gpio: regmap: Allow to provide request and free callbacks
` [PATCH v4 05/10] gpio: regmap: Allow to retrieve ngpio
` [PATCH v4 06/10] regmap: irq: Add support for chips without separate IRQ status
` [PATCH v4 07/10] gpio: max7360: Add MAX7360 gpio support
` [PATCH v4 08/10] input: keyboard: Add support for MAX7360 keypad
` [PATCH v4 09/10] input: misc: Add support for MAX7360 rotary
` [PATCH v4 10/10] MAINTAINERS: Add entry on MAX7360 driver

[PATCH] HID: apple: fix up the F6 key on the Omoton KB066 keyboard
 2025-02-16  6:45 UTC  (7+ messages)
` [PATCH resend] "

[PATCH v3 1/3] HID: hid-appletb-kbd: simplify logic used to switch between media and function keys on pressing fn key
 2025-02-15 18:40 UTC  (3+ messages)
` [PATCH v3 2/3] HID: hid-appletb-bl: fix incorrect error message for default brightness
` [PATCH v3 3/3] HID: appletb-kbd: Fix inconsistent indentation and pass -ENODEV to dev_err_probe

[PATCH input] input: add BUS_I3C definition to input.h
 2025-02-15 14:20 UTC 

[PATCH v5 0/10] Touch Bar support for T2 Macs
 2025-02-15 13:43 UTC  (4+ messages)
` [PATCH v5 10/10] drm/tiny: add driver for Apple Touch Bars in x86 Macs
    ` [RFC PATCH "

[PATCH v34 00/31] Introduce QC USB SND audio offloading support
 2025-02-15  7:52 UTC  (6+ messages)

[PATCH] Enable HW LED blinking for hid-nintendo controllers
 2025-02-14 22:58 UTC  (3+ messages)
  ` [PATCH] HID: nintendo: enable HW LED blinking

[PATCH 1/4] Input: i8042: Swap old quirk combination with new quirk for NHxxRZQ
 2025-02-14 14:07 UTC  (5+ messages)
` [PATCH 2/4] Input: i8042: Add required quirks for missing old boardnames
` [PATCH 3/4] Input: i8042: Swap old quirk combination with new quirk for severl devices
` [PATCH 4/4] Input: i8042: Swap old quirk combination with new quirk for more devices

[PATCH v3] HID: corsair-void: Update power supply values with a unified work handler
 2025-02-14 13:32 UTC  (4+ messages)

[PATCH v2] tsc2007: prevent overflow in pressure calculation
 2025-02-14 12:09 UTC  (2+ messages)
` AW: "

[PATCH] HID: i2c-hid: improve i2c_hid_get_report error message
 2025-02-14 11:04 UTC 

[PATCH v2 1/4] HID: apple: Use common table for MacBook Pro fn mapping
 2025-02-14 10:08 UTC  (4+ messages)
` [PATCH v2 2/4] HID: apple: Use common table for Magic Keyboard aluminium and 2015 "
` [PATCH v2 3/4] HID: apple: simplify logic for swapping only left sided option and command keys
` [PATCH v2 4/4] HID: apple: use switch case to assign devices to their respective fn mapping

[PATCH v3 0/2] tools: Unify top-level quiet infrastructure
 2025-02-14 10:08 UTC  (4+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] tools: Remove redundant quiet setup

[PATCH v3 0/7] Add support for MAX7360
 2025-02-14  8:42 UTC  (11+ messages)
` [PATCH v3 4/7] gpio: max7360: Add MAX7360 gpio support

[PATCH v2 0/2] Add Goodix Berlin-A series support
 2025-02-14  5:29 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: input: goodix,gt9916: Document gt9897 compatible
` [PATCH v2 2/2] Input: goodix_berlin - Add support for Berlin-A series

[PATCH] HID: nintendo: fix gencon button events map
 2025-02-14  4:42 UTC  (3+ messages)

[PATCH v2 0/2] tools: Unify top-level quiet infrastructure
 2025-02-13 20:37 UTC  (7+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] tools: Remove redundant quiet setup

[PATCH RESEND 1/3] HID: apple: Use common table for MacBook Pro fn mapping
 2025-02-13 16:07 UTC  (3+ messages)
` [PATCH RESEND 2/3] HID: apple: Use common table for Magic Keyboard aluminium and 2015 "
` [PATCH RESEND 3/3] HID: apple: simplify logic for swapping only left sided option and command keys

KASAN: null-ptr-deref Write in magicmouse_input_configured
 2025-02-13 15:27 UTC 

[PATCH] Hid: Intel-thc-hid: Intel-thc: Fix "dubious: !x | !y" issue
 2025-02-13  2:40 UTC 

[syzbot] [input?] [usb?] KASAN: use-after-free Read in hid_hw_raw_request
 2025-02-12 16:43 UTC 

[PATCH v2 1/2] HID: hid-appletb-kbd: simplify logic used to switch between media and function keys on pressing fn key
 2025-02-12 16:10 UTC  (2+ messages)
` [PATCH v2 2/2] HID: hid-appletb-bl: fix incorrect error message for default brightness

[PATCH][next] HID: hid-universal-pidff: Fix spelling mistake "sucessfully" -> "successfully"
 2025-02-12 13:30 UTC  (2+ messages)

[PATCH v2] HID: corsair-void: Update power supply values with a unified work handler
 2025-02-12 13:30 UTC  (3+ messages)

[PATCH 1/2] HID: hid-appletb-kbd: simplify logic used to switch between media and function keys on pressing fn key
 2025-02-12 10:03 UTC  (2+ messages)
` [PATCH 2/2] HID: hid-appletb-bl: fix incorrect error message for default brightness

[PATCH] HID: corsair-void: Update power supply values with a unified work handler
 2025-02-11 22:39 UTC  (2+ messages)

[PATCH v4 0/6] HID: pidff: Compatibility update and new devices
 2025-02-11 22:16 UTC  (9+ messages)
` [PATCH v4 1/6] MAINTAINERS: Update hid-universal-pidff entry
` [PATCH v4 2/6] HID: pidff: Make sure to fetch pool before checking SIMULTANEOUS_MAX
` [PATCH v4 3/6] HID: hid-universal-pidff: Add Asetek wheelbases support
` [PATCH v4 4/6] HID: pidff: Comment and code style update
` [PATCH v4 5/6] HID: pidff: Support device error response from PID_BLOCK_LOAD
` [PATCH v4 6/6] HID: pidff: Remove redundant call to pidff_find_special_keys

[PATCH v5] HID: corsair-void: Add Corsair Void headset family driver
 2025-02-11 17:40 UTC  (13+ messages)

[PATCH v3 0/6] HID: pidff: Compatibility update and new devices
 2025-02-11 14:02 UTC  (7+ messages)
` [PATCH v3 1/6] MAINTAINERS: Update hid-universal-pidff entry
` [PATCH v3 2/6] HID: pidff: Make sure to fetch pool before checking SIMULTANEOUS_MAX
` [PATCH v3 3/6] HID: hid-universal-pidff: Add Asetek wheelbases support
` [PATCH v3 4/6] HID: pidff: Comment and code style update
` [PATCH v3 5/6] HID: pidff: Support device error response from PID_BLOCK_LOAD
` [PATCH v3 6/6] HID: pidff: Remove redundant call to pidff_find_special_keys

[PATCH 1/2] Add functions for HID drivers to react on first open and last close call
 2025-02-11 13:39 UTC  (2+ messages)
` [PATCH 2/2] Disable touchpad on firmware level while not in use

[PATCH v4 01/20] driver core: Split devres APIs to device/devres.h
 2025-02-11 12:57 UTC  (15+ messages)

[PATCH v2 0/6] HID: pidff: Compatibility update and new devices
 2025-02-11  8:45 UTC  (8+ messages)
` [PATCH v2 1/6] MAINTAINERS: Update hid-universal-pidff entry
` [PATCH v2 2/6] HID: pidff: Make sure to fetch pool before checking SIMULTANEOUS_MAX
` [PATCH v2 3/6] HID: hid-universal-pidff: Add Asetek wheelbases support
` [PATCH v2 4/6] HID: pidff: Comment and code style update
` [PATCH v2 5/6] HID: pidff: Support device error response from PID_BLOCK_LOAD
` [PATCH v2 6/6] HID: pidff: Remove redundant call to pidff_find_special_keys

[PATCH] hid: Kconfig: Add LEDS_CLASS_MULTICOLOR dependency to HID_LOGITECH
 2025-02-11  6:30 UTC  (2+ messages)

[PATCH 0/2] tools: Unify top-level quiet infrastructure
 2025-02-11  0:23 UTC  (9+ messages)

[PATCH v17 0/7] Add support for Maxim Integrated MAX77705 PMIC
 2025-02-10 17:08 UTC  (4+ messages)
` [PATCH v17 3/7] power: supply: max77705: Add charger driver for Maxim 77705

[PATCH 0/9] mt6397: Add support for the MT6392 PMIC
 2025-02-10 16:51 UTC  (5+ messages)
` [PATCH 4/9] mfd: mt6397: Add support for MT6392 pmic
  ` (subset) "
` [PATCH 9/9] arm64: dts: mt6392: add mt6392 PMIC dtsi

Patchset status - 'Add support for Maxim Integrated MAX77705 PMIC'
 2025-02-10 16:50 UTC  (5+ messages)

[hid:for-6.15/logitech 1/1] drivers/hid/hid-lg-g15.c:241:undefined reference to `led_mc_calc_color_components'
 2025-02-10 16:16 UTC 

[PATCH RESEND] HID: google: don't include '<linux/pm_wakeup.h>' directly
 2025-02-10 11:36 UTC 

[PATCH 0/3] HID: pidff: Compatibility update and new devices
 2025-02-10  9:57 UTC  (4+ messages)
` [PATCH 2/3] HID: pidff: Make sure to fetch pool before checking SIMULTANEOUS_MAX

[PATCH 1/2] HID: hid-appletb-kbd: make struct attribute *appletb_kbd_attrs[] static
 2025-02-10  7:24 UTC  (2+ messages)

[PATCH v4 00/20] Split devres APIs to device/devres.h and introduce devm_kmemdup_array()
 2025-02-10  6:49 UTC  (10+ messages)
` [PATCH v4 12/20] regulator: cros-ec: use devm_kmemdup_array()
` [PATCH v4 13/20] power: supply: sc27xx: "
` [PATCH v4 14/20] iio: adc: xilinx-xadc-core: "
` [PATCH v4 15/20] ASoC: Intel: avs: "
` [PATCH v4 16/20] ASoC: hdac_hdmi: "
` [PATCH v4 17/20] ASoC: tlv320dac33: "
` [PATCH v4 18/20] ASoC: uda1380: "
` [PATCH v4 19/20] ASoC: meson: axg-tdm-interface: "
` [PATCH v4 20/20] ASoC: uniphier: "


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