summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
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
2024-10-13staging: vchiq_core: Locally cache cache_line_size informationUmang Jain
2024-10-13staging: vchiq_arm: removes multiple blank linesDanilo Pereira
2024-10-13staging: vc04_services: TESTING: Adjust ping testStefan Wahren
2024-10-12Merge tag 'v6.12-rc2' into test2Jonathan Cameron
2024-10-11staging: vchiq_core: Indent static_assert on single lineUmang Jain
2024-10-11staging: vchiq_core: Fix white space indentation errorHridesh MG
2024-10-11staging: gdm724x: Remove unused driverPhilipp Hortmann
2024-10-11staging: vt6655: Remove unused driverPhilipp Hortmann
2024-10-10staging: gpib: disable CONFIG_GPIB_KERNEL_DEBUGGreg Kroah-Hartman
2024-10-10staging: gpib: Add KBUILD files for GPIB driversDave Penkler
2024-10-10staging: gpib: Add TNT4882 chip based GPIB driverDave Penkler
2024-10-10staging: gpib: Add pc2 GPIB driverDave Penkler
2024-10-10staging: gpib: Add National Instruments USB GPIB driverDave Penkler
2024-10-10staging: gpib: Add LPVO DIY USB GPIB driverDave Penkler
2024-10-10staging: gpib: Add ines GPIB driverDave Penkler
2024-10-10staging: gpib: Add hp82341x GPIB driverDave Penkler
2024-10-10staging: gpib: Add hp82335x GPIB driverDave Penkler
2024-10-10staging: gpib: Add gpio bitbang GPIB driverDave Penkler
2024-10-10staging: gpib: Add Frank Mori Hess FPGA PCI GPIB driverDave Penkler
2024-10-10staging: gpib: Add Fluke cda based cards GPIB driverDave Penkler
2024-10-10staging: gpib: Add Computer Equipment Corporation GPIB driverDave Penkler
2024-10-10staging: gpib: Add Computer Boards GPIB driverDave Penkler
2024-10-10staging: gpib: Add Agilent/Keysight 82357x USB GPIB driverDave Penkler
2024-10-10staging: gpib: Add HP/Agilent/Keysight 8235xx PCI GPIB driverDave Penkler
2024-10-10staging: gpib: Add nec7210 GPIB chip driverDave Penkler
2024-10-10staging: gpib: Add tms9914 GPIB chip driverDave Penkler
2024-10-10staging: gpib: Add GPIB common core driverDave Penkler
2024-10-10staging: gpib: Add user api include filesDave Penkler
2024-10-10staging: gpib: Add common include files for GPIB driversDave Penkler
2024-10-10staging: rts5208: Remove unused driverPhilipp Hortmann
2024-10-09staging: vchiq_core: Drop vchiq_pagelist.hUmang Jain
2024-10-09staging: vchiq_core: Move bulk data functions in vchiq_coreUmang Jain
2024-10-09staging: vchiq_core: Move remote_event_signal() vchiq_coreUmang Jain
2024-10-09staging: vchiq_core: Drop retry loop on -EINTRUmang Jain
2024-10-09staging: vchiq_arm: Do not retry bulk transfers on -EINTRUmang Jain
2024-10-09staging: vchiq_core: Return -EINTR when bulk transfers are interruptedUmang Jain
2024-10-09staging: vchiq_core: Return -EINTR in queue_message() on interruptUmang Jain
2024-10-09staging: vchiq_core: Return on all errors from queue_message()Umang Jain
2024-10-09staging: vchiq_core: Use killable wait completions for bulk transfersUmang Jain
2024-10-09staging: gdm724x: fix returning -1 with return equivalent errorsRodrigo Gobbi
2024-10-09staging: rtl8712: remove parentheses after &Xingquan Liu
2024-10-09staging: rtl8712: use kmalloc_arrayTudor Gheorghiu
2024-10-09staging: Switch back to struct platform_driver::remove()Sergio Paracuellos
2024-10-09staging: olpc_dcon: Drop explicit initialization of struct i2c_device_id::dri...Uwe Kleine-König
2024-10-09staging: most: i2c: Drop explicit initialization of struct i2c_device_id::dri...Uwe Kleine-König
2024-10-09staging: vt6655: s_uGetDataDuration: Fix declaration formattingDominik Karol Piątkowski
2024-10-09staging: vt6655: s_uGetDataDuration: Rename uNextPktTime variableDominik Karol Piątkowski