summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2025-10-29comedi: fix divide-by-zero in comedi_buf_munge()Deepanshu Kartikey1-1/+1
2025-10-29staging: axis-fifo: flush RX FIFO on read errorsOvidiu Panait1-7/+11
2025-10-29staging: axis-fifo: fix maximum TX packet length checkOvidiu Panait1-4/+10
2025-08-28comedi: Fail COMEDI_INSNLIST ioctl if n_insns is too largeIan Abbott2-0/+16
2025-08-28comedi: Fix initialization of data for instructions that write to subdeviceIan Abbott1-2/+12
2025-08-28media: imx: fix a potential memory leak in imx_media_csc_scaler_device_init()Haoxiang Li1-1/+1
2025-08-28comedi: fix race between polling and detachingIan Abbott3-10/+35
2025-08-28staging: nvec: Fix incorrect null termination of battery manufacturerAlok Tiwari1-1/+1
2025-08-28staging: fbtft: fix potential memory leak in fbtft_framebuffer_alloc()Abdun Nihaal1-0/+1
2025-08-28comedi: comedi_test: Fix possible deletion of uninitialized timersIan Abbott1-1/+1
2025-08-28comedi: Fix use of uninitialized data in insn_rw_emulate_bits()Ian Abbott1-0/+3
2025-08-28comedi: Fix some signed shift left operationsIan Abbott1-7/+7
2025-08-28comedi: das6402: Fix bit shift out of boundsIan Abbott1-1/+2
2025-08-28comedi: das16m1: Fix bit shift out of boundsIan Abbott1-1/+2
2025-08-28comedi: aio_iiro_16: Fix bit shift out of boundsIan Abbott1-1/+2
2025-08-28comedi: pcl812: Fix bit shift out of boundsIan Abbott1-1/+2
2025-07-17staging: rtl8723bs: Avoid memset() in aes_cipher() and aes_decipher()Nathan Chancellor1-32/+14
2025-06-27staging: iio: ad5933: Correct settling cycles encoding per datasheetGabriel Shahrouzi1-1/+1
2025-06-04staging: axis-fifo: Correct handling of tx_fifo_depth for size validationGabriel Shahrouzi1-3/+0
2025-06-04staging: axis-fifo: avoid parsing ignored device tree propertiesQuentin Deslandes2-191/+74
2025-06-04staging: axis-fifo: Remove hardware resets for user errorsGabriel Shahrouzi1-8/+3
2025-06-04staging: axis-fifo: replace spinlock with mutexQuentin Deslandes1-59/+101
2025-06-04staging: iio: adc: ad7816: Correct conditional logic for store modeGabriel Shahrouzi1-1/+1
2025-05-02comedi: jr3_pci: Fix synchronous deletion of timerIan Abbott1-4/+11
2025-03-13staging: media: imx: fix OF node leak in imx_media_add_of_subdevs()Joe Hattori1-6/+2
2025-02-01staging: iio: ad9832: Correct phase range checkZicheng Qu1-1/+1
2025-02-01staging: iio: ad9834: Correct phase range checkZicheng Qu1-1/+1
2024-12-14media: platform: allegro-dvt: Fix possible memory leak in allocate_buffers_in...Gaosheng Cui1-1/+3
2024-12-14comedi: Flush partial mappings in error caseJann Horn1-0/+12
2024-12-14staging: greybus: uart: clean up TIOCGSERIALJohan Hovold1-3/+0
2024-11-08staging: iio: frequency: ad9832: fix division by zero in ad9832_calc_freqreg()Zicheng Qu1-2/+5
2024-11-08wifi: wilc1000: fix potential RCU dereference issue in wilc_parse_join_bss_paramJiawei Ye1-1/+3
2024-09-12staging: iio: frequency: ad9834: Validate frequency parameter valueAleksandr Mishin1-1/+1
2024-09-04staging: ks7010: disable bh on tx_dev_lockChengfeng Ye1-2/+2
2024-07-18wifi: wilc1000: fix ies_len type in connect pathJozef Hopko1-1/+2
2024-06-16greybus: arche-ctrl: move device table to its right locationArnd Bergmann2-8/+2
2024-06-16greybus: lights: check return of get_channel_from_modeRui Miguel Silva1-1/+7
2024-06-16speakup: Fix sizeof() vs ARRAY_SIZE() bugDan Carpenter1-1/+1
2024-05-02speakup: Avoid crash on very long wordSamuel Thibault1-1/+1
2024-05-02comedi: vmk80xx: fix incomplete endpoint checkingNikita Zhandarovich1-23/+12
2024-04-13staging: vc04_services: fix information leak in create_component()Dan Carpenter1-0/+1
2024-04-13staging: vc04_services: changen strncpy() to strscpy_pad()Arnd Bergmann1-2/+2
2024-04-13staging: mmal-vchiq: Fix client_component for 64 bit kernelDave Stevenson2-1/+8
2024-04-13staging: mmal-vchiq: Allocate and free components as requiredDave Stevenson2-10/+20
2024-04-13comedi: comedi_test: Prevent timers rescheduling during deletionIan Abbott1-4/+26
2024-04-13speakup: Fix 8bit characters from direct synthSamuel Thibault1-1/+3
2024-04-13media: staging: ipu3-imgu: Set fields before media_entity_pads_init()Hidenori Kobayashi1-8/+8
2024-03-26staging: greybus: fix get_channel_from_mode() failure pathDan Carpenter1-4/+4
2024-03-26media: imx: csc/scaler: fix v4l2_ctrl_handler memory leakLucas Stach1-0/+1
2024-03-26wifi: wilc1000: fix RCU usage in connect pathAlexis Lothoré1-12/+24