summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
12 dayscomedi: me4000: Fix potential overrun of firmware bufferIan Abbott1-4/+12
12 dayscomedi: me_daq: Fix potential overrun of firmware bufferIan Abbott1-16/+19
12 dayscomedi: ni_atmio16d: Fix invalid clean-up after failed attachIan Abbott1-1/+2
12 dayscomedi: Reinit dev->spinlock between attachments to low-level driversIan Abbott1-0/+8
12 dayscomedi: dt2815: add hardware detection to prevent crashDeepanshu Kartikey1-0/+12
12 daysstaging: rtl8723bs: fix null dereference in find_networkEthan Tidmore1-3/+5
12 daysstaging: rtl8723bs: properly validate the data in rtw_get_ie_ex()Greg Kroah-Hartman1-6/+10
12 daysstaging: rtl8723bs: fix potential out-of-bounds read in rtw_restruct_wmm_ieLuka Gejak1-1/+4
2026-03-04staging: greybus: lights: avoid NULL derefChaitanya Mishra1-2/+6
2026-02-06comedi: Fix getting range information for subdevices 16 to 255Ian Abbott3-3/+3
2026-02-06iio: adc: ad7280a: handle spi_setup() errors in probe()Pavel Zhigulin1-1/+3
2026-02-06staging:iio:adc:ad7280a: Register define cleanup.Jonathan Cameron1-131/+154
2026-02-06comedi: dmm32at: serialize use of paged registersIan Abbott1-2/+30
2026-01-19staging: fbtft: core: fix potential memory leak in fbtft_probe_common()Jianglei Nie1-2/+2
2026-01-19staging: rtl8723bs: fix stack buffer overflow in OnAssocReq IE parsingNavaneeth K1-1/+4
2026-01-19comedi: check device's attached status in compat ioctlsNikita Zhandarovich1-6/+36
2026-01-19comedi: multiq3: sanitize config options in multiq3_attach()Nikita Zhandarovich1-0/+9
2026-01-19comedi: c6xdigio: Fix invalid PNP driver unregistrationIan Abbott1-11/+35
2025-10-29comedi: fix divide-by-zero in comedi_buf_munge()Deepanshu Kartikey1-1/+1
2025-10-29minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds1-5/+0
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 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