index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
samples
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-06-09
Input: joystick - use sizeof(*pointer) instead of sizeof(type)
Erick Archer
25
-26
/
+30
2024-06-09
Input: touchscreen - use sizeof(*pointer) instead of sizeof(type)
Erick Archer
17
-23
/
+24
2024-06-07
Input: cap11xx - stop using chip ID when configuring it
Dmitry Torokhov
1
-55
/
+70
2024-06-07
Input: adc-joystick - handle inverted axes
Chris Morgan
1
-0
/
+20
2024-06-07
Input: gameport - use sizeof(*pointer) instead of sizeof(type)
Erick Archer
4
-5
/
+5
2024-06-07
Input: serio - use sizeof(*pointer) instead of sizeof(type)
Erick Archer
23
-37
/
+37
2024-06-06
linux/interrupt.h: allow "guard" notation to disable and reenable IRQ
Dmitry Torokhov
1
-0
/
+4
2024-06-06
Input: wacom_w8001 - correct device name generation
Jason Gerecke
1
-1
/
+1
2024-06-03
Input: tablet - use sizeof(*pointer) instead of sizeof(type)
Erick Archer
5
-5
/
+5
2024-06-03
Input: mouse - use sizeof(*pointer) instead of sizeof(type)
Erick Archer
14
-16
/
+15
2024-06-03
Input: misc - use sizeof(*pointer) instead of sizeof(type)
Erick Archer
8
-9
/
+9
2024-06-03
Input: keyboard - use sizeof(*pointer) instead of sizeof(type)
Erick Archer
8
-8
/
+8
2024-05-30
Input: wacom_w8001 - simplify device name generation
Jason Gerecke
1
-8
/
+5
2024-05-22
Input: edt-ft5x06 - add support for FocalTech FT5452 and FT8719
Joel Selvaraj
1
-0
/
+12
2024-05-22
dt-bindings: input: touchscreen: edt-ft5x06: Document FT5452 and FT8719 support
Joel Selvaraj
1
-0
/
+2
2024-05-21
Input: xpad - add support for Machenike G5 Pro Controller
Kirill Artemev
1
-0
/
+2
2024-05-20
Input: try trimming too long modalias strings
Dmitry Torokhov
1
-15
/
+89
2024-05-14
Input: drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
64
-99
/
+99
2024-05-13
Input: zet6223 - remove an unused field in struct zet6223_ts
Christophe JAILLET
1
-2
/
+0
2024-05-13
Input: chipone_icn8505 - remove an unused field in struct icn8505_data
Christophe JAILLET
1
-1
/
+0
2024-05-12
Linux 6.9
v6.9
Linus Torvalds
1
-1
/
+1
2024-05-11
selftests/harness: Handle TEST_F()'s explicit exit codes
Mickaël Salaün
1
-1
/
+5
2024-05-11
selftests/harness: Fix vfork() side effects
Mickaël Salaün
2
-25
/
+57
2024-05-11
selftests/harness: Share _metadata between forked processes
Mickaël Salaün
1
-11
/
+15
2024-05-11
selftests/pidfd: Fix wrong expectation
Mickaël Salaün
1
-1
/
+1
2024-05-11
selftests/harness: Constify fixture variants
Mickaël Salaün
1
-2
/
+2
2024-05-11
selftests/landlock: Do not allocate memory in fixture data
Mickaël Salaün
1
-22
/
+35
2024-05-11
selftests/harness: Fix interleaved scheduling leading to race conditions
Mickaël Salaün
1
-1
/
+14
2024-05-11
selftests/harness: Fix fixture teardown
Mickaël Salaün
1
-5
/
+9
2024-05-11
selftests/landlock: Fix FS tests when run on a private mount point
Mickaël Salaün
1
-1
/
+9
2024-05-11
selftests/pidfd: Fix config for pidfd_setns_test
Mickaël Salaün
1
-0
/
+2
2024-05-10
Revert "drm/nouveau/firmware: Fix SG_DEBUG error with nvkm_firmware_ctor()"
Dave Airlie
1
-12
/
+7
2024-05-10
mailmap: add entry for Barry Song
Barry Song
1
-0
/
+5
2024-05-10
selftests/mm: fix powerpc ARCH check
Michael Ellerman
1
-3
/
+3
2024-05-10
drm/amdgpu: Fix comparison in amdgpu_res_cpu_visible
Michel Dänzer
1
-1
/
+1
2024-05-10
drm/amdkfd: don't allow mapping the MMIO HDP page with large pages
Alex Deucher
1
-2
/
+5
2024-05-10
x86/topology/amd: Ensure that LLC ID is initialized
Thomas Gleixner
1
-9
/
+7
2024-05-10
gpiolib: cdev: fix uninitialised kfifo
Kent Gibson
1
-0
/
+14
2024-05-10
x86/amd_nb: Add new PCI IDs for AMD family 0x1a
Shyam Sundar S K
2
-0
/
+2
2024-05-10
iommu/arm-smmu: Use the correct type in nvidia_smmu_context_fault()
Jason Gunthorpe
1
-3
/
+1
2024-05-09
hwmon: (pmbus/ucd9000) Increase delay from 250 to 500us
Lakshmi Yadlapati
1
-3
/
+3
2024-05-09
regulator: core: fix debugfs creation regression
Johan Hovold
1
-11
/
+16
2024-05-09
drm/xe: Use ordered WQ for G2H handler
Matthew Brost
3
-1
/
+8
2024-05-09
drm/xe/guc: Check error code when initializing the CT mutex
Daniele Ceraolo Spurio
1
-1
/
+4
2024-05-09
drm/xe/ads: Use flexible-array
Lucas De Marchi
1
-1
/
+1
2024-05-09
gpiolib: cdev: Fix use after free in lineinfo_changed_notify
Zhongqiu Han
1
-1
/
+1
2024-05-09
gpiolib: use a single SRCU struct for all GPIO descriptors
Bartosz Golaszewski
3
-28
/
+25
2024-05-09
net: dsa: mv88e6xxx: read cmode on mv88e6320/21 serdes only ports
Steffen Bätz
1
-6
/
+17
2024-05-09
net: dsa: mv88e6xxx: add phylink_get_caps for the mv88e6320/21 family
Steffen Bätz
1
-2
/
+14
2024-05-09
net: hns3: fix kernel crash when devlink reload during initialization
Yonglong Liu
2
-18
/
+9
[next]