summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorLines
2024-10-19staging: vc04_services: Simplify (no)callback bulk transfer code pathsUmang Jain-21/+31
2024-10-19staging: vc04_services: Simplify block bulk transfer code pathsUmang Jain-23/+37
2024-10-19staging: vchiq_core: Simplify bulk data preparatory functionsUmang Jain-9/+7
2024-10-19staging: vchiq_core: Subsume 'offset' in struct vchiq_bulkUmang Jain-12/+17
2024-10-19staging: gpib: Change return type and error code of fmh_gpib_get_dma_residue()Everest K.C.-3/+3
2024-10-19staging: gpib: fix uninitialized variable in usb_gpib_command()Dan Carpenter-0/+1
2024-10-19staging: gpib: replace dump function by print_hex_dumpKees Bakker-26/+2
2024-10-19staging: gpib: fmh_gpib: Fix typoDominik Karol Piątkowski-1/+1
2024-10-19staging: gpib: Change return type and error code of fluke_get_dma_residueEverest K.C.-3/+3
2024-10-19staging: gpib: cb7210: select NEC7210 libraryArnd Bergmann-0/+1
2024-10-19staging: gpib: use proper format string in request_moduleArnd Bergmann-3/+1
2024-10-19staging: gpib: add bus specific Kconfig dependenciesArnd Bergmann-2/+15
2024-10-19staging: gpib: make port I/O code conditionalArnd Bergmann-18/+24
2024-10-19staging: gpib: pc2: avoid calling undefined dma_free()Arnd Bergmann-0/+4
2024-10-19staging: gpib: avoid unused const variablesArnd Bergmann-26/+33
2024-10-19staging: gpib: add module descriptionsArnd Bergmann-0/+15
2024-10-18media: av7110: fix a spectre vulnerabilityMauro Carvalho Chehab-9/+20
2024-10-17staging: gpib: Replace kmalloc/memset with kzalloc.Rohit Chavan-17/+8
2024-10-17staging: gpib: Remove unneeded semicolon.Rohit Chavan-3/+3
2024-10-16staging: gpib: Remove unused valueEverest K.C.-1/+0
2024-10-16staging: olpc_dcon: Remove driver marked as broken since 2022Philipp Hortmann-1364/+0
2024-10-16staging: rtl8723bs: remove unused debug statementsRodrigo Gobbi-33/+3
2024-10-16staging: gpib: fmh: Drop residue from fmh_gpid_fifo_read_countable()Nathan Chancellor-5/+4
2024-10-16staging: vchiq_arm: Fix missing refcount decrement in error path for fw_nodeJavier Carrasco-4/+2
2024-10-16staging: vchiq_arm: refactor goto instructions in vchiq_probe()Javier Carrasco-8/+5
2024-10-16staging: gpib: Fix PCI header include guardNathan Chancellor-1/+1
2024-10-16staging: gpib: Move free after the variable use has been completedEverest K.C.-1/+1
2024-10-16staging: gpib: mark FMH driver as brokenGreg Kroah-Hartman-0/+1
2024-10-16media: atomisp: Replace ternary operator with ifRicardo Ribalda-2/+4
2024-10-16staging: media: ipu3: fix spelling mistakesHridesh MG-2/+2
2024-10-16media: staging: max96712: Add support for MAX96724Niklas Söderlund-2/+10
2024-10-16media: staging: max96712: Document the DEBUG_EXTRA registerNiklas Söderlund-1/+5
2024-10-16media: staging: max96712: Move link frequency setting to device structNiklas Söderlund-7/+17
2024-10-16media: staging: max96712: Remove device id checkNiklas Söderlund-18/+0
2024-10-16media: staging/intel-ipu3: css: Convert comma to semicolonShen Lichuan-1/+1
2024-10-14staging: gpib: mark HP82341 driver as brokenGreg Kroah-Hartman-0/+1
2024-10-13staging: vt6656: Remove unused driverPhilipp Hortmann-5844/+0
2024-10-13staging: rtl8712: Introduce auth_algorithm macrosDominik Karol Piątkowski-18/+27
2024-10-13staging: rtl8712: Rename PrivacyAlgrthm variableDominik Karol Piątkowski-34/+34
2024-10-13staging: rtl8712: Rename AuthAlgrthm variableDominik Karol Piątkowski-22/+22
2024-10-13staging: vchiq_core: Lower indentation in vchiq_close_service_internalUmang Jain-11/+13
2024-10-13staging: vchiq_core: Lower indentation in parse_open()Umang Jain-22/+26
2024-10-13staging: vchiq_core: Refactor notify_bulks()Umang Jain-31/+40
2024-10-13staging: vchiq_core: Indent copy_message_data() on a single lineUmang Jain-3/+2
2024-10-13staging: vchiq_core: Do not log debug in a separate scopeUmang Jain-10/+7
2024-10-13staging: vchiq_core: Locally cache cache_line_size informationUmang Jain-8/+11
2024-10-13staging: vchiq_arm: removes multiple blank linesDanilo Pereira-4/+0
2024-10-13staging: vc04_services: TESTING: Adjust ping testStefan Wahren-2/+2
2024-10-12Merge tag 'v6.12-rc2' into test2Jonathan Cameron-7/+7
2024-10-11staging: vchiq_core: Indent static_assert on single lineUmang Jain-4/+2