summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
5 daysstaging: gpib: Add init response codes for new ni-usb-hs+Dave Penkler1-7/+7
10 daysstaging: media: atomisp: Fix stack buffer overflow in gmin_get_var_int()Kees Cook1-4/+5
10 daysstaging: nvec: Fix incorrect null termination of battery manufacturerAlok Tiwari1-1/+1
10 daysstaging: greybus: gbphy: fix up const issue with the match callbackGreg Kroah-Hartman1-3/+3
10 daysstaging: gpib: Fix error handling paths in cb_gpib_probe()Christophe JAILLET1-4/+11
10 daysstaging: gpib: Fix error code in board_type_ioctl()Harshit Mogalapalli1-1/+1
10 daysstaging: fbtft: fix potential memory leak in fbtft_framebuffer_alloc()Abdun Nihaal1-0/+1
2025-08-01staging: vchiq_arm: Make vchiq_shutdown never failStefan Wahren1-2/+1
2025-07-24Revert "staging: vchiq_arm: Create keep-alive thread during probe"Stefan Wahren1-34/+35
2025-07-24Revert "staging: vchiq_arm: Improve initial VCHIQ connect"Stefan Wahren3-10/+21
2025-07-06staging: rtl8723bs: Avoid memset() in aes_cipher() and aes_decipher()Nathan Chancellor1-30/+14
2025-06-27media: rkvdec: Initialize the m2m context before the controlsNicolas Dufresne1-7/+7
2025-06-27staging: iio: ad5933: Correct settling cycles encoding per datasheetGabriel Shahrouzi1-1/+1
2025-06-19staging: gpib: Fix secondary address restrictionDave Penkler1-1/+1
2025-06-19staging: gpib: Fix PCMCIA config identifierDave Penkler1-1/+1
2025-06-19media: rkvdec: Fix frame size enumerationJonas Karlman1-2/+8
2025-05-10Merge tag 'staging-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-11/+4
2025-04-25staging: axis-fifo: Remove hardware resets for user errorsGabriel Shahrouzi1-8/+3
2025-04-25staging: axis-fifo: Correct handling of tx_fifo_depth for size validationGabriel Shahrouzi1-3/+0
2025-04-25staging: bcm2835-camera: Initialise dev in v4l2_devDave Stevenson1-0/+1
2025-04-18staging: iio: adc: ad7816: Correct conditional logic for store modeGabriel Shahrouzi1-1/+1
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner13-36/+36
2025-04-02Merge tag 'tty-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-2/+2
2025-04-02Merge tag 'staging-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds50-3927/+2727
2025-04-01Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-509/+6
2025-03-28Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-3/+1
2025-03-25Merge tag 'media/v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds3-76/+22
2025-03-24Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2025-03-20tty: staging/greybus: pass tty_driver flags to tty_alloc_driver()Jiri Slaby (SUSE)1-2/+2
2025-03-20staging: rtl8723bs: fixed a unnecessary parentheses coding style issueDavid Zalman1-48/+48
2025-03-20staging: vchiq_arm: Improve initial VCHIQ connectStefan Wahren3-21/+10
2025-03-20staging: vchiq_arm: Create keep-alive thread during probeStefan Wahren1-35/+34
2025-03-20staging: vchiq_arm: Stop kthreads if vchiq cdev register failsStefan Wahren1-9/+16
2025-03-20staging: vchiq_arm: Fix possible NPR of keep-alive threadStefan Wahren1-1/+2
2025-03-20staging: vchiq_arm: Register debugfs after cdevStefan Wahren1-2/+2
2025-03-20staging: vchiq_arm: Don't use %pK through printkThomas Weißschuh3-42/+42
2025-03-20staging: rtl8723bs: select CONFIG_CRYPTO_LIB_AES谢致邦 (XIE Zhibang)1-0/+1
2025-03-20staging: rtl8723bs: Remove some unused functions, macros, and structs谢致邦 (XIE Zhibang)6-463/+3
2025-03-20staging: gpib: change return type of t1_delay function to report errorsRodrigo Gobbi19-23/+25
2025-03-20staging: gpib: remove commented-out linesGaston Gonzalez1-11/+0
2025-03-20staging: gpib: fix kernel-doc section for usb_gpib_line_status() functionGaston Gonzalez1-6/+5
2025-03-20staging: gpib: fix kernel-doc section for function usb_gpib_interface_clear()Gaston Gonzalez1-1/+1
2025-03-20staging: gpib: fix kernel-doc section for write_loop() functionGaston Gonzalez1-1/+1
2025-03-20staging: gpib: Removing typedef for gpib_boardMichael Rubin1-1/+1
2025-03-20staging: gpib: struct typing for gpib_gboard_tMichael Rubin3-61/+61
2025-03-20staging: gpib: tnt4882: struct gpib_boardMichael Rubin1-50/+50
2025-03-20staging: gpib: tms9914: struct gpib_boardMichael Rubin2-59/+59
2025-03-20staging: gpib: pc2: struct gpib_boardMichael Rubin1-34/+34
2025-03-20staging: gpib: ni_usb_gpib: struct gpib_boardMichael Rubin1-35/+35
2025-03-20staging: gpib: nec7210 struct gpib_boardMichael Rubin2-66/+68