public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2025-04-17 00:45:54 to 2025-04-24 22:34:44 UTC [more...]

[PATCH v4 0/2] staging: iio: frequency: ad9832: Fix and
 2025-04-24 22:32 UTC  (2+ messages)
` [PATCH v4 1/2] staging: iio: frequency: ad9832: Use SLEEP bit instead of RESET to disable output

[PATCH v3 0/3] Fix and refactor output disable logic
 2025-04-24 22:29 UTC  (12+ messages)
` [PATCH v3 1/3] iio: frequency: Use SLEEP bit instead of RESET to disable output
` [PATCH v3 2/3] staging: iio: ad9832: Refactor powerdown control
` [PATCH v3 3/3] staging: iio: ad9832: Add minor improvements to ad9832_write_powerdown

[PATCH 0/2] staging: rtl8723bs: Use scoped_guard for mutex handling
 2025-04-24 19:56 UTC  (3+ messages)
` [PATCH 1/2] staging: rtl8723bs: Replace manual mutex handling with scoped_guard()
` [PATCH 2/2] staging: rtl8723bs: Switch mutexes to scoped_guard

[PATCH] [Patch]: staging: greybus: camera: fix alignment should match open parentheses
 2025-04-24 16:46 UTC 

[PATCH v2 RESEND] media: imx: fix a potential memory leak in imx_media_csc_scaler_device_init()
 2025-04-24  3:10 UTC 

[PATCH v2] staging: bcm2835-camera: Initialise dev in v4l2_dev
 2025-04-23 10:47 UTC 

[PATCH] staging: sm750fb: change `enum dpms` to snake_case
 2025-04-23  4:03 UTC 

[PATCH] staging: rtl8723bs: remove multiple blank lines
 2025-04-22 21:23 UTC 

[PATCH v9 0/4] media: rkvdec: Add H.264 High 10 and 4:2:2 profile support
 2025-04-22 21:20 UTC  (9+ messages)
` [PATCH v9 1/4] media: rkvdec: h264: Limit minimum profile to constrained baseline
` [PATCH v9 2/4] media: rkvdec: Initialize the m2m context before the controls
` [PATCH v9 3/4] media: rkvdec: Add get_image_fmt ops
` [PATCH v9 4/4] media: rkvdec: h264: Support High 10 and 4:2:2 profiles

[PATCH v2 0/3] Fix and refactor output disable logic
 2025-04-22 16:25 UTC  (7+ messages)
` [PATCH v2 1/3] iio: frequency: Use SLEEP bit instead of RESET to disable output
` [PATCH v2 2/3] staging: iio: ad9832: Refactor powerdown control
` [PATCH v2 3/3] staging: iio: ad9832: Add minor improvements to ad9832_write_powerdown

[PATCH v3] staging: iio: ad5933: Correct settling cycles encoding per datasheet
 2025-04-22 10:02 UTC  (4+ messages)

[PATCH] axis-fifo: Remove hardware resets for user errors
 2025-04-22  9:56 UTC  (2+ messages)

[PATCH 1/2] media: atomisp: Remove compat ioctl32 header file
 2025-04-22  8:04 UTC  (5+ messages)
` [PATCH 2/2] media: atomisp: Remove unused atomisp_compat_ioctl32() declaration

[PATCH 0/5] staging: iio: adc: ad7816: Fix channel handling and refactor
 2025-04-22  6:44 UTC  (9+ messages)
` [PATCH 1/5] staging: iio: adc: ad7816: Allow channel 7 for all devices
` [PATCH 2/5] staging: iio: adc: ad7816: Rename state structure
` [PATCH 3/5] staging: iio: adc: ad7816: Introduce chip_info and use pointer matching
` [PATCH 4/5] staging: iio: adc: ad7816: Use chip_info for device capabilities
` [PATCH 5/5] staging: iio: adc: ad7816: Simplify channel validation using chip_info

[PATCH 1/1] staging: gpib: gpio: Fix memory allocation style in gpib_bitbang.c
 2025-04-22  6:33 UTC  (4+ messages)

[PATCH] staging: gpib: Fix lpvo request_system_control
 2025-04-22  6:28 UTC  (2+ messages)

[PATCH v5 0/5] staging: iio: adc: ad7816: Fix channel handling and refactor
 2025-04-21 13:49 UTC  (12+ messages)
` [PATCH v5 1/5] staging: iio: adc: ad7816: Allow channel 7 for all devices
` [PATCH v5 2/5] staging: iio: adc: ad7816: Rename state structure
` [PATCH v5 3/5] staging: iio: adc: ad7816: Introduce chip_info and use pointer matching
` [PATCH v5 4/5] staging: iio: adc: ad7816: Use chip_info for device capabilities
` [PATCH v5 5/5] staging: iio: adc: ad7816: Simplify channel validation using chip_info

[PATCH v3 0/5] staging: iio: adc: ad7816: Fix channel handling
 2025-04-21 13:44 UTC  (10+ messages)
` [PATCH v3 1/5] staging: iio: adc: ad7816: Allow channel 7 for all devices
` [PATCH v3 2/5] staging: iio: adc: ad7816: Rename state structure
` [PATCH v3 3/5] staging: iio: adc: ad7816: Introduce chip_info and use pointer matching
` [PATCH v3 4/5] staging: iio: adc: ad7816: Use chip_info for device capabilities
` [PATCH v3 5/5] staging: iio: adc: ad7816: Simplify channel validation using chip_info

[PATCH] iio: frequency: Use SLEEP bit instead of RESET to disable output
 2025-04-21 13:38 UTC  (7+ messages)

[PATCH v4] staging: iio: ad5933: Correct settling cycles encoding per datasheet
 2025-04-21 12:42 UTC  (3+ messages)

[PATCH v2] staging: iio: accel: adis16203: Fix single-axis representation
 2025-04-21 11:53 UTC  (2+ messages)

[PATCH v2] media: atomisp: Remove compat ioctl32 header file
 2025-04-21  9:02 UTC  (2+ messages)

[PATCH] iio: ad5933: Correct settling cycles encoding per datasheet
 2025-04-20  1:12 UTC  (7+ messages)

[PATCH v6 0/2] Cleanup duplicate NULL tests on a value
 2025-04-19 16:25 UTC  (5+ messages)
` [PATCH v6 1/2] staging: rtl8723bs: Remove duplicate NULL tests on pstat
` [PATCH v6 2/2] staging: rtl8723bs: Prevent duplicate NULL tests on psta pointer

[PATCH] staging: axis-fifo: Correct handling of tx_fifo_depth for size validation
 2025-04-19  1:29 UTC 

[PATCH v2] iio: adc: Include valid channel for channel selection
 2025-04-18 20:55 UTC  (3+ messages)

[PATCH v2] iio: ad5933: Correct settling cycles encoding per datasheet
 2025-04-18 18:10 UTC 

[PATCH] iio: accel: adis16203: Fix single-axis representation and CALIBBIAS handling
 2025-04-18 17:38 UTC  (3+ messages)

[PATCH 0/8] staging: gpib: Fixes and cleanup for gpio driver
 2025-04-18 17:34 UTC  (9+ messages)
` [PATCH 1/8] staging: gpib: Fix request_system_control in gpio
` [PATCH 2/8] staging: gpib: Fix setting controller-in-charge
` [PATCH 3/8] staging: gpib: Enable SRQ irq on request_system_control
` [PATCH 4/8] staging: gpib: Remove dependency on LED subsystem
` [PATCH 5/8] staging: gpib: Remove atn_asserted global variable
` [PATCH 6/8] staging: gpib: Change error code for no listener
` [PATCH 7/8] staging: gpib: Cleanup allocate_gpios code
` [PATCH 8/8] staging: gpib: Set control lines in attach

[PATCH v3] iio: adc: Correct conditional logic for store mode
 2025-04-18 16:56 UTC  (5+ messages)

[PATCH 0/4] staging: sm750fb: remove unused code/files
 2025-04-18 15:17 UTC  (5+ messages)
  ` [PATCH 1/4] staging: sm750fb: Remove ddk750_sii164
  ` [PATCH 2/4] staging: sm750fb: remove ddk750_dvi
  ` [PATCH 3/4] staging: sm750fb: remove ddk750_hwi2c
  ` [PATCH 4/4] staging: sm750fb: remove irrelevant TODO line

[PATCH v2] iio: frequency: ad9832: Remove unused parameter from data documentation
 2025-04-18 15:22 UTC  (2+ messages)

[PATCH v8] iio: frequency: ad9832: Use FIELD_PREP macro to set bit fields
 2025-04-18 15:22 UTC  (3+ messages)

[PATCH v2] iio: frequency: ad9832: devicetree probing support
 2025-04-18 14:26 UTC  (3+ messages)

[PATCH V2] staging: gpib: Add return value to request_control
 2025-04-18 13:35 UTC 

[PATCH] iio: adc: Revoke valid channel for error path
 2025-04-18 13:28 UTC  (7+ messages)

[PATCH 0/8] staging: sm750fb: cleanup ddk750_sii164
 2025-04-18 12:09 UTC  (17+ messages)
  ` [PATCH 1/8] staging: sm250fb: remove USE_HW_I2C check
  ` [PATCH 2/8] staging: sm750fb: rename gDviCtrlChipName
  ` [PATCH 3/8] staging: sm750fb: rename vendorID to vendor_id
  ` [PATCH 4/8] staging: sm750fb: rename sii164_init_chip params
  ` [PATCH 5/8] staging: sm750fb: rename sii164_set_power's param
  ` [PATCH 6/8] staging: sm750fb: rename sii164SelectHotPlugDetectionMode
  ` [PATCH 7/8] staging: sm750fb: rename detectReg to detect_reg
  ` [PATCH 8/8] staging: sm750fb: rename hotPlugValue to hot_plug_value

[PATCH] staging: sm750fb: clean-up `else`-blocks
 2025-04-18 10:39 UTC  (2+ messages)

[PATCH v11 0/2] staging: rtl8723bs: Improve readability and clarity of sequence number wrapping
 2025-04-18  9:47 UTC  (3+ messages)
` [PATCH v11 1/2] staging: rtl8723bs: Add spaces and line breaks to improve readability
` [PATCH v11 2/2] staging: rtl8723bs: Use % 4096 instead of & 0xfff

[PATCH 0/2] staging: gpib: Clean and rename common include
 2025-04-18  9:31 UTC  (3+ messages)
` [PATCH 1/2] staging: gpib: Remove unused enums from common include file
` [PATCH 2/2] staging: gpib: Rename "

[PATCH v8 0/3] media: rkvdec: Add H.264 High 10 and 4:2:2 profile support
 2025-04-17 20:03 UTC  (5+ messages)
` [PATCH v8 1/3] media: rkvdec: h264: Limit minimum profile to constrained baseline
` [PATCH v8 2/3] media: rkvdec: Add get_image_fmt ops
` [PATCH v8 3/3] media: rkvdec: h264: Support High 10 and 4:2:2 profiles

[PATCH] staging: sm750fb: fix instances of camel case
 2025-04-17 17:46 UTC  (4+ messages)

[PATCH] iio: frequency:: Remove unused parameter from data documentation
 2025-04-17 17:26 UTC  (8+ messages)

[PATCH] staging: rtl8723bs: Replace `& 0xfff` with `% 4096u`
 2025-04-17 16:56 UTC  (6+ messages)

[PATCH v2] staging: gpib: Removing unused function CFGn
 2025-04-17 15:38 UTC 

[PATCH v2] staging: gpib: include: fixes multiline comments style
 2025-04-17  9:23 UTC  (2+ messages)

[PATCH] staging: bcm2835-camera: Initialise dev in v4l2_dev
 2025-04-17  9:19 UTC  (2+ messages)

[PATCH v1] staging: gpib: Removing unused function CFGn
 2025-04-17  9:14 UTC  (4+ messages)

[PATCH v2 0/4] staging: greybus: cleanup, API migration, and refactors
 2025-04-17  9:09 UTC  (4+ messages)
` [PATCH v2 3/4] staging: greybus: refactor gb_loopback_fn into smaller helper functions

[PATCH] staging: gpib: Fix Kconfig
 2025-04-17  9:02 UTC  (2+ messages)

[FIRST-PATCH] staging : gpib : agilent_82350b : agilent_82350b.c : fixes checks on the file
 2025-04-17  9:01 UTC  (2+ messages)

[PATCH v1 00/23] staging: gpib: u8 over uint8_t and u64 over uint64_t
 2025-04-17  0:46 UTC  (3+ messages)

[PATCH v2 00/14] staging: gpib: u8 and u64 over uint8_t and uint64_t
 2025-04-17  0:45 UTC  (2+ messages)
` [PATCH v2 14/14] staging: gpib: tnt4882: u8 over uint8_t


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox