messages from 2025-04-05 14:21:58 to 2025-04-09 05:59:30 UTC [more...]
[Patch v1 00/21] staging: gpib: Removing typedefs for ioctl API
2025-04-09 5:59 UTC (21+ messages)
` [Patch v1 01/21] staging: gpib: Using struct gpib_board_type_ioctl
` [Patch v1 02/21] staging: gpib: Using struct gpib_read_write_ioctl
` [Patch v1 03/21] staging: gpib: Using struct gpib_open_dev_ioctl
` [Patch v1 04/21] staging: gpib: Using struct gpib_close_dev_ioctl
` [Patch v1 05/21] staging: gpib: Using struct gpib_serial_poll_ioctl
` [Patch v1 06/21] staging: gpib: Using struct gpib_eos_ioctl
` [Patch v1 07/21] staging: gpib: Using struct gpib_wait_ioctl
` [Patch v1 08/21] staging: gpib: Using struct gpib_online_ioctl
` [Patch v1 09/21] staging: gpib: Using struct gpib_spoll_bytes_ioctl
` [Patch v1 10/21] staging: gpib: Using struct gpib_board_info_ioctl
` [Patch v1 11/21] staging: gpib: Using struct gpib_select_pci_ioctl
` [Patch v1 12/21] staging: gpib: Using struct gpib_ppoll_config_ioctl`
` [Patch v1 13/21] staging: gpib: Using struct gpib_pad_ioctl
` [Patch v1 14/21] staging: gpib: Using struct gpib_sad_ioctl
` [Patch v1 15/21] staging: gpib: Using gpib_select_device_path_ioctl
` [Patch v1 16/21] staging: gpib: Using struct gpib_request_service2
` [Patch v1 17/21] staging: gpib: event_ioctl_t now short
` [Patch v1 18/21] staging: gpib: rsc_ioctl_t now int
` [Patch v1 19/21] staging: gpib: t1_delay_ioctl_t now unsigned int
` [Patch v1 20/21] staging: gpib: autospoll_ioctl_t now short
[PATCH v8 0/2] staging: rtl8723bs: Improve readability and clarity of sequence number wrapping
2025-04-09 2:11 UTC (6+ messages)
` [PATCH v8 1/2] staging: rtl8723bs: Add spaces and line breaks to improve readability
` [PATCH v8 2/2] staging: rtl8723bs: Use % 4096 instead of & 0xfff
[PATCH v1 0/7] staging: gpib: Removing typedefs
2025-04-08 23:25 UTC (8+ messages)
` [PATCH v1 1/7] staging: gpib: Removing typedef gpib_event_queue
` [PATCH v1 2/7] staging: gpib: Removing gpib_interface_list_t
` [PATCH v1 3/7] staging: gpib: Removing gpib_event_t typedef
` [PATCH v1 4/7] staging: gpib: Removing typedef gpib_status_queue
` [PATCH v1 5/7] staging: gpib: Removing typedef of status_byte
` [PATCH v1 6/7] staging: gpib: Removing typedef gpib_descriptor_t
` [PATCH v1 7/7] staging: gpib: Remove typedef gpib_file_private_t
[Patch v1 0/1] staging: gpib: agilent_82357a uses completion
2025-04-08 22:56 UTC (2+ messages)
` [Patch v1 1/1] "
[PATCH v1 00/18] staging: gpib: Removing typedef gpib_board_config_t
2025-04-08 22:36 UTC (19+ messages)
` [PATCH v1 01/18] staing: gpib: struct typing for gpib_board_config
` [PATCH v1 02/18] staging: gpib: agilent_82350b: gpib_board_config
` [PATCH v1 03/18] staging: gpib: agilent_82357a: gpib_board_config
` [PATCH v1 04/18] staging: gpib: cb7210: struct gpib_board_config
` [PATCH v1 05/18] staging: gpib: cec: "
` [PATCH v1 06/18] staging: gpib: common: "
` [PATCH v1 07/18] staging: gpib: eastwood: "
` [PATCH v1 08/18] staging: gpib: fmh: "
` [PATCH v1 09/18] staging: gpib: gpio: "
` [PATCH v1 10/18] staging: gpib: hp_82335: "
` [PATCH v1 11/18] staging: gpib: hp_82341: "
` [PATCH v1 12/18] staging: gpib: gpibP: "
` [PATCH v1 13/18] staging: gpib: ines: "
` [PATCH v1 14/18] staging: gpib: lpvo_usb: "
` [PATCH v1 15/18] staging: gpib: ni_usb: "
` [PATCH v1 16/18] staging: gpib: pc2: "
` [PATCH v1 17/18] staging: gpib: tnt4882: "
` [PATCH v1 18/18] staging: gpib: Removing typedef gpib_board_config
[PATCH v1 00/18] staging: gpib: Removing typedef of gpib_interface_t
2025-04-08 22:25 UTC (19+ messages)
` [PATCH v1 01/18] staging: gpib: struct typing for gpib_interface
` [PATCH v1 02/18] staging: gpib: agilent_82350b: gpib_interface
` [PATCH v1 03/18] staging: gpib: agilent_82357a: gpib_interface
` [PATCH v1 04/18] staging: gpib: cb7210: struct gpib_interface
` [PATCH v1 05/18] staging: gpib: cec: "
` [PATCH v1 06/18] staging: gpib: common: "
` [PATCH v1 07/18] staging: gpib: fluke: "
` [PATCH v1 08/18] staging: gpib: fmh: "
` [PATCH v1 09/18] staging: gpib: gpio: "
` [PATCH v1 10/18] staging: gpib: hp_82335: "
` [PATCH v1 11/18] staging: gpib: hp2341: "
` [PATCH v1 12/18] staging: gpib: gpibP: "
` [PATCH v1 13/18] staging: gpib: ines: "
` [PATCH v1 14/18] staging: gpib: lpvo_usb: "
` [PATCH v1 15/18] staging: gpib: ni_usb: "
` [PATCH v1 16/18] staging: gpib: pc2: "
` [PATCH v1 17/18] staging: gpib: tnt4882: "
` [PATCH v1 18/18] staging: gpib: Removing typedef gpib_interface_t
[PATCH v1 00/14] staging: gpib: Adhering to Linux Code standards
2025-04-08 22:20 UTC (15+ messages)
` [PATCH v1 01/14] staging: gpib: Correct CamelCase for EVENT enums
` [PATCH v1 02/14] staging: gpib: Correct CamelCase for PPConfig
` [PATCH v1 03/14] staging: gbip: Alignment should match open parens
` [PATCH v1 04/14] staging: gpib: common: lines exceeded 100 columns
` [PATCH v1 05/14] staging: gpib: nec: "
` [PATCH v1 06/14] staging: gpib: tms9914: "
` [PATCH v1 07/14] staging: gpib: ines: "
` [PATCH v1 08/14] staging: gpib: pc2: "
` [PATCH v1 09/14] staging: gpib: tnt4882: "
` [PATCH v1 10/14] staging: gpib: uapi: Fix CamelCase and IBA Dup
` [PATCH v1 11/14] staging: gpib: uapi: Fix CamelCase and IBC Dup
` [PATCH v1 12/14] staging: gpib: uapi: Fix CamelCase and IB_STB
` [PATCH v1 13/14] staging: gpib: nec: Fix Improper SPDX comment
` [PATCH v1 14/14] staging: gpib: tms9914: "
[PATCH v4 0/6] media: rockchip: Add rkvdec2 driver
2025-04-08 21:08 UTC (7+ messages)
` [PATCH v4 1/6] media: v4l2: Add NV15 and NV20 pixel formats
` [PATCH v4 6/6] arm64: dts: rockchip: Add rkvdec2 Video Decoder on rk3588(s)
[PATCH v5] iio: frequency: ad9832: Use FIELD_PREP macro to set bit fields
2025-04-08 19:55 UTC (3+ messages)
[PATCH v7 00/12] media: rkvdec: Add H.264 High 10 and 4:2:2 profile support
2025-04-08 17:13 UTC (15+ messages)
` [PATCH v7 09/12] media: rkvdec: Add get_image_fmt ops
[PATCH v7 0/2] staging: rtl8723bs: Improve readability and clarity of sequence number wrapping
2025-04-08 15:44 UTC (6+ messages)
` [PATCH v7 1/2] staging: rtl8723bs: Add spaces and line breaks to improve readability
` [PATCH v7 2/2] staging: rtl8723bs: Use % 4096 instead of & 0xfff
[PATCH v2 0/2] fbtft: Unorphan the driver for maintenance
2025-04-08 14:22 UTC (3+ messages)
` [PATCH v2 1/2] fbtft: Unorphan the driver
` [PATCH v2 2/2] fbtft: Replace 'depends on FB_TFT' by 'if FB_TFT ... endif'
[PATCH v6 0/2] staging: rtl8723bs: Improve readability and clarity of sequence number wrapping
2025-04-08 12:53 UTC (14+ messages)
` [PATCH v6 1/2] staging: rtl8723bs: Add white spaces around binary operators
` [PATCH v6 2/2] staging: rtl8723bs: Use % 4096u instead of & 0xfff
[PATCH 0/8] staging: sm750fb: change function naming style
2025-04-08 11:03 UTC (11+ messages)
[PATCH v2 0/8] staging: sm750fb: change function naming style
2025-04-08 10:20 UTC (9+ messages)
` [PATCH v2 1/8] staging: sm750fb: change sii164GetDeviceID to snake_case
` [PATCH v2 2/8] staging: sm750fb: change sii164ResetChip "
` [PATCH v2 3/8] staging: sm750fb: change sii164SetPower "
` [PATCH v2 4/8] staging: sm750fb: change sii164GetChipString "
` [PATCH v2 5/8] staging: sm750fb: change sii164EnableHotPlugDetection "
` [PATCH v2 6/8] staging: sm750fb: change sii164IsConnected "
` [PATCH v2 7/8] staging: sm750fb: change sii164CheckInterrupt "
` [PATCH v2 8/8] staging: sm750fb: change sii164ClearInterrupt "
[PATCH v2] sfc: Propagate the return value of devlink_info_serial_number_put()
2025-04-08 10:16 UTC (2+ messages)
[PATCH v7] staging: rtl8723bs: Add error handling for sd_read()
2025-04-08 5:18 UTC (2+ messages)
[PATCH v5] staging: rtl8723bs: Use % 4096u instead of & 0xfff
2025-04-07 20:58 UTC (3+ messages)
[PATCH v4] staging: rtl8723bs: Use % 4096u instead of & 0xfff
2025-04-07 18:13 UTC (11+ messages)
[PATCH AUTOSEL 6.13 01/28] staging: gpib: Use min for calculating transfer length
2025-04-07 18:11 UTC
[PATCH AUTOSEL 6.14 01/31] staging: gpib: Use min for calculating transfer length
2025-04-07 18:10 UTC
[PATCH] staging: greybus: use new GPIO line value setter callbacks
2025-04-07 14:03 UTC (3+ messages)
[PATCH] staging: gpib: fmh_gpib: Remove unnecessary print function dev_err()
2025-04-07 13:39 UTC (2+ messages)
[PATCH v3] media: Fix indentation to use TAB instead of spaces
2025-04-07 12:36 UTC
[PATCH v4] staging: media: Remove unnecessary braces for single statement block
2025-04-07 12:26 UTC (3+ messages)
[PATCH v5] media: imx: Remove unnecessary braces for single statement block
2025-04-07 12:25 UTC
[PATCH v6] staging: rtl8723bs: Add error handling for sd_read()
2025-04-07 11:59 UTC (4+ messages)
[PATCH] staging: gpib: fmh_gpib: Remove unnecessary .owner assignment
2025-04-07 9:26 UTC
[PATCH v5] staging: rtl8723bs: Add error handling for sd_read()
2025-04-07 6:57 UTC (2+ messages)
[PATCH] staging: gpib: eastwood: Remove unnecessary print function dev_err()
2025-04-07 3:07 UTC
[PATCH] staging: rtl8723bs: Use % 4096 instead of & 0xfff
2025-04-06 21:55 UTC (3+ messages)
[PATCH v2] staging: rtl8723bs: Use % 4096 instead of & 0xfff
2025-04-06 19:31 UTC (7+ messages)
[PATCH v5] staging: rtl8723bs: Prevent duplicate NULL tests on a value
2025-04-06 13:00 UTC (5+ messages)
[PATCH 0/2] Simplify local variable initialization
2025-04-06 4:11 UTC (10+ messages)
` [PATCH 1/2] staging: rtl8723bs: Optimize variable initialization in rtl8723b_hal_init.c
` [PATCH 2/2] staging: rtl8723bs: Initialize local variables at declaration
[PATCH v4] staging: rtl8723bs: Add error handling for sd_read()
2025-04-06 2:10 UTC (3+ messages)
[PATCH v4] staging: rtl8723bs: Remove trailing whitespace
2025-04-05 21:02 UTC
[PATCH v3] staging: rtl8723bs: Add error handling for sd_read()
2025-04-05 14:34 UTC (2+ messages)
[PATCH v2] staging: rtl8723bs: Add error handling for sd_read()
2025-04-05 14:33 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox