summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2025-01-17staging: iio: ad9832: Correct phase range checkZicheng Qu1-1/+1
2025-01-17staging: iio: ad9834: Correct phase range checkZicheng Qu1-1/+1
2024-12-09media: atomisp: Add check for rgby_data memory allocation failureLi Huafei1-0/+2
2024-11-22staging: vchiq_arm: Use devm_kzalloc() for vchiq_arm_state allocationUmang Jain1-1/+1
2024-11-22staging: vchiq_arm: Get the rid off struct vchiq_2835_stateStefan Wahren1-19/+6
2024-11-08staging: iio: frequency: ad9832: fix division by zero in ad9832_calc_freqreg()Zicheng Qu1-2/+5
2024-10-17staging: vme_user: added bound check to geoidRiyan Dhiman2-0/+12
2024-09-18minmax: 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-08-29staging: ks7010: disable bh on tx_dev_lockChengfeng Ye1-2/+2
2024-08-29staging: iio: resolver: ad2s1210: fix use before initializationDavid Lechner1-3/+4
2024-06-12greybus: arche-ctrl: move device table to its right locationArnd Bergmann2-8/+2
2024-06-12greybus: lights: check return of get_channel_from_modeRui Miguel Silva1-1/+7
2024-06-12media: atomisp: ssh_css: Fix a null-pointer dereference in load_video_binariesZhipeng Lu1-0/+1
2024-04-03staging: vc04_services: fix information leak in create_component()Dan Carpenter1-0/+1
2024-04-03staging: vc04_services: changen strncpy() to strscpy_pad()Arnd Bergmann1-2/+2
2024-04-03media: 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
2024-03-27media: cedrus: h265: Fix configuring bitstream sizeJernej Skrabec1-6/+4
2024-02-23staging: iio: ad5933: fix type mismatch regressionDavid Schiller1-1/+1
2024-01-26media: rkvdec: Hook the (TRY_)DECODER_CMD stateless ioctlsPaul Kocialkowski1-0/+3
2023-11-20media: cedrus: Fix clock/reset sequenceJernej Skrabec1-12/+12
2023-10-02staging: media: tegra-video: fix infinite recursion regressionLuca Ceresoli1-6/+10
2023-10-02media: ipu-bridge: Fix Kconfig dependenciesSakari Ailus1-1/+1
2023-09-09media: dvb: symbol fixup for dvb_attach()Greg Kroah-Hartman1-1/+1
2023-09-08Merge tag 'pwm/for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+6
2023-09-01Merge tag 'media/v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds34-2568/+207
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-14/+6
2023-09-01Merge tag 'staging-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds62-941/+487
2023-08-30Merge tag 'sound-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds3-27/+12
2023-08-30Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds6-6/+2
2023-08-25Fix nomenclature for USB and PCI wireless devicesAlan Stern1-24/+24
2023-08-24Merge branch 'for-linus' into for-nextTakashi Iwai5-12/+46
2023-08-24BackMerge tag 'v6.5-rc7' into drm-nextDave Airlie5-12/+46
2023-08-22staging: rtl8192e: Annotate struct rtllib_txb with __counted_byKees Cook1-1/+1
2023-08-22staging: greybus: fix alignment of open parenthesisRohit Chavan1-2/+2
2023-08-22staging: sm750fb: fix sii164InitChip function nameAbdel Alkuor3-22/+22
2023-08-22staging: vme_user: fix check lines should not end with a '('Alexon Oliveira1-3/+2
2023-08-22staging: vme_user: fix check blank lines not necessaryAlexon Oliveira1-4/+0
2023-08-22staging: rtl8723bs: Use helpers to check broadcast and multicast Ether addressesRuan Jinjie10-44/+29
2023-08-22staging: vt6655: replace camel case by snake casePavan Bobba1-3/+3
2023-08-22staging: rtl8192e: Remove unsupported mode IW_MODE_MESHPhilipp Hortmann2-16/+8
2023-08-22staging: rtl8192e: Remove unsupported mode IW_MODE_REPEATPhilipp Hortmann1-2/+0
2023-08-22staging: rtl8192e: Remove unused function rtllib_start_master_bss()Philipp Hortmann1-180/+0
2023-08-22staging: rtl8192e: Remove unsupported mode IW_MODE_MASTERPhilipp Hortmann8-44/+9
2023-08-22staging: vt6655: Change camel case variables to snake caseMingzai Sun1-3/+3
2023-08-22tty: gdm724x: use min_t() for size_t varable and a constantJiri Slaby (SUSE)1-3/+3
2023-08-14media: atomisp: Drop atomisp-ov2680 sensor driverHans de Goede4-1015/+0
2023-08-12staging: fieldbus: arcx-anybus: Remove redundant of_match_ptr()Ruan Jinjie1-1/+1