summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2025-02-08staging: media: max96712: fix kernel oops when removing moduleLaurentiu Palcu
2025-02-08staging: media: imx: fix OF node leak in imx_media_add_of_subdevs()Joe Hattori
2025-01-17staging: iio: ad9832: Correct phase range checkZicheng Qu
2025-01-17staging: iio: ad9834: Correct phase range checkZicheng Qu
2024-12-09media: atomisp: Add check for rgby_data memory allocation failureLi Huafei
2024-11-22staging: vchiq_arm: Use devm_kzalloc() for vchiq_arm_state allocationUmang Jain
2024-11-22staging: vchiq_arm: Get the rid off struct vchiq_2835_stateStefan Wahren
2024-11-08staging: iio: frequency: ad9832: fix division by zero in ad9832_calc_freqreg()Zicheng Qu
2024-10-17staging: vme_user: added bound check to geoidRiyan Dhiman
2024-09-18minmax: reduce min/max macro expansion in atomisp driverLorenzo Stoakes
2024-09-12staging: iio: frequency: ad9834: Validate frequency parameter valueAleksandr Mishin
2024-08-29staging: ks7010: disable bh on tx_dev_lockChengfeng Ye
2024-08-29staging: iio: resolver: ad2s1210: fix use before initializationDavid Lechner
2024-06-12greybus: arche-ctrl: move device table to its right locationArnd Bergmann
2024-06-12greybus: lights: check return of get_channel_from_modeRui Miguel Silva
2024-06-12media: atomisp: ssh_css: Fix a null-pointer dereference in load_video_binariesZhipeng Lu
2024-04-03staging: vc04_services: fix information leak in create_component()Dan Carpenter
2024-04-03staging: vc04_services: changen strncpy() to strscpy_pad()Arnd Bergmann
2024-04-03media: 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-03-26media: cedrus: h265: Fix configuring bitstream sizeJernej Skrabec
2024-02-23staging: iio: ad5933: fix type mismatch regressionDavid Schiller
2024-01-25media: rkvdec: Hook the (TRY_)DECODER_CMD stateless ioctlsPaul Kocialkowski
2023-11-20media: cedrus: Fix clock/reset sequenceJernej Skrabec
2023-10-02staging: media: tegra-video: fix infinite recursion regressionLuca Ceresoli
2023-10-02media: ipu-bridge: Fix Kconfig dependenciesSakari Ailus
2023-09-09media: dvb: symbol fixup for dvb_attach()Greg Kroah-Hartman
2023-09-07Merge tag 'pwm/for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-09-01Merge tag 'media/v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-09-01Merge tag 'staging-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-08-30Merge tag 'sound-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-08-30Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-08-25Fix nomenclature for USB and PCI wireless devicesAlan Stern
2023-08-24Merge branch 'for-linus' into for-nextTakashi Iwai
2023-08-24BackMerge tag 'v6.5-rc7' into drm-nextDave Airlie
2023-08-22staging: rtl8192e: Annotate struct rtllib_txb with __counted_byKees Cook
2023-08-22staging: greybus: fix alignment of open parenthesisRohit Chavan
2023-08-22staging: sm750fb: fix sii164InitChip function nameAbdel Alkuor
2023-08-22staging: vme_user: fix check lines should not end with a '('Alexon Oliveira
2023-08-22staging: vme_user: fix check blank lines not necessaryAlexon Oliveira
2023-08-22staging: rtl8723bs: Use helpers to check broadcast and multicast Ether addressesRuan Jinjie
2023-08-22staging: vt6655: replace camel case by snake casePavan Bobba
2023-08-22staging: rtl8192e: Remove unsupported mode IW_MODE_MESHPhilipp Hortmann
2023-08-22staging: rtl8192e: Remove unsupported mode IW_MODE_REPEATPhilipp Hortmann
2023-08-22staging: rtl8192e: Remove unused function rtllib_start_master_bss()Philipp Hortmann
2023-08-22staging: rtl8192e: Remove unsupported mode IW_MODE_MASTERPhilipp Hortmann
2023-08-22staging: vt6655: Change camel case variables to snake caseMingzai Sun
2023-08-22tty: gdm724x: use min_t() for size_t varable and a constantJiri Slaby (SUSE)