summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-18Input: ili210x - fix reset timingMarek Vasut
2022-04-24dt-bindings: input: mediatek,mt6779-keypad: update maintainerMattijs Korpershoek
2022-04-17Input: add Marine Navigation KeycodesShelby Heffron
2022-04-17Input: omap4-keypad - fix pm_runtime_get_sync() error checkingMiaoqian Lin
2022-04-08Input: cypress-sf - register a callback to disable the regulatorsZheyu Ma
2022-03-31Revert "Input: clear BTN_RIGHT/MIDDLE on buttonpads"José Expósito
2022-03-30Merge branch 'next' into for-linusDmitry Torokhov
2022-03-20Input: adi - remove redundant variable zColin Ian King
2022-03-20Input: add Imagis touchscreen driverMarkuss Broks
2022-03-20dt-bindings: input/touchscreen: bindings for ImagisMarkuss Broks
2022-03-20Input: synaptics - enable InterTouch on ThinkPad T14/P14s Gen 1 AMDMatthew Haughton
2022-03-20Input: stmfts - fix reference leak in stmfts_input_openZheng Yongjun
2022-03-20Input: add bounds checking to input_set_capability()Jeff LaBundy
2022-03-20Input: iqs5xx - use local input_dev pointerJeff LaBundy
2022-03-14HID: google: modify HID device groups of eelZhengqiao Xia
2022-03-14HID: google: Add support for vivaldi to hid-hammerStephen Boyd
2022-03-14HID: google: extract Vivaldi hid feature mapping for use in hid-hammerStephen Boyd
2022-03-14Input: extract ChromeOS vivaldi physmap show functionStephen Boyd
2022-03-14HID: google: switch to devm when registering keyboard backlight LEDDmitry Torokhov
2022-03-14Merge tag 'v5.17-rc8' into nextDmitry Torokhov
2022-03-14Input: aiptek - properly check endpoint typePavel Skripkin
2022-03-14Input: mt6779-keypad - fix signedness bugLv Ruyi (CGEL ZTE)
2022-03-13Linux 5.17-rc8Linus Torvalds
2022-03-13Merge tag 'x86_urgent_for_v5.17_rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-03-12Merge tag 'perf-tools-fixes-for-v5.17-2022-03-12' of git://git.kernel.org/pub...Linus Torvalds
2022-03-12Merge tag 'drm-fixes-2022-03-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-03-12perf parse: Fix event parser error for hybrid systemsZhengjun Xing
2022-03-12perf bench: Fix NULL check against wrong variableWeiguo Li
2022-03-12perf parse-events: Fix NULL check against wrong variableWeiguo Li
2022-03-12tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo
2022-03-12tools kvm headers arm64: Update KVM headers from the kernel sourcesArnaldo Carvalho de Melo
2022-03-12drm/panel: Select DRM_DP_HELPER for DRM_PANEL_EDPThomas Zimmermann
2022-03-11ARM: Spectre-BHB: provide empty stub for non-configRandy Dunlap
2022-03-11Merge tag 'riscv-for-linus-5.17-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-03-11Merge tag 'powerpc-5.17-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-03-11ARM: fix Thumb2 regression with Spectre BHBRussell King (Oracle)
2022-03-11Merge tag 'mmc-v5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2022-03-11x86/sgx: Free backing memory after faulting the enclave pageJarkko Sakkinen
2022-03-11Merge branch 'davidh' (fixes from David Howells)Linus Torvalds
2022-03-11cachefiles: Fix volume coherency attributeDavid Howells
2022-03-11afs: Fix potential thrashing in afs writebackDavid Howells
2022-03-11x86/traps: Mark do_int3() NOKPROBE_SYMBOLLi Huafei
2022-03-11watch_queue: Make comment about setting ->defunct more accurateDavid Howells
2022-03-11watch_queue: Fix lack of barrier/sync/lock between post and readDavid Howells
2022-03-11watch_queue: Free the alloc bitmap when the watch_queue is torn downDavid Howells
2022-03-11watch_queue: Fix the alloc bitmap size to reflect notes allocatedDavid Howells
2022-03-11watch_queue: Use the bitmap API when applicableChristophe JAILLET
2022-03-11watch_queue: Fix to always request a pow-of-2 pipe ring sizeDavid Howells
2022-03-11watch_queue: Fix to release page in ->release()David Howells
2022-03-11watch_queue, pipe: Free watchqueue state after clearing pipe ringDavid Howells