summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2025-08-28media: imx: fix a potential memory leak in imx_media_csc_scaler_device_init()Haoxiang Li1-1/+1
2025-08-20staging: gpib: Add init response codes for new ni-usb-hs+Dave Penkler1-7/+7
2025-08-15staging: media: atomisp: Fix stack buffer overflow in gmin_get_var_int()Kees Cook1-4/+5
2025-08-15staging: nvec: Fix incorrect null termination of battery manufacturerAlok Tiwari1-1/+1
2025-08-15staging: greybus: gbphy: fix up const issue with the match callbackGreg Kroah-Hartman1-3/+3
2025-08-15staging: gpib: Fix error handling paths in cb_gpib_probe()Christophe JAILLET1-4/+11
2025-08-15staging: gpib: Fix error code in board_type_ioctl()Harshit Mogalapalli1-1/+1
2025-08-15staging: fbtft: fix potential memory leak in fbtft_framebuffer_alloc()Abdun Nihaal1-0/+1
2025-08-15staging: gpib: fix unset padding field copy back to userspaceColin Ian King1-1/+1
2025-07-16staging: vchiq_arm: Make vchiq_shutdown never failStefan Wahren1-2/+1
2025-07-16Revert "staging: vchiq_arm: Create keep-alive thread during probe"Stefan Wahren1-34/+35
2025-07-16Revert "staging: vchiq_arm: Improve initial VCHIQ connect"Stefan Wahren3-10/+21
2025-06-19staging: rtl8723bs: Avoid memset() in aes_cipher() and aes_decipher()Nathan Chancellor1-30/+14
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar11-21/+25
2025-06-06Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-72/+87
2025-06-06Merge tag 'staging-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds75-2611/+1590
2025-05-28Merge tag 'media/v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds21-3879/+363
2025-05-27Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2025-05-22Merge tag 'iio-for-6.16a-take2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman8-72/+87
2025-05-21staging: iio: ad5933: Correct settling cycles encoding per datasheetGabriel Shahrouzi1-1/+1
2025-05-21iio: frequency: ad9832: Remove unused parameter from data documentationGabriel Shahrouzi1-1/+0
2025-05-21iio: frequency: ad9832: Use FIELD_PREP macro to set bit fieldsSiddharth Menon1-44/+48
2025-05-21staging: rtl8723bs: remove unnecessary braces for single statement blocksDavid Tadokoro1-8/+5
2025-05-21staging: rtl8723bs: Removed multiple blank lines of rtw_pwrctrl.cRogério Fernandes Pereira1-2/+0
2025-05-21staging: sm750fb: rename `hw_sm750le_setBLANK`Eric Florin3-3/+3
2025-05-21staging: sm750fb: rename `hw_sm750_setBLANK`Eric Florin3-3/+3
2025-05-21staging: sm750fb: rename `hw_sm750_setColReg`Eric Florin3-5/+5
2025-05-21staging: sm750fb: rename `hw_sm750_crtc_setMode`Eric Florin3-7/+7
2025-05-21staging: sm750fb: rename `hw_sm750_crtc_checkMode`Eric Florin3-5/+5
2025-05-21staging: sm750fb: rename `hw_sm750_output_setMode`Eric Florin3-7/+7
2025-05-21staging: sm750fb: rename `hw_sm750le_deWait`Eric Florin3-3/+3
2025-05-21staging: sm750fb: rename `hw_sm750_deWait`Eric Florin3-3/+3
2025-05-21staging: sm750fb: rename `hw_sm750_initAccel`Eric Florin2-3/+3
2025-05-21staging: gpib: switch to kmalloc(sizeof(*status))Andreas Kleinbichler1-1/+1
2025-05-21staging: gpib: Fix secondary address restrictionDave Penkler1-1/+1
2025-05-21staging: gpib: Fix uapi include header guard nameDave Penkler1-4/+3
2025-05-21staging: gpib: Avoid unused variable warningDave Penkler1-3/+0
2025-05-21staging: gpib: Declare driver entry points staticDave Penkler2-89/+47
2025-05-21staging: gpib: Fix PCMCIA config identifierDave Penkler1-1/+1
2025-05-15media: rkvdec: h264: Support High 10 and 4:2:2 profilesJonas Karlman3-18/+60
2025-05-15media: rkvdec: Add get_image_fmt opsJonas Karlman2-0/+37
2025-05-15media: rkvdec: Initialize the m2m context before the controlsNicolas Dufresne1-7/+7
2025-05-15media: rkvdec: h264: Limit minimum profile to constrained baselineSebastian Fricke1-1/+1
2025-05-13Merge 6.15-rc6 into staging-nextGreg Kroah-Hartman3-12/+5
2025-05-10Merge tag 'staging-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-11/+4
2025-05-08treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()Ingo Molnar1-1/+1
2025-05-05media: atomisp: Remove atomisp-mt9m114 driverHans de Goede4-3393/+0
2025-05-05media: atomisp: Add support for sensors with a separate ISP v4l2_subdevHans de Goede4-11/+65
2025-05-05media: atomisp: Avoid deadlock with sensor subdevs with state_lock setHans de Goede1-2/+9
2025-05-05media: atomisp: Rename camera to sensorHans de Goede6-45/+46