summaryrefslogtreecommitdiffstats
path: root/init/version-timestamp.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-06Input: matrix_keypad - remove support for platform dataDmitry Torokhov2-119/+3
2024-09-06ARM: spitz: Use software nodes/properties for the matrix keypadDmitry Torokhov1-23/+41
2024-09-06ARM: spitz: Use software nodes/properties for the GPIO-driven buttonsDmitry Torokhov1-31/+68
2024-09-06Input: matrix_keypad - switch to gpiod API and generic device propertiesDmitry Torokhov1-156/+185
2024-09-06Input: matrix_keypad - remove support for clustered interruptDmitry Torokhov1-39/+22
2024-09-04Input: synaptics-rmi4 - fix crash when DPM query is not supportedDmitry Torokhov1-3/+2
2024-09-03MAINTAINERS: remove unneeded file entry in INPUT sectionLukas Bulwahn1-1/+0
2024-09-01Linux 6.11-rc6v6.11-rc6Linus Torvalds1-1/+1
2024-09-01Input: zinitix - varying icon status registersLinus Walleij1-2/+35
2024-09-01Input: zinitix - read and cache device version numbersLinus Walleij1-0/+36
2024-09-01bcachefs: Mark more errors as autofixKent Overstreet1-5/+5
2024-09-01bcachefs: Revert lockless buffered IO pathKent Overstreet2-110/+40
2024-09-01Input: snvs_pwrkey - use devm_clk_get_optional_enabled()Dmitry Torokhov1-23/+1
2024-08-31power: sequencing: qcom-wcn: set the wlan-enable GPIO to outputBartosz Golaszewski1-0/+7
2024-08-31dt-bindings: input: touchscreen: Use generic node nameFabio Estevam3-4/+4
2024-08-30MAINTAINERS: add i8042.h and libps2.h to INPUT sectionDmitry Torokhov1-0/+2
2024-08-30MAINTAINERS: PCI: Add NXP PCI controller mailing list imx@lists.linux.devFrank Li1-0/+2
2024-08-30io_uring/kbuf: return correct iovec count from classic buffer peekJens Axboe1-1/+1
2024-08-30nfsd: fix nfsd4_deleg_getattr_conflict in presence of third party leaseNeilBrown1-2/+9
2024-08-30io_uring/rsrc: ensure compat iovecs are copied correctlyJens Axboe1-4/+15
2024-08-30dcache: keep dentry_hashtable or d_hash_shift even when not usedStephen Brennan1-2/+7
2024-08-29MAINTAINERS: add gameport.h, serio.h and uinput.h to INPUT sectionDmitry Torokhov1-0/+6
2024-08-29Input: bcm5974 - use guard notation when acquiring mutexDmitry Torokhov1-22/+13
2024-08-29Input: matrix-keymap - switch to using __free() cleanup facilityDmitry Torokhov1-16/+9
2024-08-29Input: cypress_ps2 - fix waiting for command responseDmitry Torokhov1-45/+13
2024-08-29drm/xe/hwmon: Fix WRITE_I1 param from u32 to u16Karthik Poosa1-1/+1
2024-08-29nfc: pn533: Add poll mod list filling checkAleksandr Mishin1-0/+5
2024-08-29mailmap: update entry for Sriram YagnaramanSriram Yagnaraman1-0/+1
2024-08-29selftests: mptcp: join: check re-re-adding ID 0 signalMatthieu Baerts (NGI0)1-11/+21
2024-08-29mptcp: pm: ADD_ADDR 0 is not a new addressMatthieu Baerts (NGI0)3-1/+14
2024-08-29selftests: mptcp: join: validate event numbersMatthieu Baerts (NGI0)2-3/+75
2024-08-29mptcp: avoid duplicated SUB_CLOSED eventsMatthieu Baerts (NGI0)2-1/+8
2024-08-29selftests: mptcp: join: check re-re-adding ID 0 endpMatthieu Baerts (NGI0)1-12/+15
2024-08-29mptcp: pm: fix ID 0 endp usage after multiple re-creationsMatthieu Baerts (NGI0)1-2/+5
2024-08-29mptcp: pm: do not remove already closed subflowsMatthieu Baerts (NGI0)1-0/+2
2024-08-29selftests: mptcp: join: no extra msg if no counterMatthieu Baerts (NGI0)1-8/+8
2024-08-29selftests: mptcp: join: check re-adding init endp with != idMatthieu Baerts (NGI0)1-5/+16
2024-08-29mptcp: pm: reset MPC endp ID when re-addedMatthieu Baerts (NGI0)1-2/+11
2024-08-29mptcp: pm: skip connecting to already established sfMatthieu Baerts (NGI0)1-3/+6
2024-08-29mptcp: pm: send ACK on an active subflowMatthieu Baerts (NGI0)1-3/+6
2024-08-29selftests: mptcp: join: check removing ID 0 endpointMatthieu Baerts (NGI0)1-7/+18
2024-08-29mptcp: pm: fix RM_ADDR ID for the initial subflowMatthieu Baerts (NGI0)1-13/+15
2024-08-29mptcp: pm: reuse ID 0 after delete and re-addMatthieu Baerts (NGI0)1-0/+10
2024-08-29dt-bindings: input: pure gpio support for adp5588Utsav Agarwal1-5/+33
2024-08-29Input: adp5588-keys - add support for pure gpioUtsav Agarwal1-13/+35
2024-08-29Input: adp5588-keys - use guard notation when acquiring mutexesDmitry Torokhov1-32/+17
2024-08-29net: busy-poll: use ktime_get_ns() instead of local_clock()Eric Dumazet1-1/+1
2024-08-29selinux,smack: don't bypass permissions check in inode_setsecctx hookScott Mayhew2-4/+4
2024-08-28cifs: Fix FALLOC_FL_ZERO_RANGE to preflush buffered part of target regionDavid Howells1-2/+14
2024-08-28Input: mt6779-keypad - use devm_clk_get_enabled()Dmitry Torokhov1-17/+1