summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2026-03-04staging: greybus: lights: avoid NULL derefChaitanya Mishra
2026-02-06comedi: Fix getting range information for subdevices 16 to 255Ian Abbott
2026-02-06iio: adc: ad7280a: handle spi_setup() errors in probe()Pavel Zhigulin
2026-02-06staging:iio:adc:ad7280a: Register define cleanup.Jonathan Cameron
2026-02-06comedi: dmm32at: serialize use of paged registersIan Abbott
2026-01-19staging: fbtft: core: fix potential memory leak in fbtft_probe_common()Jianglei Nie
2026-01-19staging: rtl8723bs: fix stack buffer overflow in OnAssocReq IE parsingNavaneeth K
2026-01-19comedi: check device's attached status in compat ioctlsNikita Zhandarovich
2026-01-19comedi: multiq3: sanitize config options in multiq3_attach()Nikita Zhandarovich
2026-01-19comedi: c6xdigio: Fix invalid PNP driver unregistrationIan Abbott
2025-10-29comedi: fix divide-by-zero in comedi_buf_munge()Deepanshu Kartikey
2025-10-29minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds
2025-10-29staging: axis-fifo: flush RX FIFO on read errorsOvidiu Panait
2025-10-29staging: axis-fifo: fix maximum TX packet length checkOvidiu Panait
2025-08-28comedi: Fail COMEDI_INSNLIST ioctl if n_insns is too largeIan Abbott
2025-08-28media: imx: fix a potential memory leak in imx_media_csc_scaler_device_init()Haoxiang Li
2025-08-28comedi: fix race between polling and detachingIan Abbott
2025-08-28staging: nvec: Fix incorrect null termination of battery manufacturerAlok Tiwari
2025-08-28staging: fbtft: fix potential memory leak in fbtft_framebuffer_alloc()Abdun Nihaal
2025-08-28comedi: comedi_test: Fix possible deletion of uninitialized timersIan Abbott
2025-08-28comedi: Fix initialization of data for instructions that write to subdeviceIan Abbott
2025-08-28comedi: Fix use of uninitialized data in insn_rw_emulate_bits()Ian Abbott
2025-08-28comedi: Fix some signed shift left operationsIan Abbott
2025-08-28comedi: das6402: Fix bit shift out of boundsIan Abbott
2025-08-28comedi: das16m1: Fix bit shift out of boundsIan Abbott
2025-08-28comedi: aio_iiro_16: Fix bit shift out of boundsIan Abbott
2025-08-28comedi: pcl812: Fix bit shift out of boundsIan Abbott
2025-07-17staging: rtl8723bs: Avoid memset() in aes_cipher() and aes_decipher()Nathan Chancellor
2025-06-27media: rkvdec: Initialize the m2m context before the controlsNicolas Dufresne
2025-06-27staging: iio: ad5933: Correct settling cycles encoding per datasheetGabriel Shahrouzi
2025-06-27media: rkvdec: Fix frame size enumerationJonas Karlman
2025-06-04staging: axis-fifo: Correct handling of tx_fifo_depth for size validationGabriel Shahrouzi
2025-06-04staging: axis-fifo: Remove hardware resets for user errorsGabriel Shahrouzi
2025-06-04staging: iio: adc: ad7816: Correct conditional logic for store modeGabriel Shahrouzi
2025-05-02comedi: jr3_pci: Fix synchronous deletion of timerIan Abbott
2025-05-02drivers: staging: rtl8723bs: Fix locking in rtw_scan_timeout_handler()Hans de Goede
2025-05-02drivers: staging: rtl8723bs: Fix deadlock in rtw_surveydone_event_callback()Duoming Zhou
2025-03-13staging: media: imx: fix OF node leak in imx_media_add_of_subdevs()Joe Hattori
2025-02-01staging: iio: ad9832: Correct phase range checkZicheng Qu
2025-02-01staging: iio: ad9834: Correct phase range checkZicheng Qu
2024-12-19Revert "clkdev: remove CONFIG_CLKDEV_LOOKUP"Greg Kroah-Hartman
2024-12-14comedi: Flush partial mappings in error caseJann Horn
2024-12-14staging: greybus: uart: clean up TIOCGSERIALJohan Hovold
2024-12-14wifi: wfx: Fix error handling in wfx_core_init()Yuan Can
2024-12-14media: atomisp: Add check for rgby_data memory allocation failureLi Huafei
2024-12-14media: atomisp: remove #ifdef HAS_NO_HMEMMauro Carvalho Chehab
2024-12-14clkdev: remove CONFIG_CLKDEV_LOOKUPArnd Bergmann
2024-12-14media: platform: allegro-dvt: Fix possible memory leak in allocate_buffers_in...Gaosheng Cui
2024-11-08staging: iio: frequency: ad9832: fix division by zero in ad9832_calc_freqreg()Zicheng Qu
2024-10-17minmax: reduce min/max macro expansion in atomisp driverLorenzo Stoakes