summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-04-20media: hi556: Fix memory leak (on error) in hi556_check_hwcfg()Hans de Goede1-2/+3
2025-04-20media: streamzap: prevent processing IR data on URB failureMurad Masimov1-30/+38
2025-04-20accel/ivpu: Fix PM related deadlocks in MS IOCTLsJacek Lawrynowicz2-2/+20
2025-04-20tpm, tpm_tis: Fix timeout handling when waiting for TPM statusJonathan McDowell1-2/+1
2025-04-20mtd: rawnand: brcmnand: fix PM resume warningKamal Dasu1-1/+1
2025-04-20spi: cadence-qspi: Fix probe on AM62A LP SKMiquel Raynal1-0/+6
2025-04-20KVM: arm64: Tear down vGIC on failed vCPU creationWill Deacon1-1/+5
2025-04-20arm64: errata: Add KRYO 2XX/3XX/4XX silver cores to Spectre BHB safe listDouglas Anderson1-0/+3
2025-04-20arm64: errata: Assume that unknown CPUs _are_ vulnerable to Spectre BHBDouglas Anderson2-102/+102
2025-04-20arm64: errata: Add QCOM_KRYO_4XX_GOLD to the spectre_bhb_k24_listDouglas Anderson1-0/+1
2025-04-20arm64: cputype: Add MIDR_CORTEX_A76AEDouglas Anderson1-0/+2
2025-04-20xenfs/xensyms: respect hypervisor's "next" indicationJan Beulich1-2/+2
2025-04-20media: rockchip: rga: fix rga offset lookupJohn Keeping1-1/+1
2025-04-20media: siano: Fix error handling in smsdvb_module_init()Yuan Can1-0/+2
2025-04-20media: vim2m: print device name after registering deviceMatthew Majewski1-3/+3
2025-04-20media: venus: hfi: add check to handle incorrect queue sizeVikash Garodia1-0/+6
2025-04-20media: venus: hfi: add a check to handle OOB in sfr regionVikash Garodia1-2/+10
2025-04-20media: intel/ipu6: set the dev_parent of video device to pdevBingbu Cao1-0/+1
2025-04-20media: mgb4: Fix switched CMT frequency range "magic values" setsMartin Tůma1-1/+1
2025-04-20media: i2c: adv748x: Fix test pattern selection maskNiklas Söderlund1-1/+1
2025-04-20media: mgb4: Fix CMT registers update logicMartin Tůma1-2/+4
2025-04-20media: uapi: rkisp1-config: Fix typo in extensible params exampleNiklas Söderlund1-1/+1
2025-04-20media: mtk-vcodec: venc: avoid -Wenum-compare-conditional warningArnd Bergmann1-1/+5
2025-04-20media: mediatek: vcodec: Fix a resource leak related to the scp device in FW ...Jiasheng Jiang1-1/+4
2025-04-20dt-bindings: media: st,stmipid02: correct lane-polarities maxItemsAlain Volmat1-1/+1
2025-04-20auxdisplay: hd44780: Fix an API misuse in hd44780.cHaoxiang Li1-2/+2
2025-04-20HID: pidff: Fix set_device_control()Tomasz Pakuła1-5/+15
2025-04-20HID: pidff: Fix 90 degrees direction name North -> EastTomasz Pakuła1-1/+1
2025-04-20HID: pidff: Compute INFINITE value instead of using hardcoded 0xffffTomasz Pakuła1-1/+2
2025-04-20HID: pidff: Clamp effect playback LOOP_COUNT valueTomasz Pakuła1-1/+2
2025-04-20HID: pidff: Rename two functions to align them with naming conventionTomasz Pakuła1-7/+7
2025-04-20HID: pidff: Remove redundant call to pidff_find_special_keysTomasz Pakuła1-4/+0
2025-04-20HID: pidff: Support device error response from PID_BLOCK_LOADTomasz Pakuła1-1/+7
2025-04-20HID: pidff: Comment and code style updateTomasz Pakuła1-32/+25
2025-04-20HID: hid-universal-pidff: Add Asetek wheelbases supportTomasz Pakuła2-3/+13
2025-04-20HID: pidff: Make sure to fetch pool before checking SIMULTANEOUS_MAXTomasz Pakuła1-16/+13
2025-04-20HID: pidff: Factor out pool report fetch and remove excess declarationTomasz Pakuła1-21/+24
2025-04-20HID: pidff: Use macros instead of hardcoded min/max values for shortsTomasz Pakuła1-12/+12
2025-04-20HID: pidff: Simplify pidff_rescale_signedTomasz Pakuła1-3/+3
2025-04-20HID: pidff: Move all hid-pidff definitions to a dedicated headerTomasz Pakuła5-17/+38
2025-04-20HID: pidff: Factor out code for setting gainTomasz Pakuła1-11/+15
2025-04-20HID: pidff: Rescale time values to match field unitsTomasz Pakuła1-15/+54
2025-04-20HID: pidff: Define values used in pidff_find_special_fieldsTomasz Pakuła1-6/+15
2025-04-20HID: pidff: Simplify pidff_upload_effect functionTomasz Pakuła1-38/+16
2025-04-20HID: pidff: Completely rework and fix pidff_reset functionTomasz Pakuła1-49/+89
2025-04-20HID: pidff: Stop all effects before enabling actuatorsTomasz Pakuła1-2/+7
2025-04-20HID: pidff: Clamp PERIODIC effect period to device's logical rangeTomasz Pakuła1-3/+16
2025-04-20s390/pci: Fix s390_mmio_read/write syscall page fault handlingNiklas Schnelle1-5/+13
2025-04-20ext4: don't treat fhandle lookup of ea_inode as FS corruptionJann Horn1-20/+48
2025-04-20bpf: support SKF_NET_OFF and SKF_LL_OFF on skb fragsWillem de Bruijn1-36/+44