linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
[RFC] staging: ks7010: How to proceed with Spectec SDW-823 microSD driver
 2024-04-24 21:39 UTC  (4+ messages)
  ` [RFC] staging: gdm724x: How to proceed with drivers gdmtty and gdmulte

[PATCH v1 1/1] media: atomisp: Remove unused GPIO related defines and APIs
 2024-04-24 21:08 UTC 

[PATCH v4 67/71] media: atomisp: Switch to new Intel CPU model defines
 2024-04-24 19:31 UTC  (2+ messages)

[PATCH v2 00/26] media: Fix coccinelle warning/errors
 2024-04-24 18:46 UTC  (46+ messages)
` [PATCH v2 01/26] media: pci: mgb4: Refactor struct resources
` [PATCH v2 02/26] media: stb0899: Simplify check
` [PATCH v2 03/26] media: uvcvideo: Refactor iterators
` [PATCH v2 04/26] media: uvcvideo: Use max() macro
` [PATCH v2 05/26] media: go7007: Use min and max macros
` [PATCH v2 06/26] media: stm32-dcmipp: Remove redundant printk
` [PATCH v2 07/26] media: staging: sun6i-isp: "
` [PATCH v2 08/26] media: dvb-frontends: tda18271c2dd: Remove casting during div
` [PATCH v2 09/26] media: v4l: async: refactor v4l2_async_create_ancillary_links
` [PATCH v2 10/26] staging: media: tegra-video: Use swap macro
` [PATCH v2 11/26] media: s2255: Use refcount_t instead of atomic_t for num_channels
` [PATCH v2 12/26] media: platform: mtk-mdp3: Use refcount_t for job_count
` [PATCH v2 13/26] media: common: saa7146: Use min macro
` [PATCH v2 14/26] media: dvb-frontends: drx39xyj: "
` [PATCH v2 15/26] media: netup_unidvb: "
` [PATCH v2 16/26] media: au0828: "
` [PATCH v2 17/26] media: flexcop-usb: "
` [PATCH v2 18/26] media: gspca: cpia1: "
` [PATCH v2 19/26] media: stk1160: "
` [PATCH v2 20/26] media: tegra-vde: Refactor timeout handling
` [PATCH v2 21/26] media: i2c: st-mipid02: Use the correct div function
` [PATCH v2 22/26] media: tc358746: Use the correct div_ function
` [PATCH v2 23/26] media: venus: vdec: Make explicit the range of us_per_frame
` [PATCH v2 24/26] media: venus: venc: "
` [PATCH v2 25/26] media: dvb-frontends: tda10048: Fix integer overflow
` [PATCH v2 26/26] media: dvb-frontends: tda10048: Make explicit the range of z

[PATCH v1 0/2] media: atomisp: A couple of cleanups
 2024-04-24 18:43 UTC  (3+ messages)
` [PATCH v1 1/2] media: atomisp: Clean up unused macros from math_support.h
` [PATCH v1 2/2] media: atomisp: Replace COMPILATION_ERROR_IF() by static_assert()

[PATCH] staging: vc04_services: Delete unnecessary NULL check
 2024-04-24 15:17 UTC  (2+ messages)

[PATCH] media: staging: media: starfive: camss: Drop obsolete return value documentation
 2024-04-24 14:02 UTC 

[PATCH v1 1/1] fbtft: seps525: Don't use "proxy" headers
 2024-04-23 17:36 UTC 

[PATCH 00/35] media: Fix coccinelle warning/errors
 2024-04-23 16:49 UTC  (79+ messages)
` [PATCH 01/35] media: pci: mgb4: Refactor struct resources
` [PATCH 02/35] media: stb0899: Remove unreacheable code
` [PATCH 03/35] media: uvcvideo: Refactor iterators
` [PATCH 04/35] media: uvcvideo: Use max() macro
` [PATCH 05/35] media: go7007: Use min and max macros
` [PATCH 06/35] media: stm32-dcmipp: Remove redundant printk
` [PATCH 07/35] media: staging: sun6i-isp: "
` [PATCH 08/35] media: dvb-frontends: tda18271c2dd: Remove casting during div
` [PATCH 09/35] media: v4l: async: refactor v4l2_async_create_ancillary_links
` [PATCH 10/35] staging: media: tegra-video: Use swap macro
` [PATCH 11/35] media: s2255: Use refcount_t instead of atomic_t for num_channels
` [PATCH 12/35] media: platform: mtk-mdp3: Use refcount_t for job_count
` [PATCH 13/35] media: common: saa7146: Use min macro
` [PATCH 14/35] media: dvb-frontends: drx39xyj: "
` [PATCH 15/35] media: netup_unidvb: "
` [PATCH 16/35] media: au0828: "
` [PATCH 17/35] media: flexcop-usb: "
` [PATCH 18/35] media: gspca: cpia1: "
` [PATCH 19/35] media: stk1160: "
` [PATCH 20/35] media: tegra-vde: Refactor timeout handling
` [PATCH 21/35] media: venus: Use div64_u64
` [PATCH 22/35] media: i2c: st-mipid02: Use the correct div function
` [PATCH 23/35] media: dvb-frontends: tda10048: Use the right div
` [PATCH 24/35] media: tc358746: Use the correct div_ function
` [PATCH 25/35] media: venus: "
` [PATCH 26/35] media: venus: Refator return path
` [PATCH 27/35] media: dib0700: "
` [PATCH 28/35] media: usb: cx231xx: "
` [PATCH 29/35] media: i2c: rdacm20: "
` [PATCH 30/35] media: i2c: et8ek8: "
` [PATCH 31/35] media: cx231xx: "
` [PATCH 32/35] media: si4713: "
` [PATCH 33/35] media: ttpci: "
` [PATCH 34/35] media: hdpvr: "
` [PATCH 35/35] media: venus: "

[PATCH 00/34] address all -Wunused-const warnings
 2024-04-23  9:52 UTC  (5+ messages)
` [PATCH 33/34] drivers: remove incorrect of_match_ptr/ACPI_PTR annotations
` (subset) [PATCH 00/34] address all -Wunused-const warnings

[PATCH] staging:fbtft:fb_ili9320 Removed redundant Parentheses
 2024-04-22 13:25 UTC  (2+ messages)

[PATCH] staging: nvec: make i2c controller register writes robust
 2024-04-22 11:29 UTC  (4+ messages)

[PATCH] staging: pi433: Remove unused driver
 2024-04-21 20:29 UTC  (2+ messages)

[Patch v2] staging: greybus: Replace gcam macros with direct dev log calls
 2024-04-21 14:29 UTC  (2+ messages)

[PATCH v5 00/11] staging: vc04_services: Drop non-essential global members
 2024-04-21  8:58 UTC  (9+ messages)
` [PATCH v5 02/11] staging: vc04_services: vchiq_arm: Split driver static and runtime data
` [PATCH v5 03/11] staging: vc04_services: vchiq_arm: Drop g_cache_line_size
` [PATCH v5 07/11] staging: vc04_services: Move global memory mapped pointer

[PATCH 0/4] staging: vchiq_core: Minor clean-ups
 2024-04-21  8:55 UTC  (9+ messages)
` [PATCH 1/4] staging: vchiq_core: Use printk messages for devices
` [PATCH 2/4] staging: vchiq_core: Add parentheses to VCHIQ_MSG_SRCPORT
` [PATCH 3/4] staging: vchiq_core: Drop unnecessary blank lines
` [PATCH 4/4] staging: vchiq_core: Add missing "

[PATCH V2] staging: vc04_services: vchiq_arm: Fix NULL ptr dereferences
 2024-04-21  8:49 UTC  (3+ messages)

[PATCH] staging: vc04_services: vchiq_arm: Fix NULL ptr dereferences
 2024-04-19 15:42 UTC  (3+ messages)

[PATCH] staging: media: starfive: Add multiple resolution support
 2024-04-19  8:19 UTC 

[v1] staging: media: starfive: Clean pad selection in isp_try_format()
 2024-04-19  1:17 UTC  (4+ messages)
` 回复: "
    ` 回复: "

[PATCH] staging: fbtft Removed redundant parentheses
 2024-04-17 17:55 UTC  (3+ messages)

[PATCH v3 68/74] x86/cpu/vfm: Update drivers/staging/media/atomisp/include/linux/atomisp_platform.h
 2024-04-17 17:31 UTC  (5+ messages)

[PATCH 00/23] media: atomisp: Further media-controller related fixes + dead code removal
 2024-04-16 14:52 UTC  (18+ messages)
` [PATCH 11/23] media: atomisp: Remove test pattern generator (TPG) support
` [PATCH 13/23] media: atomisp: Drop the atomisp custom lm3554 flash driver
` [PATCH 14/23] media: atomisp: Drop custom flash support
` [PATCH 16/23] media: atomisp: Drop intel_v4l2_subdev_type
` [PATCH 23/23] media: atomisp: Remove setting of f->fmt.pix.priv from atomisp_set_fmt()

[PATCH] Staging : ks7010 ks_wlan_net : Fixed Unnecessary Paranthesis, Prefer Fallthrough and Line spacing issue
 2024-04-16 12:38 UTC  (2+ messages)

[GIT PULL] media: atomisp: Changes for 6.10-2
 2024-04-16  9:33 UTC 

[PATCH V4] staging: vc04_services: Re-align function parameters
 2024-04-15 18:44 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).