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
/
scripts
/
basic
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-01
Input: samsung-keypad - use BIT() and GENMASK() where appropriate
Dmitry Torokhov
1
-9
/
+10
2025-07-01
Input: samsung-keypad - use per-chip parameters
Dmitry Torokhov
1
-24
/
+37
2025-07-01
Input: samsung-keypad - use guard notation to acquire mutex
Dmitry Torokhov
1
-6
/
+2
2025-07-01
Input: samsung-keypad - use devm to disable runtime PM
Dmitry Torokhov
1
-12
/
+5
2025-07-01
Input: samsung-keypad - use struct_size() helper
Dmitry Torokhov
1
-3
/
+3
2025-07-01
Input: samsung-keypad - do not combine memory allocation checks
Dmitry Torokhov
1
-1
/
+4
2025-07-01
Input: samsung-keypad - do not set input device's parent explicitly
Dmitry Torokhov
1
-1
/
+0
2025-07-01
Input: samsung-keypad - switch to using devm_clk_get_prepared()
Dmitry Torokhov
1
-18
/
+4
2025-07-01
Input: edt-ft5x06 - add support for FocalTech FT8716
Jens Reidel
1
-0
/
+6
2025-07-01
dt-bindings: input: touchscreen: edt-ft5x06: Document FT8716 support
Jens Reidel
1
-0
/
+1
2025-07-01
Input: edt-ft5x06 - use per-client debugfs directory
Wolfram Sang
2
-14
/
+27
2025-07-01
Input: cs40l50 - remove redundant flush_workqueue() calls
Chen Ni
1
-1
/
+0
2025-07-01
dt-bindings: input: touchscreen: convert tsc2007.txt to yaml format
Frank Li
2
-39
/
+75
2025-06-30
Input: max8997_haptic - optimize PWM configuration
Uwe Kleine-König
1
-49
/
+47
2025-06-29
Input: pcf50633-input - remove the driver
Dr. David Alan Gilbert
3
-121
/
+0
2025-06-29
Input: goodix - add support for polling mode
Joseph Guo
1
-6
/
+44
2025-06-27
Input: adp5589 - use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-5
/
+6
2025-06-27
Input: adp5588 - use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-4
/
+5
2025-06-27
Input: ad7879 - use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-4
/
+7
2025-06-27
dt-bindings: input: touchscreen: convert lpc32xx-tsc.txt to yaml format
Frank Li
2
-16
/
+43
2025-05-30
Input: ims-pcu - check record size in ims_pcu_flash_firmware()
Dan Carpenter
1
-0
/
+6
2025-05-30
Input: gpio-keys - fix possible concurrent access in gpio_keys_irq_timer()
Gatien Chevallier
1
-0
/
+2
2025-05-30
Input: gpio-keys - fix a sleep while atomic with PREEMPT_RT
Fabrice Gasnier
1
-2
/
+2
2025-05-30
Input: amijoy - make headings compliant w/ guidelines in documentation
George Anthony Vernon
1
-16
/
+26
2025-05-30
Input: amijoy - fix grammar in documentation
George Anthony Vernon
1
-43
/
+42
2025-05-30
Input: amijoy - fix Amiga 4-joystick adapter pinout in documentation
George Anthony Vernon
1
-1
/
+1
2025-05-30
Input: amijoy - fix broken table formatting in documentation
George Anthony Vernon
1
-1
/
+1
2025-05-19
Input: atkbd - do not reset keyboard by default on Loongson
Qunqin Zhao
1
-1
/
+1
2025-05-16
Input: xpad - send LED and auth done packets to all Xbox One controllers
Vicki Pfau
1
-13
/
+8
2025-05-16
Input: xpad - add the ByoWave Proteus controller
Pierre-Loup A. Griffais
1
-0
/
+2
2025-05-16
Input: xpad - allow delaying init packets
Vicki Pfau
1
-0
/
+30
2025-05-11
Linux 6.15-rc6
v6.15-rc6
Linus Torvalds
1
-1
/
+1
2025-05-10
Input: xpad - fix xpad_device sorting
Vicki Pfau
1
-1
/
+1
2025-05-10
Input: xpad - add support for several more controllers
Vicki Pfau
1
-0
/
+7
2025-05-10
Input: xpad - fix Share button on Xbox One controllers
Vicki Pfau
1
-15
/
+20
2025-05-10
Input: xpad - fix two controller table values
Vicki Pfau
1
-2
/
+2
2025-05-10
MAINTAINERS: update dlg,da72??.txt to yaml
Neil Armstrong
1
-1
/
+1
2025-05-10
dt-bindings: input: convert dlg,da7280.txt to dt-schema
Neil Armstrong
2
-108
/
+248
2025-05-10
Input: hisi_powerkey - enable system-wakeup for s2idle
Ulf Hansson
1
-1
/
+1
2025-05-09
fix IS_MNT_PROPAGATING uses
Al Viro
3
-10
/
+12
2025-05-09
do_move_mount(): don't leak MNTNS_PROPAGATING on failures
Al Viro
1
-3
/
+2
2025-05-09
do_umount(): add missing barrier before refcount checks in sync case
Al Viro
1
-1
/
+2
2025-05-09
__legitimize_mnt(): check for MNT_SYNC_UMOUNT should be under mount_lock
Al Viro
1
-5
/
+1
2025-05-09
x86/mm: Eliminate window where TLB flushes may be inadvertently skipped
Dave Hansen
1
-3
/
+19
2025-05-09
io_uring/sqpoll: Increase task_work submission batch size
Gabriel Krisman Bertazi
1
-1
/
+1
2025-05-09
drm/i915/dp: Fix determining SST/MST mode during MTP TU state computation
Imre Deak
1
-1
/
+1
2025-05-09
memblock: Accept allocated memory before use in memblock_double_array()
Tom Lendacky
1
-1
/
+8
2025-05-08
drm/xe: Add config control for svm flush work
Shuicheng Lin
3
-2
/
+21
2025-05-08
drm/xe: Release force wake first then runtime power
Shuicheng Lin
1
-4
/
+5
2025-05-08
drm/xe/gsc: do not flush the GSC worker from the reset path
Daniele Ceraolo Spurio
7
-2
/
+44
[next]