summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2026-03-04staging: rtl8723bs: fix null dereference in find_networkEthan Tidmore
2026-03-04staging: rtl8723bs: fix memory leak on failure pathDiksha Kumari
2026-03-04staging: rtl8723bs: fix missing status update on sdio_alloc_irq() failureLiang Jie
2026-03-04staging: greybus: lights: avoid NULL derefChaitanya Mishra
2026-02-11timers: Get rid of del_singleshot_timer_sync()Thomas Gleixner
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-01-19media: verisilicon: Protect G2 HEVC decoder against invalid DPB indexNicolas Dufresne
2026-01-19staging: fbtft: core: fix potential memory leak in fbtft_probe_common()Jianglei Nie
2026-01-19staging: rtl8723bs: fix out-of-bounds read in OnBeacon ESR IE parsingNavaneeth K
2026-01-19staging: rtl8723bs: fix stack buffer overflow in OnAssocReq IE parsingNavaneeth K
2025-12-07staging: rtl8712: Remove driver using deprecated API wextPhilipp Hortmann
2025-10-19minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds
2025-10-19staging: axis-fifo: flush RX FIFO on read errorsOvidiu Panait
2025-10-19staging: axis-fifo: fix maximum TX packet length checkOvidiu Panait
2025-08-28media: imx: fix a potential memory leak in imx_media_csc_scaler_device_init()Haoxiang Li
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-07-10staging: 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-05-18staging: axis-fifo: Correct handling of tx_fifo_depth for size validationGabriel Shahrouzi
2025-05-18staging: axis-fifo: Remove hardware resets for user errorsGabriel Shahrouzi
2025-05-18staging: iio: adc: ad7816: Correct conditional logic for store modeGabriel Shahrouzi
2025-03-13staging: media: imx: fix OF node leak in imx_media_add_of_subdevs()Joe Hattori
2025-01-23staging: iio: ad9832: Correct phase range checkZicheng Qu
2025-01-23staging: iio: ad9834: Correct phase range checkZicheng Qu
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-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
2024-09-12staging: iio: frequency: ad9834: Validate frequency parameter valueAleksandr Mishin
2024-09-04staging: ks7010: disable bh on tx_dev_lockChengfeng Ye
2024-09-04staging: iio: resolver: ad2s1210: fix use before initializationDavid Lechner
2024-06-16greybus: arche-ctrl: move device table to its right locationArnd Bergmann
2024-06-16greybus: lights: check return of get_channel_from_modeRui Miguel Silva
2024-06-16media: atomisp: ssh_css: Fix a null-pointer dereference in load_video_binariesZhipeng Lu
2024-04-10staging: vc04_services: fix information leak in create_component()Dan Carpenter
2024-04-10staging: vc04_services: changen strncpy() to strscpy_pad()Arnd Bergmann
2024-04-10media: staging: ipu3-imgu: Set fields before media_entity_pads_init()Hidenori Kobayashi
2024-03-26staging: greybus: fix get_channel_from_mode() failure pathDan Carpenter
2024-03-26media: imx: csc/scaler: fix v4l2_ctrl_handler memory leakLucas Stach
2024-02-23staging: fbtft: core: set smem_len before fb_deferred_io_init callPeter Suti
2024-02-23fbdev: Rename pagelist to pagereflist for deferred I/OThomas Zimmermann
2024-02-23fbdev: Track deferred-I/O pages in pageref structThomas Zimmermann
2024-02-23fbdev: Don't sort deferred-I/O pages by defaultThomas Zimmermann
2024-02-23staging: iio: ad5933: fix type mismatch regressionDavid Schiller
2023-12-20net: vlan: introduce skb_vlan_eth_hdr()Vladimir Oltean