messages from 2025-12-17 16:00:10 to 2026-01-05 06:21:16 UTC [more...]
[PATCH] staging: greybus: replace WD_STATE_COLDBOOT_TRIG with state
2026-01-05 6:21 UTC (2+ messages)
[PATCH v2] staging: iio: adt7316: modernize power management
2026-01-05 6:08 UTC
[PATCH] staging: sm750fb: fix unused tmp in sw_i2c_wait
2026-01-05 2:10 UTC
[PATCH v1 0/5] media: atomisp: Cleanup and documentation fixes for mmu_public.h
2026-01-04 19:05 UTC (6+ messages)
` [PATCH v1 1/5] media: atomisp: Remove redundant return statement
` [PATCH v1 2/5] media: atomisp: Fix function signature alignment
` [PATCH v1 3/5] media: atomisp: Fix block comment coding style
` [PATCH v1 4/5] media: atomisp: Fix erroneous parameter descriptions
` [PATCH v1 5/5] media: atomisp: Convert comments to kernel-doc
[PATCH] media: atomisp: replace shadow zoom structs with v4l2_rect and fix error paths
2026-01-04 18:38 UTC (2+ messages)
[PATCH v1 0/4] staging: fbtft: reduce stack usage by avoiding large write_reg() varargs
2026-01-04 11:06 UTC (5+ messages)
` [PATCH v1 1/4] staging: fbtft: core: avoid large stack usage in DT init parsing
` [PATCH v1 2/4] staging: fbtft: ssd1351: send gamma table via fbtft_write_buf_dc()
` [PATCH v1 3/4] staging: fbtft: ssd1331: "
` [PATCH v1 4/4] staging: fbtft: hx8353d: send LUT via buffer to reduce stack usage
[PATCH v2 0/6] staging: ad9832: driver cleanup
2026-01-04 5:38 UTC (21+ messages)
` [PATCH v2 1/6] staging: iio: ad9832: cleanup dev_err_probe()
` [PATCH v2 2/6] staging: iio: ad9832: convert to guard(mutex)
` [PATCH v2 3/6] staging: iio: ad9832: convert to devm_mutex_init()
` [PATCH v2 4/6] staging: iio: ad9832: remove dds.h dependency
` [PATCH v2 5/6] staging: iio: ad9832: convert to iio channels and ext_info attrs
` [PATCH v2 6/6] staging: iio: ad9832: add sysfs documentation
[PATCH] staging: sm750fb: fix typo 'resetted' -> 'reset'
2026-01-03 12:08 UTC
[PATCH] staging: nvec: apply udelay only after the first byte has been sent
2026-01-03 10:14 UTC
[PATCH] staging: media: tegra-video: move tegra210_csi_soc declaration to csi.h
2026-01-02 15:53 UTC (11+ messages)
` [PATCH v2 0/2] staging: media: tegra-video: clean up shared SoC declarations
` [PATCH v2 1/2] staging: media: tegra-video: move tegra210_csi_soc declaration to csi.h
` [PATCH v2 2/2] staging: media: tegra-video: move tegra20_vip_soc declaration to vip.h
` [PATCH v3 0/2] staging: media: tegra-video: move shared SoC declarations to headers
` [PATCH v3 1/2] staging: media: tegra-video: move tegra210_csi_soc declaration to csi.h
` [PATCH v3 2/2] staging: media: tegra-video: move tegra20_vip_soc declaration to vip.h
[PATCH v1] rtl8723bs:fix spacing around operators
2026-01-01 18:31 UTC
[PATCH] media: atomisp: Fix block comment coding style in sh_css_param_shading.c
2026-01-01 16:41 UTC
[PATCH 0/2] host1x: Convert to bus methods
2025-12-31 9:14 UTC (5+ messages)
` [PATCH 1/2] host1x: Make remove callback return void
` [PATCH 2/2] host1x: Convert to bus methods
[PATCH] staging: sm750fb: fix const array warning
2025-12-31 8:41 UTC (5+ messages)
` [PATCH v2] staging: sm750fb: fix const array warning for fix_id
[PATCH] staging: rtl8723bs: return -ENOENT for AP/Ad-Hoc get_station
2025-12-31 7:23 UTC
[PATCH] media: atomisp: remove private white balance IOCTLs
2025-12-31 5:24 UTC
[PATCH v3 0/4] fbdev: Make CONFIG_FB_DEVICE optional for drivers
2025-12-30 22:42 UTC (13+ messages)
` [PATCH v3 1/4] fb: Add dev_of_fbinfo() helper for optional sysfs support
` [PATCH v3 2/4] staging: fbtft: Make FB_DEVICE dependency optional
` [PATCH v3 3/4] fbdev: omapfb: "
` [PATCH v3 4/4] fbdev: sh_mobile_lcdc: "
[PATCH] staging: greybus: audio: avoid snprintf truncation warnings
2025-12-30 22:20 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] staging: greybus: arche: drop dangling Kconfig symbol
2025-12-30 18:23 UTC (2+ messages)
[PATCH] Replace udelay() with usleep_range() in PLL initialization code. According to Documentation/timers/timers-howto.rst, usleep_range() is preferred for delays "10us - 20ms"
2025-12-29 7:41 UTC (2+ messages)
[PATCH] media: staging: atomisp: remove unnecessary NULL checks in sensor drivers
2025-12-28 19:52 UTC (2+ messages)
[PATCH] staging: rtl8723bs: fix block comment coding style
2025-12-28 19:45 UTC (2+ messages)
` [PATCH] staging: rtl8723bs: remove unnecessary blank lines
[PATCH] media: staging: atomisp: remove redundant OOM error messages
2025-12-28 19:23 UTC (2+ messages)
[PATCH] staging: rtl8723bs: use PTR_ALIGN for buffer alignment
2025-12-28 14:58 UTC
[PATCH] staging: rtl8723bs: avoid short msleep duration
2025-12-28 12:54 UTC (2+ messages)
[PATCH v2 0/4] fbdev: Make CONFIG_FB_DEVICE optional for drivers
2025-12-28 3:36 UTC (11+ messages)
` [PATCH v2 1/4] fb: Add dev_of_fbinfo() helper for optional sysfs support
` [PATCH v2 2/4] staging: fbtft: Make FB_DEVICE dependency optional
` [PATCH v2 3/4] fbdev: omapfb: "
` [PATCH v2 4/4] fbdev: sh_mobile_lcdc: "
[PATCH] staging: rtl8723bs: remove unnecessary blank lines
2025-12-27 23:45 UTC
[PATCH 1/9] staging: axis-fifo: Remove read/write timeout module parameters
2025-12-27 21:26 UTC (9+ messages)
` [PATCH 2/9] staging: axis-fifo: Add poll() support
` [PATCH 3/9] staging: axis-fifo: Use devm_kasprintf for device name allocation
` [PATCH 4/9] staging: axis-fifo: Drop unneeded release callback
` [PATCH 5/9] staging: axis-fifo: Remove unnecessary casts from file->private_data
` [PATCH 6/9] staging: axis-fifo: Remove unnecessary zero-length packet check
` [PATCH 7/9] staging: axis-fifo: Remove noisy error messages for user errors
` [PATCH 8/9] staging: axis-fifo: Remove redundant comments
` [PATCH 9/9] staging: axis-fifo: Clean up register and mask definitions
[PATCH] staging: rtl8723bs: fix missing transmission lock in rtw_xmit
2025-12-27 11:33 UTC
[PATCH] staging: media: atomisp: fix block comment coding style
2025-12-27 10:56 UTC
[PATCH] staging: media: atomisp: fix block comment coding style
2025-12-27 10:55 UTC
[PATCH] staging: rtl8723bs: fix missing blank line warning
2025-12-26 9:43 UTC
[PATCH] staging: rtl8723bs: Remove redundant MAC_ARG macro
2025-12-26 1:30 UTC
[PATCH] staging: nvec: replace udelay with usleep_range
2025-12-24 14:32 UTC (3+ messages)
[PATCH] staging: sm750fb: make g_fbmode array fully const
2025-12-24 12:20 UTC (3+ messages)
[PATCH 1/3] staging: rtl8723bs: core: remove empty if-statements
2025-12-24 10:02 UTC (3+ messages)
` [PATCH 2/3] staging: rtl8723bs: core: remove unnecessary else-statements
` [PATCH 3/3] staging: rtl8723bs: core: move constants to right side in comparison
[PATCH] staging: sm750fb: rename fixId to fix_id
2025-12-23 19:27 UTC
[PATCH] staging: sm750fb: rename fixId to fix_id
2025-12-23 19:24 UTC
[PATCH] staging: sm750fb: improve clarity in TODO file
2025-12-23 18:59 UTC
[PATCH] staging: rtl8723bs: fix block comment whitespace
2025-12-23 18:49 UTC
[PATCH] staging: rtl8723bs: rename shortGIrate to short_gi_rate
2025-12-22 21:35 UTC
[PATCH] staging/sm750fb: remove outdated TODO lines
2025-12-22 21:28 UTC
[PATCH] staging: greybus: split gb_audio_gb_get_topology() into helper functions
2025-12-22 16:15 UTC
[PATCH 0/4] greybus: staging fixes and cleanups
2025-12-22 15:40 UTC (10+ messages)
` [PATCH 1/4] staging: greybus: spilib: fix function parameter indentation
` [PATCH 2/4] staging: greybus: audio: avoid macro with side effects
` [PATCH 3/4] staging: greybus: gb-camera: use BIT() macro and fix formatting
` [PATCH 4/4] staging: greybus: greybus_firmware: fix long macro lines
` [PATCH 1/4] staging: greybus: gb-camera: use BIT() macro and fix formatting
[PATCH v2 0/2] staging: greybus: gb-camera: use BIT() macro for flags
2025-12-22 15:24 UTC (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] staging: greybus: gb-camera: fix configure_streams indentation
[PATCH] staging: rtl8723bs: rename shortGIrate to short_gi_rate
2025-12-22 13:24 UTC
[PATCH] staging: greybus: split gb_audio_gb_get_topology() into helper functions
2025-12-22 6:23 UTC (2+ messages)
[PATCH 0/5] staging: ad9832: driver cleanup
2025-12-21 19:43 UTC (18+ messages)
` [PATCH 1/5] staging: iio: ad9832: clean up whitespace
` [PATCH 2/5] staging: iio: ad9832: convert to guard(mutex)
` [PATCH 3/5] staging: iio: ad9832: cleanup dev_err_probe()
` [PATCH 4/5] staging: iio: ad9832: convert to iio channels and ext_info attrs
` [PATCH 5/5] staging: iio: ad9832: add sysfs documentation
[PATCH] staging: sm750fb: Rename CamelCase variable fixId to fix_id
2025-12-21 15:30 UTC
[PATCH] media: rc: rc_unregister_device() should not call rc_free_device()
2025-12-20 22:27 UTC
[PATCH] staging: fbtft: fix spacing before close parenthesis
2025-12-20 14:34 UTC (4+ messages)
[PATCH v2 1/1] staging: greybus: Remove completed PWM TODO item
2025-12-20 13:56 UTC
[PATCH] staging: nvec: replace short udelay with usleep_range
2025-12-20 10:32 UTC (2+ messages)
[PATCH] staging: nvec: replace short udelay with usleep_range
2025-12-20 10:09 UTC (3+ messages)
[PATCH] staging: av7110: use usleep_range for short waits
2025-12-20 9:55 UTC (4+ messages)
` [PATCH 1/2] staging: media: av7110: fix checkpatch warning in av7110_hw.c
` [PATCH] staging: nvec: replace short udelay with usleep_range
` [PATCH 2/2] staging: media: av7110: fix checkpatch warning in sp8870.c
[PATCH 0/3] staging: greybus: arche-platform: fix probe issues
2025-12-19 10:59 UTC (4+ messages)
` [PATCH 1/3] staging: greybus: arche-platform: fix coldboot probe error path
` [PATCH 2/3] staging: greybus: arche-platform: fix memleak on probe failure
` [PATCH 3/3] staging: greybus: arche-platform: fix OF populate on driver rebind
[PATCH 0/4] staging: rtl8723bs: Fix error handling and memory
2025-12-18 17:00 UTC (9+ messages)
` [PATCH 1/4] staging: rtl8723bs: fix firmware memory leak on error path
` [External] : "
` [PATCH 2/4] staging: rtl8723bs: fix memory leak in rtw_cfg80211_inform_bss()
` [PATCH 3/4] staging: rtl8723bs: add IS_ERR() check for kthread_run()
` [PATCH 4/4] staging: rtl8723bs: check return value of rtw_wdev_alloc()
` [External] : "
[PATCH v2 0/3] media: imx-csi: cleanup media pipeline start
2025-12-18 15:35 UTC (5+ messages)
` [PATCH v2 1/3] media: imx-csi: move media_pipeline to video device
` [PATCH v2 2/3] media: imx-csi: explicitly start media pipeline on pad 0
` [PATCH v2 3/3] media: imx-csi: use media_pad_is_streaming helper
[PATCH] staging: media: atomisp: fix code indentation
2025-12-18 6:26 UTC
[PATCH v4 0/2] staging: rtl8723bs: coding style cleanup
2025-12-17 15:59 UTC (3+ messages)
` [PATCH v4 1/2] staging: rtl8723bs: remove unnecessary braces
` [PATCH v4 2/2] staging: rtl8723bs: remove unnecessary else block
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