messages from 2025-05-20 08:32:53 to 2025-05-30 17:59:54 UTC [more...]
[PATCH v10 00/11] Add support for MAX7360
2025-05-30 17:59 UTC (16+ messages)
` [PATCH v10 01/11] dt-bindings: mfd: gpio: Add MAX7360
` [PATCH v10 02/11] mfd: Add max7360 support
` [PATCH v10 03/11] pinctrl: Add MAX7360 pinctrl driver
` [PATCH v10 04/11] pwm: max7360: Add MAX7360 PWM support
` [PATCH v10 05/11] regmap: irq: Add support for chips without separate IRQ status
` [PATCH v10 06/11] gpio: regmap: Allow to allocate regmap-irq device
` [PATCH v10 07/11] gpio: regmap: Allow to provide init_valid_mask callback
` [PATCH v10 08/11] gpio: max7360: Add MAX7360 gpio support
` [PATCH v10 09/11] input: keyboard: Add support for MAX7360 keypad
` [PATCH v10 10/11] input: misc: Add support for MAX7360 rotary
` [PATCH v10 11/11] MAINTAINERS: Add entry on MAX7360 driver
[PATCH v2 0/4] Input: Add support for TouchNetix aXiom touchscreen
2025-05-30 9:48 UTC (14+ messages)
` [PATCH v2 1/4] firmware_loader: expand firmware error codes with skip error
` [PATCH v2 2/4] dt-bindings: vendor-prefixes: Add TouchNetix AS
` [PATCH v2 3/4] dt-bindings: input: Add TouchNetix axiom touchscreen
` [PATCH v2 4/4] Input: Add TouchNetix aXiom I2C Touchscreen support
KASAN: slab-out-of-bounds Read in steelseries_remove in linux6.12-6.15
2025-05-30 3:02 UTC
[PATCH 1/1] dt-bindings: input: touchscreen: convert tsc2007.txt to yaml format
2025-05-29 19:32 UTC
[PATCH 0/3] Powerbutton driver and powerdown request for TPS65224 PMIC
2025-05-29 9:25 UTC (8+ messages)
` [PATCH 1/3] dt-bindings: mfd: Add power-button option for TI TPS6594 PMIC
` [PATCH 2/3] mfd: tps6594-pwrbutton: Add powerbutton functionality
` [PATCH 3/3] mfd: tps6594: Adds support for powering off the PMIC
[PATCH v3 0/6] add support for pf1550 PMIC MFD-based drivers
2025-05-29 1:44 UTC (14+ messages)
` [PATCH v3 1/6] dt-bindings: mfd: add pf1550
` [PATCH v3 2/6] mfd: pf1550: add core mfd driver
` [PATCH v3 3/6] regulator: pf1550: add support for regulator
` [PATCH v3 4/6] input: pf1550: add onkey support
` [PATCH v3 5/6] power: supply: pf1550: add battery charger support
` [PATCH v3 6/6] MAINTAINERS: add an entry for pf1550 mfd driver
[PATCH v2 0/4] Multiple fixes to Amiga joystick documentation
2025-05-29 1:23 UTC (8+ messages)
` [PATCH v2 1/4] input: docs: Fix broken table formatting
` [PATCH v2 2/4] input: docs: Correct Amiga 4-jstick adapter pinout
` [PATCH v2 3/4] input: docs: Fix Amiga joysticks grammar
` [PATCH v2 4/4] input: docs: Make headings compliant w/ guidelines
[PATCH RFC] drivers/hid/hid-wiimote: Improve Wiimote Balance Board input reporting
2025-05-28 22:52 UTC
[PATCH 0/3] ihex: add some bounds checking to firmware parsing
2025-05-28 23:26 UTC (3+ messages)
` [PATCH 3/3] Input: ims-pcu - Check record size in ims_pcu_flash_firmware()
[PATCH] Input: fsia6b: Increase size of phys to hold full name
2025-05-28 17:51 UTC (3+ messages)
[REGRESSSION] on linux-next (next-20250509)
2025-05-28 15:40 UTC (3+ messages)
ELAN1206 Touchpad Bugzilla 219799
2025-05-28 14:14 UTC
[BUG] general protection fault in input_unregister_device
2025-05-28 13:43 UTC (3+ messages)
[PATCH v2 0/2] Input: gpio-keys - Fixes for interrupt callbacks
2025-05-28 8:50 UTC (3+ messages)
` [PATCH v2 1/2] Input: gpio-keys - fix a sleep while atomic with PREEMPT_RT
` [PATCH v2 2/2] Input: gpio-keys - fix possible concurrent access in gpio_keys_irq_timer()
[PATCH] Input: gpio-keys - fix a sleep while atomic with PREEMPT_RT
2025-05-28 7:55 UTC (5+ messages)
[PATCH] Input: gpio-keys - Detect long press events in sleep mode
2025-05-27 21:12 UTC (5+ messages)
[PATCH v3 0/5] HID: multitouch: Add support for Touch Bars on x86 MacBook Pros
2025-05-27 16:43 UTC (6+ messages)
` [PATCH v3 1/5] HID: multitouch: Get the contact ID from HID_DG_TRANSDUCER_INDEX fields in case of Apple Touch Bar
` [PATCH v3 2/5] HID: multitouch: support getting the tip state from HID_DG_TOUCH fields in "
` [PATCH v3 3/5] HID: multitouch: take cls->maxcontacts into account for Apple Touch Bar even without a HID_DG_CONTACTMAX field
` [PATCH v3 4/5] HID: multitouch: specify that Apple Touch Bar is direct
` [PATCH v3 5/5] HID: multitouch: add device ID for Apple Touch Bar
[PATCH] HID: amd_sfh: Enable operating mode
2025-05-27 11:10 UTC
[PATCH v4 00/20] mfd: adp5585: support keymap events and drop legacy Input driver
2025-05-27 10:20 UTC (30+ messages)
` [PATCH v4 01/20] dt-bindings: mfd: adp5585: ease on the required properties
` [PATCH v4 02/20] mfd: adp5585: only add devices given in FW
` [PATCH v4 03/20] mfd: adp5585: enable oscilator during probe
` [PATCH v4 04/20] mfd: adp5585: make use of MFD_CELL_NAME()
` [PATCH v4 05/20] dt-bindings: mfd: adp5585: document adp5589 I/O expander
` [PATCH v4 06/20] mfd: adp5585: refactor how regmap defaults are handled
` [PATCH v4 07/20] mfd: adp5585: add support for adp5589
` [PATCH v4 08/20] mfd: adp5585: add a per chip reg struture
` [PATCH v4 09/20] gpio: adp5585: add support for the adp5589 expander
` [PATCH v4 10/20] pwm: adp5585: add support for adp5589
` [PATCH v4 11/20] dt-bindings: mfd: adp5585: add properties for input events
` [PATCH v4 12/20] mfd: adp5585: add support for event handling
` [PATCH v4 13/20] mfd: adp5585: support reset and unlock events
` [PATCH v4 14/20] mfd: adp5585: add support for input devices
` [PATCH v4 15/20] gpio: adp5585: support gpi events
` [PATCH v4 16/20] Input: adp5585: Add Analog Devices ADP5585/89 support
` [PATCH v4 17/20] Input: adp5589: remove the driver
` [PATCH v4 18/20] mfd: adp5585: support getting vdd regulator
` [PATCH v4 19/20] dt-bindings: mfd: adp5585: document reset gpio
` [PATCH v4 20/20] mfd: adp5585: add support for a reset pin
[PATCH 0/3] Multiple fixes to Amiga joystick documentation
2025-05-26 13:56 UTC (8+ messages)
` [PATCH 1/3] input: docs: Fix broken table formatting
` [PATCH 2/3] input: docs: Correct Amiga 4-jstick adapter pinout
` [PATCH 3/3] input: docs: Fix Amiga joysticks grammar & formatting
[PATCH 00/11] HID: playstation: Add support for audio jack handling on DualSense
2025-05-26 12:51 UTC (12+ messages)
` [PATCH 01/11] HID: playstation: Make use of bitfield macros
` [PATCH 02/11] HID: playstation: Add spaces around arithmetic operators
` [PATCH 03/11] HID: playstation: Simplify locking with guard() and scoped_guard()
` [PATCH 04/11] HID: playstation: Replace uint{32,16,8}_t with u{32,16,8}
` [PATCH 05/11] HID: playstation: Correct spelling in comment sections
` [PATCH 06/11] HID: playstation: Fix all alignment and line length issues
` [PATCH 07/11] HID: playstation: Document spinlock_t usage
` [PATCH 08/11] HID: playstation: Prefer kzalloc(sizeof(*buf)...)
` [PATCH 09/11] HID: playstation: Rename DualSense input report status field
` [PATCH 10/11] HID: playstation: Support DualSense audio jack hotplug detection
` [PATCH 11/11] HID: playstation: Support DualSense audio jack event reporting
[PATCH v9 00/11] Add support for MAX7360
2025-05-26 12:03 UTC (16+ messages)
` [PATCH v9 01/11] dt-bindings: mfd: gpio: Add MAX7360
` [PATCH v9 02/11] mfd: Add max7360 support
` [PATCH v9 03/11] pinctrl: Add MAX7360 pinctrl driver
` [PATCH v9 04/11] pwm: max7360: Add MAX7360 PWM support
` [PATCH v9 05/11] regmap: irq: Add support for chips without separate IRQ status
` [PATCH v9 06/11] gpio: regmap: Allow to allocate regmap-irq device
` [PATCH v9 07/11] gpio: regmap: Allow to provide init_valid_mask callback
` [PATCH v9 08/11] gpio: max7360: Add MAX7360 gpio support
` [PATCH v9 09/11] input: keyboard: Add support for MAX7360 keypad
` [PATCH v9 10/11] input: misc: Add support for MAX7360 rotary
` [PATCH v9 11/11] MAINTAINERS: Add entry on MAX7360 driver
` (subset) [PATCH v9 00/11] Add support for MAX7360
[dtor-input:for-linus] BUILD SUCCESS ca39500f6af9cfe6823dc5aa8fbaed788d6e35b2
2025-05-25 16:35 UTC
[dtor-input:next] BUILD SUCCESS 21597378dd5123a4d547c014b7d953a88575c910
2025-05-25 14:46 UTC
[PATCH 0/1] Input: xpad - add disable_xboxone module parameter
2025-05-25 10:41 UTC (6+ messages)
[git pull] Input updates for v6.15-rc7
2025-05-25 3:05 UTC (2+ messages)
[PATCH v2 00/11] HID: pidff: checkpatch fixes
2025-05-24 17:47 UTC (12+ messages)
` [PATCH v2 01/11] HID: universal-pidff: Fix missing blank lines
` [PATCH v2 02/11] HID: hid-ids.h: Fix LITE_STAR_GT987 device id define
` [PATCH v2 03/11] HID: hid-pidff.h: Fix comment styling
` [PATCH v2 04/11] HID: pidff: Fix missing blank lines after declarations
` [PATCH v2 05/11] HID: pidff: Remove unneeded debug from pidff_clamp()
` [PATCH v2 06/11] HID: pidff: Rework pidff_set_time() to fix warnings
` [PATCH v2 07/11] HID: pidff: Use __func__ in debugs
` [PATCH v2 08/11] HID: pidff: Remove unneeded else in pidff_find_special_field()
` [PATCH v2 09/11] HID: pidff: Move trailing statements in pidff_rescale_signed()
` [PATCH v2 10/11] HID: pidff: Add missing spaces
` [PATCH v2 11/11] HID: pidff: Move else if statements to follow closing braces
[syzbot] [input?] [usb?] KASAN: slab-use-after-free Read in report_descriptor_read
2025-05-24 10:05 UTC
[PATCH] HID: Lower message 'No inputs registered, leaving' to debug
2025-05-23 16:10 UTC
[PATCH v8 00/11] Add support for MAX7360
2025-05-23 15:55 UTC (5+ messages)
` [PATCH v8 08/11] gpio: max7360: Add MAX7360 gpio support
` (subset) [PATCH v8 00/11] Add support for MAX7360
[PATCH v3] LF-15225 input: goodix: add poll mode for goodix touchscreen
2025-05-22 9:33 UTC (2+ messages)
[PATCH] input: goodix: add poll mode for goodix touchscreen
2025-05-22 2:05 UTC (3+ messages)
` 回复: [EXT] "
[PATCH v2 0/9] add support for pf1550 PMIC MFD-based drivers
2025-05-21 21:00 UTC (6+ messages)
` [PATCH v2 7/9] input: pf1550: add onkey support
` [PATCH v2 4/9] dt-bindings: mfd: add pf1550
[PATCH v3 00/22] mfd: adp5585: support keymap events and drop legacy Input driver
2025-05-21 10:06 UTC (6+ messages)
` [PATCH v3 17/22] Input: adp5585: Add Analog Devices ADP5585/89 support
[PATCH] input: goodix: add poll mode for goodix touchscreen
2025-05-21 2:53 UTC (5+ messages)
` 回复: [EXT] "
[PATCH 1/2] dt-bindings: input: add Semtech SX951x binding
2025-05-20 19:40 UTC (6+ messages)
[PATCH v2 5/9] mfd: pf1550: add core mfd driver
2025-05-20 13:25 UTC (2+ messages)
[PATCH 0/2] Input: adp5588-keys Please correct and add
2025-05-20 11:15 UTC (3+ messages)
[PATCH v2 0/2] Input: adp5588-keys - fixes and improvements for report events processing
2025-05-20 11:13 UTC (3+ messages)
` [PATCH v2 1/2] Input: adp5588-keys - Add check on return code
` [PATCH v2 2/2] Input: adp5588-keys - Prevent buffer overflow
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).