Show patches with: none      |   30170 patches
« 1 2 3 4301 302 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
HID: multitouch: Add support for B2402FVA track point HID: multitouch: Add support for B2402FVA track point - - - --- 2024-10-06 Stefan Blum jikos New
[4/4] HID: Kysona: add basic online status HID: add Kysona driver - - - --- 2024-10-05 Lode Willems jikos New
[3/4] HID: Kysona: check battery status every 5s using a workqueue HID: add Kysona driver - - - --- 2024-10-05 Lode Willems jikos New
[2/4] HID: Kysona: Add basic battery reporting for Kysona M600 HID: add Kysona driver - - - --- 2024-10-05 Lode Willems jikos New
[1/4] HID: Add IDs for Kysona HID: add Kysona driver - - - --- 2024-10-05 Lode Willems jikos New
HID: Add quirk for Logitech Bolt receiver w/ Casa touchpad HID: Add quirk for Logitech Bolt receiver w/ Casa touchpad - - - --- 2024-10-04 Kenneth Albanowski jikos New
[v2] Input: zinitix - Don't fail if linux,keycodes prop is absent [v2] Input: zinitix - Don't fail if linux,keycodes prop is absent - 1 2 --- 2024-10-04 Nikita Travkin New
Input: adp5588-keys - do not try to disable interrupt 0 Input: adp5588-keys - do not try to disable interrupt 0 - - - --- 2024-10-04 Dmitry Torokhov New
[v2,3/3] Input: adp5588-keys: make use of dev_err_probe() Input: adp5588-keys: refactor adp5588_read() - - - --- 2024-10-04 Nuno Sa via B4 Relay New
[v2,2/3] Input: adp5588-keys: error out if no IRQ is given Input: adp5588-keys: refactor adp5588_read() - - - --- 2024-10-04 Nuno Sa via B4 Relay New
[v2,1/3] Input: adp5588-keys: bail on returned error Input: adp5588-keys: refactor adp5588_read() - - - --- 2024-10-04 Nuno Sa via B4 Relay New
hid: Fix inconsistent indentation in hid_add_device() hid: Fix inconsistent indentation in hid_add_device() - - - --- 2024-10-04 SurajSonawane2415 jikos New
[21/51] Input: cs40l50: Switch to __pm_runtime_put_autosuspend() treewide: Switch to __pm_runtime_put_autosuspend() - - - --- 2024-10-04 Sakari Ailus New
[20/51] Input: omap4-keypad: Switch to __pm_runtime_put_autosuspend() treewide: Switch to __pm_runtime_put_autosuspend() - 1 - --- 2024-10-04 Sakari Ailus New
hid: intel-ish-hid: Fix uninitialized variable 'rv' in ish_fw_xfer_direct_dma hid: intel-ish-hid: Fix uninitialized variable 'rv' in ish_fw_xfer_direct_dma - - - --- 2024-10-04 SurajSonawane2415 jikos New
HID: amd_sfh: Return immediately if no sensor is found HID: amd_sfh: Return immediately if no sensor is found - - - --- 2024-10-03 Basavaraj Natikar jikos New
[2/2] HID: stop exporting hid_snto32() [1/2] HID: simplify snto32() - - - --- 2024-10-03 Dmitry Torokhov New
[1/2] HID: simplify snto32() [1/2] HID: simplify snto32() - - - --- 2024-10-03 Dmitry Torokhov jikos New
hid-lenovo: Support for TP-X12-TAB-1/2 Kbd Fn keys that use HID raw events. hid-lenovo: Support for TP-X12-TAB-1/2 Kbd Fn keys that use HID raw events. - 1 - --- 2024-10-03 Vishnu Sankar jikos New
Input: hycon-hy46xx - add missing dependency on REGMAP_I2C Input: hycon-hy46xx - add missing dependency on REGMAP_I2C - - - --- 2024-10-02 Javier Carrasco New
Input: hideep - add missing dependency on REGMAP_I2C Input: hideep - add missing dependency on REGMAP_I2C - - - --- 2024-10-02 Javier Carrasco New
[RFC,v4,1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 - - - --- 2024-10-01 Werner Sembach New
HID: simplify code in fetch_item() HID: simplify code in fetch_item() - - - --- 2024-10-01 Dmitry Torokhov jikos New
[HID,v3,9/9] selftests/hid: add test for assigning a given device to hid-generic HID: bpf: add a new hook to control hid-generic - 1 - --- 2024-10-01 Benjamin Tissoires New
[HID,v3,8/9] HID: add per device quirk to force bind to hid-generic HID: bpf: add a new hook to control hid-generic - 1 - --- 2024-10-01 Benjamin Tissoires New
[HID,v3,7/9] selftests/hid: allow to parametrize bus/vid/pid/rdesc on the test device HID: bpf: add a new hook to control hid-generic - 1 - --- 2024-10-01 Benjamin Tissoires New
[HID,v3,6/9] selftests/hid: cleanup C tests by adding a common struct uhid_device HID: bpf: add a new hook to control hid-generic - - - --- 2024-10-01 Benjamin Tissoires New
[HID,v3,5/9] selftests/hid: add dependency on hid_common.h HID: bpf: add a new hook to control hid-generic - 1 - --- 2024-10-01 Benjamin Tissoires New
[HID,v3,4/9] HID: bpf: allow write access to quirks field in struct hid_device HID: bpf: add a new hook to control hid-generic - 1 - --- 2024-10-01 Benjamin Tissoires jikos New
[HID,v3,3/9] HID: core: remove one more kmemdup on .probe() HID: bpf: add a new hook to control hid-generic - 1 - --- 2024-10-01 Benjamin Tissoires jikos New
[HID,v3,2/9] HID: core: save one kmemdup during .probe() HID: bpf: add a new hook to control hid-generic - 1 - --- 2024-10-01 Benjamin Tissoires jikos New
[HID,v3,1/9] HID: bpf: move HID-BPF report descriptor fixup earlier HID: bpf: add a new hook to control hid-generic - - - --- 2024-10-01 Benjamin Tissoires New
[13/13] Input: adp5589-keys: add regulator support Input: adp5589: refactor and platform_data removal - - - --- 2024-10-01 Nuno Sa New
[12/13] Input: adp5589-keys: make use of dev_err_probe() Input: adp5589: refactor and platform_data removal - - - --- 2024-10-01 Nuno Sa New
[11/13] Input: adp5589-keys: unify adp_constants in info struct Input: adp5589: refactor and platform_data removal - - - --- 2024-10-01 Nuno Sa New
[10/13] Input: adp5589-keys: fix coding style Input: adp5589: refactor and platform_data removal - - - --- 2024-10-01 Nuno Sa New
[09/13] Input: adp5589-keys: refactor adp5589_read() Input: adp5589: refactor and platform_data removal - - - --- 2024-10-01 Nuno Sa New
[08/13] Input: adp5589-keys: bail out on returned error Input: adp5589: refactor and platform_data removal - - - --- 2024-10-01 Nuno Sa New
[07/13] Input: adp5589-keys: add guard() notation Input: adp5589: refactor and platform_data removal - - - --- 2024-10-01 Nuno Sa New
[06/13] Input: adp5589-keys: add support for fw properties Input: adp5589: refactor and platform_data removal - - - --- 2024-10-01 Nuno Sa New
[05/13] dt-bindings: input: Document adp5589 and similar devices Input: adp5589: refactor and platform_data removal - - - --- 2024-10-01 Nuno Sa New
[04/13] Input: adp5589-keys: support gpi key events as 'gpio keys' Input: adp5589: refactor and platform_data removal - - - --- 2024-10-01 Nuno Sa New
[03/13] Input: adp5589-keys: add chip_info structure Input: adp5589: refactor and platform_data removal - - - --- 2024-10-01 Nuno Sa New
[02/13] Input: adp5589-keys: fix adp5589_gpio_get_value() Input: adp5589: refactor and platform_data removal - - - --- 2024-10-01 Nuno Sa New
[01/13] Input: adp5589-keys: fix NULL pointer dereference Input: adp5589: refactor and platform_data removal - - - --- 2024-10-01 Nuno Sa New
input: psmouse: Add unlock mutex before to exit psmouse_attr_set_protocol input: psmouse: Add unlock mutex before to exit psmouse_attr_set_protocol - - - --- 2024-10-01 Alessandro Zanni New
[v8,3/3] dt-bindings: mfd: mediatek: mt6397: Convert to DT schema format [v8,1/3] regulator: dt-bindings: mt6323: Convert to DT schema - 1 - --- 2024-10-01 Macpaul Lin New
[v8,2/3] ASoC: dt-bindings: mt6358: Convert to DT Schema [v8,1/3] regulator: dt-bindings: mt6323: Convert to DT schema - 1 - --- 2024-10-01 Macpaul Lin New
[v8,1/3] regulator: dt-bindings: mt6323: Convert to DT schema [v8,1/3] regulator: dt-bindings: mt6323: Convert to DT schema 1 2 - --- 2024-10-01 Macpaul Lin New
Input: elan_i2c - Wait for initialization after enabling regulator supply Input: elan_i2c - Wait for initialization after enabling regulator supply - - - --- 2024-10-01 Chen-Yu Tsai New
HID: apple: fix up the F6 key on the Omoton KB066 keyboard HID: apple: fix up the F6 key on the Omoton KB066 keyboard - - - --- 2024-10-01 Alex Henrie jikos New
[v3,3/3] Revert "HID: hyperv: register as a wakeup source" Disable Suspend-to-Idle in Hyper-V and Fix Hibernation Interruptions - - - --- 2024-09-30 Erni Sri Satya Vennela jikos New
[v3,2/3] Revert "Input: hyperv-keyboard - register as a wakeup source" Disable Suspend-to-Idle in Hyper-V and Fix Hibernation Interruptions - - - --- 2024-09-30 Erni Sri Satya Vennela New
[v3,1/3] Drivers: hv: vmbus: Disable Suspend-to-Idle for VMBus Disable Suspend-to-Idle in Hyper-V and Fix Hibernation Interruptions - - - --- 2024-09-30 Erni Sri Satya Vennela New
Input: adp5588-keys - Added checking of key and key_val variables Input: adp5588-keys - Added checking of key and key_val variables - - - --- 2024-09-30 Denis Arefev New
[v6,9/9] platform/x86: asus-wmi: deprecate bios features platform/x86: introduce asus-armoury driver - 1 - --- 2024-09-30 Luke Jones New
[v6,8/9] platform/x86: asus-armoury: add core count control platform/x86: introduce asus-armoury driver - 1 - --- 2024-09-30 Luke Jones New
[v6,7/9] platform/x86: asus-armoury: add apu-mem control support platform/x86: introduce asus-armoury driver - 1 - --- 2024-09-30 Luke Jones New
[v6,6/9] platform/x86: asus-armoury: add dgpu tgp control platform/x86: introduce asus-armoury driver - 1 - --- 2024-09-30 Luke Jones New
[v6,5/9] platform/x86: asus-armoury: add the ppt_* and nv_* tuning knobs platform/x86: introduce asus-armoury driver - 1 - --- 2024-09-30 Luke Jones New
[v6,4/9] platform/x86: asus-armoury: add panel_hd_mode attribute platform/x86: introduce asus-armoury driver - 1 - --- 2024-09-30 Luke Jones New
[v6,3/9] platform/x86: asus-armoury: move existing tunings to asus-armoury module platform/x86: introduce asus-armoury driver - 1 - --- 2024-09-30 Luke Jones New
[v6,2/9] hid-asus: Add MODULE_IMPORT_NS(ASUS_WMI) platform/x86: introduce asus-armoury driver 1 - - --- 2024-09-30 Luke Jones jikos New
[v6,1/9] platform/x86: asus-wmi: export symbols used for read/write WMI platform/x86: introduce asus-armoury driver - 1 - --- 2024-09-30 Luke Jones New
[100/100] Input: joystick: a3d: fixed multiple coding style Untitled series #893689 - - - --- 2024-09-29 Manuel Quintero F New
HID: multitouch: Add quirk for HONOR MagicBook Art 14 touchpad HID: multitouch: Add quirk for HONOR MagicBook Art 14 touchpad - 1 - --- 2024-09-29 WangYuli jikos New
[v3] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices [v3] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices - - - --- 2024-09-27 Werner Sembach New
[HID] HID: bpf: fix cfi stubs for hid_bpf_ops [HID] HID: bpf: fix cfi stubs for hid_bpf_ops - - - --- 2024-09-27 Benjamin Tissoires jikos New
[v2,1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO [v2,1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO - - - --- 2024-09-27 Werner Sembach New
dt-bindings: input: gpio-keys: allow generic 'interrupt-parent' for subnodes dt-bindings: input: gpio-keys: allow generic 'interrupt-parent' for subnodes - - - --- 2024-09-27 Wolfram Sang New
[v5,7/7] leds: max77705: Add LEDs support Add support for Maxim Integrated MAX77705 MFD - - - --- 2024-09-26 Dzmitry Sankouski New
[v5,6/7] power: supply: max77705: Add fuel gauge driver for Maxim 77705 Add support for Maxim Integrated MAX77705 MFD - - - --- 2024-09-26 Dzmitry Sankouski New
[v5,5/7] power: supply: max77705: Add charger driver for Maxim 77705 Add support for Maxim Integrated MAX77705 MFD - - - --- 2024-09-26 Dzmitry Sankouski New
[v5,4/7] input: max77693: add max77705 haptic support Add support for Maxim Integrated MAX77705 MFD 1 - - --- 2024-09-26 Dzmitry Sankouski New
[v5,3/7] mfd: Add new driver for MAX77705 PMIC Add support for Maxim Integrated MAX77705 MFD - - - --- 2024-09-26 Dzmitry Sankouski New
[v5,2/7] dt-bindings: mfd: add maxim,max77705 Add support for Maxim Integrated MAX77705 MFD - - - --- 2024-09-26 Dzmitry Sankouski New
[v5,1/7] power: supply: add undervoltage health status property Add support for Maxim Integrated MAX77705 MFD - - - --- 2024-09-26 Dzmitry Sankouski New
HID: Add reserved item tag for main items HID: Add reserved item tag for main items - - - --- 2024-09-26 Tatsuya S New
[v8,2/2] dt-bindings: input: Goodix SPI HID Touchscreen HID: add initial support for Goodix HID-over-SPI touchscreen - 1 - --- 2024-09-26 Charles Wang New
[v8,1/2] HID: hid-goodix: Add Goodix HID-over-SPI driver HID: add initial support for Goodix HID-over-SPI touchscreen - 1 - --- 2024-09-26 Charles Wang jikos New
[2/2] dt-bindings: input: Revert "dt-bindings: input: Goodix SPI HID Touchscreen" [1/2] HID: hid-goodix: drop unsupported and undocumented DT part - - - --- 2024-09-25 Krzysztof Kozlowski New
[1/2] HID: hid-goodix: drop unsupported and undocumented DT part [1/2] HID: hid-goodix: drop unsupported and undocumented DT part - - - --- 2024-09-25 Krzysztof Kozlowski jikos New
[v1,2/2] HID: i2c-hid: introduce qtec vendor, enable re-power-on quirk HID: i2c-hid: re-power-on quirk for QTEC kbrd - - - --- 2024-09-25 Aleksandrs Vinarskis jikos New
[v1,1/2] HID: i2c-hid: introduce re-power-on quirk HID: i2c-hid: re-power-on quirk for QTEC kbrd - - - --- 2024-09-25 Aleksandrs Vinarskis jikos New
[RESEND] HID:replace BUG_ON() with WARN_ON() [RESEND] HID:replace BUG_ON() with WARN_ON() - - - --- 2024-09-25 He Lugang jikos New
[v28,32/32] ASoC: usb: Rediscover USB SND devices on USB port add Introduce QC USB SND audio offloading support - - - --- 2024-09-25 Wesley Cheng New
[v28,31/32] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices Introduce QC USB SND audio offloading support - - - --- 2024-09-25 Wesley Cheng New
[v28,30/32] ALSA: usb-audio: Add USB offload route kcontrol Introduce QC USB SND audio offloading support - - - --- 2024-09-25 Wesley Cheng New
[v28,29/32] ALSA: usb-audio: qcom: Don't allow USB offload path if PCM device is in use Introduce QC USB SND audio offloading support - - - --- 2024-09-25 Wesley Cheng New
[v28,28/32] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support Introduce QC USB SND audio offloading support - - - --- 2024-09-25 Wesley Cheng New
[v28,27/32] ALSA: usb-audio: qcom: Add USB QMI definitions Introduce QC USB SND audio offloading support - - - --- 2024-09-25 Wesley Cheng New
[v28,26/32] ALSA: usb-audio: Introduce USB SND platform op callbacks Introduce QC USB SND audio offloading support - - - --- 2024-09-25 Wesley Cheng New
[v28,25/32] ASoC: qcom: qdsp6: Fetch USB offload mapped card and PCM device Introduce QC USB SND audio offloading support - - - --- 2024-09-25 Wesley Cheng New
[v28,24/32] ASoC: qcom: qdsp6: Add headphone jack for offload connection status Introduce QC USB SND audio offloading support - - - --- 2024-09-25 Wesley Cheng New
[v28,23/32] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6 Introduce QC USB SND audio offloading support - - - --- 2024-09-25 Wesley Cheng New
[v28,22/32] ASoC: qcom: qdsp6: q6afe: Increase APR timeout Introduce QC USB SND audio offloading support - 2 - --- 2024-09-25 Wesley Cheng New
[v28,21/32] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp Introduce QC USB SND audio offloading support - - - --- 2024-09-25 Wesley Cheng New
[v28,20/32] ASoC: dt-bindings: Update example for enabling USB offload on SM8250 Introduce QC USB SND audio offloading support 1 - - --- 2024-09-25 Wesley Cheng New
[v28,19/32] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port Introduce QC USB SND audio offloading support 1 - - --- 2024-09-25 Wesley Cheng New
[v28,18/32] ASoC: doc: Add documentation for SOC USB Introduce QC USB SND audio offloading support - - - --- 2024-09-25 Wesley Cheng New
« 1 2 3 4301 302 »