summaryrefslogtreecommitdiffstats
path: root/samples (unfollow)
Commit message (Expand)AuthorFilesLines
2024-06-09Input: joystick - use sizeof(*pointer) instead of sizeof(type)Erick Archer25-26/+30
2024-06-09Input: touchscreen - use sizeof(*pointer) instead of sizeof(type)Erick Archer17-23/+24
2024-06-07Input: cap11xx - stop using chip ID when configuring itDmitry Torokhov1-55/+70
2024-06-07Input: adc-joystick - handle inverted axesChris Morgan1-0/+20
2024-06-07Input: gameport - use sizeof(*pointer) instead of sizeof(type)Erick Archer4-5/+5
2024-06-07Input: serio - use sizeof(*pointer) instead of sizeof(type)Erick Archer23-37/+37
2024-06-06linux/interrupt.h: allow "guard" notation to disable and reenable IRQDmitry Torokhov1-0/+4
2024-06-06Input: wacom_w8001 - correct device name generationJason Gerecke1-1/+1
2024-06-03Input: tablet - use sizeof(*pointer) instead of sizeof(type)Erick Archer5-5/+5
2024-06-03Input: mouse - use sizeof(*pointer) instead of sizeof(type)Erick Archer14-16/+15
2024-06-03Input: misc - use sizeof(*pointer) instead of sizeof(type)Erick Archer8-9/+9
2024-06-03Input: keyboard - use sizeof(*pointer) instead of sizeof(type)Erick Archer8-8/+8
2024-05-30Input: wacom_w8001 - simplify device name generationJason Gerecke1-8/+5
2024-05-22Input: edt-ft5x06 - add support for FocalTech FT5452 and FT8719Joel Selvaraj1-0/+12
2024-05-22dt-bindings: input: touchscreen: edt-ft5x06: Document FT5452 and FT8719 supportJoel Selvaraj1-0/+2
2024-05-21Input: xpad - add support for Machenike G5 Pro ControllerKirill Artemev1-0/+2
2024-05-20Input: try trimming too long modalias stringsDmitry Torokhov1-15/+89
2024-05-14Input: drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König64-99/+99
2024-05-13Input: zet6223 - remove an unused field in struct zet6223_tsChristophe JAILLET1-2/+0
2024-05-13Input: chipone_icn8505 - remove an unused field in struct icn8505_dataChristophe JAILLET1-1/+0
2024-05-12Linux 6.9v6.9Linus Torvalds1-1/+1
2024-05-11selftests/harness: Handle TEST_F()'s explicit exit codesMickaël Salaün1-1/+5
2024-05-11selftests/harness: Fix vfork() side effectsMickaël Salaün2-25/+57
2024-05-11selftests/harness: Share _metadata between forked processesMickaël Salaün1-11/+15
2024-05-11selftests/pidfd: Fix wrong expectationMickaël Salaün1-1/+1
2024-05-11selftests/harness: Constify fixture variantsMickaël Salaün1-2/+2
2024-05-11selftests/landlock: Do not allocate memory in fixture dataMickaël Salaün1-22/+35
2024-05-11selftests/harness: Fix interleaved scheduling leading to race conditionsMickaël Salaün1-1/+14
2024-05-11selftests/harness: Fix fixture teardownMickaël Salaün1-5/+9
2024-05-11selftests/landlock: Fix FS tests when run on a private mount pointMickaël Salaün1-1/+9
2024-05-11selftests/pidfd: Fix config for pidfd_setns_testMickaël Salaün1-0/+2
2024-05-10Revert "drm/nouveau/firmware: Fix SG_DEBUG error with nvkm_firmware_ctor()"Dave Airlie1-12/+7
2024-05-10mailmap: add entry for Barry SongBarry Song1-0/+5
2024-05-10selftests/mm: fix powerpc ARCH checkMichael Ellerman1-3/+3
2024-05-10drm/amdgpu: Fix comparison in amdgpu_res_cpu_visibleMichel Dänzer1-1/+1
2024-05-10drm/amdkfd: don't allow mapping the MMIO HDP page with large pagesAlex Deucher1-2/+5
2024-05-10x86/topology/amd: Ensure that LLC ID is initializedThomas Gleixner1-9/+7
2024-05-10gpiolib: cdev: fix uninitialised kfifoKent Gibson1-0/+14
2024-05-10x86/amd_nb: Add new PCI IDs for AMD family 0x1aShyam Sundar S K2-0/+2
2024-05-10iommu/arm-smmu: Use the correct type in nvidia_smmu_context_fault()Jason Gunthorpe1-3/+1
2024-05-09hwmon: (pmbus/ucd9000) Increase delay from 250 to 500usLakshmi Yadlapati1-3/+3
2024-05-09regulator: core: fix debugfs creation regressionJohan Hovold1-11/+16
2024-05-09drm/xe: Use ordered WQ for G2H handlerMatthew Brost3-1/+8
2024-05-09drm/xe/guc: Check error code when initializing the CT mutexDaniele Ceraolo Spurio1-1/+4
2024-05-09drm/xe/ads: Use flexible-arrayLucas De Marchi1-1/+1
2024-05-09gpiolib: cdev: Fix use after free in lineinfo_changed_notifyZhongqiu Han1-1/+1
2024-05-09gpiolib: use a single SRCU struct for all GPIO descriptorsBartosz Golaszewski3-28/+25
2024-05-09net: dsa: mv88e6xxx: read cmode on mv88e6320/21 serdes only portsSteffen Bätz1-6/+17
2024-05-09net: dsa: mv88e6xxx: add phylink_get_caps for the mv88e6320/21 familySteffen Bätz1-2/+14
2024-05-09net: hns3: fix kernel crash when devlink reload during initializationYonglong Liu2-18/+9