summaryrefslogtreecommitdiffstats
path: root/init/init_task.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-01-09Input: zinitix - handle proper supply namesLinus Walleij1-5/+16
2022-01-09dt-bindings: input/ts/zinitix: Convert to YAML, fix and extendLinus Walleij2-40/+115
2022-01-09Input: axp20x-pek - revert "always register interrupt handlers" changeHans de Goede1-37/+35
2022-01-04Input: gpio-keys - avoid clearing twice some memoryChristophe JAILLET1-1/+1
2021-12-20Input: byd - fix typo in a commentXiang wangx1-1/+1
2021-12-20Input: ucb1400_ts - remove redundant variable penupColin Ian King1-3/+1
2021-12-20Input: ti_am335x_tsc - lower the X and Y sampling timeDario Binacchi1-3/+7
2021-12-20Input: ti_am335x_tsc - fix STEPCONFIG setup for Z2Dario Binacchi1-1/+4
2021-12-20Input: ti_am335x_tsc - set ADCREFM for X configurationDario Binacchi1-1/+2
2021-12-13Input: silead - add pen supportHans de Goede1-0/+99
2021-12-13Input: silead - add support for EFI-embedded fw using different min/max coord...Hans de Goede1-5/+68
2021-12-13Input: goodix - 2 small fixes for pen supportHans de Goede1-1/+2
2021-12-13Input: goodix - improve gpiod_get() error loggingHans de Goede1-2/+2
2021-12-09Input: goodix - add pen supportHans de Goede2-2/+121
2021-12-07Input: ff-core - correct magnitude setting for rumble compatibilityCharles Keepax1-1/+1
2021-12-07Input: palmas-pwrbutton - make a couple of arrays static constColin Ian King1-2/+2
2021-11-29Input: wacom_i2c - clean up the query device fieldsAlistair Francis1-18/+26
2021-11-29Input: palmas-pwrbutton - use bitfield helpersGeert Uytterhoeven1-2/+3
2021-11-10Input: iforce - fix control-message timeoutJohan Hovold1-1/+1
2021-11-10Input: wacom_i2c - use macros for the bit masksAlistair Francis1-6/+16
2021-11-10Input: ili210x - reduce sample period to 15msMarek Vasut1-1/+1
2021-11-10Input: ili210x - improve polled sample spacingMarek Vasut1-2/+8
2021-11-10Input: ili210x - special case ili251x sample read outMarek Vasut1-5/+13
2021-11-10Input: elantench - fix misreporting trackpoint coordinatesPhoenix Huang1-0/+13
2021-11-06Input: synaptics-rmi4 - Fix device hierarchyLoic Poulain1-0/+1
2021-11-06Input: i8042 - Add quirk for Fujitsu Lifebook T725Takashi Iwai1-0/+14
2021-11-03Input: cap11xx - add support for cap1206Jesse Taube2-14/+30
2021-11-03Input: remove unused header <linux/input/cy8ctmg110_pdata.h>Jonathan Corbet1-10/+0
2021-10-31Linux 5.15v5.15Linus Torvalds1-2/+2
2021-10-31perf script: Fix PERF_SAMPLE_WEIGHT_STRUCT supportKan Liang1-1/+1
2021-10-31perf callchain: Fix compilation on powerpc with gcc11+Jiri Olsa1-1/+1
2021-10-31perf script: Check session->header.env.arch before using itSong Liu1-4/+8
2021-10-31perf build: Suppress 'rm dlfilter' build messageAdrian Hunter1-0/+2
2021-10-30scsi: ufs: ufshpb: Remove HPB2.0 flowsAvri Altman3-288/+4
2021-10-29scsi: mpt3sas: Fix reference tag handling for WRITE_INSERTMartin K. Petersen1-3/+6
2021-10-29riscv: Fix asan-stack clang buildAlexandre Ghiti3-2/+10
2021-10-29riscv: Do not re-populate shadow memory with kasan_populate_early_shadowAlexandre Ghiti1-11/+0
2021-10-29tracing: Fix misspelling of "missing"Steven Rostedt (VMware)1-1/+1
2021-10-29ftrace: Fix kernel-doc formatting issuesSteven Rostedt (VMware)1-8/+10
2021-10-29Revert "btrfs: compression: drop kmap/kunmap from lzo"David Sterba1-11/+25
2021-10-29Revert "btrfs: compression: drop kmap/kunmap from zlib"David Sterba1-11/+25
2021-10-29Revert "btrfs: compression: drop kmap/kunmap from zstd"David Sterba1-9/+18
2021-10-29tools/testing/selftests/vm/split_huge_page_test.c: fix application of sizeof ...David Yang1-1/+1
2021-10-29mm/damon/core-test: fix wrong expectations for 'damon_split_regions_of()'SeongJae Park1-2/+2
2021-10-29mm: khugepaged: skip huge page collapse for special filesYang Shi1-8/+11
2021-10-29mm, thp: bail out early in collapse_file for writeback pageRongwei Wang1-1/+6
2021-10-29mm/vmalloc: fix numa spreading for large hash tablesChen Wandun1-6/+9
2021-10-29mm/secretmem: avoid letting secretmem_users drop to zeroKees Cook1-1/+1
2021-10-29ocfs2: fix race between searching chunks and release journal_head from buffer...Gautham Ananthakrishna1-9/+13
2021-10-29mm/oom_kill.c: prevent a race between process_mrelease and exit_mmapSuren Baghdasaryan1-11/+12