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