summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-04-20KVM: arm64: PMU: Set raw values from user to PM{C,I}NTEN{SET,CLR}, PMOVS{SET,...Akihiko Odaki1-19/+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
2025-04-20erofs: set error to bio if file-backed IO failsSheng Yong1-0/+2
2025-04-20pwm: stm32: Search an appropriate duty_cycle if period cannot be modifiedUwe Kleine-König1-9/+3
2025-04-20pwm: fsl-ftm: Handle clk_get_rate() returning 0Uwe Kleine-König1-0/+6
2025-04-20pwm: rcar: Improve register calculationUwe Kleine-König1-11/+13
2025-04-20pwm: mediatek: Prevent divide-by-zero in pwm_mediatek_config()Josh Poimboeuf1-2/+6
2025-04-20tpm: End any active auth session before shutdownJonathan McDowell1-0/+1
2025-04-20tpm, tpm_tis: Workaround failed command reception on Infineon devicesJonathan McDowell3-3/+16
2025-04-20ktest: Fix Test Failures Due to Missing LOG_FILE DirectoriesAyush Jain1-0/+8
2025-04-20tracing: probe-events: Add comments about entry data storing codeMasami Hiramatsu (Google)1-0/+28
2025-04-20tracing: probe-events: Log error for exceeding the number of argumentsMasami Hiramatsu (Google)5-4/+18