linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-09 14:19:31 to 2022-11-21 09:53:17 UTC [more...]

[PATCH 000/606] i2c: Complete conversion to i2c_probe_new
 2022-11-21  9:53 UTC  (11+ messages)
` [PATCH 566/606] staging: iio: adt7316: Convert to i2c's .probe_new()
` [PATCH 567/606] staging: iio: ad5933: "
` [PATCH 568/606] staging: iio: ade7854: "
` [PATCH 569/606] staging: most: i2c: "
` [PATCH 570/606] staging: olpc_dcon: "

[PATCH 00/20] media: atomisp: Misc. cleanups / fixes
 2022-11-21  9:20 UTC  (28+ messages)
` [PATCH 01/20] media: atomisp: Silence: 'atomisp_q_one_s3a_buffer: drop one s3a stat which has exp_id xx' log messages
` [PATCH 02/20] media: atomisp: Remove accelerator pipe creation code
` [PATCH 03/20] media: atomisp: Remove unused QOS defines / structure member
` [PATCH 04/20] media: atomisp: Flush queue on atomisp_css_start() error
` [PATCH 05/20] media: atomisp: Log an error on failing to alloc private-mem
` [PATCH 06/20] media: atomisp: Fix deadlock when the /dev/video# node is closed while still streaming
` [PATCH 07/20] media: atomisp: Remove 2 unused accelerator mode related functions
` [PATCH 08/20] media: atomisp: Remove atomisp_css_yuvpp_configure_viewfinder() function
` [PATCH 09/20] media: atomisp: Remove unused ia_css_frame_*() functions
` [PATCH 10/20] media: atomisp: Drop userptr support from hmm
` [PATCH 11/20] media: atomisp: Remove double atomisp_mrfld_power_down()/_up() calls from atomisp_reset()
` [PATCH 12/20] media: atomisp: Remove atomisp_mrfld_power_down()/_up()
` [PATCH 13/20] media: atomisp: Remove clearing of config from atomisp_css_uninit()
` [PATCH 14/20] media: atomisp: Remove atomisp_css_suspend()/_resume()
` [PATCH 15/20] media: atomisp: Remove sw_contex.power_state checks
` [PATCH 16/20] media: atomisp: Remove duplication between runtime-pm and normal-pm code
` [PATCH 17/20] media: atomisp: Move calling of css_[un]init() to power_on()/_off()
` [PATCH 18/20] media: atomisp: Remove atomisp_ospm_dphy_down() call from probe error path
` [PATCH 19/20] media: atomisp: Remove atomisp_ospm_dphy_up()/_down() functions
` [PATCH 20/20] media: atomisp_ov2680: Fix 1280x720 -> 1296x736 resolution

[PATCH v2 00/17] media: atomisp: Convert to videobuf2
 2022-11-20 23:29 UTC  (26+ messages)
` [PATCH v2 04/17] media: atomisp: On streamoff wait for buffers owned by the CSS to be given back
` [PATCH v2 06/17] media: atomisp: Also track buffers in a list when submitted to the ISP
` [PATCH v2 09/17] media: atomisp: Add ia_css_frame_get_info() helper
` [PATCH v2 10/17] media: atomisp: Convert to videobuf2
` [PATCH v2 12/17] media: atomisp: Fix VIDIOC_REQBUFS failing when VIDIOC_S_FMT has not been called yet
` [PATCH v2 15/17] media: atomisp: Make atomisp_g_fmt_cap() default to YUV420
` [PATCH v2 17/17] media: atomisp: gc0310: Power on sensor from set_fmt() callback

[PATCH] staging: android: ashmem: remove usage of list iterator after the loop body
 2022-11-20 10:05 UTC  (2+ messages)

[PATCH] staging: gdm724x: fix potential memleak in register_lte_device()
 2022-11-20  9:08 UTC 

[PATCH] staging: pi433: set DCC setting to spec recommended value
 2022-11-19 19:54 UTC 

[PATCH] staging: pi433: call set_lan_gain for receiver config
 2022-11-19 17:11 UTC 

[GIT PULL] Staging driver fix for 6.1-rc6
 2022-11-18 20:20 UTC  (2+ messages)

[PATCH v1 1/1] atomisp: Make bds_factors_list be type of struct u32_fract
 2022-11-18 18:43 UTC 

[PATCH 0/3] vc04_services: Promote bool usage
 2022-11-18 17:25 UTC  (16+ messages)
` [PATCH 1/3] Revert "staging: mmal-vchiq: Avoid use of bool in structures"
` [PATCH 2/3] vc04_services: mmal-vchiq: Use bool for vchiq_mmal_component.in_use
` [PATCH 3/3] vc04_services: bcm2835-camera: Use bool values for mmal_fmt.remove_padding

[PATCH v2 0/3] staging: vc04_services: Promote bool usage
 2022-11-18 17:23 UTC  (10+ messages)
` [PATCH v2 1/3] Revert "staging: mmal-vchiq: Avoid use of bool in structures"
` [PATCH v2 2/3] vc04_services: mmal-vchiq: Use bool for vchiq_mmal_component.in_use
` [PATCH v2 3/3] vc04_services: bcm2835-camera: Use bool values for mmal_fmt.remove_padding

[PATCH 00/23] Add Tegra20 parallel video input capture
 2022-11-18 13:11 UTC  (31+ messages)
` [PATCH 01/23] dt-bindings: display: tegra: add bindings for Tegra20 VIP
` [PATCH 02/23] dt-bindings: display: tegra: vi: add 'vip' property and example
` [PATCH 03/23] ARM: dts: tegra20: add label to nvidia,tegra20-vi node
` [PATCH 04/23] ARM: dts: tegra20-tamonten: add label to avdd_vdac regulator
` [PATCH 05/23] staging: media: tegra-video: fix .vidioc_enum_fmt_vid_cap to return all formats
` [PATCH 06/23] staging: media: tegra-video: improve documentation of tegra_video_format fields
` [PATCH 07/23] staging: media: tegra-video: document tegra_channel_get_remote_source_subdev
` [PATCH 08/23] staging: media: tegra-video: fix typos in comment
` [PATCH 09/23] staging: media: tegra-video: improve error messages
` [PATCH 10/23] staging: media: tegra-video: slightly simplify cleanup on errors
` [PATCH 11/23] staging: media: tegra-video: move private struct declaration to C file
` [PATCH 12/23] staging: media: tegra-video: remove unneeded include
` [PATCH 13/23] staging: media: tegra-video: Kconfig: allow TPG only on Tegra210
` [PATCH 14/23] staging: media: tegra-video: move tegra_channel_fmt_align to a per-soc op
` [PATCH 15/23] staging: media: tegra-video: move default format to soc-specific data
` [PATCH 16/23] staging: media: tegra-video: move MIPI calibration calls from VI to CSI
` [PATCH 17/23] staging: media: tegra-video: add a per-soc enable/disable op
` [PATCH 18/23] staging: media: tegra-video: move syncpt init/free to a per-soc op
` [PATCH 19/23] staging: media: tegra-video: add syncpts for Tegra20 to struct tegra_vi
` [PATCH 20/23] staging: media: tegra-video: add hooks for planar YUV and H/V flip
` [PATCH 21/23] staging: media: tegra-video: add H/V flip controls
` [PATCH 22/23] staging: media: tegra-video: add support for VIP (parallel video input)
` [PATCH 23/23] staging: media: tegra-video: add tegra20 variant

[PATCH 1/1] staging: gdm724x: Replace macro GDM_TTY_READY with static inline function
 2022-11-17 19:54 UTC  (3+ messages)
  ` [PATCH 1/1 v2] "

[PATCH] staging: vt6655: change the function name s_vFillCTSHead
 2022-11-17 19:33 UTC  (2+ messages)

[PATCH v2] staging: vt6655: change the function name s_vGenerateTxParameter
 2022-11-17 18:46 UTC  (4+ messages)

[PATCH v3] staging: vt6655: change the function name s_vFillRTSHead
 2022-11-17 18:45 UTC  (7+ messages)

[PATCH] staging: wlan-ng: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper
 2022-11-17 18:03 UTC  (3+ messages)

[PATCH 0/2] vc04_services: vchiq-mmal: Drop bool usage
 2022-11-17 13:50 UTC  (9+ messages)
` [PATCH 1/2] staging: vc04_services: mmal-vchiq: Do not assign bool to u32
` [PATCH 2/2] staging: vc04_services: mmal-common: Do not use bool in structures

[PATCH] staging: vme_user: Fix possible UAF in tsi148_dma_list_add
 2022-11-17  3:59 UTC 

[PATCH 00/14] ARM: remove unused davinci board & drivers
 2022-11-14 21:08 UTC  (2+ messages)

[PATCH] staging: media: omap4iss: remove cacheflush import
 2022-11-14 16:20 UTC  (2+ messages)

[PATCH] staging: media: omap4iss: correct cacheflush import
 2022-11-14 16:06 UTC  (3+ messages)

[PATCH v1 1/1] staging: media: tegra-video: Replace custom implementation of device_match_fwnode()
 2022-11-14 10:20 UTC  (4+ messages)

[PATCH] staging: media: sunxi: cedrus: make vb2_ops struct definition const
 2022-11-13 17:52 UTC  (2+ messages)

[PATCH v2] staging: iio: meter: replace ternary operator by if condition
 2022-11-13 13:03 UTC  (2+ messages)

staging/wlan-ng query: convert to flexible array member
 2022-11-13  7:38 UTC  (3+ messages)

[PATCH 00/10] staging: rtl8192e: Rename variables in rtl819x_HTProc.c
 2022-11-13  4:36 UTC  (11+ messages)
` [PATCH 01/10] staging: rtl8192e: Rename bTxDisableRate.., RegMaxLPSAwa.. and bTxUseD
` [PATCH 02/10] staging: rtl8192e: Rename Regdot11HTOper.., bSupportM.. and PowerSaveCo
` [PATCH 03/10] staging: rtl8192e: Rename Regdot11TxHT.., dot11HTOpera.. and RegHTSuppRa
` [PATCH 04/10] staging: rtl8192e: Rename pPSC
` [PATCH 05/10] staging: rtl8192e: Rename RFInProgres.., bEnableHT and RegChannelPlan
` [PATCH 06/10] staging: rtl8192e: Rename LinkDetectInfo
` [PATCH 07/10] staging: rtl8192e: Rename bNetPromisc.., IntelPromiscu.. and bPromiscu
` [PATCH 08/10] staging: rtl8192e: Rename bFilterSour.., CCKPresentAt.. and ResetProg
` [PATCH 09/10] staging: rtl8192e: Rename InterruptLog, RxCounter and bHwRfOffAction
` [PATCH 10/10] staging: rtl8192e: Rename pHTInfo

[PATCH] media: staging: media: imx: imx7-media-csi: Remove a useless include
 2022-11-12 21:51 UTC  (2+ messages)

[PATCH] staging: iio: meter: use min() for comparison and assignment
 2022-11-12 16:35 UTC  (4+ messages)

[PATCH v12 5/6] media: microchip: microchip-isc: move media_pipeline_* to (un)prepare cb
 2022-11-11 23:07 UTC  (2+ messages)

[PATCH 0/4] staging: r8188eu: some _FAIL, _SUCCESS removals
 2022-11-11 18:53 UTC  (6+ messages)
` [PATCH 1/4] staging: r8188eu: convert aes_cipher() to void
` [PATCH 2/4] staging: r8188eu: convert rtw_xmit_resource_alloc() to common error logic
` [PATCH 3/4] staging: r8188eu: convert _rtw_init_xmit_priv() "
` [PATCH 4/4] staging: r8188eu: binstallGrpkey is set to _FAIL

patches for staging:media drivers
 2022-11-11 17:11 UTC  (7+ messages)

[PATCH] staging: r8188eu: rename three functions
 2022-11-10 20:19 UTC  (2+ messages)

[PATCH v5 0/2] staging: rtl8192e: trivial code cleanup patches
 2022-11-10 19:09 UTC  (7+ messages)
` [PATCH v5 1/2] staging: rtl8192e: rename tables in r8192e_hwimg.c
` [PATCH v5 2/2] staging: rtl8192e: replace macro defines with variables

[PATCH v4 0/3] staging: rtl8192e: trivial code cleanup patches
 2022-11-10  9:28 UTC  (5+ messages)
` [PATCH v4 2/3] staging: rtl8192e: rename r8192E_hwimg.c/h to table.c/h

[PATCH v3 7/7] staging: ks7010: Avoid clashing function prototypes
 2022-11-10  0:10 UTC  (2+ messages)

[PATCH v3 0/3] media: cedrus: 10-bit HEVC support
 2022-11-09 18:23 UTC  (4+ messages)
` [PATCH v3 1/3] media: cedrus: Adjust buffer size based on codec
` [PATCH v3 2/3] media: cedrus: h265: Support decoding 10-bit frames
` [PATCH v3 3/3] media: cedrus: Relax HEVC SPS restrictions

[PATCH] staging: fbtft: Use ARRAY_SIZE() to get argument count
 2022-11-09 16:00 UTC  (11+ 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).