index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
flamegraph.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-07
Input: synaptics - enable InterTouch on Dynabook Portege X30-D
Manuel Fombuena
1
-0
/
+1
2025-05-07
Input: synaptics - enable SMBus for HP Elitebook 850 G1
Dmitry Torokhov
1
-0
/
+1
2025-04-29
Input: mtk-pmic-keys - fix possible null pointer dereference
Gary Bisson
1
-2
/
+2
2025-04-28
Input: xpad - add support for 8BitDo Ultimate 2 Wireless Controller
Lode Willems
1
-0
/
+1
2025-04-28
Input: cyttsp5 - fix power control issue on wakeup
Mikael Gonella-Bolduc
1
-1
/
+1
2025-04-28
MAINTAINERS: .mailmap: update Mattijs Korpershoek's email address
Mattijs Korpershoek
2
-1
/
+2
2025-04-28
dt-bindings: mediatek,mt6779-keypad: Update Mattijs' email address
Mattijs Korpershoek
1
-1
/
+1
2025-04-28
Input: stmpe-ts - use module alias instead of device table
Arnd Bergmann
1
-6
/
+1
2025-04-18
Input: cyttsp5 - ensure minimum reset pulse width
Hugo Villeneuve
1
-1
/
+4
2025-04-18
Input: sparcspkr - avoid unannotated fall-through
WangYuli
1
-6
/
+16
2025-04-18
input/joystick: magellan: Mark __nonstring look-up table
Kees Cook
1
-1
/
+1
2025-03-10
MAINTAINERS: Remove myself from the goodix touchscreen maintainers
Bastien Nocera
1
-1
/
+0
2025-03-10
Input: goodix_berlin - add support for Berlin-A series
Jens Reidel
4
-26
/
+73
2025-03-10
dt-bindings: input: goodix,gt9916: Document gt9897 compatible
Jens Reidel
1
-0
/
+1
2025-03-09
Input: iqs7222 - preserve system status register
Jeff LaBundy
1
-28
/
+22
2025-03-04
dt-bindings: input: matrix_keypad - add wakeup-source property
Dmitry Torokhov
1
-0
/
+4
2025-02-27
dt-bindings: input: matrix_keypad - add missing property
Markus Burri
1
-0
/
+5
2025-02-25
Input: i8042 - swap old quirk combination with new quirk for more devices
Werner Sembach
1
-21
/
+10
2025-02-25
Input: i8042 - swap old quirk combination with new quirk for several devices
Werner Sembach
1
-26
/
+14
2025-02-25
Input: i8042 - add required quirks for missing old boardnames
Werner Sembach
1
-0
/
+30
2025-02-25
Input: i8042 - swap old quirk combination with new quirk for NHxxRZQ
Werner Sembach
1
-9
/
+1
2025-02-25
Input: pm8941-pwrkey - fix dev_dbg() output in pm8941_pwrkey_irq()
Dmitry Antipov
1
-2
/
+2
2025-02-25
Input: synaptics - hide unused smbus_pnp_ids[] array
Arnd Bergmann
1
-0
/
+2
2025-02-25
Input: apple_z2 - fix potential confusion in Kconfig
Sasha Finkelstein
1
-2
/
+2
2025-02-25
Input: matrix_keypad - use fsleep for delays after activating columns
Markus Burri
1
-1
/
+1
2025-02-25
Input: matrix_keypad - add settle time after enabling all columns
Markus Burri
1
-0
/
+6
2025-02-25
dt-bindings: input: matrix_keypad: add settle time after enabling all columns
Markus Burri
1
-0
/
+6
2025-02-25
dt-bindings: input: matrix_keypad: convert to YAML
Markus Burri
3
-50
/
+89
2025-02-25
dt-bindings: input: Correct indentation and style in DTS example
Krzysztof Kozlowski
3
-57
/
+57
2025-02-25
Input: xpad - rename QH controller to Legion Go S
Antheas Kapenekakis
1
-2
/
+2
2025-02-25
Input: xpad - add support for TECNO Pocket Go
Antheas Kapenekakis
1
-0
/
+2
2025-02-25
Input: xpad - add support for ZOTAC Gaming Zone
Antheas Kapenekakis
1
-0
/
+2
2025-02-24
Input: goodix-berlin - fix vddio regulator references
Luca Weiss
1
-12
/
+12
2025-02-24
Input: goodix-berlin - fix comment referencing wrong regulator
Luca Weiss
1
-1
/
+1
2025-02-24
Input: imagis - add support for imagis IST3038H
Andras Sebok
1
-0
/
+9
2025-02-24
dt-bindings: input/touchscreen: imagis: add compatible for ist3038h
Andras Sebok
1
-0
/
+1
2025-02-23
Linux 6.14-rc4
v6.14-rc4
Linus Torvalds
1
-1
/
+1
2025-02-22
i2c: core: Allocate temporary client dynamically
Geert Uytterhoeven
1
-5
/
+10
2025-02-21
tracing: Fix memory leak when reading set_event file
Adrian Huang
1
-2
/
+9
2025-02-21
ftrace: Correct preemption accounting for function tracing.
Sebastian Andrzej Siewior
1
-4
/
+2
2025-02-21
selftests/ftrace: Update fprobe test to check enabled_functions file
Steven Rostedt
1
-0
/
+54
2025-02-21
fprobe: Fix accounting of when to unregister from function graph
Steven Rostedt
1
-3
/
+3
2025-02-21
fprobe: Always unregister fgraph function from ops
Steven Rostedt
1
-4
/
+2
2025-02-21
ftrace: Do not add duplicate entries in subops manager ops
Steven Rostedt
1
-0
/
+3
2025-02-21
ftrace: Fix accounting of adding subops to a manager ops
Steven Rostedt
1
-11
/
+22
2025-02-21
docs: arch/x86/sva: Fix two grammar errors under Background and FAQ
Brian Ochoa
1
-2
/
+2
2025-02-21
rseq: Fix rseq registration with CONFIG_DEBUG_RSEQ
Michael Jeanson
1
-3
/
+8
2025-02-21
x86/cpufeatures: Make AVX-VNNI depend on AVX
Eric Biggers
1
-0
/
+1
2025-02-21
irqchip/qcom-pdc: Workaround hardware register bug on X1E80100
Stephan Gerhold
1
-3
/
+64
2025-02-20
MAINTAINERS: Change maintainer for RDT
Fenghua Yu
1
-1
/
+1
[next]