summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2024-10-24staging: iio: frequency: ad9832: fix division by zero in ad9832_calc_freqreg()Zicheng Qu
2024-10-19staging: vchiq_arm: Use devm_kzalloc() for drv_mgmt allocationUmang Jain
2024-10-19staging: vchiq_arm: Use devm_kzalloc() for vchiq_arm_state allocationUmang Jain
2024-10-19staging: vchiq_dev: Drop userdata local pointerUmang Jain
2024-10-19staging: vchiq_core: Simplify bulk transfer queue message functionUmang Jain
2024-10-19staging: vc04_services: Simplify (no)callback bulk transfer code pathsUmang Jain
2024-10-19staging: vc04_services: Simplify block bulk transfer code pathsUmang Jain
2024-10-19staging: vchiq_core: Simplify bulk data preparatory functionsUmang Jain
2024-10-19staging: vchiq_core: Subsume 'offset' in struct vchiq_bulkUmang Jain
2024-10-19staging: gpib: Change return type and error code of fmh_gpib_get_dma_residue()Everest K.C.
2024-10-19staging: gpib: fix uninitialized variable in usb_gpib_command()Dan Carpenter
2024-10-19staging: gpib: replace dump function by print_hex_dumpKees Bakker
2024-10-19staging: gpib: fmh_gpib: Fix typoDominik Karol Piątkowski
2024-10-19staging: gpib: Change return type and error code of fluke_get_dma_residueEverest K.C.
2024-10-19staging: gpib: cb7210: select NEC7210 libraryArnd Bergmann
2024-10-19staging: gpib: use proper format string in request_moduleArnd Bergmann
2024-10-19staging: gpib: add bus specific Kconfig dependenciesArnd Bergmann
2024-10-19staging: gpib: make port I/O code conditionalArnd Bergmann
2024-10-19staging: gpib: pc2: avoid calling undefined dma_free()Arnd Bergmann
2024-10-19staging: gpib: avoid unused const variablesArnd Bergmann
2024-10-19staging: gpib: add module descriptionsArnd Bergmann
2024-10-18media: av7110: fix a spectre vulnerabilityMauro Carvalho Chehab
2024-10-17staging: gpib: Replace kmalloc/memset with kzalloc.Rohit Chavan
2024-10-17staging: gpib: Remove unneeded semicolon.Rohit Chavan
2024-10-16staging: gpib: Remove unused valueEverest K.C.
2024-10-16staging: olpc_dcon: Remove driver marked as broken since 2022Philipp Hortmann
2024-10-16staging: rtl8723bs: remove unused debug statementsRodrigo Gobbi
2024-10-16staging: gpib: fmh: Drop residue from fmh_gpid_fifo_read_countable()Nathan Chancellor
2024-10-16staging: vchiq_arm: Fix missing refcount decrement in error path for fw_nodeJavier Carrasco
2024-10-16staging: vchiq_arm: refactor goto instructions in vchiq_probe()Javier Carrasco
2024-10-16staging: gpib: Fix PCI header include guardNathan Chancellor
2024-10-16staging: gpib: Move free after the variable use has been completedEverest K.C.
2024-10-16staging: gpib: mark FMH driver as brokenGreg Kroah-Hartman
2024-10-16media: atomisp: Replace ternary operator with ifRicardo Ribalda
2024-10-16staging: media: ipu3: fix spelling mistakesHridesh MG
2024-10-16media: staging: max96712: Add support for MAX96724Niklas Söderlund
2024-10-16media: staging: max96712: Document the DEBUG_EXTRA registerNiklas Söderlund
2024-10-16media: staging: max96712: Move link frequency setting to device structNiklas Söderlund
2024-10-16media: staging: max96712: Remove device id checkNiklas Söderlund
2024-10-16media: staging/intel-ipu3: css: Convert comma to semicolonShen Lichuan
2024-10-14staging: gpib: mark HP82341 driver as brokenGreg Kroah-Hartman
2024-10-13staging: vt6656: Remove unused driverPhilipp Hortmann
2024-10-13staging: rtl8712: Introduce auth_algorithm macrosDominik Karol Piątkowski
2024-10-13staging: rtl8712: Rename PrivacyAlgrthm variableDominik Karol Piątkowski
2024-10-13staging: rtl8712: Rename AuthAlgrthm variableDominik Karol Piątkowski
2024-10-13staging: vchiq_core: Lower indentation in vchiq_close_service_internalUmang Jain
2024-10-13staging: vchiq_core: Lower indentation in parse_open()Umang Jain
2024-10-13staging: vchiq_core: Refactor notify_bulks()Umang Jain
2024-10-13staging: vchiq_core: Indent copy_message_data() on a single lineUmang Jain
2024-10-13staging: vchiq_core: Do not log debug in a separate scopeUmang Jain