Age | Commit message (Expand) | Author |
2024-11-07 | staging: gpib: Fix buffer overflow in ni_usb_init | Dave Penkler |
2024-11-05 | Merge 6.12-rc6 into char-misc-next | Greg Kroah-Hartman |
2024-11-04 | staging: rtl8723bs: Remove function pointer hal_xmitframe_enqueue | Philipp Hortmann |
2024-11-04 | staging: rtl8723bs: Remove function pointer mgnt_xmit | Philipp Hortmann |
2024-11-04 | staging: rtl8723bs: Remove function pointer hal_xmit | Philipp Hortmann |
2024-11-04 | staging: rtl8723bs: Remove function pointer SetHalDefVarHandler | Philipp Hortmann |
2024-11-04 | staging: rtl8723bs: Remove function pointer GetHalDefVarHandler | Philipp Hortmann |
2024-11-04 | staging: rtl8723bs: Remove function pointer SetHwRegHandlerWithBuf | Philipp Hortmann |
2024-11-04 | staging: rtl8723bs: Remove function pointer GetHwRegHandler | Philipp Hortmann |
2024-11-04 | staging: rtl8723bs: Remove function pointer SetHwRegHandler | Philipp Hortmann |
2024-11-04 | staging: rtl8723bs: Remove function pointer check_ips_status | Philipp Hortmann |
2024-11-04 | staging: rtl8723bs: Remove #if 1 in function ReadChipVersion8723B | Philipp Hortmann |
2024-11-04 | staging: rtl8723bs: Remove #if 1 in function hal_EfuseGetCurrentSize_BT | Philipp Hortmann |
2024-11-04 | staging: rtl8723bs: Remove #if 1 in function hal_EfusePartialWriteCheck | Philipp Hortmann |
2024-11-04 | staging: rtl8723bs: Replace function thread_enter | Philipp Hortmann |
2024-11-04 | staging: vchiq_arm: Track bulk user data pointer separately | Umang Jain |
2024-11-04 | staging: vchiq_core: Pass vchiq_bulk pointer to make_service_callback() | Umang Jain |
2024-11-04 | staging: vchiq: Rename vchiq_completion_data 'bulk_userdata' | Umang Jain |
2024-11-04 | staging: vchiq_core: Rename struct vchiq_bulk 'userdata' | Umang Jain |
2024-11-04 | staging: vchiq_core: Bulk waiter should not piggy back on bulk userdata | Umang Jain |
2024-11-04 | staging: vchiq_arm: Rename a struct vchiq_bulk member | Umang Jain |
2024-11-04 | staging: fieldbus: Delete unused driver | Philipp Hortmann |
2024-11-04 | staging: rtl8712: Remove driver using deprecated API wext | Philipp Hortmann |
2024-11-04 | staging: rtl8723bs: change remaining printk to proper api | Rodrigo Gobbi |
2024-11-04 | staging: vchiq_core: Remove unnecessary blank lines | Rohit Chavan |
2024-11-04 | staging: rtl8723bs: Remove no-op netdevice_notifier() | Hans de Goede |
2024-11-04 | staging: vme_user: vme_bridge.h: Name function pointer arguments | Pedro Perez |
2024-11-04 | staging: greybus: gpio: use gpiochip_get_data | Rosen Penev |
2024-11-04 | staging: gpib: Add TODO file | Dominik Karol Piątkowski |
2024-10-28 | staging: media: drop vb2_ops_wait_prepare/finish | Hans Verkuil |
2024-10-24 | staging: iio: frequency: ad9832: fix division by zero in ad9832_calc_freqreg() | Zicheng Qu |
2024-10-19 | staging: vchiq_arm: Use devm_kzalloc() for drv_mgmt allocation | Umang Jain |
2024-10-19 | staging: vchiq_arm: Use devm_kzalloc() for vchiq_arm_state allocation | Umang Jain |
2024-10-19 | staging: vchiq_dev: Drop userdata local pointer | Umang Jain |
2024-10-19 | staging: vchiq_core: Simplify bulk transfer queue message function | Umang Jain |
2024-10-19 | staging: vc04_services: Simplify (no)callback bulk transfer code paths | Umang Jain |
2024-10-19 | staging: vc04_services: Simplify block bulk transfer code paths | Umang Jain |
2024-10-19 | staging: vchiq_core: Simplify bulk data preparatory functions | Umang Jain |
2024-10-19 | staging: vchiq_core: Subsume 'offset' in struct vchiq_bulk | Umang Jain |
2024-10-19 | staging: gpib: Change return type and error code of fmh_gpib_get_dma_residue() | Everest K.C. |
2024-10-19 | staging: gpib: fix uninitialized variable in usb_gpib_command() | Dan Carpenter |
2024-10-19 | staging: gpib: replace dump function by print_hex_dump | Kees Bakker |
2024-10-19 | staging: gpib: fmh_gpib: Fix typo | Dominik Karol Piątkowski |
2024-10-19 | staging: gpib: Change return type and error code of fluke_get_dma_residue | Everest K.C. |
2024-10-19 | staging: gpib: cb7210: select NEC7210 library | Arnd Bergmann |
2024-10-19 | staging: gpib: use proper format string in request_module | Arnd Bergmann |
2024-10-19 | staging: gpib: add bus specific Kconfig dependencies | Arnd Bergmann |
2024-10-19 | staging: gpib: make port I/O code conditional | Arnd Bergmann |
2024-10-19 | staging: gpib: pc2: avoid calling undefined dma_free() | Arnd Bergmann |
2024-10-19 | staging: gpib: avoid unused const variables | Arnd Bergmann |