summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2025-01-07staging: gpib: fluke: Handle gpib_register_driver() errorsNihar Chaithanya1-5/+27
2025-01-07staging: gpib: cec: Handle gpib_register_driver() errorsNihar Chaithanya1-2/+6
2025-01-07staging: gpib: cb7210: Handle gpib_register_driver() errorsNihar Chaithanya1-26/+90
2025-01-07staging: gpib: agilent_82357a: Handle gpib_register_driver() errorsNihar Chaithanya1-2/+14
2025-01-07staging: gpib: agilent_82350b: Handle gpib_register_driver() errorsNihar Chaithanya1-3/+20
2025-01-07staging: gpib: Modify gpib_register_driver() to return error if it failsNihar Chaithanya2-4/+5
2025-01-07staging: gpib: refer to correct config symbol in tnt4882 MakefileLukas Bulwahn1-1/+1
2025-01-07staging: media: imx: fix OF node leak in imx_media_add_of_subdevs()Joe Hattori1-6/+2
2025-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-2/+3
2024-12-29staging: vme_user: vme_tsi148.c: avoid parenthesis line endingAntonio Riccio1-2/+1
2024-12-21staging: gpib: Fix allyesconfig build failuresSteven Rostedt2-2/+2
2024-12-20staging: gpib: Replace semaphore with completion for one-time signalingSantosh Mahto2-9/+9
2024-12-20staging: rtl8723bs: delete HAL_DEF_DBG_RX_INFO_DUMP enum and callerRodrigo Gobbi3-4/+0
2024-12-20staging: rtl8723bs: delete DBG_RX_SIGNAL_DISPLAY_RAW_DATA ifdef codeRodrigo Gobbi4-80/+0
2024-12-20staging: rtl8723bs: Cleanups for rtw_inc_and_chk_continual_io_errorChenguang Zhao1-5/+5
2024-12-20staging: gpib: fix address space mixupArnd Bergmann22-116/+123
2024-12-20staging: gpib: use ioport_mapArnd Bergmann4-89/+23
2024-12-20staging: gpib: fix pcmcia dependenciesArnd Bergmann1-2/+5
2024-12-20staging: gpib: add module author and description fieldsArnd Bergmann1-0/+2
2024-12-20staging: gpib: fix MakefilesArnd Bergmann16-16/+16
2024-12-20staging: gpib: make global 'usec_diff' functions staticArnd Bergmann2-2/+2
2024-12-20staging: gpib: Modify mismatched function nameJiapeng Chong1-4/+4
2024-12-20staging: gpib: Add lower bound check for secondary addressDave Penkler1-1/+1
2024-12-20staging: gpib: Fix erroneous removal of blank before newlineDave Penkler1-3/+3
2024-12-19Merge tag 'wireless-next-2024-12-19' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-1/+2
2024-12-20Merge tag 'drm-misc-fixes-2024-12-19' of https://gitlab.freedesktop.org/drm/m...Dave Airlie1-0/+1
2024-12-19staging: media: max96712: fix kernel oops when removing moduleLaurentiu Palcu1-2/+2
2024-12-17fbdev: Fix recursive dependencies wrt BACKLIGHT_CLASS_DEVICEThomas Zimmermann1-0/+1
2024-12-16Merge tag 'iio-fixes-for-6.13a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2-2/+2
2024-12-16Merge 6.13-rc3 into staging-nextGreg Kroah-Hartman2-2/+7
2024-12-07staging: iio: ad9832: Correct phase range checkZicheng Qu1-1/+1
2024-12-07staging: iio: ad9834: Correct phase range checkZicheng Qu1-1/+1
2024-12-04staging: gpib: Fix i386 build issueDave Penkler1-0/+4
2024-12-04staging: gpib: Fix faulty workaround for assignment in ifDave Penkler1-1/+1
2024-12-04staging: gpib: Remove duplicate includeDave Penkler1-1/+0
2024-12-04staging: gpib: Remove useless includeDave Penkler1-1/+0
2024-12-04staging: gpib: Workaround for ppc build failureDave Penkler1-1/+1
2024-12-04staging: gpib: Make GPIB_NI_PCI_ISA depend on HAS_IOPORTNathan Chancellor1-0/+1
2024-12-04staging: Fix tnt4882 license to be SPDX compliantPrarit Bhargava2-2/+2
2024-12-04staging: rtl8723bs: change pointer initialization styleMarcelo Moreira1-2/+4
2024-12-04staging:fbtft: Using str_true_false() helper instead of hardcoded stringsPaolo Perego1-1/+2
2024-12-04wifi: cfg80211: send MLO links tx power info in GET_INTERFACERameshkumar Sundaram1-1/+2
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra3-3/+3
2024-11-29Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+3
2024-11-29Merge tag 'staging-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds362-77244/+29652
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds60-24169/+0
2024-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-13/+22
2024-11-11Merge tag 'v6.12-rc7' into __tmp-hansg-linux-tags_media_atomisp_6_13_1Mauro Carvalho Chehab11-22/+34
2024-11-10Merge tag 'staging-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+2
2024-11-10Staging: gpib: gpib_os.c - Remove unnecessary OOM messageOmer Faruk BULUT1-3/+2