summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2025-08-28comedi: Fail COMEDI_INSNLIST ioctl if n_insns is too largeIan Abbott1-0/+16
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 initialization of data for instructions that write to subdeviceIan Abbott1-2/+12
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-27media: rkvdec: Initialize the m2m context before the controlsNicolas Dufresne1-7/+7
2025-06-27staging: iio: ad5933: Correct settling cycles encoding per datasheetGabriel Shahrouzi1-1/+1
2025-06-27media: rkvdec: Fix frame size enumerationJonas Karlman1-2/+8
2025-06-04staging: axis-fifo: Correct handling of tx_fifo_depth for size validationGabriel Shahrouzi1-3/+0
2025-06-04staging: axis-fifo: Remove hardware resets for user errorsGabriel Shahrouzi1-8/+3
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-05-02drivers: staging: rtl8723bs: Fix locking in rtw_scan_timeout_handler()Hans de Goede1-2/+2
2025-05-02drivers: staging: rtl8723bs: Fix deadlock in rtw_surveydone_event_callback()Duoming Zhou1-2/+4
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-19Revert "clkdev: remove CONFIG_CLKDEV_LOOKUP"Greg Kroah-Hartman1-1/+1
2024-12-14comedi: Flush partial mappings in error caseJann Horn1-0/+12
2024-12-14staging: greybus: uart: clean up TIOCGSERIALJohan Hovold1-3/+0
2024-12-14wifi: wfx: Fix error handling in wfx_core_init()Yuan Can1-2/+15
2024-12-14media: atomisp: Add check for rgby_data memory allocation failureLi Huafei1-0/+2
2024-12-14media: atomisp: remove #ifdef HAS_NO_HMEMMauro Carvalho Chehab5-23/+0
2024-12-14clkdev: remove CONFIG_CLKDEV_LOOKUPArnd Bergmann1-1/+1
2024-12-14media: platform: allegro-dvt: Fix possible memory leak in allocate_buffers_in...Gaosheng Cui1-1/+3
2024-11-08staging: iio: frequency: ad9832: fix division by zero in ad9832_calc_freqreg()Zicheng Qu1-2/+5
2024-10-17minmax: reduce min/max macro expansion in atomisp driverLorenzo Stoakes1-7/+19
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-09-04staging: iio: resolver: ad2s1210: fix use before initializationDavid Lechner1-3/+4
2024-07-05spmi: hisi-spmi-controller: Do not override device identifierVamshi Gajjela1-1/+0
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-16media: atomisp: ssh_css: Fix a null-pointer dereference in load_video_binariesZhipeng Lu1-0/+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-13comedi: comedi_test: Prevent timers rescheduling during deletionIan Abbott1-4/+26
2024-04-13media: staging: ipu3-imgu: Set fields before media_entity_pads_init()Hidenori Kobayashi1-8/+8
2024-03-27staging: greybus: fix get_channel_from_mode() failure pathDan Carpenter1-4/+4
2024-03-27media: imx: csc/scaler: fix v4l2_ctrl_handler memory leakLucas Stach1-0/+1