aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2025-03-20staging: gpib: lpvo_usb_gpib: struct gpib_boardMichael Rubin1-33/+33
2025-03-20staging: gpib: ines: struct gpib_boardMichael Rubin2-82/+83
2025-03-20staging: gpib: hp_82341: struct gpib_boardMichael Rubin1-34/+34
2025-03-20staging: gpib: hp2335: struct gpib_boardMichael Rubin1-28/+28
2025-03-20staging: gpib: gpio: struct gpib_boardMichael Rubin1-36/+36
2025-03-20staging: gpib: fmh_gpib: struct gpib_boardMichael Rubin1-60/+62
2025-03-20staging: gpib: eastwood: struct gpib_boardMichael Rubin1-46/+47
2025-03-20staging: gpib: common: struct gpib_boardMichael Rubin3-130/+130
2025-03-20staging: gpib: cec_gpib: struct gpib_boardMichael Rubin1-29/+30
2025-03-20staging: gpib: cb7210: struct gpib_boardMichael Rubin1-53/+54
2025-03-20staging: gpib: agilent_82357a: struct gpib_boardMichael Rubin1-39/+46
2025-03-20staging: gpib: agilent_82350b: struct gpib_boardMichael Rubin1-44/+55
2025-03-20staging: gpib: struct typing for gpib_boardMichael Rubin1-2/+2
2025-03-20staging: gpib: Correct CamelCase for VALID enumsMichael Rubin12-21/+21
2025-03-20staging: gpib: Correct CamelCase for BUS constantsMichael Rubin13-94/+83
2025-03-20staging: gpib: Fix Oops after disconnect in agilent usbDave Penkler1-10/+55
2025-03-20staging: gpib: Fix Oops after disconnect in ni_usbDave Penkler1-20/+73
2025-03-11staging: iio: ad9834: Use devm_regulator_get_enable()Saalim Quadri1-20/+2
2025-03-11staging: iio: ad9832: Use devm_regulator_get_enable()Saalim Quadri1-33/+4
2025-03-06staging: media: sdis: move open braces to the previous lineSantiago Ruano Rincón1-4/+2
2025-03-06staging: media: sdis: move open brace to a new lineSantiago Ruano Rincón1-1/+2