Linux kernel staging patches
 help / color / mirror / Atom feed
 messages from 2024-04-12 07:57:59 to 2024-04-20 11:54:20 UTC [more...]

[PATCH 0/4] staging: vchiq_core: Minor clean-ups
 2024-04-20 11:53 UTC  (5+ 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-20 10:54 UTC  (2+ messages)

[PATCH] staging:fbtft:fb_ili9320 Removed redundant Parentheses
 2024-04-19 18:04 UTC 

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

[PATCH v5 00/11] staging: vc04_services: Drop non-essential global members
 2024-04-19 14:04 UTC  (24+ messages)
` [PATCH v5 01/11] staging: vc04_services: Drop g_once_init global variable
` [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 04/11] staging: vc04_services: Move variables for tracking connections
` [PATCH v5 05/11] staging: vc04_services: Drop vchiq_connected.[ch] files
` [PATCH v5 06/11] staging: vc04_services: Move global variables tracking allocated pages
` [PATCH v5 07/11] staging: vc04_services: Move global memory mapped pointer
` [PATCH v5 08/11] staging: vc04_services: Move spinlocks to vchiq_state
` [PATCH v5 09/11] staging: vc04_services: vchiq_mmal: Rename service_callback()
` [PATCH v5 10/11] staging: vc04_services: Move global g_state to vchiq_state
` [PATCH v5 11/11] staging: vc04_services: Drop completed TODO item

[PATCH v2 00/26] media: Fix coccinelle warning/errors
 2024-04-19 10:01 UTC  (28+ 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] 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 00/35] media: Fix coccinelle warning/errors
 2024-04-18 15:46 UTC  (71+ 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] 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  (36+ messages)
` [PATCH 01/23] media: atomisp: Add atomisp_s_sensor_power() helper
` [PATCH 02/23] media: atomisp: Turn on sensor power from atomisp_set_fmt()
` [PATCH 03/23] media: atomisp: Add atomisp_select_input() helper
` [PATCH 04/23] media: atomisp: Simplify atomisp_s_input() input argument checking
` [PATCH 05/23] media: atomisp: Ensure CSI-receiver[x] -> ISP links correctly reflect current sensor
` [PATCH 06/23] media: atomisp: Propagate set_fmt on sensor results to CSI port
` [PATCH 07/23] media: atomisp: Propagate v4l2_mbus_framefmt.field to CSI port sink pad
` [PATCH 08/23] media: atomisp: Call media_pipeline_alloc_start() in stream start
` [PATCH 09/23] media: atomisp: Drop atomisp_pipe_check() from atomisp_link_setup()
` [PATCH 10/23] media: atomisp: ov2722: Remove power on sensor from set_fmt() callback
` [PATCH 11/23] media: atomisp: Remove test pattern generator (TPG) support
` [PATCH 12/23] media: atomisp: Remove input_port_ID_t
` [PATCH 13/23] media: atomisp: Drop the atomisp custom lm3554 flash driver
` [PATCH 14/23] media: atomisp: Drop custom flash support
` [PATCH 15/23] media: atomisp: Drop unused frame_status tracking
` [PATCH 16/23] media: atomisp: Drop intel_v4l2_subdev_type
` [PATCH 17/23] media: atomisp: Remove gmin_platform VCM code
` [PATCH 18/23] media: atomisp: Remove struct atomisp_platform_data
` [PATCH 19/23] media: atomisp: Remove clearing of ISP crop / compose rectangles on file release
` [PATCH 20/23] media: atomisp: Remove empty s_power() op from ISP subdev
` [PATCH 21/23] media: atomisp: Remove empty s_stream() op from CSI subdev
` [PATCH 22/23] media: atomisp: Cleanup atomisp_isr_thread() spinlock handling
` [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)

[PATCH 4/5] staging: nvec: make i2c controller register writes robust
 2024-04-15  6:07 UTC  (3+ messages)
` [PATCH V2 "

[PATCH V3] staging: vc04_services: Re-align function parameters
 2024-04-15  6:02 UTC  (2+ messages)

[PATCH V2] staging: vchiq: Reformat Kconfig help texts
 2024-04-14 19:22 UTC 

[PATCH] staging: vchiq: Reformat Kconfig help texts
 2024-04-14 16:07 UTC  (2+ messages)

[PATCH v2] staging: vc04_services: Reformatted code according to Kernel Documents
 2024-04-14 12:01 UTC  (2+ messages)

[PATCH] Replace function alignment of camel case by snake case
 2024-04-14 11:56 UTC  (3+ messages)

[PATCH] staging: vc04_services: Code optimized to use linux BIT macro
 2024-04-14 10:17 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 read-only IMAP folder(s) and NNTP newsgroup(s).