aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2025-10-22dt-bindings: touchscreen: consolidate simple touch controller to trivial-touc...HEADnextmasterFrank Li6-332/+29
2025-10-22dt-bindings: touchscreen: trivial-touch: add reset-gpios and wakeup-sourceFrank Li1-0/+5
2025-10-17dt-bindings: input: ti,twl4030-keypad: convert to DT schemaJihed Chaibi2-27/+59
2025-10-17Input: zforce_ts - omit error message when memory allocation failsXichao Zhao1-2/+1
2025-10-17Input: qnap-mcu-input - omit error message when memory allocation failsXichao Zhao1-1/+1
2025-10-17dt-bindings: input: Convert MELFAS MIP4 Touchscreen to DT schemaAriel D'Alessandro2-20/+56
2025-10-17dt-bindings: touchscreen: move ar1021.txt to trivial-touch.yamlFrank Li2-15/+2
2025-10-17dt-bindings: touchscreen: rename maxim,max11801.yaml to trivial-touch.yamlFrank Li1-3/+5
2025-10-16Input: cyttsp5 - use %pe format specifierRicardo Ribalda1-2/+2
2025-10-07Input: atmel_mxt_ts - allow reset GPIO to sleepMarek Vasut1-1/+1
2025-09-30Input: aw86927 - fix error code in probe()Dan Carpenter1-2/+1
2025-09-28Input: psxpad-spi - add a check for the return value of spi_setup()Haotian Zhang1-1/+5
2025-09-28Input: uinput - zero-initialize uinput_ff_upload_compat to avoid info leakZhen Ni1-0/+1
2025-09-27Input: aw86927 - add driver for Awinic AW86927Griffin Kroah-Hartman3-0/+859
2025-09-27dt-bindings: input: Add Awinic AW86927Griffin Kroah-Hartman1-0/+48
2025-09-25dt-bindings: touchscreen: remove touchscreen.txtDario Binacchi1-1/+0
2025-09-25dt-bindings: arm: bcm: raspberrypi,bcm2835-firmware: Add touchscreen child nodeDario Binacchi2-26/+28
2025-09-25dt-bindings: touchscreen: convert eeti bindings to json schemaDario Binacchi2-32/+14
2025-09-24Input: pm8941-pwrkey - disable wakeup for resin by defaultLuca Weiss1-2/+10
2025-09-24dt-bindings: input: pm8941-pwrkey: Document wakeup-source propertyLuca Weiss1-3/+18
2025-09-24Input: add driver for Hynitron CST816x seriesOleh Kuzhylnyi3-0/+266
2025-09-24dt-bindings: input: touchscreen: add hynitron cst816x seriesOleh Kuzhylnyi1-0/+65
2025-09-24Input: imx6ul_tsc - set glitch threshold by DTS propertyDario Binacchi1-2/+23
2025-09-24dt-bindings: touchscreen: fsl,imx6ul-tsc: support glitch thresoldDario Binacchi1-0/+14
2025-09-24dt-bindings: touchscreen: add debounce-delay-us propertyDario Binacchi1-0/+4
2025-09-24Input: ps2-gpio - fix typoJ. Neuschäfer1-1/+1
2025-09-19Input: atmel_mxt_ts - add support for generic touchscreen configurationsSvyatoslav Ryhel1-4/+7
2025-09-19dt-bindings: input: maxtouch: add common touchscreen propertiesSvyatoslav Ryhel1-1/+2
2025-09-18dt-bindings: touchscreen: convert zet6223 bindings to json schemaDario Binacchi2-30/+62
2025-09-18dt-bindings: touchscreen: convert bu21013 bindings to json schemaDario Binacchi2-43/+95
2025-09-17dt-bindings: touchscreen: resistive-adc-touch: change to unevaluatedPropertiesFrank Li1-1/+1
2025-09-17Input: imx6ul_tsc - use BIT, FIELD_{GET,PREP} and GENMASK macrosDario Binacchi1-42/+54
2025-09-17Input: imx6ul_tsc - fix typo in register nameMichael Trimarchi1-2/+2
2025-09-17dt-bindings: input: convert tca8418_keypad.txt to yaml formatFrank Li2-10/+61
2025-09-17Input: twl4030_keypad - drop support for platform dataDmitry Torokhov1-29/+6
2025-09-17Input: add Himax HX852x(ES) touchscreen driverStephan Gerhold4-0/+521
2025-09-17dt-bindings: input: touchscreen: document Himax HX852x(ES)Stephan Gerhold1-0/+81
2025-09-17Merge tag 'ib-mfd-gpio-input-pinctrl-pwm-v6.18' of git://git.kernel.org/pub/s...Dmitry Torokhov24-2/+1869
2025-09-16MAINTAINERS: Add entry on MAX7360 driverMathieu Dubois-Briand1-0/+13
2025-09-16input: misc: Add support for MAX7360 rotaryMathieu Dubois-Briand3-0/+203
2025-09-16input: keyboard: Add support for MAX7360 keypadMathieu Dubois-Briand3-0/+321
2025-09-16gpio: max7360: Add MAX7360 gpio supportMathieu Dubois-Briand3-0/+270
2025-09-16gpio: regmap: Allow to provide init_valid_mask callbackMathieu Dubois-Briand2-0/+8
2025-09-16gpio: regmap: Allow to allocate regmap-irq deviceMathieu Dubois-Briand2-2/+38
2025-09-16pwm: max7360: Add MAX7360 PWM supportKamel Bouhara3-0/+220
2025-09-16pinctrl: Add MAX7360 pinctrl driverMathieu Dubois-Briand3-0/+227
2025-09-16mfd: Add max7360 supportKamel Bouhara4-0/+295
2025-09-16dt-bindings: mfd: gpio: Add MAX7360Mathieu Dubois-Briand2-0/+274
2025-09-09dt-bindings: input: qcom,pm8941-pwrkey: Fix formatting of descriptionsKrzysztof Kozlowski1-11/+10
2025-09-08Input: synaptics-rmi4 - add includes for types used in rmi_2d_sensor.hDmitry Torokhov1-0/+3
2025-09-08Input: spear-keyboard - drop support for platform dataDmitry Torokhov2-220/+15
2025-09-08Input: pxa27x-keypad - drop support for platform dataDmitry Torokhov2-330/+121
2025-09-08Input: pxa27x-keypad - use BIT, GENMASK, FIELD_GET, etcDmitry Torokhov1-59/+69
2025-09-08Input: pxa27x-keypad - replace uint32_t with u32Dmitry Torokhov1-12/+12
2025-09-06dt-bindings: input: touchscreen: goodix: Drop 'interrupts' requirementMarek Vasut1-1/+0
2025-09-06dt-bindings: input: convert max11801-ts to yaml formatFrank Li2-17/+46
2025-09-06dt-bindings: input: convert semtech,sx8654 to yaml formatFrank Li2-23/+52
2025-09-06dt-bindings: input: exc3000: move eeti,egalax_ts from egalax-ts.txt to eeti,e...Frank Li2-24/+24
2025-09-04dt-bindings: input: touchscreen: imagis: add missing minItemsDuje Mihanović1-0/+18
2025-09-03Input: tsc2007 - prevent overflow in pressure calculationJohannes Kirchmair1-3/+6
2025-09-03Input: tsc2007 - make interrupt optionalSvyatoslav Ryhel1-12/+16
2025-09-03Input: tsc2007 - change warning to debug message if pen GPIO is not definedSvyatoslav Ryhel1-1/+1
2025-09-03dt-bindings: input: touchscreen: tsc2007: Document 'wakeup-source'Fabio Estevam1-0/+2
2025-09-03Merge tag 'ib-mfd-input-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Dmitry Torokhov4-2/+193
2025-09-03dt-bindings: input: tsc2007: use comma in filenameAndreas Kemnade1-1/+1
2025-09-03mfd: tps6594: Add board power-off supportMichael Walle1-0/+20
2025-09-03mfd: tps6594: Add power button functionalityMichael Walle1-2/+36
2025-09-03input: tps6594-pwrbutton: Add power button functionalityJob Sava3-0/+137
2025-08-21dt-bindings: input: convert lpc32xx-key.txt to yaml formatFrank Li2-34/+61
2025-08-21Input: include export.h in modules using EXPORT_SYMBOL*()Dmitry Torokhov29-1/+29
2025-08-21Input: remove unneeded 'fast_io' parameter in regmap_configWolfram Sang1-1/+0
2025-08-21Input: move input_bits_to_string() to input-compat.cDmitry Torokhov3-35/+33
2025-08-21Merge tag 'v6.17-rc2' into HEADDmitry Torokhov12859-240465/+487132
2025-08-17Linux 6.17-rc2Linus Torvalds1-1/+1
2025-08-17Merge tag 'x86_urgent_for_v6.17_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-50/+53
2025-08-17Merge tag 'locking_urgent_for_v6.17_rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-16/+25
2025-08-16Merge tag 'rust-fixes-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+13
2025-08-16Merge tag 'ata-ata-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-10/+10
2025-08-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-43/+69
2025-08-15Merge tag 'drm-fixes-2025-08-16' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds24-67/+257
2025-08-15Merge tag 'xfs-fixes-6.17-rc2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds12-33/+78
2025-08-15Merge tag 'block-6.17-20250815' of git://git.kernel.dk/linuxLinus Torvalds13-385/+106
2025-08-15x86/cpuid: Remove transitional <asm/cpuid.h> headerAhmed S. Darwish1-8/+0
2025-08-15x86/sev: Ensure SVSM reserved fields in a page validation entry are initializ...Tom Lendacky2-0/+3
2025-08-15virt: sev-guest: Satisfy linear mapping requirement in get_derived_key()Tom Lendacky1-15/+12
2025-08-15Merge tag 'io_uring-6.17-20250815' of git://git.kernel.dk/linuxLinus Torvalds2-12/+23
2025-08-15Merge tag 'sound-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds21-59/+86
2025-08-15Merge tag 'gpio-fixes-for-v6.17-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-35/+19
2025-08-15Merge tag 'pmdomain-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-22/+29
2025-08-15Merge tag '6.17-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds11-110/+128
2025-08-14Merge tag 'firewire-fixes-6.17-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-10/+85
2025-08-15Merge tag 'drm-xe-fixes-2025-08-14' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie5-19/+126
2025-08-15Merge tag 'drm-intel-fixes-2025-08-13' of https://gitlab.freedesktop.org/drm/...Dave Airlie2-9/+13
2025-08-14Merge tag 'acpi-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-4/+11
2025-08-14Merge tag 'pm-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds3-5/+19
2025-08-14drm/xe/pf: Set VF LMEM BAR sizeMichał Winiarski2-0/+23
2025-08-14Merge tag 'net-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds65-157/+429
2025-08-14Merge branches 'acpi-ec' and 'acpi-processor'Rafael J. Wysocki1-1/+4
2025-08-14Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki1-0/+1
2025-08-14ata: libata-scsi: Fix CDL controlIgor Pylypiv1-8/+3
2025-08-14ata: libata-eh: Fix link state check for IDE/PATA portsDamien Le Moal1-2/+7
2025-08-14ALSA: hda/tas2781: Normalize the volume kcontrol nameBaojun Xu1-1/+1
2025-08-14ALSA: usb-audio: Validate UAC3 cluster segment descriptorsTakashi Iwai1-3/+22
2025-08-14ALSA: usb-audio: Validate UAC3 power domain descriptors, tooTakashi Iwai1-0/+12
2025-08-14net: usb: asix_devices: add phy_mask for ax88772 mdio busXu Yang1-0/+1
2025-08-14Merge tag 'asoc-fix-v6.17-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai15-50/+45
2025-08-13Merge tag 'probes-fixes-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+0
2025-08-14MAINTAINERS: Remove bouncing kprobes maintainerDave Hansen1-1/+0
2025-08-13net: kcm: Fix race condition in kcm_unattach()Sven Stegemann2-9/+2
2025-08-13Merge branch 'ets-use-old-nbands-while-purging-unused-classes'Jakub Kicinski3-5/+15
2025-08-13selftests: net/forwarding: test purge of active DWRR classesDavide Caratti2-0/+9
2025-08-13net/sched: ets: use old 'nbands' while purging unused classesDavide Caratti1-5/+6
2025-08-13Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski3-2/+7
2025-08-13bnxt: fill data page pool with frags if PAGE_SIZE > BNXT_RX_PAGE_SIZEDavid Wei1-3/+9
2025-08-13netdevsim: Fix wild pointer access in nsim_queue_free().Kuniyuki Iwashima1-3/+7
2025-08-13net: mctp: Fix bad kfree_skb in bind lookup testMatt Johnston1-1/+0
2025-08-14Merge tag 'amd-drm-fixes-6.17-2025-08-13' of https://gitlab.freedesktop.org/a...Dave Airlie5-11/+33
2025-08-13Merge tag 'nf-25-08-13' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski5-4/+48
2025-08-14Merge tag 'drm-misc-next-fixes-2025-08-12' of https://gitlab.freedesktop.org/...Dave Airlie12-28/+85
2025-08-13Merge tag 'erofs-for-6.17-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-24/+37
2025-08-13Merge tag 'rcu.fixes.6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds3-2/+9
2025-08-13smb: client: remove redundant lstrp update in negotiate protocolWang Zhaolong1-1/+0
2025-08-13cifs: update internal version numberSteve French1-2/+2
2025-08-13smb: client: don't wait for info->send_pending == 0 on errorStefan Metzmacher1-5/+5
2025-08-13smb: client: fix mid_q_entry memleak leak with per-mid lockingWang Zhaolong6-20/+40
2025-08-13smb3: fix for slab out of bounds on mount to ksmbdSteve French1-1/+10
2025-08-13Revert "ALSA: hda: Add ASRock X670E Taichi to denylist"Mario Limonciello (AMD)1-1/+0
2025-08-13ALSA: azt3328: Put __maybe_unused for inline functions for gameportTakashi Iwai1-4/+4
2025-08-13Merge tag 'mm-hotfixes-stable-2025-08-12-20-50' of git://git.kernel.org/pub/s...Linus Torvalds9-32/+57
2025-08-13ASoC: tas2781: Normalize the volume kcontrol nameBaojun Xu1-2/+2
2025-08-13io_uring/io-wq: add check free worker before create new workerFengnan Chang1-0/+8
2025-08-13block: restore default wbt enablementJulian Sun1-1/+1
2025-08-13Docs: admin-guide: Correct spelling mistakeErick Karanja1-1/+1
2025-08-13locking: Fix __clear_task_blocked_on() warning from __ww_mutex_wound() pathJohn Stultz2-13/+22
2025-08-13netfilter: nf_tables: reject duplicate device on updatesPablo Neira Ayuso1-0/+30
2025-08-13ipvs: Fix estimator kthreads preferred affinityFrederic Weisbecker3-1/+16
2025-08-13netfilter: nft_set_pipapo: fix null deref for empty setFlorian Westphal1-3/+2
2025-08-12selftests: tls: test TCP stealing data from under the TLS socketJakub Kicinski1-0/+63
2025-08-12tls: handle data disappearing from under the TLS ULPJakub Kicinski3-5/+11
2025-08-12Merge branch '6.17/scsi-queue' into 6.17/scsi-fixesMartin K. Petersen6-43/+69
2025-08-12Input: tca8418_keypad - switch to using module_i2c_driver()Dmitry Torokhov1-12/+1
2025-08-12Input: tca6416-keypad - remove the driverDmitry Torokhov4-354/+0
2025-08-12ptp: prevent possible ABBA deadlock in ptp_clock_freerun()Jeongjun Park2-0/+12
2025-08-12ixgbe: prevent from unwanted interface name changesJedrzej Jagielski1-0/+1
2025-08-12devlink: let driver opt out of automatic phys_port_name generationJedrzej Jagielski2-2/+6
2025-08-12drm/amdgpu: fix task hang from failed job submission during process killLiu01 Tong2-4/+14
2025-08-12ASoC: stm: stm32_i2s: Fix calc_clk_div() error handling in determine_rate()Sergio Perez Gonzalez1-5/+2
2025-08-12drm/amdgpu: fix incorrect vm flags to map boJack Xiao1-2/+2
2025-08-12drm/amdgpu: fix vram reservation issueYiPeng Chai1-2/+1
2025-08-12drm/amdgpu: Add PSP fw version check for fw reserve GFX commandFrank Min1-3/+16
2025-08-12io_uring/net: commit partial buffers on retryJens Axboe1-12/+15
2025-08-12rust: kbuild: clean output before running `rustdoc`Miguel Ojeda1-3/+7
2025-08-12Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-16/+7
2025-08-12rust: workaround `rustdoc` target modifiers bugMiguel Ojeda1-0/+6
2025-08-12ACPI: EC: Relax sanity check of the ECDT ID stringArmin Wolf1-3/+7
2025-08-12drm/xe/hwmon: Add SW clamp for power limits writesKarthik Poosa1-0/+29
2025-08-12drm/xe: Defer buffer object shrinker write-backs and GPU waitsThomas Hellström1-4/+47
2025-08-12drm/xe/migrate: prevent potential UAFMatthew Auld1-4/+5
2025-08-12drm/xe/migrate: don't overflow max copy sizeMatthew Auld1-0/+6
2025-08-12drm/xe/migrate: prevent infinite recursionMatthew Auld1-12/+17
2025-08-12Merge tag 'for-6.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-23/+39
2025-08-12Merge tag 'snp_cache_coherency' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-0/+62
2025-08-12gpio: mlxbf3: use platform_get_irq_optional()David Thompson1-1/+1
2025-08-12Revert "gpio: mlxbf3: only get IRQ for device instance 0"David Thompson1-35/+19
2025-08-12ACPI: processor: perflib: Move problematic pr->performance checkRafael J. Wysocki1-1/+4
2025-08-12Merge tag 'ipsec-2025-08-11' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni4-6/+12
2025-08-12Merge branch 'net-prevent-deadlocks-and-mis-configuration-with-per-napi-threa...Paolo Abeni4-8/+27
2025-08-12net: prevent deadlocks when enabling NAPIs with mixed kthread configJakub Kicinski2-2/+11
2025-08-12net: update NAPI threaded config even for disabled NAPIsJakub Kicinski2-2/+10
2025-08-12selftests: drv-net: don't assume device has only 2 queuesJakub Kicinski1-4/+6
2025-08-12ASoC: codecs: Call strscpy() with correct size argumentThorsten Blum6-28/+17
2025-08-12docs: Fix name for net.ipv4.udp_child_hash_entriesJordan Rife1-1/+1
2025-08-12Merge branch 'fix-broken-link-with-th1520-gmac-when-linkspeed-changes'Paolo Abeni3-6/+24
2025-08-12riscv: dts: thead: Add APB clocks for TH1520 GMACsYao Zi1-4/+6
2025-08-12net: stmmac: thead: Get and enable APB clock on initializationYao Zi1-0/+14
2025-08-12dt-bindings: net: thead,th1520-gmac: Describe APB interface clockYao Zi1-2/+4
2025-08-12x86/sev: Improve handling of writes to intercepted TSC MSRsNikunj A Dadhania1-15/+16
2025-08-12net: mdiobus: release reset_gpio in mdiobus_unregister_device()Buday Csaba2-3/+1
2025-08-12net: phy: nxp-c45-tja11xx: fix the PHY ID mismatch issue when using C45Clark Wang1-10/+13
2025-08-12drm/i915/psr: Do not trigger Frame Change events from frontbuffer flushJouni Högander1-5/+9
2025-08-12drm/i915/fbc: fix the implementation of wa_18038517565Vinod Govindapillai1-4/+4
2025-08-12drm/panfrost: Print RSS for tiler heap BO's in debugfs GEMS fileAdrián Larumbe1-1/+1
2025-08-11proc: proc_maps_open allow proc_mem_open to return NULLJialin Wang1-2/+2
2025-08-11mm/mremap: avoid expensive folio lookup on mremap folio pte batchLorenzo Stoakes1-0/+4
2025-08-11userfaultfd: fix a crash in UFFDIO_MOVE when PMD is a migration entrySuren Baghdasaryan1-7/+10
2025-08-11mm: pass page directly instead of using folio_pageDev Jain1-13/+10
2025-08-11selftests/proc: fix string literal warning in proc-maps-race.cSukrut Heroorkar1-3/+3
2025-08-11cifs: avoid extra calls to strlen() in cifs_get_spnego_key()Dmitry Antipov1-29/+18
2025-08-11cifs: Fix collect_sample() to handle any iterator typeDavid Howells1-50/+21
2025-08-11net: stmmac: dwc-qos: fix clk prepare/enable leak on probe failureRussell King (Oracle)1-11/+2
2025-08-11net: stmmac: rk: put the PHY clock on removeRussell King (Oracle)1-1/+5
2025-08-11ref_tracker: use %p instead of %px in debugfs dentry nameJeff Layton1-1/+1
2025-08-11net: usb: qmi_wwan: add Telit Cinterion FN990A w/audio compositionFabio Porcedda1-0/+1
2025-08-11MAINTAINERS: Remove bouncing T7XX reviewerDave Hansen1-1/+0
2025-08-11MAINTAINERS: Mark Intel PTP DFL ToD as orphanedDave Hansen1-2/+1
2025-08-11MAINTAINERS: Mark Intel WWAN IOSM driver as orphanedDave Hansen1-2/+1
2025-08-11x86/fpu: Fix NULL dereference in avx512_status()Fushuai Wang1-9/+10
2025-08-11cpufreq: intel_pstate: Support Clearwater Forest OOB modeSrinivas Pandruvada1-0/+1
2025-08-11cpuidle: governors: menu: Avoid using invalid recent intervals dataRafael J. Wysocki1-4/+17
2025-08-11intel_idle: Allow loading ACPI tables for any familyLen Brown1-1/+1